11Feb22rv1_12_0+0471-750046b92ad - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /Users/sumo/clangMacOS/sumo/tests -reconnect /Users/sumo/clangMacOS/texttesttmp/clangMacOS.28Feb000827.67079 -g

To start TextTest for these tests, run:

texttest -a complex -d /Users/sumo/clangMacOS/sumo/tests


default: 568 tests: 523 succeeded 33 FAILED 10 known bugs 2 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-mac-ba : broken_nets sumo ( Last six runs Feb2022 )

---------- Differences in errors ----------
529,532c529
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown to-node '2' for edge '1'.
< Quitting (on error).
---
>  Wrong error code returned (-11)!
535,537c532
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Quitting (on error).
---
>  Wrong error code returned (-11)!

TEST FAILED on ts-sim-mac-ba : broken_nets sumo_no_validation ( Last six runs Feb2022 )

---------- Differences in errors ----------
136,139c136
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown to-node '2' for edge '1'.
< Quitting (on error).
---
>  Wrong error code returned (-11)!
143,146c140
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown to-node '2' for edge '1'.
< Quitting (on error).
---
>  Wrong error code returned (-11)!
164,167c158
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown to-node '2' for edge '1'.
< Quitting (on error).
---
>  Wrong error code returned (-11)!
171,174c162
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown to-node '2' for edge '1'.
< Quitting (on error).
---
>  Wrong error code returned (-11)!
192,195c180
< Error: Unknown from-edge '1' in connection.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : fmi model_validation ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 28, in <module>
>     from fmpy import read_model_description, extract
> ImportError: No module named fmpy
---------- Differences in output ----------
1,3d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< Print ended at step 60.0

TEST FAILED on ts-sim-mac-ba : fmi vehicle_getIDCount ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 28, in <module>
>     from fmpy import read_model_description, extract
> ImportError: No module named fmpy
---------- Differences in output ----------
1,63d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 1.0: vehicle.getIDCount = 6
< TIME 2.0: vehicle.getIDCount = 6
< TIME 3.0: vehicle.getIDCount = 6
< TIME 4.0: vehicle.getIDCount = 7
< TIME 5.0: vehicle.getIDCount = 7
< TIME 6.0: vehicle.getIDCount = 8
< TIME 7.0: vehicle.getIDCount = 8
< TIME 8.0: vehicle.getIDCount = 9
< TIME 9.0: vehicle.getIDCount = 9
< TIME 10.0: vehicle.getIDCount = 9
< TIME 11.0: vehicle.getIDCount = 9
< TIME 12.0: vehicle.getIDCount = 9
< TIME 13.0: vehicle.getIDCount = 10
< TIME 14.0: vehicle.getIDCount = 10
< TIME 15.0: vehicle.getIDCount = 10
< TIME 16.0: vehicle.getIDCount = 11
< TIME 17.0: vehicle.getIDCount = 11
< TIME 18.0: vehicle.getIDCount = 12
< TIME 19.0: vehicle.getIDCount = 12
< TIME 20.0: vehicle.getIDCount = 12
< TIME 21.0: vehicle.getIDCount = 13
< TIME 22.0: vehicle.getIDCount = 13
< TIME 23.0: vehicle.getIDCount = 13
< TIME 24.0: vehicle.getIDCount = 13
< TIME 25.0: vehicle.getIDCount = 13
< TIME 26.0: vehicle.getIDCount = 12
< TIME 27.0: vehicle.getIDCount = 10
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : fmi vehicle_getParameterWithKey ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 28, in <module>
>     from fmpy import read_model_description, extract
> ImportError: No module named fmpy
---------- Differences in output ----------
1,4d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< key, value: 'meaningOfLife', '42'
< Print ended at step 60.0

TEST FAILED on ts-sim-mac-ba : fmi vehicle_moveToXY ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 28, in <module>
>     from fmpy import read_model_description, extract
> ImportError: No module named fmpy
---------- Differences in output ----------
1,91d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 0: laneID = ''
< TIME 1.0: laneID = 'WE1_0'
< currentPos = [0.0, -1.6]
< targetPos = (10.0, -1.6)
< TIME 2.0: laneID = 'WE1_0'
< currentPos = [10.0, -1.6]
< targetPos = (20.0, -1.6)
< TIME 3.0: laneID = 'WE1_0'
< currentPos = [20.0, -1.6]
< targetPos = (30.0, -1.6)
< TIME 4.0: laneID = 'WE1_0'
< currentPos = [30.0, -1.6]
< targetPos = (40.0, -1.6)
< TIME 5.0: laneID = 'WE1_0'
< currentPos = [40.0, -1.6]
< targetPos = (50.0, -1.6)
< TIME 6.0: laneID = ':J1_10_0'
< currentPos = [50.0, -1.6]
< targetPos = (60.0, -1.6)
< TIME 7.0: laneID = 'WE2_0'
< currentPos = [60.0, -1.6]
< targetPos = (70.0, -1.6)
< TIME 8.0: laneID = 'WE2_0'
< currentPos = [70.0, -1.6]
< targetPos = (80.0, -1.6)
< TIME 9.0: laneID = 'WE2_0'
< currentPos = [80.0, -1.6]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : state persons walk ( Last six runs Feb2022 )

