03Sep24rv1_20_0+1920-74ef12f204c - 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/netedit.daily.basic.12Sep222941.2723264 -g

To start TextTest for these tests, run:

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


daily.elements.demands.containers: 131 tests: 123 succeeded 6 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_busstop ( Last six runs Sep2024 Aug2024 )

---------- 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 busStop="busStopA" duration="60.00"/>
<     </containerFlow>

TEST FAILED on ts-sim-build-ba : elements demands containerflow create default_transport default_transport_containerstop ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
5,9d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800">
<         <stop containerStop="containerStopA" duration="0"/>
<         <transport to="Edge5" lines="ANY"/>
<     </containerFlow>

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

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

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

---------- Differences in routes ----------
12c12
<     <containerFlow id="cf_2" begin="0.00" end="3600.00" period="20.50">
---
>     <containerFlow id="cf_2" begin="0.00" end="3600.00" period="22.00">

TEST FAILED on ts-sim-build-ba : elements demands containerflow create id ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
5,11d4
<     <!-- 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="pf_0" begin="0.00" end="3600.00" containersPerHour="1800">
<         <tranship from="Edge0" busStop="busStopA"/>
<     </containerFlow>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect_selection type ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
10c10
<     <containerFlow id="cf_0" type="typeC" begin="10.00" departPos="0.00" color="red" end="3600.00" containersPerHour="1200">
---
>     <containerFlow id="cf_0" begin="10.00" departPos="0.00" color="red" end="3600.00" containersPerHour="1200">
13c13
<     <containerFlow id="cf_1" type="typeC" begin="12.00" departPos="11.00" color="blue" end="3800.00" containersPerHour="11501.59744408945698523894">
---
>     <containerFlow id="cf_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" containersPerHour="11501.59744408945698523894">

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