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

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.personplans.rides: 311 tests: 299 succeeded 12 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements demands personplan ride from_busstop create_single ( Last six runs Nov2024 )

---------- Differences in routes ----------
5,8d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <stop busStop="busStopA" duration="60.00"/>
<     </person>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <ride from="Edge0" busStop="busStopA"/>
elements demands personplan ride from_busstop to_chargingstation create walk ( Last six runs Nov2024 )
elements demands personplan ride from_busstop to_trainstop contextual_menu copy_name ( Last six runs Nov2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan ride from_containerstop to_busstop contextual_menu copy_name ( Last six runs Nov2024 )

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" containerStop="containerStopA"/>
---
>         <ride from="Edge0" containerStop="containerStopA"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan ride from_containerstop to_trainstop contextual_menu copy_typed_name ( Last six runs Nov2024 )

---------- Differences in routes ----------
8c8
<         <ride trainStop="trainStopB"/>
---
>         <walk trainStop="trainStopB"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan ride from_edge to_chargingstation contextual_menu center ( Last six runs Nov2024 )

---------- Differences in routes ----------
8c8
<         <ride chargingStation="chargingStationA"/>
---
>         <walk chargingStation="chargingStationA"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan ride from_edge to_chargingstation create persontrip ( Last six runs Nov2024 )

---------- Differences in routes ----------
8c8
<         <ride chargingStation="chargingStationB"/>
---
>         <personTrip chargingStation="chargingStationB"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan ride from_edge to_containerstop create walk ( Last six runs Nov2024 )

---------- Differences in routes ----------
8c8
<         <ride containerStop="containerStopB"/>
---
>         <walk containerStop="containerStopB"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan ride from_edge to_edge inspect ( Last six runs Nov2024 )

---------- Differences in routes ----------
8c8
<         <ride to="Edge2" arrivalPos="2.50"/>
---
>         <walk to="Edge2"/>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge0"/>
---
>         <ride from="Edge0" to="Edge0"/>
elements demands personplan ride from_edge to_trainstop contextual_menu copy_name ( Last six runs Nov2024 )
elements demands personplan ride from_edge to_trainstop contextual_menu copy_typed_name ( Last six runs Nov2024 )
elements demands personplan ride from_edge to_trainstop create walk ( Last six runs Nov2024 )