---------- Differences in state ----------
10c10
<         <person id="walk_route" type="DEFAULT_PEDTYPE" depart="1.00" state="0 1 1000 1 44000 3/1to2/1_0 392.846 1.92 -1 1.29938 0 0 0 null null 0 null null null 0">
---
>         <person id="walk_route" type="DEFAULT_PEDTYPE" depart="1.00" state="0 1 1000 1 43000 3/1to2/1_0 391.763 1.92 -1 1.29938 0 0 0 null null 0 null null null 0">
---------- Differences in vehroutes ----------
13c13
<     <person id="walk_route_id" depart="0.00" arrival="1159.00">
---
>     <person id="walk_route_id" depart="0.00" arrival="1160.00">

TEST FAILED on ts-sim-mac-ba : state rerouting ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,14c1,28
< Warning: Teleporting vehicle 'veh71'; waited too long (yield), lane='gneE2_0', time=1194.00.
< Warning: Vehicle 'veh71' ends teleporting on edge 'gneE3', time=1194.00.
< Warning: Teleporting vehicle 'veh73'; waited too long (yield), lane='gneE2_0', time=1645.00.
< Warning: Vehicle 'veh73' ends teleporting on edge 'gneE3', time=1645.00.
< Warning: Teleporting vehicle 'veh74'; waited too long (yield), lane='gneE2_0', time=1950.00.
< Warning: Vehicle 'veh74' ends teleporting on edge 'gneE3', time=1950.00.
< Warning: Teleporting vehicle 'veh632'; waited too long (yield), lane='gneE2_0', time=2723.00.
< Warning: Vehicle 'veh632' ends teleporting on edge 'gneE3', time=2723.00.
< Warning: Teleporting vehicle 'veh70'; waited too long (yield), lane='gneE2_0', time=1073.00.
< Warning: Vehicle 'veh70' ends teleporting on edge 'gneE3', time=1073.00.
< Warning: Teleporting vehicle 'veh71'; waited too long (yield), lane='gneE2_0', time=1378.00.
< Warning: Vehicle 'veh71' ends teleporting on edge 'gneE3', time=1378.00.
< Warning: Teleporting vehicle 'veh72'; waited too long (yield), lane='gneE2_0', time=1684.00.
< Warning: Vehicle 'veh72' ends teleporting on edge 'gneE3', time=1684.00.
---
> Warning: Teleporting vehicle 'veh68'; waited too long (yield), lane='gneE2_0', time=565.00.
> Warning: Vehicle 'veh68' ends teleporting on edge 'gneE3', time=565.00.
> Warning: Teleporting vehicle 'veh69'; waited too long (yield), lane='gneE2_0', time=871.00.
> Warning: Vehicle 'veh69' ends teleporting on edge 'gneE3', time=871.00.
> Warning: Teleporting vehicle 'veh70'; waited too long (yield), lane='gneE2_0', time=1177.00.
> Warning: Vehicle 'veh70' ends teleporting on edge 'gneE3', time=1177.00.
> Warning: Teleporting vehicle 'veh71'; waited too long (yield), lane='gneE2_0', time=1482.00.
> Warning: Vehicle 'veh71' ends teleporting on edge 'gneE3', time=1482.00.
> Warning: Teleporting vehicle 'veh72'; waited too long (yield), lane='gneE2_0', time=1787.00.
> Warning: Vehicle 'veh72' ends teleporting on edge 'gneE3', time=1787.00.
> Warning: Teleporting vehicle 'veh73'; waited too long (yield), lane='gneE2_0', time=2092.00.
> Warning: Vehicle 'veh73' ends teleporting on edge 'gneE3', time=2092.00.
> Warning: Teleporting vehicle 'veh74'; waited too long (yield), lane='gneE2_0', time=2397.00.
> Warning: Vehicle 'veh74' ends teleporting on edge 'gneE3', time=2397.00.
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
581c581
<     <vehicle id="veh141" type="default" depart="442.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="545.00">
---
>     <vehicle id="veh141" type="default" depart="442.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="543.00">
585c585
<     <vehicle id="veh142" type="default" depart="445.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="550.00">
---
>     <vehicle id="veh142" type="default" depart="445.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="547.00">
589c589
<     <vehicle id="veh143" type="default" depart="449.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="555.00">
---
>     <vehicle id="veh143" type="default" depart="449.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="552.00">
593c593
<     <vehicle id="veh144" type="default" depart="452.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="559.00">
---
>     <vehicle id="veh144" type="default" depart="452.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="557.00">
597c597
<     <vehicle id="veh145" type="default" depart="455.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="563.00">
---
>     <vehicle id="veh145" type="default" depart="455.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="560.00">
601c601
<     <vehicle id="veh146" type="default" depart="459.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="567.00">
---
>     <vehicle id="veh146" type="default" depart="459.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="563.00">
605,609c605
<     <vehicle id="veh147" type="default" depart="462.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="571.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
< 
<     <vehicle id="veh68" type="default" depart="205.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="576.00">
<truncated after showing first 30 lines>
---------- Differences in vehroutes2 ----------
77c77
<     <vehicle id="veh148" type="default" depart="465.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="567.00">
---
>     <vehicle id="veh148" type="default" depart="465.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="566.00">
81c81,88
<     <vehicle id="veh149" type="default" depart="469.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="571.00">
---
>     <vehicle id="veh68" type="default" depart="205.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="566.00">
>         <routeDistribution>
>             <route replacedOnEdge="gneE0" reason="device.rerouting" replacedAtTime="205.00" probability="0" edges="gneE0 gneE4 gneE5 gneE3"/>
>             <route edges="gneE0 gneE1 gneE2 gneE3"/>
>         </routeDistribution>
>     </vehicle>
> 
>     <vehicle id="veh149" type="default" depart="469.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="569.00">
85c92
<     <vehicle id="veh150" type="default" depart="472.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="575.00">
---
>     <vehicle id="veh150" type="default" depart="472.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="573.00">
92c99
<     <vehicle id="veh151" type="default" depart="476.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="579.00">
---
>     <vehicle id="veh151" type="default" depart="476.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="577.00">
96c103
<     <vehicle id="veh152" type="default" depart="480.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="583.00">
---
>     <vehicle id="veh152" type="default" depart="480.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="581.00">
103c110
<     <vehicle id="veh153" type="default" depart="483.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="586.00">
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : state save_on_rail_signal ( Last six runs Feb2022 )

