texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.01Dec003247.3822992 -g
texttest -a netedit -d /home/delphi/gcc/sumo/tests
---------- Differences in routes ---------- 7,8c7,8 < <walk from="Edge0" chargingStation="chargingStationA"/> < <personTrip busStop="busStopB"/> --- > <personTrip from="Edge0" chargingStation="chargingStationA"/> > <walk busStop="busStopB"/>elements demands personplan persontrip from_chargingstation to_busstop contextual_menu center ( Last six runs Nov2024 )
---------- Differences in routes ---------- 7c7 < <walk from="Edge0" chargingStation="chargingStationA"/> --- > <personTrip from="Edge0" chargingStation="chargingStationA"/>elements demands personplan persontrip from_chargingstation to_busstop delete ( Last six runs Nov2024 )
---------- Differences in routes ---------- 7,8c7,8 < <ride from="Edge0" chargingStation="chargingStationA"/> < <personTrip trainStop="trainStopB"/> --- > <personTrip from="Edge0" chargingStation="chargingStationA"/> > <ride trainStop="trainStopB"/>
---------- Differences in routes ---------- 8c8 < <personTrip toJunction="Junction4"/> --- > <walk toJunction="Junction4"/>elements demands personplan persontrip from_containerstop to_junction contextual_menu center ( Last six runs Nov2024 )
---------- Differences in routes ---------- 7c7 < <walk from="Edge0" containerStop="containerStopA"/> --- > <personTrip from="Edge0" containerStop="containerStopA"/>elements demands personplan persontrip from_containerstop to_junction contextual_menu copy_typed_name ( Last six runs Nov2024 )
---------- Differences in routes ---------- 8c8 < <personTrip toJunction="Junction5"/> --- > <ride toJunction="Junction5"/>
---------- Differences in routes ---------- 8c8 < <personTrip trainStop="trainStopB"/> --- > <ride trainStop="trainStopB"/>
---------- Differences in routes ---------- 7c7 < <walk from="Edge0" to="Edge0"/> --- > <personTrip from="Edge0" to="Edge0"/>elements demands personplan persontrip from_edge to_chargingstation contextual_menu copy_name ( Last six runs Nov2024 )
---------- Differences in routes ---------- 8c8 < <personTrip chargingStation="chargingStationA"/> --- > <walk chargingStation="chargingStationA"/>
---------- Differences in routes ---------- 8c8 < <personTrip chargingStation="chargingStationB"/> --- > <ride chargingStation="chargingStationB"/>
---------- Differences in routes ---------- 7,8c7,8 < <walk from="Edge0" to="Edge0"/> < <personTrip chargingStation="chargingStationB"/> --- > <personTrip from="Edge0" to="Edge0"/> > <walk chargingStation="chargingStationB"/>
---------- Differences in routes ---------- 8c8 < <personTrip containerStop="containerStopA"/> --- > <walk containerStop="containerStopA"/>
---------- Differences in routes ---------- 7,8c7,8 < <walk from="Edge0" to="Edge0"/> < <personTrip containerStop="containerStopA"/> --- > <personTrip from="Edge0" to="Edge0"/> > <walk containerStop="containerStopA"/>
---------- Differences in routes ---------- 8c8 < <personTrip containerStop="containerStopB"/> --- > <ride containerStop="containerStopB"/>
---------- Differences in routes ---------- 8c8 < <personTrip containerStop="containerStopB"/> --- > <walk containerStop="containerStopB"/>
---------- Differences in routes ---------- 7c7 < <walk from="Edge0" toJunction="Junction1"/> --- > <personTrip from="Edge0" toJunction="Junction1"/>elements demands personplan persontrip from_junction to_edge inspect ( Last six runs Nov2024 )
---------- Differences in errors ---------- 0a1 > Error: invalid combination for personTrip ---------- Differences in log ---------- 0a1,2 > Warning: Double junctions aren't allowed > Error: invalid combination for personTrip ---------- Differences in routes ---------- 8d7 < <personTrip parkingArea="parkingAreaA"/>
---------- Differences in routes ---------- 8c8 < <personTrip trainStop="trainStopA"/> --- > <walk trainStop="trainStopA"/>