07Sep24rv1_20_0+1910-fa9212c7578 - 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.16Sep002207.3089724 -g

To start TextTest for these tests, run:

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


daily.elements.demands.waypoints: 245 tests: 240 succeeded 5 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in routes ----------
10c10
<         <stop busStop="busStopA" duration="60.00" speed="13.89"/>
---
>         <stop busStop="busStopA" duration="60.00" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint chargingstation create parking ( Last six runs Sep2024 )

---------- Differences in routes ----------
8c8
<         <stop chargingStation="chargingStationA" duration="60.00" speed="13.89"/>
---
>         <stop chargingStation="chargingStationA" duration="60.00" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : elements demands waypoint containerstop create parking ( Last six runs Sep2024 )

---------- Differences in routes ----------
8c8
<         <stop containerStop="containerStopA" duration="60.00" speed="13.89"/>
---
>         <stop containerStop="containerStopA" duration="60.00" parking="1" speed="13.89"/>

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

---------- Differences in routes ----------
10c10
<         <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" parking="1" speed="13.89"/>

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

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