---------- Differences in state ----------
17c17
<             <approaching id="train2" arrivalTime="152304" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalTimeBraking="182304" arrivalSpeedBraking="0.00" waitingTime="0" distance="210.05"/>
---
>             <approaching id="train2" arrivalTime="152304" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalTimeBraking="169692" arrivalSpeedBraking="0.00" waitingTime="0" distance="210.05"/>
23,24c23,24
<             <approaching id="train2" arrivalTime="116862" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalTimeBraking="146862" arrivalSpeedBraking="0.00" waitingTime="0" distance="7.19"/>
<             <approaching id="train3" arrivalTime="120647" arrivalSpeed="11.00" departSpeed="11.00" request="1" arrivalTimeBraking="150647" arrivalSpeedBraking="0.00" waitingTime="0" distance="72.64"/>
---
>             <approaching id="train2" arrivalTime="116862" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalTimeBraking="117163" arrivalSpeedBraking="0.00" waitingTime="0" distance="7.19"/>
>             <approaching id="train3" arrivalTime="120647" arrivalSpeed="11.00" departSpeed="11.00" request="1" arrivalTimeBraking="118124" arrivalSpeedBraking="0.00" waitingTime="0" distance="72.64"/>
29,30c29,30
<             <approaching id="train2" arrivalTime="132149" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalTimeBraking="162149" arrivalSpeedBraking="0.00" waitingTime="0" distance="202.86"/>
<             <approaching id="train3" arrivalTime="133647" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalTimeBraking="163647" arrivalSpeedBraking="0.00" waitingTime="0" distance="268.31"/>
---
>             <approaching id="train2" arrivalTime="132149" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalTimeBraking="141193" arrivalSpeedBraking="0.00" waitingTime="0" distance="202.86"/>
>             <approaching id="train3" arrivalTime="133647" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalTimeBraking="134396" arrivalSpeedBraking="0.00" waitingTime="0" distance="268.31"/>
36,37c36,37
<             <approaching id="train2" arrivalTime="115000" arrivalSpeed="2.00" departSpeed="5.72" request="1" arrivalTimeBraking="145000" arrivalSpeedBraking="0.00" waitingTime="0" distance="0.00"/>
<             <approaching id="train3" arrivalTime="120813" arrivalSpeed="9.61" departSpeed="11.00" request="1" arrivalTimeBraking="150813" arrivalSpeedBraking="0.00" waitingTime="0" distance="65.45"/>
---
>             <approaching id="train2" arrivalTime="115000" arrivalSpeed="2.00" departSpeed="5.72" request="1" arrivalTimeBraking="114650" arrivalSpeedBraking="0.00" waitingTime="0" distance="0.00"/>
>             <approaching id="train3" arrivalTime="120813" arrivalSpeed="9.61" departSpeed="11.00" request="1" arrivalTimeBraking="117603" arrivalSpeedBraking="0.00" waitingTime="0" distance="65.45"/>

TEST FAILED on ts-sim-mac-ba : state save_rail_signal ( Last six runs Feb2022 )

---------- Differences in state ----------
15c15
<             <approaching id="train2" arrivalTime="152304" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalTimeBraking="182304" arrivalSpeedBraking="0.00" waitingTime="0" distance="210.05"/>
---
>             <approaching id="train2" arrivalTime="152304" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalTimeBraking="169692" arrivalSpeedBraking="0.00" waitingTime="0" distance="210.05"/>
20c20
<             <approaching id="train2" arrivalTime="116862" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalTimeBraking="146862" arrivalSpeedBraking="0.00" waitingTime="0" distance="7.19"/>
---
>             <approaching id="train2" arrivalTime="116862" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalTimeBraking="117163" arrivalSpeedBraking="0.00" waitingTime="0" distance="7.19"/>
25c25
<             <approaching id="train2" arrivalTime="132149" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalTimeBraking="162149" arrivalSpeedBraking="0.00" waitingTime="0" distance="202.86"/>
---
>             <approaching id="train2" arrivalTime="132149" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalTimeBraking="141193" arrivalSpeedBraking="0.00" waitingTime="0" distance="202.86"/>
31c31
<             <approaching id="train2" arrivalTime="115000" arrivalSpeed="2.00" departSpeed="5.72" request="1" arrivalTimeBraking="145000" arrivalSpeedBraking="0.00" waitingTime="0" distance="0.00"/>
---
>             <approaching id="train2" arrivalTime="115000" arrivalSpeed="2.00" departSpeed="5.72" request="1" arrivalTimeBraking="114650" arrivalSpeedBraking="0.00" waitingTime="0" distance="0.00"/>

2 TESTS FAILED on ts-sim-mac-ba :

---------- Differences in state2 ----------
32c32
<             <approaching id="between" arrivalTime="25194" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalTimeBraking="55194" arrivalSpeedBraking="0.00" waitingTime="0" distance="238.83"/>
---
>             <approaching id="between" arrivalTime="25194" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalTimeBraking="20342" arrivalSpeedBraking="0.00" waitingTime="0" distance="238.83"/>
state save_rail_signal_constraint ( Last six runs Feb2022 )
state save_rail_signal_constraint_include ( Last six runs Feb2022 )

