12Mar23rv1_16_0+1175-6f13fcf0bd5 - detailed test results for NETEDIT.daily.demand.junctions

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.01Apr002105.1040085 -g

To start TextTest for these tests, run:

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


daily.demand.junctions: 293 tests: 284 succeeded 7 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create arrivalspeed ( Last six runs Mar2023 )

---------- Differences in routes ----------
8c8
<     <trip id="t_2" depart="0.00" arrivalPosLat="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
---
>     <trip id="t_2" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create color ( Last six runs Mar2023 )

---------- Differences in routes ----------
7,8c7
<     <trip id="t_1" depart="0.00" color="cyan" fromJunction="gneJ4" toJunction="gneJ7"/>
<     <trip id="t_2" depart="0.00" color="12,13,14" fromJunction="gneJ4" toJunction="gneJ7"/>
---
>     <trip id="t_1" depart="0.00" color="12,13,14" fromJunction="gneJ4" toJunction="gneJ7"/>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departlane ( Last six runs Mar2023 )

---------- Differences in errors ----------
1c1
< Error: Invalid departLane used in tripJunctions 't_1'. 20 is greater than number of lanes
---
> Error: Invalid departLane used in tripJunctions 't_0'. 20 is greater than number of lanes
---------- Differences in log ----------
1c1
< Error: Invalid departLane used in tripJunctions 't_1'. 20 is greater than number of lanes
---
> Error: Invalid departLane used in tripJunctions 't_0'. 20 is greater than number of lanes
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="random" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departpos ( Last six runs Mar2023 )

---------- Differences in routes ----------
7c7
<     <trip id="t_1" depart="0.00" departPos="random_free" fromJunction="gneJ4" toJunction="gneJ7"/>
---
>     <trip id="t_1" depart="0.00" departPos="-12.00" fromJunction="gneJ4" toJunction="gneJ7"/>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect color ( Last six runs Mar2023 )

---------- Differences in routes ----------
6c6
<     <trip id="t_0" depart="0.00" color="12,13,14" fromJunction="gneJ4" toJunction="gneJ7"/>
---
>     <trip id="t_0" depart="0.00" color="cyan" fromJunction="gneJ4" toJunction="gneJ7"/>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat random ( Last six runs Mar2023 )

---------- Differences in routes ----------
6c6
<     <trip id="t_0" depart="0.00" departPosLat="random" fromJunction="gneJ4" toJunction="gneJ7"/>
---
>     <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect typebutton ( Last six runs Mar2023 )

---------- Differences in routes ----------
6c6
<     <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
---
>     <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
8c8
<     <trip id="t_0" type="custom_vType" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
---
>     <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>

Detailed information for the tests that had known bugs:

2 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'python: can't open file')
---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements flow_junctions fix ( Last six runs Mar2023 )
demandelements trip_junctions fix ( Last six runs Mar2023 )