17Sep24rv1_20_0+2017-ec2a54cf778 - detailed test results for NETEDIT.daily.elements.demands.containers

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests -reconnect /home/delphi/extraNetedit/texttesttmp/neteditcheckoutput.08Oct220951.4188148 -g

To start TextTest for these tests, run:

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


daily.elements.demands.containers: 131 tests: 126 succeeded 3 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements demands containerflow create default_stop default_stop_chargingstation ( Last six runs Oct2024 Sep2024 )

---------- Differences in routes ----------
5,8d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800">
<         <stop chargingStation="chargingStationA" duration="60.00"/>
<     </containerFlow>

TEST FAILED on ts-sim-build-ba : elements demands containerflow create flow_attributes end ( Last six runs Oct2024 Sep2024 )

---------- Differences in log ----------
0a1,4
> Warning: Double edges aren't allowed
> Warning: Double stoppingPlaces aren't allowed
> Warning: Double edges aren't allowed
> Warning: Only two from-to elements are allowed
---------- Differences in routes ----------
5,14d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800">
<         <tranship from="Edge0" busStop="busStopA"/>
<     </containerFlow>
<     <containerFlow id="cf_1" begin="0.00" end="20.50" containersPerHour="1800">
<         <tranship from="Edge0" busStop="busStopA"/>
<     </containerFlow>
<     <containerFlow id="cf_2" begin="0.00" end="22.00" containersPerHour="1800">
<         <tranship from="Edge0" to="Edge2"/>
<     </containerFlow>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect flow_attributes begin float ( Last six runs Oct2024 Sep2024 )

---------- Differences in routes ----------
6c6
<     <containerFlow id="cf_0" begin="10.20" end="3600.00" containersPerHour="1800">
---
>     <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800">

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
elements demands container fix ( Last six runs Oct2024 Sep2024 )
elements demands containerflow fix ( Last six runs Oct2024 Sep2024 )