TEST FAILED on ts-sim-mac-ba : sumo b50 ( Last six runs Feb2022 )

---------- Differences in errors ----------
7,43c7,20
< Warning: Vehicle 'vehicle.841' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=2648.00.
< Warning: Vehicle 'vehicle.821' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=2649.00.
< Warning: Vehicle 'vehicle.1056' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3260.00.
< Warning: Vehicle 'vehicle.1083' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3261.00.
< Warning: Vehicle 'vehicle.1048' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3262.00.
< Warning: Vehicle 'vehicle.1061' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3263.00.
< Warning: Vehicle 'vehicle.1074' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3264.00.
< Warning: Vehicle 'vehicle.1060' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3265.00.
< Warning: Vehicle 'vehicle.1009' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3266.00.
< Warning: Vehicle 'vehicle.1045' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3267.00.
< Warning: Vehicle 'vehicle.1047' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3268.00.
< Warning: Vehicle 'vehicle.1050' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3269.00.
< Warning: Vehicle 'vehicle.1052' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3270.00.
< Warning: Vehicle 'vehicle.1054' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3271.00.
< Warning: Vehicle 'vehicle.1058' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3272.00.
< Warning: Vehicle 'vehicle.1015' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3273.00.
< Warning: Vehicle 'vehicle.1018' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3274.00.
< Warning: Vehicle 'vehicle.1059' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3275.00.
< Warning: Vehicle 'vehicle.1063' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3276.00.
< Warning: Vehicle 'vehicle.1031' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3277.00.
< Warning: Vehicle 'vehicle.1057' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3278.00.
< Warning: Vehicle 'vehicle.1053' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3279.00.
< Warning: Vehicle 'vehicle.1062' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3280.00.
< Warning: Vehicle 'vehicle.1044' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3281.00.
< Warning: Vehicle 'vehicle.1049' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3282.00.
< Warning: Vehicle 'vehicle.988' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3283.00.
< Warning: Vehicle 'vehicle.969' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3284.00.
< Warning: Vehicle 'vehicle.1087' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3285.00.
< Warning: Vehicle 'vehicle.1001' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=3286.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
10a11
> Teleports: 2 (Jam: 1, Wrong Lane: 1)
13c14
< Simulation ended at time: 8547.00
---
> Simulation ended at time: 8412.00

TEST FAILED on ts-sim-mac-ba : sumo protobuf ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,28
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/protobuf2xml.py", line 32, in <module>
>     import google.protobuf.descriptor  # we need to do this late because the xml2protobuf import modifies sys.path
> ImportError: No module named google.protobuf.descriptor
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 210, in <module>
>     main()
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 197, in main
>     attrFinder.xsdStruc._namedEnumerations, options.protodir, base)
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 185, in generateProto
>     subprocess.call([protoc, "%s.proto" % base, "--python_out=%s" % protodir])
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 172, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
> Error: send failed: Software caused tcpip::Socket abort
> Quitting (on error).
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/sumo/protobuf/runner.py", line 82, in <module>
>     connect(IN_PORT, OUT_PORT)
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/sumo/protobuf/runner.py", line 38, in connect
>     i.connect(("localhost", inPort))
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 228, in meth
>     return getattr(self._sock,name)(*args)
> socket.error: [Errno 61] Connection refused
---------- Differences in output ----------
1,5d0
< --- 
< +++ 
< -
< -<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
< +<trajectories timeStepSize="1000">

TEST FAILED on ts-sim-mac-ba : sumo speedMap ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,2
> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/matplotlib/colorbar.py:829: RuntimeWarning: invalid value encountered in divide
>   z = np.take(y, i0) + (xn - np.take(b, i0)) * dy / db

