03Sep24rv1_20_0+1920-74ef12f204c - detailed test results for NETEDIT.daily.elements.demands.persons

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests -reconnect /home/delphi/extraNetedit/texttesttmp/neteditcheckoutput.01Oct221002.3132448 -g

To start TextTest for these tests, run:

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


daily.elements.demands.persons: 146 tests: 139 succeeded 5 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements demands personflow create default_walk default_walk_busstop ( Last six runs Sep2024 )

---------- Differences in routes ----------
5,9d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800">
<         <stop busStop="busStopA" duration="0"/>
<         <walk to="Edge5"/>
<     </personFlow>

TEST FAILED on ts-sim-build-ba : elements demands personflow create default_walk default_walk_containerstop ( Last six runs Sep2024 )

---------- Differences in routes ----------
5,9d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800">
<         <stop containerStop="containerStopA" duration="0"/>
<         <walk to="Edge5"/>
<     </personFlow>

TEST FAILED on ts-sim-build-ba : elements demands personflow create default_walk default_walk_edges ( Last six runs Sep2024 )

---------- Differences in routes ----------
5,8d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800">
<         <walk edges="Edge0 Edge1 Edge2"/>
<     </personFlow>

TEST FAILED on ts-sim-build-ba : elements demands personflow create flow_attributes endnumber ( Last six runs Sep2024 )

---------- Differences in log ----------
2a3,4
> Warning: Double edges aren't allowed
> Warning: Double stoppingPlaces aren't allowed
---------- Differences in routes ----------
9,12c9
<     <personFlow id="pf_1" begin="0.00" end="20.50" number="1800">
<         <walk from="Edge0" busStop="busStopA"/>
<     </personFlow>
<     <personFlow id="pf_2" begin="0.00" end="20.50" number="51">
---
>     <personFlow id="pf_1" begin="0.00" end="3600.00" number="51">

TEST FAILED on ts-sim-build-ba : elements demands personflow create flow_attributes personsperhour ( Last six runs Sep2024 )

---------- Differences in routes ----------
5,8d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <personFlow id="pf_0" begin="7.30" end="3600.00" personsPerHour="1800">
<         <walk from="Edge0" busStop="busStopA"/>
<     </personFlow>

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