17Jan23rv1_15_0+1673-4c2717c2fef - detailed test results for NETEDIT.daily.demand.basic

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.01Feb001820.1779543 -g

To start TextTest for these tests, run:

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


daily.demand.basic: 1 tests: 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements basic separated_vtypes ( Last six runs Jan2023 )

---------- Differences in errors ----------
18d17
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
20c19,20
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Error: Invalid vehicle type 'custom_vType' used in vehicle 'vehicle_0'.
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
70d69
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
72d70
< Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
75d72
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
77d73
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
116d111
< Debug: Deleting unreferenced vehicle
118d112
< Debug: Deleting unreferenced vType
---------- Differences in log ----------
0a1,2
> Error: Invalid vehicle type 'custom_vType' used in vehicle 'vehicle_0'.
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in routes ----------
5,6d4
<     <!-- VTypes -->
<     <vType id="custom_vType" color="23,45,67"/>
9,10d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <vehicle id="vehicle_0" type="custom_vType" depart="20.00" route="route_0"/>