TEST FAILED on ts-sim-mac-ba : sumo vehroute-roundtrip grid2_random ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,4c1,24
< Warning: Teleporting vehicle '1240'; waited too long (yield), lane=':C2_18_0', time=1121.00.
< Warning: Vehicle '1240' ends teleporting on edge 'C2C3', time=1121.00.
< Warning: Teleporting vehicle '1240'; waited too long (yield), lane=':C2_18_0', time=1121.00.
< Warning: Vehicle '1240' ends teleporting on edge 'C2C3', time=1121.00.
---
> Warning: Teleporting vehicle '1518'; collision with vehicle '1641', lane='A1B1_0', gap=-0.04, time=987.00 stage=move.
> Warning: Vehicle '1518' ends teleporting on edge 'E13', time=987.00.
> Warning: Teleporting vehicle '1555'; waited too long (yield), lane='E3D3_0', time=1282.00.
> Warning: Teleporting vehicle '1594'; waited too long (yield), lane='D2D3_0', time=1284.00.
> Warning: Vehicle '1594' ends teleporting on edge '-E3D3', time=1286.00.
> Warning: Vehicle '1555' ends teleporting on edge '-C3D3', time=1297.00.
> Warning: Teleporting vehicle '1590'; waited too long (yield), lane='C3D3_0', time=1307.00.
> Warning: Vehicle '1590' ends teleporting on edge '-D2D3', time=1309.00.
> Warning: Teleporting vehicle '1829'; waited too long (wrong lane), lane='E3D3_1', time=1337.00.
> Warning: Vehicle '1829' ends teleporting on edge '-D4D3', time=1339.00.
> Warning: Teleporting vehicle '1532'; waited too long (yield), lane='D2E2_1', time=1345.00.
> Warning: Vehicle '1532' ends teleporting on edge 'E2E3', time=1345.00.
> Warning: Teleporting vehicle '1518'; collision with vehicle '1641', lane='A1B1_0', gap=-0.04, time=987.00 stage=move.
> Warning: Vehicle '1518' ends teleporting on edge 'E13', time=987.00.
> Warning: Teleporting vehicle '1555'; waited too long (yield), lane='E3D3_0', time=1282.00.
> Warning: Teleporting vehicle '1594'; waited too long (yield), lane='D2D3_0', time=1284.00.
> Warning: Vehicle '1594' ends teleporting on edge '-E3D3', time=1286.00.
> Warning: Vehicle '1555' ends teleporting on edge '-C3D3', time=1297.00.
> Warning: Teleporting vehicle '1590'; waited too long (yield), lane='C3D3_0', time=1307.00.
> Warning: Vehicle '1590' ends teleporting on edge '-D2D3', time=1309.00.
> Warning: Teleporting vehicle '1829'; waited too long (wrong lane), lane='E3D3_1', time=1337.00.
> Warning: Vehicle '1829' ends teleporting on edge '-D4D3', time=1339.00.
> Warning: Teleporting vehicle '1532'; waited too long (yield), lane='D2E2_1', time=1345.00.
> Warning: Vehicle '1532' ends teleporting on edge 'E2E3', time=1345.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< Teleports: 1 (Yield: 1)
---
> Teleports: 6 (Collisions: 1, Yield: 4, Wrong Lane: 1)
12,17c12,17
<  RouteLength: 476.99
<  Speed: 4.07
<  Duration: 154.80
<  WaitingTime: 81.26
<  TimeLoss: 117.42
<  DepartDelay: 5.96
---
>  RouteLength: 513.75
>  Speed: 3.48
>  Duration: 224.87
>  WaitingTime: 139.65
>  TimeLoss: 184.57
>  DepartDelay: 10.12
19c19
< DijkstraRouter answered 6219 queries and explored 38.18 edges on average.
---
> DijkstraRouter answered 8598 queries and explored 39.97 edges on average.
30c30
< Teleports: 1 (Yield: 1)
---
> Teleports: 6 (Collisions: 1, Yield: 4, Wrong Lane: 1)
32,36c32,36
<  RouteLength: 476.99
<  Speed: 4.07
<  Duration: 154.80
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
6,7c6,7
<     <teleports total="1" jam="0" yield="1" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0"/>
---
>     <teleports total="6" jam="0" yield="4" wrongLane="1"/>
>     <safety collisions="1" emergencyStops="0"/>
9c9
<     <vehicleTripStatistics routeLength="476.99" speed="4.07" duration="154.80" waitingTime="81.26" timeLoss="117.42" departDelay="5.96" departDelayWaiting="-1.00" totalTravelTime="309595.00" totalDepartDelay="11913.00"/>
---
>     <vehicleTripStatistics routeLength="513.75" speed="3.48" duration="224.87" waitingTime="139.65" timeLoss="184.57" departDelay="10.12" departDelayWaiting="-1.00" totalTravelTime="449736.00" totalDepartDelay="20239.00"/>
---------- Differences in statistics2 ----------
6,7c6,7
<     <teleports total="1" jam="0" yield="1" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0"/>
---
>     <teleports total="6" jam="0" yield="4" wrongLane="1"/>
>     <safety collisions="1" emergencyStops="0"/>
9c9
<     <vehicleTripStatistics routeLength="476.99" speed="4.07" duration="154.80" waitingTime="81.26" timeLoss="117.42" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="309595.00" totalDepartDelay="0.00"/>
---
>     <vehicleTripStatistics routeLength="513.75" speed="3.48" duration="224.87" waitingTime="139.65" timeLoss="184.57" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="449736.00" totalDepartDelay="0.00"/>

TEST FAILED on ts-sim-mac-ba : sumo vehroute-roundtrip grid_flows ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,2
> Error: Replayed route replacement failed for vehicle 'C.124' route=!C.124#3 time=779.00 (current edge 'E4D4' not found in new route).
> Quitting (on error).
---------- Differences in output ----------
11,16c11,16
<  RouteLength: 1174.48
<  Speed: 3.98
<  Duration: 322.76
<  WaitingTime: 157.03
<  TimeLoss: 235.06
<  DepartDelay: 30.62
---
>  RouteLength: 1173.65
>  Speed: 4.14
>  Duration: 308.40
>  WaitingTime: 145.48
>  TimeLoss: 220.78
>  DepartDelay: 26.82
18c18
< DijkstraRouter answered 5213 queries and explored 66.32 edges on average.
---
> DijkstraRouter answered 4938 queries and explored 65.50 edges on average.
23,38c23,32
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 832
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 1174.48
<  Speed: 3.98
<  Duration: 322.76
<  WaitingTime: 157.03
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
9c9
<     <vehicleTripStatistics routeLength="1174.48" speed="3.98" duration="322.76" waitingTime="157.03" timeLoss="235.06" departDelay="30.62" departDelayWaiting="-1.00" totalTravelTime="268538.00" totalDepartDelay="25479.00"/>
---
>     <vehicleTripStatistics routeLength="1173.65" speed="4.14" duration="308.40" waitingTime="145.48" timeLoss="220.78" departDelay="26.82" departDelayWaiting="-1.00" totalTravelTime="256591.00" totalDepartDelay="22313.00"/>
---------- Differences in statistics2 ----------
5,12d4
<     <vehicles loaded="832" inserted="832" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <vehicleTripStatistics routeLength="1174.48" speed="3.98" duration="322.76" waitingTime="157.03" timeLoss="235.06" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="268538.00" totalDepartDelay="0.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>

