13Nov24rv1_21_0+0743-d2e2624cebd - detailed test results for NETEDIT.daily.elements.demands.waypoints

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.01Dec003247.3822992 -g

To start TextTest for these tests, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests


daily.elements.demands.waypoints: 245 tests: 230 succeeded 15 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements demands waypoint busstop create duration ( Last six runs Nov2024 )

---------- Differences in routes ----------
11d10
<         <stop busStop="busStopA" duration="0.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint busstop create line ( Last six runs Nov2024 )

---------- Differences in routes ----------
11c11
<         <stop busStop="busStopA" duration="60.00" line="tripID" speed="13.89"/>
---
>         <stop busStop="busStopA" duration="60.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint busstop inspect duration ( Last six runs Nov2024 )

---------- Differences in routes ----------
9c9
<         <stop busStop="busStopA" duration="3.50" speed="13.89"/>
---
>         <stop busStop="busStopA" duration="0.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint busstop inspect extension ( Last six runs Nov2024 )

---------- Differences in routes ----------
9c9
<         <stop busStop="busStopA" extension="3.50" speed="13.89"/>
---
>         <stop busStop="busStopA" extension="0.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint chargingstation inspect_selection speed ( Last six runs Nov2024 )

---------- Differences in routes ----------
9c9
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="12.20" actType="walking"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
12c12
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="12.20" actType="singing"/>
---
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane create line ( Last six runs Nov2024 )

---------- Differences in log ----------
0a1,3
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,12c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" duration="60.00" line=";;;;;;;;;;" speed="13.89"/>
<         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" duration="60.00" speed="13.89"/>
<         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" duration="60.00" line="customLine" speed="13.89"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane create permitted ( Last six runs Nov2024 )

---------- Differences in routes ----------
10c10
<         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" duration="60.00" permitted="ID1 ID2 ID3" speed="13.89"/>
---
>         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" duration="60.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane create speed ( Last six runs Nov2024 )

---------- Differences in routes ----------
9a10
>         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" duration="60.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane create tripid ( Last six runs Nov2024 )

---------- Differences in routes ----------
10c10
<         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" duration="60.00" tripId="tripID" speed="13.89"/>
---
>         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" duration="60.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane inspect extension ( Last six runs Nov2024 )

---------- Differences in routes ----------
9c9
<         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" extension="3.50" speed="13.89"/>
---
>         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" extension="0.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane inspect_selection speed ( Last six runs Nov2024 )

---------- Differences in routes ----------
7c7
<         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="6.40" actType="walking"/>
---
>         <stop lane="Edge2_1" startPos="30.00" endPos="40.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="0.00" actType="walking"/>
10c10
<         <stop lane="Edge5_1" startPos="2.00" endPos="5.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="6.40" friendlyPos="1" actType="singing"/>
---
>         <stop lane="Edge5_1" startPos="2.00" endPos="5.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="0.00" friendlyPos="1" actType="singing"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint parkingarea create acttype ( Last six runs Nov2024 )

---------- Differences in routes ----------
10c10
<         <stop parkingArea="parkingAreaA" duration="60.00" parking="1" speed="13.89" actType="dummy Act"/>
---
>         <stop parkingArea="parkingAreaA" duration="60.00" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint parkingarea create extension ( Last six runs Nov2024 )

---------- Differences in routes ----------
10c10
<         <stop parkingArea="parkingAreaA" extension="22.33" parking="1" speed="13.89"/>
---
>         <stop parkingArea="parkingAreaA" extension="0.00" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint parkingarea create line ( Last six runs Nov2024 )

---------- Differences in routes ----------
9c9
<         <stop parkingArea="parkingAreaA" duration="60.00" parking="1" speed="13.89"/>
---
>         <stop parkingArea="parkingAreaA" duration="60.00" parking="1" line=";;;;;;;;;;" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint trainstop create tripid ( Last six runs Nov2024 )

---------- Differences in routes ----------
10c10
<         <stop trainStop="trainStopA" duration="60.00" tripId="customLine" speed="13.89"/>
---
>         <stop trainStop="trainStopA" duration="60.00" speed="13.89"/>