TEST FAILED on ts-sim-mac-ba : traci connection clientCloses sumo-gui ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,4
> FXApp::openDisplay: unable to open display :0.0
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
---------- Differences in output ----------
3,15d2
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0

TEST FAILED on ts-sim-mac-ba : traci connection closingOutput sumo-gui ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,185
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="5.10" speed="0.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="6.53" speed="1.43"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="10.57" speed="4.03"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="16.77" speed="6.21"/>
            </lane>
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-mac-ba : traci connection multipleConnections basic sumo-gui ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,119
> FXApp::openDisplay: unable to open display :0.0
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 61 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 61 tries
> FXApp::openDisplay: unable to open display :0.0
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 61 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 61 tries
> FXApp::openDisplay: unable to open display :0.0
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 61 tries
> Process Process-7:
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 61 tries
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,5c4
< Process 1 ended at step 99
< Process 2 ended at step 99
---
> t:53213 [Errno 61] Connection refused
7,8c6
< Process 1 ended at step 99
< Process 2 ended at step 99
---
> t:53213 [Errno 61] Connection refused
11,15c9,12
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
---
> t:53213 [Errno 61] Connection refused
> t:53213 [Errno 61] Connection refused
> t:53213 [Errno 61] Connection refused
> t:53213 [Errno 61] Connection refused
17,21c14,17
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
---
> t:53213 [Errno 61] Connection refused
> t:53213 [Errno 61] Connection refused
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : traci connection parallelConnection sumo-gui ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,4
> FXApp::openDisplay: unable to open display :0.0
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect.")
> traci.exceptions.FatalTraCIError: Could not connect.
---------- Differences in output ----------
3,16d2
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection already closed.
< ----------- TraCI ends first -----------
<  Run 0
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection '2' is not known.

TEST FAILED on ts-sim-mac-ba : traci connection repeatedConnection sumo-gui ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,4
> FXApp::openDisplay: unable to open display :0.0
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
---------- Differences in output ----------
3,42d2
< Print ended at step 100.0
<  Run 1
< Print ended at step 100.0
<  Run 2
< Print ended at step 100.0
<  Run 3
< Print ended at step 100.0
<  Run 4
< Print ended at step 100.0
<  Run 5
< Print ended at step 100.0
<  Run 6
< Print ended at step 100.0
<  Run 7
< Print ended at step 100.0
<  Run 8
< Print ended at step 100.0
<  Run 9
< Print ended at step 100.0
< ----------- TraCI ends first -----------
<  Run 0
< Print ended at step 100.0
<  Run 1
< Print ended at step 100.0
<  Run 2
< Print ended at step 100.0
<  Run 3
< Print ended at step 100.0
<  Run 4
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : traci gui b50 ( Last six runs Feb2022 )

---------- Differences in errors ----------
6a7,10
> FXApp::openDisplay: unable to open display :0.0
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

TEST FAILED on ts-sim-mac-ba : traci gui gui ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,185
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,29d0
< step 0
< step 1
< step 2
< hasGUI True
< views ('View #0',)
< examining View #0
< set zoom (80.0)
< get zoom 80.0
< set offset (400.0, 400.0)
< get offset (400.0, 400.0)
< set schema ('real world')
< get schema real world
< visible boundary ((-805.859375, -230.0), (1605.859375, 1030.0))
< has view View #0 True
< has view 'foo' False
< track vehicle 'horiz'
< get tracked vehicle horiz
< {0: ('View #0',)}
< step 3
< {0: ('View #0',)}
< step 4
< {0: ('View #0',)}
< step 5
< {0: ('View #0',)}
< veh selected: False
< edge selected: False
< veh selected: True
< edge selected: True
< screenshot dimensions (500, 500, 4)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : traci gui polygon_dynamics_gui ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,185
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,256d0
< step 0
< step 1
< step 2
< adding poly0
< polygons ('poly0',)
< polygon count 1
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
< color (100, 200, 0, 255)
< filled True
< step 3
< step 4
< step 5
< # (1) Adding underspecified dynamics...
< Caught TraCIException
< # (2) Adding malformed dynamics 1 ...
< Caught TraCIException
< # (3) Adding malformed dynamics 2 ...
< Caught TraCIException
< # (4) Adding malformed dynamics 3 ...
< Caught TraCIException
< # (5) Adding malformed dynamics 4 ...
< Caught TraCIException
< # (6) Adding malformed dynamics 5 ...
< Caught TraCIException
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : traci gui polygon_dynamics_remove ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,185
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
>   " Retrying with different port.") % (sumoPort, e))
> FXApp::openDisplay: unable to open display :0.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : traci trafficlight NEMA phaseCalls ( Last six runs Feb2022 )

---------- Differences in output ----------
41d40
< ['0', '1', '0', '1', '0', '0', '0', '0']
42a42
> ['0', '1', '0', '1', '0', '0', '0', '0']
48c48
< ['1', '0', '0', '1', '0', '1', '0', '0']
---
> ['1', '0', '0', '1', '0', '0', '0', '0']
56c56
< ['1', '1', '0', '1', '0', '0', '0', '0']
---
> ['1', '0', '0', '1', '0', '0', '0', '0']
63c63
< ['1', '1', '0', '1', '0', '0', '0', '0']
---
> ['1', '1', '0', '1', '0', '1', '0', '0']
67c67,69
< ['1', '1', '0', '1', '0', '1', '0', '0']
---
> ['1', '1', '0', '1', '0', '0', '0', '0']
> ['1', '1', '0', '1', '0', '0', '0', '0']
> ['1', '1', '0', '1', '0', '0', '0', '0']
73,74d74
< ['1', '0', '0', '1', '0', '0', '0', '0']
< ['1', '1', '0', '1', '0', '0', '0', '0']
79d78
< ['1', '1', '0', '1', '0', '0', '0', '0']
81c80
< ['1', '1', '0', '1', '0', '0', '0', '0']
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-mac-ba : traci trafficlight railsignal_state ( Last six runs Feb2022 )

---------- Differences in errors ----------
2a3
> Warning: Invalid approach information to rail signal 'junction 'N2', link 0' after rerouting for vehicle 'rail5' first driveway edge 'T9_0' time=502.00.

TEST FAILED on ts-sim-mac-ba : unit_tests testcommon ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 38, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 172, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1,111d0
< Running main() from gtest_main.cc
< [==========] Running 45 tests from 5 test suites.
< [----------] Global test environment set-up.
< [----------] 10 tests from StringTokenizer
< [ RUN      ] StringTokenizer.test_split_with_whitechar
< [       OK ] StringTokenizer.test_split_with_whitechar ((TIME))
< [ RUN      ] StringTokenizer.test_split_with_newline
< [       OK ] StringTokenizer.test_split_with_newline ((TIME))
< [ RUN      ] StringTokenizer.test_split_with_x
< [       OK ] StringTokenizer.test_split_with_x ((TIME))
< [ RUN      ] StringTokenizer.test_split_any_char
< [       OK ] StringTokenizer.test_split_any_char ((TIME))
< [ RUN      ] StringTokenizer.test_method_reinit
< [       OK ] StringTokenizer.test_method_reinit ((TIME))
< [ RUN      ] StringTokenizer.test_method_size
< [       OK ] StringTokenizer.test_method_size ((TIME))
< [ RUN      ] StringTokenizer.test_method_front
< [       OK ] StringTokenizer.test_method_front ((TIME))
< [ RUN      ] StringTokenizer.test_method_get
< [       OK ] StringTokenizer.test_method_get ((TIME))
< [ RUN      ] StringTokenizer.test_method_get_with_empty_data
< [       OK ] StringTokenizer.test_method_get_with_empty_data ((TIME))
< [ RUN      ] StringTokenizer.test_method_getVector
< [       OK ] StringTokenizer.test_method_getVector ((TIME))
< [----------] 10 tests from StringTokenizer ((TIME) total)
< 
< [----------] 4 tests from FileHelpers
< [ RUN      ] FileHelpers.test_method_checkForRelativity
< [       OK ] FileHelpers.test_method_checkForRelativity ((TIME))
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-mac-ba : unit_tests testfoxtools ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 38, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 172, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1,13d0
< Running main() from gtest_main.cc
< [==========] Running 2 tests from 1 test suite.
< [----------] Global test environment set-up.
< [----------] 2 tests from FXWorkerThread
< [ RUN      ] FXWorkerThread.test_init
< [       OK ] FXWorkerThread.test_init ((TIME))
< [ RUN      ] FXWorkerThread.test_get_all
< [       OK ] FXWorkerThread.test_get_all ((TIME))
< [----------] 2 tests from FXWorkerThread ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 2 tests from 1 test suite ran. ((TIME) total)
< [  PASSED  ] 2 tests.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-mac-ba : unit_tests testgeom ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 38, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 172, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1,67d0
< Running main() from gtest_main.cc
< [==========] Running 26 tests from 3 test suites.
< [----------] Global test environment set-up.
< [----------] 10 tests from Boundary
< [ RUN      ] Boundary.test_method_add
< [       OK ] Boundary.test_method_add ((TIME))
< [ RUN      ] Boundary.test_method_add_multiple
< [       OK ] Boundary.test_method_add_multiple ((TIME))
< [ RUN      ] Boundary.test_method_getCenter
< [       OK ] Boundary.test_method_getCenter ((TIME))
< [ RUN      ] Boundary.test_method_getWidthHeight
< [       OK ] Boundary.test_method_getWidthHeight ((TIME))
< [ RUN      ] Boundary.test_method_around
< [       OK ] Boundary.test_method_around ((TIME))
< [ RUN      ] Boundary.test_method_overlapsWith
< [       OK ] Boundary.test_method_overlapsWith ((TIME))
< [ RUN      ] Boundary.test_method_crosses
< [       OK ] Boundary.test_method_crosses ((TIME))
< [ RUN      ] Boundary.test_method_partialWithin
< [       OK ] Boundary.test_method_partialWithin ((TIME))
< [ RUN      ] Boundary.test_method_flipY
< [       OK ] Boundary.test_method_flipY ((TIME))
< [ RUN      ] Boundary.test_method_moveby
< [       OK ] Boundary.test_method_moveby ((TIME))
< [----------] 10 tests from Boundary ((TIME) total)
< 
< [----------] 1 test from GeoConvHelper
< [ RUN      ] GeoConvHelper.test_method_x2cartesian
< [       OK ] GeoConvHelper.test_method_x2cartesian ((TIME))
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-mac-ba : unit_tests testmicrosim ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 38, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 172, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1,29d0
< Running main() from gtest_main.cc
< [==========] Running 7 tests from 3 test suites.
< [----------] Global test environment set-up.
< [----------] 1 test from MSEventControl
< [ RUN      ] MSEventControl.test_method_execute
< [       OK ] MSEventControl.test_method_execute ((TIME))
< [----------] 1 test from MSEventControl ((TIME) total)
< 
< [----------] 4 tests from MSCFModelTest
< [ RUN      ] MSCFModelTest.test_method_brakeGap
< [       OK ] MSCFModelTest.test_method_brakeGap ((TIME))
< [ RUN      ] MSCFModelTest.test_method_static_brakeGap
< [       OK ] MSCFModelTest.test_method_static_brakeGap ((TIME))
< [ RUN      ] MSCFModelTest.test_method_static_freeSpeed
< [       OK ] MSCFModelTest.test_method_static_freeSpeed ((TIME))
< [ RUN      ] MSCFModelTest.test_method_static_freeSpeed_half
< [       OK ] MSCFModelTest.test_method_static_freeSpeed_half ((TIME))
< [----------] 4 tests from MSCFModelTest ((TIME) total)
< 
< [----------] 2 tests from MSCFModel_IDMTest
< [ RUN      ] MSCFModel_IDMTest.test_method_brakeGap
< [       OK ] MSCFModel_IDMTest.test_method_brakeGap ((TIME))
< [ RUN      ] MSCFModel_IDMTest.test_method_getSecureGap
< [       OK ] MSCFModel_IDMTest.test_method_getSecureGap ((TIME))
< [----------] 2 tests from MSCFModel_IDMTest ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 7 tests from 3 test suites ran. ((TIME) total)
< [  PASSED  ] 7 tests.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-mac-ba : unit_tests testnetbuild ( Last six runs Feb2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 38, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 172, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1,16d0
< Running main() from gtest_main.cc
< [==========] Running 2 tests from 2 test suites.
< [----------] Global test environment set-up.
< [----------] 1 test from NBHeightMapperTest
< [ RUN      ] NBHeightMapperTest.test_method_getZ
< [       OK ] NBHeightMapperTest.test_method_getZ ((TIME))
< [----------] 1 test from NBHeightMapperTest ((TIME) total)
< 
< [----------] 1 test from NBTrafficLightLogic
< [ RUN      ] NBTrafficLightLogic.test_method_getDuration
< [       OK ] NBTrafficLightLogic.test_method_getDuration ((TIME))
< [----------] 1 test from NBTrafficLightLogic ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 2 tests from 2 test suites ran. ((TIME) total)
< [  PASSED  ] 2 tests.
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7471) on ts-sim-mac-ba : state load_flow_state_only ( Last six runs Feb2022 )

missing flow vehicles
(This bug was triggered by text found in file 'output' matching 'flowFromTo.1')
---------- Differences in output ----------
12,13c12,39
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> <     <tripinfo id="flowFromTo.1" depart="16.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="6.00" arrival="42.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
> > </tripinfos>
> <     <tripinfo id="flowPeriod.1" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (see #8973) on ts-sim-mac-ba : sumo ToCDevice dynamic_ToC_stop ( Last six runs Feb2022 )

dynamic ToC triggered despite stop present on vehicle's lane continuation
(This bug was triggered by text found in file 'tocs' matching 'DYNTOR')

TEST had known bugs (see #254) on ts-sim-mac-ba : sumo output one_vehicle ( Last six runs Feb2022 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.4, 71.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.4, 71.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-mac-ba : sumo output teleport ( Last six runs Feb2022 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
1,98c1,48
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-mac-ba : sumo output teleport_multihop ( Last six runs Feb2022 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
17,24c17,24
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) [('e2', 9.93), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) [('e2', 9.93), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 7.95), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 7.95), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
41,98c41,48
< success 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 0.1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 10 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (240.0, 250.0) [('e2', 9.9), ('e3', 10.0), ('edge', 9.9), ('lane', 9.9)]
< success 10 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 160.0) [('e2', 9.15), ('e3', 9.84), ('edge', 9.15), ('lane', 9.15)]
< success 100 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.41), ('e3', 5.84), ('edge', 9.41), ('lane', 9.41)]
< success 100 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 5.94), ('e3', 7.08), ('edge', 5.94), ('lane', 5.94)]
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-mac-ba : sumo output two_same_vehicles ( Last six runs Feb2022 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.4, 75.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (75.4, 75.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-mac-ba : sumo output two_vehicles_diff_length ( Last six runs Feb2022 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.4, 76.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.4, 76.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-mac-ba : sumo output two_vehicles_diff_speed ( Last six runs Feb2022 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1,24
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [('e2', 9.62), ('e3', 9.5), ('edge', 9.62), ('lane', 9.62)]
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.93), ('e3', 9.5), ('edge', 9.93), ('lane', 9.93)]
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [('e2', 9.63), ('e3', 9.5), ('edge', 9.63), ('lane', 9.63)]
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.93), ('e3', 9.5), ('edge', 9.93), ('lane', 9.93)]
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.93), ('e3', 9.5), ('edge', 9.93), ('lane', 9.93)]
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]

TEST had known bugs (see #3263) on ts-sim-mac-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Feb2022 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

TEST had known bugs (see #6192) on ts-sim-mac-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Feb2022 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 155, in <module>
>     runSingle(targetTimeHeadway, targetSpaceHeadway, duration, changeRate, maxDecel, refVehID)
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 65, in runSingle
>     leader = results[tc.VAR_LEADER][0]
> TypeError: 'NoneType' object has no attribute '__getitem__'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,102c3,102
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-mac-ba : traci connection busySocket sumo ( Last six runs Feb2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
3d2
< Could not connect in 61 tries

TEST were terminated before completion (TIMEOUT) on ts-sim-mac-ba : traci connection busySocket sumo-gui ( Last six runs Feb2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,3c1
< Could not connect in 61 tries
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
< Quitting (on error).
---
> FXApp::openDisplay: unable to open display :0.0