14Feb25rv1_22_0+0239-b51b7c7a3dd - 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.28Feb001051.69948 -g

To start TextTest for these tests, run:

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


default: 799 tests: 735 succeeded 56 FAILED 8 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-bapmsumbld : fmi model_validation ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>          ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__
>     self.fp = io.open(file, filemode)
>               ~~~~~~~^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu'
---------- 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-bapmsumbld : fmi vehicle_getIDCount ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>          ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__
>     self.fp = io.open(file, filemode)
>               ~~~~~~~^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu'
---------- 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-bapmsumbld : fmi vehicle_getParameterWithKey ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>          ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__
>     self.fp = io.open(file, filemode)
>               ~~~~~~~^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu'
---------- 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-bapmsumbld : fmi vehicle_moveToXY ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>          ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__
>     self.fp = io.open(file, filemode)
>               ~~~~~~~^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu'
---------- 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-bapmsumbld : state replay ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,241
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice CF_situation1 ( Last six runs Feb2025 )

---------- Differences in fcd ----------
76c76
<         <vehicle id="ToC_veh" x="2732.21" y="2554.74" angle="306.00" type="automated@ToC_veh" speed="18.40" pos="179.53" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2733.18" y="2554.04" angle="306.00" type="automated@ToC_veh" speed="17.20" pos="178.33" lane="2/1to3/1_0" slope="0.00"/>
81,82c81,82
<         <vehicle id="ToC_veh" x="2718.29" y="2564.85" angle="306.00" type="automated@ToC_veh" speed="17.20" pos="196.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2738.28" y="2550.33" angle="306.00" type="automated" speed="18.40" pos="172.03" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2721.21" y="2562.74" angle="306.00" type="automated@ToC_veh" speed="14.80" pos="193.13" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2739.25" y="2549.63" angle="306.00" type="automated" speed="17.20" pos="170.83" lane="2/1to3/1_0" slope="0.00"/>
86,87c86,87
<         <vehicle id="ToC_veh" x="2705.35" y="2574.26" angle="306.00" type="automated@ToC_veh" speed="16.00" pos="212.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2724.36" y="2560.44" angle="306.00" type="automated" speed="17.20" pos="189.23" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2711.18" y="2570.03" angle="306.00" type="automated@ToC_veh" speed="12.40" pos="205.53" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2727.28" y="2558.33" angle="306.00" type="automated" speed="14.80" pos="185.63" lane="2/1to3/1_0" slope="0.00"/>
91,92c91,92
<         <vehicle id="ToC_veh" x="2693.38" y="2582.96" angle="306.00" type="automated@ToC_veh" speed="14.80" pos="227.53" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2711.42" y="2569.85" angle="306.00" type="automated" speed="16.00" pos="205.23" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2703.09" y="2575.90" angle="306.00" type="automated@ToC_veh" speed="10.00" pos="215.53" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2717.24" y="2565.62" angle="306.00" type="automated" speed="12.40" pos="198.03" lane="2/1to3/1_0" slope="0.00"/>
96,97c96,97
<         <vehicle id="ToC_veh" x="2682.37" y="2590.95" angle="306.00" type="automated@ToC_veh" speed="13.60" pos="241.13" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2699.45" y="2578.55" angle="306.00" type="automated" speed="14.80" pos="220.03" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2696.94" y="2580.37" angle="306.00" type="automated@ToC_veh" speed="7.60" pos="223.13" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2709.15" y="2571.49" angle="306.00" type="automated" speed="10.00" pos="208.03" lane="2/1to3/1_0" slope="0.00"/>
101,102c101,102
<         <vehicle id="ToC_veh" x="2672.34" y="2598.24" angle="306.00" type="automated@ToC_veh" speed="12.40" pos="253.53" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
84c84
<   currentSpeed = 18.400000000000002
---
>   currentSpeed = 17.200000000000003
89c89
<   currentSpeed = 17.200000000000003
---
>   currentSpeed = 14.800000000000004
94c94
<   currentSpeed = 16.000000000000004
---
>   currentSpeed = 12.400000000000006
99c99
<   currentSpeed = 14.800000000000004
---
>   currentSpeed = 10.000000000000007
104c104
<   currentSpeed = 13.600000000000005
---
>   currentSpeed = 7.6000000000000085
109c109
<   currentSpeed = 12.400000000000006
---
>   currentSpeed = 5.200000000000008
114c114
<   currentSpeed = 11.200000000000006
---
>   currentSpeed = 2.800000000000008
119c119
<   currentSpeed = 10.000000000000007
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="311.53" x="2625.42" y="2632.33"/>
---
>     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="231.53" x="2690.14" y="2585.31"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice CF_situation2 ( Last six runs Feb2025 )

---------- Differences in fcd ----------
51c51
<         <vehicle id="ToC_veh" x="2825.00" y="2487.33" angle="306.00" type="automated@ToC_veh" speed="9.50" pos="64.83" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2825.81" y="2486.74" angle="306.00" type="automated@ToC_veh" speed="8.50" pos="63.83" lane="2/1to3/1_0" slope="0.00"/>
56,57c56,57
<         <vehicle id="ToC_veh" x="2820.15" y="2490.85" angle="306.00" type="automated@ToC_veh" speed="6.00" pos="70.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2831.07" y="2482.92" angle="306.00" type="automated" speed="9.50" pos="57.33" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2822.58" y="2489.09" angle="306.00" type="automated@ToC_veh" speed="4.00" pos="67.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2831.88" y="2482.33" angle="306.00" type="automated" speed="8.50" pos="56.33" lane="2/1to3/1_0" slope="0.00"/>
61,62c61,62
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="2.50" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2826.22" y="2486.44" angle="306.00" type="automated" speed="6.00" pos="63.33" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2822.58" y="2489.09" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="67.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2828.64" y="2484.68" angle="306.00" type="automated" speed="4.00" pos="60.33" lane="2/1to3/1_0" slope="0.00"/>
66,67c66,67
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="2.50" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2822.58" y="2489.09" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="67.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2828.64" y="2484.68" angle="306.00" type="automated" speed="0.00" pos="60.33" lane="2/1to3/1_0" slope="0.00"/>
71,72c71,72
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2822.58" y="2489.09" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="67.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2828.64" y="2484.68" angle="306.00" type="automated" speed="0.00" pos="60.33" lane="2/1to3/1_0" slope="0.00"/>
76,77c76,77
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
59c59
<   currentSpeed = 9.499999999999966
---
>   currentSpeed = 8.499999999999966
64c64
<   currentSpeed = 5.999999999999966
---
>   currentSpeed = 3.9999999999999662
69c69
<   currentSpeed = 2.4999999999999662
---
>   currentSpeed = 0.0
619c619
<   currentSpeed = 14.731913661513143
---
>   currentSpeed = 15.278584294299261
624c624
<   currentSpeed = 14.670841384840795
---
>   currentSpeed = 14.731913661513143
629c629
<   currentSpeed = 15.742809692536147
---
>   currentSpeed = 14.670841384840795
634c634
<   currentSpeed = 15.270643475464212
---
>   currentSpeed = 15.403964089810515
639c639
<   currentSpeed = 15.380213195899167
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="73.33" x="2818.13" y="2492.32"/>
---
>     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="67.83" x="2822.58" y="2489.09"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice CF_situation3 ( Last six runs Feb2025 )

---------- Differences in fcd ----------
71c71
<         <vehicle id="ToC_veh" x="2782.93" y="2517.89" angle="306.00" type="automated@ToC_veh" speed="9.50" pos="116.83" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2783.74" y="2517.30" angle="306.00" type="automated@ToC_veh" speed="8.50" pos="115.83" lane="2/1to3/1_0" slope="0.00"/>
76,77c76,77
<         <vehicle id="ToC_veh" x="2778.08" y="2521.42" angle="306.00" type="automated@ToC_veh" speed="6.00" pos="122.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2789.00" y="2513.48" angle="306.00" type="automated" speed="9.50" pos="109.33" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2780.51" y="2519.65" angle="306.00" type="automated@ToC_veh" speed="4.00" pos="119.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2789.81" y="2512.89" angle="306.00" type="automated" speed="8.50" pos="108.33" lane="2/1to3/1_0" slope="0.00"/>
81,82c81,82
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="2.50" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2784.15" y="2517.01" angle="306.00" type="automated" speed="6.00" pos="115.33" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2780.51" y="2519.65" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="119.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2786.58" y="2515.24" angle="306.00" type="automated" speed="4.00" pos="112.33" lane="2/1to3/1_0" slope="0.00"/>
86,87c86,87
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2782.13" y="2518.48" angle="306.00" type="automated" speed="2.50" pos="117.83" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2780.51" y="2519.65" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="119.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2786.58" y="2515.24" angle="306.00" type="automated" speed="0.00" pos="112.33" lane="2/1to3/1_0" slope="0.00"/>
91,92c91,92
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2782.13" y="2518.48" angle="306.00" type="automated" speed="0.00" pos="117.83" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2780.51" y="2519.65" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="119.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2786.58" y="2515.24" angle="306.00" type="automated" speed="0.00" pos="112.33" lane="2/1to3/1_0" slope="0.00"/>
96,97c96,97
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
79c79
<   currentSpeed = 9.499999999999966
---
>   currentSpeed = 8.499999999999966
84c84
<   currentSpeed = 5.999999999999966
---
>   currentSpeed = 3.9999999999999662
89c89
<   currentSpeed = 2.4999999999999662
---
>   currentSpeed = 0.0
614c614
<   currentSpeed = 15.403964089810515
---
>   currentSpeed = 15.742809692536147
619c619
<   currentSpeed = 15.602785290660002
---
>   currentSpeed = 15.270643475464212
624c624
<   currentSpeed = 14.622720933355057
---
>   currentSpeed = 15.380213195899167
629c629
<   currentSpeed = 15.409450741180816
---
>   currentSpeed = 15.179395422594288
634c634
<   currentSpeed = 15.325830453260467
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="125.33" x="2776.06" y="2522.89"/>
---
>     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="119.83" x="2780.51" y="2519.65"/>

2 TESTS FAILED on ts-bapmsumbld :

---------- Differences in fcd ----------
121c121
<         <vehicle id="ToC_veh" x="2637.97" y="2623.21" angle="306.00" type="automated@ToC_veh" speed="9.07" pos="296.01" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2639.18" y="2622.33" angle="306.00" type="automated@ToC_veh" speed="7.57" pos="294.51" lane="2/1to3/1_0" slope="0.00"/>
126,127c126,127
<         <vehicle id="ToC_veh" x="2633.06" y="2626.78" angle="306.00" type="automated@ToC_veh" speed="6.07" pos="302.09" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2644.04" y="2618.80" angle="306.00" type="automated" speed="9.07" pos="288.51" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2636.70" y="2624.13" angle="306.00" type="automated@ToC_veh" speed="3.07" pos="297.59" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2645.25" y="2617.92" angle="306.00" type="automated" speed="7.57" pos="287.01" lane="2/1to3/1_0" slope="0.00"/>
131,132c131,132
<         <vehicle id="ToC_veh" x="2630.57" y="2628.58" angle="306.00" type="automated@ToC_veh" speed="3.07" pos="305.16" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2639.13" y="2622.37" angle="306.00" type="automated" speed="6.07" pos="294.59" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2636.70" y="2624.13" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="297.59" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2642.77" y="2619.73" angle="306.00" type="automated" speed="3.07" pos="290.09" lane="2/1to3/1_0" slope="0.00"/>
136,137c136,137
<         <vehicle id="ToC_veh" x="2630.52" y="2628.63" angle="306.00" type="automated@ToC_veh" speed="0.07" pos="305.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.64" y="2624.18" angle="306.00" type="automated" speed="3.07" pos="297.66" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2636.70" y="2624.13" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="297.59" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2642.77" y="2619.73" angle="306.00" type="automated" speed="0.00" pos="290.09" lane="2/1to3/1_0" slope="0.00"/>
141,142c141,142
<         <vehicle id="ToC_veh" x="2630.52" y="2628.63" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="305.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.59" y="2624.22" angle="306.00" type="automated" speed="0.07" pos="297.73" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2636.70" y="2624.13" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="297.59" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2642.77" y="2619.73" angle="306.00" type="automated" speed="0.00" pos="290.09" lane="2/1to3/1_0" slope="0.00"/>
146,147c146,147
<         <vehicle id="ToC_veh" x="2630.52" y="2628.63" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="305.23" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
129c129
<   currentSpeed = 9.07142857142859
---
>   currentSpeed = 7.571428571428591
134c134
<   currentSpeed = 6.071428571428591
---
>   currentSpeed = 3.0714285714285907
139c139
<   currentSpeed = 3.0714285714285907
---
>   currentSpeed = 0.0
144c144
<   currentSpeed = 0.07142857142859071
---
>   currentSpeed = 0.0
569c569
<   currentSpeed = 14.543753661513144
---
>   currentSpeed = 14.50246228945423
574c574
<   currentSpeed = 14.482681384840795
---
>   currentSpeed = 14.543753661513144
579c579
<   currentSpeed = 15.554649692536147
---
>   currentSpeed = 14.482681384840795
584c584
<   currentSpeed = 15.082483475464212
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="305.23" x="2630.52" y="2628.63"/>
---
>     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="297.59" x="2636.70" y="2624.13"/>
sumo ToCDevice CF_situation4 ( Last six runs Feb2025 )
sumo ToCDevice CF_situation5 ( Last six runs Feb2025 )

TEST FAILED on ts-bapmsumbld : sumo ToCDevice Keep_right_during_MRM ( Last six runs Feb2025 )

---------- Differences in output ----------
207c207
<   currentSpeed = 13.39
---
>   currentSpeed = 12.89
212c212
<   currentSpeed = 12.89
---
>   currentSpeed = 11.89
217c217
<   currentSpeed = 12.39
---
>   currentSpeed = 10.89
222c222
<   currentSpeed = 11.89
---
>   currentSpeed = 9.89
227c227
<   currentSpeed = 11.39
---
>   currentSpeed = 8.89
232c232
<   currentSpeed = 10.89
---
>   currentSpeed = 7.890000000000001
237c237
<   currentSpeed = 10.39
---
>   currentSpeed = 6.890000000000001
242c242
<   currentSpeed = 9.89
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="72.00" lane="WE_0" lanePos="669.51" x="1169.51" y="-4.80"/>
---
>     <ToCdown id="ToC_veh" t="72.00" lane="WE_0" lanePos="573.05" x="1073.05" y="-4.80"/>

2 TESTS FAILED on ts-bapmsumbld :

---------- Differences in fcd ----------
180c180
<         <vehicle id="ToC_veh" x="1274.67" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="13.39" pos="774.67" lane="WE_1" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1274.17" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="12.89" pos="774.17" lane="WE_1" slope="0.00"/>
183c183
<         <vehicle id="ToC_veh" x="1287.56" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="12.89" pos="787.56" lane="WE_1" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1286.06" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="11.89" pos="786.06" lane="WE_1" slope="0.00"/>
186c186
<         <vehicle id="ToC_veh" x="1299.95" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="12.39" pos="799.95" lane="WE_1" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1296.95" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="10.89" pos="796.95" lane="WE_1" slope="0.00"/>
189c189
<         <vehicle id="ToC_veh" x="1311.84" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="11.89" pos="811.84" lane="WE_1" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1306.84" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="9.89" pos="806.84" lane="WE_1" slope="0.00"/>
192c192
<         <vehicle id="ToC_veh" x="1323.23" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="11.39" pos="823.23" lane="WE_1" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1315.73" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="8.89" pos="815.73" lane="WE_1" slope="0.00"/>
195c195
<         <vehicle id="ToC_veh" x="1334.12" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="10.89" pos="834.12" lane="WE_1" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1323.62" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="7.89" pos="823.62" lane="WE_1" slope="0.00"/>
198c198
<         <vehicle id="ToC_veh" x="1344.51" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="10.39" pos="844.51" lane="WE_1" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1330.51" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="6.89" pos="830.51" lane="WE_1" slope="0.00"/>
201c201
<         <vehicle id="ToC_veh" x="1354.40" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="9.89" pos="854.40" lane="WE_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
314c314
<   currentSpeed = 13.39
---
>   currentSpeed = 12.89
319c319
<   currentSpeed = 12.89
---
>   currentSpeed = 11.89
324c324
<   currentSpeed = 12.39
---
>   currentSpeed = 10.89
329c329
<   currentSpeed = 11.89
---
>   currentSpeed = 9.89
334c334
<   currentSpeed = 11.39
---
>   currentSpeed = 8.89
339c339
<   currentSpeed = 10.89
---
>   currentSpeed = 7.890000000000001
344c344
<   currentSpeed = 10.39
---
>   currentSpeed = 6.890000000000001
349c349
<   currentSpeed = 9.89
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="92.00" lane="WE_1" lanePos="947.31" x="1447.31" y="-1.60"/>
---
>     <ToCdown id="ToC_veh" t="92.00" lane="WE_1" lanePos="850.85" x="1350.85" y="-1.60"/>
sumo ToCDevice LC_during_MRM ( Last six runs Feb2025 )
sumo ToCDevice LC_during_MRM_with_lcAbstinence ( Last six runs Feb2025 )

TEST FAILED on ts-bapmsumbld : sumo ToCDevice ToC_overflow ( Last six runs Feb2025 )

---------- Differences in fcd ----------
18c18
<         <vehicle id="ToC_veh" x="2868.48" y="2455.74" angle="306.00" type="automated@ToC_veh" speed="3.07" pos="11.09" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2869.45" y="2455.03" angle="306.00" type="automated@ToC_veh" speed="1.87" pos="9.89" lane="2/1to3/1_0" slope="0.00"/>
21c21
<         <vehicle id="ToC_veh" x="2866.97" y="2456.84" angle="306.00" type="automated@ToC_veh" speed="1.87" pos="12.96" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2869.45" y="2455.03" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="9.89" lane="2/1to3/1_0" slope="0.00"/>
24c24
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.67" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2869.45" y="2455.03" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="9.89" lane="2/1to3/1_0" slope="0.00"/>
27c27
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2869.45" y="2455.03" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="9.89" lane="2/1to3/1_0" slope="0.00"/>
30c30
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2869.45" y="2455.03" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="9.89" lane="2/1to3/1_0" slope="0.00"/>
33c33
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2869.45" y="2455.03" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="9.89" lane="2/1to3/1_0" slope="0.00"/>
36c36
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2869.45" y="2455.03" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="9.89" lane="2/1to3/1_0" slope="0.00"/>
39c39
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
35c35
<   currentSpeed = 3.0653582328232005
---
>   currentSpeed = 1.8653582328232003
40c40
<   currentSpeed = 1.8653582328232006
---
>   currentSpeed = 0.0
45c45
<   currentSpeed = 0.6653582328232006
---
>   currentSpeed = 0.0
847c847
<   currentSpeed = 17.64925460493565
---
>   currentSpeed = 16.44925460493565
852c852
<   currentSpeed = 16.44925460493565
---
>   currentSpeed = 14.049254604935651
857c857
<   currentSpeed = 15.24925460493565
---
>   currentSpeed = 11.649254604935653
862c862
<   currentSpeed = 14.049254604935651
---
>   currentSpeed = 9.249254604935654
867c867
<   currentSpeed = 12.849254604935652
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
8,79c8,79
<     <ToCdown id="ToC_veh" t="26.00" lane="2/1to3/1_0" lanePos="13.62" x="2866.43" y="2457.23"/>
<     <ToCup id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <TOR id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <ToCup id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <TOR id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <ToCup id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <TOR id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="46.13" x="1057.75" y="2999.35"/>
<     <ToCup id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="46.13" x="1057.75" y="2999.35"/>
<     <TOR id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="46.13" x="1057.75" y="2999.35"/>
<     <ToCup id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="46.13" x="1057.75" y="2999.35"/>
<     <TOR id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="46.13" x="1057.75" y="2999.35"/>
<     <MRM id="ToC_veh" t="163.00" lane="4/1to5/1_0" lanePos="234.63" x="905.25" y="2888.56"/>
<     <ToCdown id="ToC_veh" t="176.00" lane="4/1to5/1_0" lanePos="386.07" x="782.74" y="2799.55"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="784.36" x="460.51" y="2565.44"/>
<     <TOR id="ToC_veh" t="203.00" lane="4/1to5/1_0" lanePos="803.58" x="444.97" y="2554.15"/>
<     <MRM id="ToC_veh" t="213.00" lane="5/1to6/1_0" lanePos="11.52" x="295.21" y="2435.81"/>
<     <ToCdown id="ToC_veh" t="226.00" lane="5/1to6/1_0" lanePos="167.66" x="246.96" y="2287.31"/>
<     <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="212.56" x="472.52" y="448.30"/>
<     <TOR id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="212.56" x="472.52" y="448.30"/>
<     <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="212.56" x="472.52" y="448.30"/>
<     <TOR id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="212.56" x="472.52" y="448.30"/>
<     <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="212.56" x="472.52" y="448.30"/>
<     <TOR id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="231.89" x="488.15" y="436.94"/>
<     <ToCup id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="231.89" x="488.15" y="436.94"/>
<     <TOR id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="231.89" x="488.15" y="436.94"/>
<     <ToCup id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="231.89" x="488.15" y="436.94"/>
<     <TOR id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="231.89" x="488.15" y="436.94"/>
<     <MRM id="ToC_veh" t="363.00" lane="7/1to8/1_0" lanePos="425.11" x="644.47" y="323.37"/>
<     <ToCdown id="ToC_veh" t="376.00" lane="7/1to8/1_0" lanePos="582.70" x="771.96" y="230.74"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice ToC_with_sampled_responseTime ( Last six runs Feb2025 )

---------- Differences in fcd ----------
687c687
<         <vehicle id="ToC_veh" x="132.74" y="1086.70" angle="162.00" type="automated@ToC_veh" speed="18.40" pos="444.79" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="132.37" y="1087.84" angle="162.00" type="automated@ToC_veh" speed="17.20" pos="443.59" lane="6/1to7/1_0" slope="0.00"/>
690c690
<         <vehicle id="ToC_veh" x="138.05" y="1070.34" angle="162.00" type="automated@ToC_veh" speed="17.20" pos="461.99" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="136.94" y="1073.76" angle="162.00" type="automated@ToC_veh" speed="14.80" pos="458.39" lane="6/1to7/1_0" slope="0.00"/>
693c693
<         <vehicle id="ToC_veh" x="142.98" y="1055.16" angle="162.00" type="manual" speed="15.96" pos="477.95" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="140.77" y="1061.97" angle="162.00" type="manual" speed="12.40" pos="470.79" lane="6/1to7/1_0" slope="0.00"/>
696c696
<         <vehicle id="ToC_veh" x="147.81" y="1040.29" angle="162.00" type="manual" speed="15.64" pos="493.58" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="145.31" y="1048.01" angle="162.00" type="manual" speed="14.68" pos="485.47" lane="6/1to7/1_0" slope="0.00"/>
699c699
<         <vehicle id="ToC_veh" x="152.45" y="1026.03" angle="162.00" type="manual" speed="15.00" pos="508.58" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="149.94" y="1033.74" angle="162.00" type="manual" speed="15.00" pos="500.47" lane="6/1to7/1_0" slope="0.00"/>
702c702
<         <vehicle id="ToC_veh" x="156.99" y="1012.05" angle="162.00" type="manual" speed="14.69" pos="523.28" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="154.48" y="1019.77" angle="162.00" type="manual" speed="14.69" pos="515.16" lane="6/1to7/1_0" slope="0.00"/>
705c705
<         <vehicle id="ToC_veh" x="161.77" y="997.34" angle="162.00" type="manual" speed="15.47" pos="538.74" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="159.26" y="1005.06" angle="162.00" type="manual" speed="15.47" pos="530.63" lane="6/1to7/1_0" slope="0.00"/>
708c708
<         <vehicle id="ToC_veh" x="166.43" y="983.01" angle="162.00" type="manual" speed="15.07" pos="553.81" lane="6/1to7/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1154c1154
<   currentSpeed = 18.400000000000002
---
>   currentSpeed = 17.200000000000003
1159c1159
<   currentSpeed = 17.200000000000003
---
>   currentSpeed = 14.800000000000004
1164c1164
<   currentSpeed = 15.958320000000002
---
>   currentSpeed = 12.400000000000006
1169c1169
<   currentSpeed = 15.635485745361711
---
>   currentSpeed = 14.677165745361714
1334c1334
<   currentSpeed = 15.37329813870665
---
>   currentSpeed = 15.907885119855107
1979c1979
<   currentSpeed = 15.679774707486557
---
>   currentSpeed = 15.697975589452016
2299c2299
<   currentSpeed = 15.772661412694196
---
>   currentSpeed = 15.44387120371748
2304c2304
<   currentSpeed = 14.814815678331705
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="229.00" lane="6/1to7/1_0" lanePos="461.99" x="138.05" y="1070.34"/>
---
>     <ToCdown id="ToC_veh" t="229.00" lane="6/1to7/1_0" lanePos="458.39" x="136.94" y="1073.76"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice complete_MRM ( Last six runs Feb2025 )

---------- Differences in fcd ----------
618c618
<         <vehicle id="ToC_veh" x="-3.49" y="1516.49" angle="198.00" type="automated@ToC_veh" speed="18.40" pos="978.15" lane="5/1to6/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="-3.12" y="1517.63" angle="198.00" type="automated@ToC_veh" speed="17.20" pos="976.95" lane="5/1to6/1_0" slope="0.00"/>
621c621
<         <vehicle id="ToC_veh" x="-1.25" y="1499.08" angle="162.00" type="automated@ToC_veh" speed="17.20" pos="11.19" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="-2.36" y="1502.50" angle="162.00" type="automated@ToC_veh" speed="14.80" pos="7.59" lane="6/1to7/1_0" slope="0.00"/>
624c624
<         <vehicle id="ToC_veh" x="3.69" y="1483.86" angle="162.00" type="automated@ToC_veh" speed="16.00" pos="27.19" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1.47" y="1490.71" angle="162.00" type="automated@ToC_veh" speed="12.40" pos="19.99" lane="6/1to7/1_0" slope="0.00"/>
627c627
<         <vehicle id="ToC_veh" x="8.27" y="1469.78" angle="162.00" type="automated@ToC_veh" speed="14.80" pos="41.99" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="4.56" y="1481.20" angle="162.00" type="automated@ToC_veh" speed="10.00" pos="29.99" lane="6/1to7/1_0" slope="0.00"/>
630c630
<         <vehicle id="ToC_veh" x="12.47" y="1456.85" angle="162.00" type="automated@ToC_veh" speed="13.60" pos="55.59" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="6.91" y="1473.97" angle="162.00" type="automated@ToC_veh" speed="7.60" pos="37.59" lane="6/1to7/1_0" slope="0.00"/>
633c633
<         <vehicle id="ToC_veh" x="16.30" y="1445.06" angle="162.00" type="automated@ToC_veh" speed="12.40" pos="67.99" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="8.51" y="1469.02" angle="162.00" type="automated@ToC_veh" speed="5.20" pos="42.79" lane="6/1to7/1_0" slope="0.00"/>
636c636
<         <vehicle id="ToC_veh" x="19.76" y="1434.41" angle="162.00" type="automated@ToC_veh" speed="11.20" pos="79.19" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="9.38" y="1466.36" angle="162.00" type="automated@ToC_veh" speed="2.80" pos="45.59" lane="6/1to7/1_0" slope="0.00"/>
639c639
<         <vehicle id="ToC_veh" x="22.85" y="1424.89" angle="162.00" type="automated@ToC_veh" speed="10.00" pos="89.19" lane="6/1to7/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1034c1034
<   currentSpeed = 18.400000000000002
---
>   currentSpeed = 17.200000000000003
1039c1039
<   currentSpeed = 17.200000000000003
---
>   currentSpeed = 14.800000000000004
1044c1044
<   currentSpeed = 16.000000000000004
---
>   currentSpeed = 12.400000000000006
1049c1049
<   currentSpeed = 14.800000000000004
---
>   currentSpeed = 10.000000000000007
1054c1054
<   currentSpeed = 13.600000000000005
---
>   currentSpeed = 7.6000000000000085
1059c1059
<   currentSpeed = 12.400000000000006
---
>   currentSpeed = 5.200000000000008
1064c1064
<   currentSpeed = 11.200000000000006
---
>   currentSpeed = 2.800000000000008
1069c1069
<   currentSpeed = 10.000000000000007
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="232.00" lane="6/1to7/1_0" lanePos="125.99" x="34.22" y="1389.90"/>
---
>     <ToCdown id="ToC_veh" t="232.00" lane="6/1to7/1_0" lanePos="45.99" x="9.50" y="1465.98"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice dynamic_ToC ( Last six runs Feb2025 )

---------- Differences in output ----------
379c379
<   currentSpeed = 13.39
---
>   currentSpeed = 12.89
385c385
<   currentSpeed = 12.89
---
>   currentSpeed = 11.89
391c391
<   currentSpeed = 12.39
---
>   currentSpeed = 10.89
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="59.00" lane="WE_1" lanePos="773.67" x="1273.67" y="-1.60"/>
---
>     <ToCdown id="ToC_veh" t="59.00" lane="WE_1" lanePos="772.17" x="1272.17" y="-1.60"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice incomplete_MRM ( Last six runs Feb2025 )

---------- Differences in fcd ----------
678c678
<         <vehicle id="ToC_veh" x="114.57" y="1142.62" angle="162.00" type="automated@ToC_veh" speed="18.40" pos="385.99" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="114.20" y="1143.76" angle="162.00" type="automated@ToC_veh" speed="17.20" pos="384.79" lane="6/1to7/1_0" slope="0.00"/>
681c681
<         <vehicle id="ToC_veh" x="118.86" y="1129.40" angle="162.00" type="manual" speed="13.90" pos="399.89" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="118.12" y="1131.68" angle="162.00" type="manual" speed="12.70" pos="397.49" lane="6/1to7/1_0" slope="0.00"/>
684c684
<         <vehicle id="ToC_veh" x="122.86" y="1117.09" angle="162.00" type="manual" speed="12.94" pos="412.83" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="122.12" y="1119.37" angle="162.00" type="manual" speed="12.94" pos="410.43" lane="6/1to7/1_0" slope="0.00"/>
687c687
<         <vehicle id="ToC_veh" x="126.65" y="1105.42" angle="162.00" type="manual" speed="12.27" pos="425.10" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="125.91" y="1107.70" angle="162.00" type="manual" speed="12.27" pos="422.70" lane="6/1to7/1_0" slope="0.00"/>
690c690
<         <vehicle id="ToC_veh" x="130.55" y="1093.41" angle="162.00" type="manual" speed="12.62" pos="437.73" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="129.81" y="1095.70" angle="162.00" type="manual" speed="12.62" pos="435.33" lane="6/1to7/1_0" slope="0.00"/>
693c693
<         <vehicle id="ToC_veh" x="134.49" y="1081.30" angle="162.00" type="manual" speed="12.74" pos="450.47" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="133.75" y="1083.58" angle="162.00" type="manual" speed="12.74" pos="448.07" lane="6/1to7/1_0" slope="0.00"/>
696c696
<         <vehicle id="ToC_veh" x="138.57" y="1068.75" angle="162.00" type="manual" speed="13.19" pos="463.66" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="137.83" y="1071.03" angle="162.00" type="manual" speed="13.19" pos="461.26" lane="6/1to7/1_0" slope="0.00"/>
699c699
<         <vehicle id="ToC_veh" x="142.45" y="1056.81" angle="162.00" type="manual" speed="12.56" pos="476.22" lane="6/1to7/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1134c1134
<   currentSpeed = 18.400000000000002
---
>   currentSpeed = 17.200000000000003
1139c1139
<   currentSpeed = 13.900000000000002
---
>   currentSpeed = 12.700000000000003
1754c1754
<   currentSpeed = 13.117852483876833
---
>   currentSpeed = 12.359204601520524
2139c2139
<   currentSpeed = 12.796017144737617
---
>   currentSpeed = 13.237614707486555
2144c2144
<   currentSpeed = 12.857448910014556
---
>   currentSpeed = 12.796017144737617
2149c2149
<   currentSpeed = 13.343446122785883
---
>   currentSpeed = 12.857448910014556
2154c2154
<   currentSpeed = 12.703540718113855
---
>   currentSpeed = 13.343446122785883
2159c2159
<   currentSpeed = 12.728829428391384
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7c7
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="385.99" x="114.57" y="1142.62"/>
---
>     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="384.79" x="114.20" y="1143.76"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice output CF_situation1 ( Last six runs Feb2025 )

---------- Differences in fcd ----------
76c76
<         <vehicle id="ToC_veh" x="2732.21" y="2554.74" angle="306.00" type="automated@ToC_veh" speed="18.40" pos="179.53" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2733.18" y="2554.04" angle="306.00" type="automated@ToC_veh" speed="17.20" pos="178.33" lane="2/1to3/1_0" slope="0.00"/>
81,82c81,82
<         <vehicle id="ToC_veh" x="2718.29" y="2564.85" angle="306.00" type="automated@ToC_veh" speed="17.20" pos="196.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2738.28" y="2550.33" angle="306.00" type="automated" speed="18.40" pos="172.03" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2721.21" y="2562.74" angle="306.00" type="automated@ToC_veh" speed="14.80" pos="193.13" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2739.25" y="2549.63" angle="306.00" type="automated" speed="17.20" pos="170.83" lane="2/1to3/1_0" slope="0.00"/>
86,87c86,87
<         <vehicle id="ToC_veh" x="2705.35" y="2574.26" angle="306.00" type="automated@ToC_veh" speed="16.00" pos="212.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2724.36" y="2560.44" angle="306.00" type="automated" speed="17.20" pos="189.23" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2711.18" y="2570.03" angle="306.00" type="automated@ToC_veh" speed="12.40" pos="205.53" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2727.28" y="2558.33" angle="306.00" type="automated" speed="14.80" pos="185.63" lane="2/1to3/1_0" slope="0.00"/>
91,92c91,92
<         <vehicle id="ToC_veh" x="2693.38" y="2582.96" angle="306.00" type="automated@ToC_veh" speed="14.80" pos="227.53" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2711.42" y="2569.85" angle="306.00" type="automated" speed="16.00" pos="205.23" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2703.09" y="2575.90" angle="306.00" type="automated@ToC_veh" speed="10.00" pos="215.53" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2717.24" y="2565.62" angle="306.00" type="automated" speed="12.40" pos="198.03" lane="2/1to3/1_0" slope="0.00"/>
96,97c96,97
<         <vehicle id="ToC_veh" x="2682.37" y="2590.95" angle="306.00" type="automated@ToC_veh" speed="13.60" pos="241.13" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2699.45" y="2578.55" angle="306.00" type="automated" speed="14.80" pos="220.03" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2696.94" y="2580.37" angle="306.00" type="automated@ToC_veh" speed="7.60" pos="223.13" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2709.15" y="2571.49" angle="306.00" type="automated" speed="10.00" pos="208.03" lane="2/1to3/1_0" slope="0.00"/>
101,102c101,102
<         <vehicle id="ToC_veh" x="2672.34" y="2598.24" angle="306.00" type="automated@ToC_veh" speed="12.40" pos="253.53" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
84c84
<   currentSpeed = 18.400000000000002
---
>   currentSpeed = 17.200000000000003
89c89
<   currentSpeed = 17.200000000000003
---
>   currentSpeed = 14.800000000000004
94c94
<   currentSpeed = 16.000000000000004
---
>   currentSpeed = 12.400000000000006
99c99
<   currentSpeed = 14.800000000000004
---
>   currentSpeed = 10.000000000000007
104c104
<   currentSpeed = 13.600000000000005
---
>   currentSpeed = 7.6000000000000085
109c109
<   currentSpeed = 12.400000000000006
---
>   currentSpeed = 5.200000000000008
114c114
<   currentSpeed = 11.200000000000006
---
>   currentSpeed = 2.800000000000008
119c119
<   currentSpeed = 10.000000000000007
<truncated after showing first 30 lines>
---------- Differences in toc ----------
7c7
<     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="311.53" x="2625.42" y="2632.33"/>
---
>     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="231.53" x="2690.14" y="2585.31"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice output CF_situation2 ( Last six runs Feb2025 )

---------- Differences in fcd ----------
51c51
<         <vehicle id="ToC_veh" x="2825.00" y="2487.33" angle="306.00" type="automated@ToC_veh" speed="9.50" pos="64.83" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2825.81" y="2486.74" angle="306.00" type="automated@ToC_veh" speed="8.50" pos="63.83" lane="2/1to3/1_0" slope="0.00"/>
56,57c56,57
<         <vehicle id="ToC_veh" x="2820.15" y="2490.85" angle="306.00" type="automated@ToC_veh" speed="6.00" pos="70.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2831.07" y="2482.92" angle="306.00" type="automated" speed="9.50" pos="57.33" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2822.58" y="2489.09" angle="306.00" type="automated@ToC_veh" speed="4.00" pos="67.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2831.88" y="2482.33" angle="306.00" type="automated" speed="8.50" pos="56.33" lane="2/1to3/1_0" slope="0.00"/>
61,62c61,62
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="2.50" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2826.22" y="2486.44" angle="306.00" type="automated" speed="6.00" pos="63.33" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2822.58" y="2489.09" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="67.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2828.64" y="2484.68" angle="306.00" type="automated" speed="4.00" pos="60.33" lane="2/1to3/1_0" slope="0.00"/>
66,67c66,67
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="2.50" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2822.58" y="2489.09" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="67.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2828.64" y="2484.68" angle="306.00" type="automated" speed="0.00" pos="60.33" lane="2/1to3/1_0" slope="0.00"/>
71,72c71,72
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2822.58" y="2489.09" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="67.83" lane="2/1to3/1_0" slope="0.00"/>
>         <vehicle id="follower" x="2828.64" y="2484.68" angle="306.00" type="automated" speed="0.00" pos="60.33" lane="2/1to3/1_0" slope="0.00"/>
76,77c76,77
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
59c59
<   currentSpeed = 9.499999999999966
---
>   currentSpeed = 8.499999999999966
64c64
<   currentSpeed = 5.999999999999966
---
>   currentSpeed = 3.9999999999999662
69c69
<   currentSpeed = 2.4999999999999662
---
>   currentSpeed = 0.0
619c619
<   currentSpeed = 14.731913661513143
---
>   currentSpeed = 15.278584294299261
624c624
<   currentSpeed = 14.670841384840795
---
>   currentSpeed = 14.731913661513143
629c629
<   currentSpeed = 15.742809692536147
---
>   currentSpeed = 14.670841384840795
634c634
<   currentSpeed = 15.270643475464212
---
>   currentSpeed = 15.403964089810515
639c639
<   currentSpeed = 15.380213195899167
<truncated after showing first 30 lines>
---------- Differences in toc ----------
7c7
<     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="73.33" x="2818.13" y="2492.32"/>
---
>     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="67.83" x="2822.58" y="2489.09"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice output complete_MRM ( Last six runs Feb2025 )

---------- Differences in fcd ----------
618c618
<         <vehicle id="ToC_veh" x="-3.49" y="1516.49" angle="198.00" type="automated@ToC_veh" speed="18.40" pos="978.15" lane="5/1to6/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="-3.12" y="1517.63" angle="198.00" type="automated@ToC_veh" speed="17.20" pos="976.95" lane="5/1to6/1_0" slope="0.00"/>
621c621
<         <vehicle id="ToC_veh" x="-1.25" y="1499.08" angle="162.00" type="automated@ToC_veh" speed="17.20" pos="11.19" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="-2.36" y="1502.50" angle="162.00" type="automated@ToC_veh" speed="14.80" pos="7.59" lane="6/1to7/1_0" slope="0.00"/>
624c624
<         <vehicle id="ToC_veh" x="3.69" y="1483.86" angle="162.00" type="automated@ToC_veh" speed="16.00" pos="27.19" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1.47" y="1490.71" angle="162.00" type="automated@ToC_veh" speed="12.40" pos="19.99" lane="6/1to7/1_0" slope="0.00"/>
627c627
<         <vehicle id="ToC_veh" x="8.27" y="1469.78" angle="162.00" type="automated@ToC_veh" speed="14.80" pos="41.99" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="4.56" y="1481.20" angle="162.00" type="automated@ToC_veh" speed="10.00" pos="29.99" lane="6/1to7/1_0" slope="0.00"/>
630c630
<         <vehicle id="ToC_veh" x="12.47" y="1456.85" angle="162.00" type="automated@ToC_veh" speed="13.60" pos="55.59" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="6.91" y="1473.97" angle="162.00" type="automated@ToC_veh" speed="7.60" pos="37.59" lane="6/1to7/1_0" slope="0.00"/>
633c633
<         <vehicle id="ToC_veh" x="16.30" y="1445.06" angle="162.00" type="automated@ToC_veh" speed="12.40" pos="67.99" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="8.51" y="1469.02" angle="162.00" type="automated@ToC_veh" speed="5.20" pos="42.79" lane="6/1to7/1_0" slope="0.00"/>
636c636
<         <vehicle id="ToC_veh" x="19.76" y="1434.41" angle="162.00" type="automated@ToC_veh" speed="11.20" pos="79.19" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="9.38" y="1466.36" angle="162.00" type="automated@ToC_veh" speed="2.80" pos="45.59" lane="6/1to7/1_0" slope="0.00"/>
639c639
<         <vehicle id="ToC_veh" x="22.85" y="1424.89" angle="162.00" type="automated@ToC_veh" speed="10.00" pos="89.19" lane="6/1to7/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1034c1034
<   currentSpeed = 18.400000000000002
---
>   currentSpeed = 17.200000000000003
1039c1039
<   currentSpeed = 17.200000000000003
---
>   currentSpeed = 14.800000000000004
1044c1044
<   currentSpeed = 16.000000000000004
---
>   currentSpeed = 12.400000000000006
1049c1049
<   currentSpeed = 14.800000000000004
---
>   currentSpeed = 10.000000000000007
1054c1054
<   currentSpeed = 13.600000000000005
---
>   currentSpeed = 7.6000000000000085
1059c1059
<   currentSpeed = 12.400000000000006
---
>   currentSpeed = 5.200000000000008
1064c1064
<   currentSpeed = 11.200000000000006
---
>   currentSpeed = 2.800000000000008
1069c1069
<   currentSpeed = 10.000000000000007
<truncated after showing first 30 lines>
---------- Differences in toc ----------
7c7
<     <ToCdown id="ToC_veh" t="232.00" lane="6/1to7/1_0" lanePos="125.99" x="34.22" y="1389.90"/>
---
>     <ToCdown id="ToC_veh" t="232.00" lane="6/1to7/1_0" lanePos="45.99" x="9.50" y="1465.98"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice output incomplete_MRM ( Last six runs Feb2025 )

---------- Differences in fcd ----------
678c678
<         <vehicle id="ToC_veh" x="114.57" y="1142.62" angle="162.00" type="automated@ToC_veh" speed="18.40" pos="385.99" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="114.20" y="1143.76" angle="162.00" type="automated@ToC_veh" speed="17.20" pos="384.79" lane="6/1to7/1_0" slope="0.00"/>
681c681
<         <vehicle id="ToC_veh" x="118.86" y="1129.40" angle="162.00" type="manual" speed="13.90" pos="399.89" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="118.12" y="1131.68" angle="162.00" type="manual" speed="12.70" pos="397.49" lane="6/1to7/1_0" slope="0.00"/>
684c684
<         <vehicle id="ToC_veh" x="122.86" y="1117.09" angle="162.00" type="manual" speed="12.94" pos="412.83" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="122.12" y="1119.37" angle="162.00" type="manual" speed="12.94" pos="410.43" lane="6/1to7/1_0" slope="0.00"/>
687c687
<         <vehicle id="ToC_veh" x="126.65" y="1105.42" angle="162.00" type="manual" speed="12.27" pos="425.10" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="125.91" y="1107.70" angle="162.00" type="manual" speed="12.27" pos="422.70" lane="6/1to7/1_0" slope="0.00"/>
690c690
<         <vehicle id="ToC_veh" x="130.55" y="1093.41" angle="162.00" type="manual" speed="12.62" pos="437.73" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="129.81" y="1095.70" angle="162.00" type="manual" speed="12.62" pos="435.33" lane="6/1to7/1_0" slope="0.00"/>
693c693
<         <vehicle id="ToC_veh" x="134.49" y="1081.30" angle="162.00" type="manual" speed="12.74" pos="450.47" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="133.75" y="1083.58" angle="162.00" type="manual" speed="12.74" pos="448.07" lane="6/1to7/1_0" slope="0.00"/>
696c696
<         <vehicle id="ToC_veh" x="138.57" y="1068.75" angle="162.00" type="manual" speed="13.19" pos="463.66" lane="6/1to7/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="137.83" y="1071.03" angle="162.00" type="manual" speed="13.19" pos="461.26" lane="6/1to7/1_0" slope="0.00"/>
699c699
<         <vehicle id="ToC_veh" x="142.45" y="1056.81" angle="162.00" type="manual" speed="12.56" pos="476.22" lane="6/1to7/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1134c1134
<   currentSpeed = 18.400000000000002
---
>   currentSpeed = 17.200000000000003
1139c1139
<   currentSpeed = 13.900000000000002
---
>   currentSpeed = 12.700000000000003
1754c1754
<   currentSpeed = 13.117852483876833
---
>   currentSpeed = 12.359204601520524
2139c2139
<   currentSpeed = 12.796017144737617
---
>   currentSpeed = 13.237614707486555
2144c2144
<   currentSpeed = 12.857448910014556
---
>   currentSpeed = 12.796017144737617
2149c2149
<   currentSpeed = 13.343446122785883
---
>   currentSpeed = 12.857448910014556
2154c2154
<   currentSpeed = 12.703540718113855
---
>   currentSpeed = 13.343446122785883
2159c2159
<   currentSpeed = 12.728829428391384
<truncated after showing first 30 lines>
---------- Differences in toc ----------
7c7
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="385.99" x="114.57" y="1142.62"/>
---
>     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="384.79" x="114.20" y="1143.76"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice output request_MRMs ( Last six runs Feb2025 )

---------- Differences in fcd ----------
315c315
<         <vehicle id="ToC_veh" x="1113.17" y="3027.41" angle="270.00" type="automated@ToC_veh" speed="18.40" pos="966.87" lane="3/1to4/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1114.37" y="3027.41" angle="270.00" type="automated@ToC_veh" speed="17.20" pos="965.67" lane="3/1to4/1_0" slope="0.00"/>
318c318
<         <vehicle id="ToC_veh" x="1095.18" y="3026.55" angle="261.53" type="automated@ToC_veh" speed="17.20" pos="1.98" lane=":4/1_0_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1099.57" y="3027.41" angle="270.00" type="automated@ToC_veh" speed="14.80" pos="980.47" lane="3/1to4/1_0" slope="0.00"/>
321c321
<         <vehicle id="ToC_veh" x="1082.20" y="3017.12" angle="234.00" type="automated@ToC_veh" speed="16.00" pos="15.91" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1088.02" y="3021.35" angle="234.00" type="automated@ToC_veh" speed="12.40" pos="8.71" lane="4/1to5/1_0" slope="0.00"/>
324c324
<         <vehicle id="ToC_veh" x="1070.23" y="3008.42" angle="234.00" type="automated@ToC_veh" speed="14.80" pos="30.71" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1079.93" y="3015.47" angle="234.00" type="automated@ToC_veh" speed="10.00" pos="18.71" lane="4/1to5/1_0" slope="0.00"/>
327c327
<         <vehicle id="ToC_veh" x="1059.22" y="3000.43" angle="234.00" type="automated@ToC_veh" speed="13.60" pos="44.31" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1073.78" y="3011.01" angle="234.00" type="automated@ToC_veh" speed="7.60" pos="26.31" lane="4/1to5/1_0" slope="0.00"/>
330c330
<         <vehicle id="ToC_veh" x="1049.19" y="2993.14" angle="234.00" type="automated@ToC_veh" speed="12.40" pos="56.71" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1069.58" y="3007.95" angle="234.00" type="automated@ToC_veh" speed="5.20" pos="31.51" lane="4/1to5/1_0" slope="0.00"/>
333c333
<         <vehicle id="ToC_veh" x="1040.13" y="2986.55" angle="234.00" type="automated@ToC_veh" speed="11.20" pos="67.91" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1067.31" y="3006.30" angle="234.00" type="automated@ToC_veh" speed="2.80" pos="34.31" lane="4/1to5/1_0" slope="0.00"/>
336c336
<         <vehicle id="ToC_veh" x="1032.04" y="2980.68" angle="234.00" type="automated@ToC_veh" speed="10.00" pos="77.91" lane="4/1to5/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
529c529
<   currentSpeed = 18.400000000000002
---
>   currentSpeed = 17.200000000000003
534c534
<   currentSpeed = 17.200000000000003
---
>   currentSpeed = 14.800000000000004
539c539
<   currentSpeed = 16.000000000000004
---
>   currentSpeed = 12.400000000000006
544c544
<   currentSpeed = 14.800000000000004
---
>   currentSpeed = 10.000000000000007
549c549
<   currentSpeed = 13.600000000000005
---
>   currentSpeed = 7.6000000000000085
554c554
<   currentSpeed = 12.400000000000006
---
>   currentSpeed = 5.200000000000008
559c559
<   currentSpeed = 11.200000000000006
---
>   currentSpeed = 2.800000000000008
564c564
<   currentSpeed = 10.000000000000007
<truncated after showing first 30 lines>
---------- Differences in toc ----------
6,16c6,16
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="409.11" x="764.09" y="2786.00"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="790.68" x="455.40" y="2561.72"/>
---
>     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="34.71" x="1066.99" y="3006.07"/>
>     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="73.71" x="1035.44" y="2983.14"/>
>     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="203.71" x="930.27" y="2906.73"/>
>     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="245.71" x="896.29" y="2882.05"/>
>     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="245.71" x="896.29" y="2882.05"/>
>     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="245.71" x="896.29" y="2882.05"/>
>     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="294.11" x="857.13" y="2853.60"/>
>     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="330.31" x="827.84" y="2832.32"/>
>     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="330.31" x="827.84" y="2832.32"/>
>     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="330.31" x="827.84" y="2832.32"/>
>     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="645.52" x="572.84" y="2647.05"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice request_MRMs ( Last six runs Feb2025 )

---------- Differences in fcd ----------
315c315
<         <vehicle id="ToC_veh" x="1113.17" y="3027.41" angle="270.00" type="automated@ToC_veh" speed="18.40" pos="966.87" lane="3/1to4/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1114.37" y="3027.41" angle="270.00" type="automated@ToC_veh" speed="17.20" pos="965.67" lane="3/1to4/1_0" slope="0.00"/>
318c318
<         <vehicle id="ToC_veh" x="1095.18" y="3026.55" angle="261.53" type="automated@ToC_veh" speed="17.20" pos="1.98" lane=":4/1_0_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1099.57" y="3027.41" angle="270.00" type="automated@ToC_veh" speed="14.80" pos="980.47" lane="3/1to4/1_0" slope="0.00"/>
321c321
<         <vehicle id="ToC_veh" x="1082.20" y="3017.12" angle="234.00" type="automated@ToC_veh" speed="16.00" pos="15.91" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1088.02" y="3021.35" angle="234.00" type="automated@ToC_veh" speed="12.40" pos="8.71" lane="4/1to5/1_0" slope="0.00"/>
324c324
<         <vehicle id="ToC_veh" x="1070.23" y="3008.42" angle="234.00" type="automated@ToC_veh" speed="14.80" pos="30.71" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1079.93" y="3015.47" angle="234.00" type="automated@ToC_veh" speed="10.00" pos="18.71" lane="4/1to5/1_0" slope="0.00"/>
327c327
<         <vehicle id="ToC_veh" x="1059.22" y="3000.43" angle="234.00" type="automated@ToC_veh" speed="13.60" pos="44.31" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1073.78" y="3011.01" angle="234.00" type="automated@ToC_veh" speed="7.60" pos="26.31" lane="4/1to5/1_0" slope="0.00"/>
330c330
<         <vehicle id="ToC_veh" x="1049.19" y="2993.14" angle="234.00" type="automated@ToC_veh" speed="12.40" pos="56.71" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1069.58" y="3007.95" angle="234.00" type="automated@ToC_veh" speed="5.20" pos="31.51" lane="4/1to5/1_0" slope="0.00"/>
333c333
<         <vehicle id="ToC_veh" x="1040.13" y="2986.55" angle="234.00" type="automated@ToC_veh" speed="11.20" pos="67.91" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="1067.31" y="3006.30" angle="234.00" type="automated@ToC_veh" speed="2.80" pos="34.31" lane="4/1to5/1_0" slope="0.00"/>
336c336
<         <vehicle id="ToC_veh" x="1032.04" y="2980.68" angle="234.00" type="automated@ToC_veh" speed="10.00" pos="77.91" lane="4/1to5/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
529c529
<   currentSpeed = 18.400000000000002
---
>   currentSpeed = 17.200000000000003
534c534
<   currentSpeed = 17.200000000000003
---
>   currentSpeed = 14.800000000000004
539c539
<   currentSpeed = 16.000000000000004
---
>   currentSpeed = 12.400000000000006
544c544
<   currentSpeed = 14.800000000000004
---
>   currentSpeed = 10.000000000000007
549c549
<   currentSpeed = 13.600000000000005
---
>   currentSpeed = 7.6000000000000085
554c554
<   currentSpeed = 12.400000000000006
---
>   currentSpeed = 5.200000000000008
559c559
<   currentSpeed = 11.200000000000006
---
>   currentSpeed = 2.800000000000008
564c564
<   currentSpeed = 10.000000000000007
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
6,16c6,16
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="409.11" x="764.09" y="2786.00"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="790.68" x="455.40" y="2561.72"/>
---
>     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="34.71" x="1066.99" y="3006.07"/>
>     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="73.71" x="1035.44" y="2983.14"/>
>     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="203.71" x="930.27" y="2906.73"/>
>     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="245.71" x="896.29" y="2882.05"/>
>     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="245.71" x="896.29" y="2882.05"/>
>     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="245.71" x="896.29" y="2882.05"/>
>     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="294.11" x="857.13" y="2853.60"/>
>     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="330.31" x="827.84" y="2832.32"/>
>     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="330.31" x="827.84" y="2832.32"/>
>     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="330.31" x="827.84" y="2832.32"/>
>     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="645.52" x="572.84" y="2647.05"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice start_automated ( Last six runs Feb2025 )

---------- Differences in fcd ----------
15c15
<         <vehicle id="ToC_veh" x="2873.87" y="2451.82" angle="306.24" type="automated@ToC_veh" speed="1.40" pos="4.43" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2874.84" y="2451.12" angle="312.74" type="automated@ToC_veh" speed="0.20" pos="3.23" lane="2/1to3/1_0" slope="0.00"/>
18c18
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.20" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2874.84" y="2451.12" angle="312.74" type="automated@ToC_veh" speed="0.00" pos="3.23" lane="2/1to3/1_0" slope="0.00"/>
21c21
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2874.84" y="2451.12" angle="312.74" type="automated@ToC_veh" speed="0.00" pos="3.23" lane="2/1to3/1_0" slope="0.00"/>
24c24
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2874.84" y="2451.12" angle="312.74" type="automated@ToC_veh" speed="0.00" pos="3.23" lane="2/1to3/1_0" slope="0.00"/>
27c27
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2874.84" y="2451.12" angle="312.74" type="automated@ToC_veh" speed="0.00" pos="3.23" lane="2/1to3/1_0" slope="0.00"/>
30c30
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2874.84" y="2451.12" angle="312.74" type="automated@ToC_veh" speed="0.00" pos="3.23" lane="2/1to3/1_0" slope="0.00"/>
33c33
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="2874.84" y="2451.12" angle="312.74" type="automated@ToC_veh" speed="0.00" pos="3.23" lane="2/1to3/1_0" slope="0.00"/>
36c36
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
29c29
<   currentSpeed = 1.4000000000000001
---
>   currentSpeed = 0.20000000000000018
34c34
<   currentSpeed = 0.20000000000000018
---
>   currentSpeed = 0.0
1131c1131
<   currentSpeed = 19.576000000000004
---
>   currentSpeed = 18.376000000000005
1136c1136
<   currentSpeed = 18.376000000000005
---
>   currentSpeed = 15.976000000000006
1712c1712
<   currentSpeed = 15.83566871506069
---
>   currentSpeed = 16.384804227453657
1717c1717
<   currentSpeed = 16.632464492571543
---
>   currentSpeed = 15.83566871506069
1722c1722
<   currentSpeed = 15.867941116349773
---
>   currentSpeed = 16.632464492571543
1727c1727
<   currentSpeed = 16.50530484457873
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
7,19c7,19
<     <ToCdown id="ToC_veh" t="25.00" lane="2/1to3/1_0" lanePos="4.63" x="2873.70" y="2451.94"/>
<     <ToCup id="ToC_veh" t="127.00" lane="3/1to4/1_0" lanePos="613.37" x="1466.68" y="3027.41"/>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="201.13" x="236.62" y="2255.48"/>
<     <MRM id="ToC_veh" t="222.00" lane="5/1to6/1_0" lanePos="616.65" x="108.22" y="1860.30"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="5/1to6/1_0" lanePos="675.38" x="90.07" y="1804.44"/>
<     <ToCup id="ToC_veh" t="227.00" lane="5/1to6/1_0" lanePos="708.08" x="79.96" y="1773.34"/>
<     <TOR id="ToC_veh" t="242.00" lane="6/1to7/1_0" lanePos="34.22" x="5.86" y="1477.18"/>
<     <ToCup id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="241.98" x="70.06" y="1279.58"/>
<     <TOR id="ToC_veh" t="262.00" lane="6/1to7/1_0" lanePos="449.74" x="134.27" y="1081.99"/>
<     <ToCup id="ToC_veh" t="277.00" lane="6/1to7/1_0" lanePos="761.38" x="230.57" y="785.60"/>
<     <TOR id="ToC_veh" t="302.00" lane="7/1to8/1_0" lanePos="296.62" x="540.52" y="398.90"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="7/1to8/1_0" lanePos="774.47" x="927.10" y="118.03"/>
<     <ToCup id="ToC_veh" t="377.00" lane="8/1to9/1_0" lanePos="631.43" x="1729.38" y="-4.95"/>
---
>     <ToCdown id="ToC_veh" t="25.00" lane="2/1to3/1_0" lanePos="3.23" x="2874.84" y="2451.12"/>
>     <ToCup id="ToC_veh" t="127.00" lane="3/1to4/1_0" lanePos="611.97" x="1468.08" y="3027.41"/>
>     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="199.73" x="237.05" y="2256.81"/>
>     <MRM id="ToC_veh" t="222.00" lane="5/1to6/1_0" lanePos="615.25" x="108.65" y="1861.63"/>
>     <ToCdown id="ToC_veh" t="225.00" lane="5/1to6/1_0" lanePos="670.38" x="91.61" y="1809.20"/>
>     <ToCup id="ToC_veh" t="227.00" lane="5/1to6/1_0" lanePos="703.08" x="81.51" y="1778.10"/>
>     <TOR id="ToC_veh" t="242.00" lane="6/1to7/1_0" lanePos="29.22" x="4.32" y="1481.93"/>
>     <ToCup id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="236.98" x="68.52" y="1284.34"/>
>     <TOR id="ToC_veh" t="262.00" lane="6/1to7/1_0" lanePos="444.74" x="132.72" y="1086.75"/>
>     <ToCup id="ToC_veh" t="277.00" lane="6/1to7/1_0" lanePos="756.38" x="229.02" y="790.36"/>
>     <TOR id="ToC_veh" t="302.00" lane="7/1to8/1_0" lanePos="291.62" x="536.47" y="401.83"/>
>     <ToCdown id="ToC_veh" t="325.00" lane="7/1to8/1_0" lanePos="769.47" x="923.05" y="120.97"/>
>     <ToCup id="ToC_veh" t="377.00" lane="8/1to9/1_0" lanePos="627.15" x="1725.10" y="-4.95"/>

TEST FAILED on ts-bapmsumbld : sumo ToCDevice start_manual ( Last six runs Feb2025 )

---------- Differences in fcd ----------
426c426
<         <vehicle id="ToC_veh" x="401.86" y="2522.82" angle="234.00" type="automated@ToC_veh" speed="19.58" pos="856.86" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="402.83" y="2523.53" angle="234.00" type="automated@ToC_veh" speed="18.38" pos="855.66" lane="4/1to5/1_0" slope="0.00"/>
429c429
<         <vehicle id="ToC_veh" x="386.99" y="2512.02" angle="234.00" type="automated@ToC_veh" speed="18.38" pos="875.24" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="389.90" y="2514.14" angle="234.00" type="automated@ToC_veh" speed="15.98" pos="871.64" lane="4/1to5/1_0" slope="0.00"/>
432c432
<         <vehicle id="ToC_veh" x="373.10" y="2501.93" angle="234.00" type="automated@ToC_veh" speed="17.18" pos="892.42" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="378.92" y="2506.16" angle="234.00" type="automated@ToC_veh" speed="13.58" pos="885.22" lane="4/1to5/1_0" slope="0.00"/>
435c435
<         <vehicle id="ToC_veh" x="360.17" y="2492.54" angle="234.00" type="automated@ToC_veh" speed="15.98" pos="908.39" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="369.88" y="2499.59" angle="234.00" type="automated@ToC_veh" speed="11.18" pos="896.39" lane="4/1to5/1_0" slope="0.00"/>
438c438
<         <vehicle id="ToC_veh" x="348.22" y="2483.85" angle="234.00" type="automated@ToC_veh" speed="14.78" pos="923.17" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="362.78" y="2494.43" angle="234.00" type="automated@ToC_veh" speed="8.78" pos="905.17" lane="4/1to5/1_0" slope="0.00"/>
441c441
<         <vehicle id="ToC_veh" x="337.23" y="2475.87" angle="234.00" type="automated@ToC_veh" speed="13.58" pos="936.74" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="357.62" y="2490.68" angle="234.00" type="automated@ToC_veh" speed="6.38" pos="911.54" lane="4/1to5/1_0" slope="0.00"/>
444c444
<         <vehicle id="ToC_veh" x="327.22" y="2468.60" angle="234.00" type="automated@ToC_veh" speed="12.38" pos="949.12" lane="4/1to5/1_0" slope="0.00"/>
---
>         <vehicle id="ToC_veh" x="354.41" y="2488.35" angle="234.00" type="automated@ToC_veh" speed="3.98" pos="915.52" lane="4/1to5/1_0" slope="0.00"/>
447c447
<         <vehicle id="ToC_veh" x="318.18" y="2462.03" angle="234.00" type="automated@ToC_veh" speed="11.18" pos="960.30" lane="4/1to5/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
715c715
<   currentSpeed = 19.576000000000004
---
>   currentSpeed = 18.376000000000005
720c720
<   currentSpeed = 18.376000000000005
---
>   currentSpeed = 15.976000000000006
725c725
<   currentSpeed = 17.176000000000005
---
>   currentSpeed = 13.576000000000008
730c730
<   currentSpeed = 15.976000000000006
---
>   currentSpeed = 11.176000000000009
735c735
<   currentSpeed = 14.776000000000007
---
>   currentSpeed = 8.77600000000001
740c740
<   currentSpeed = 13.576000000000008
---
>   currentSpeed = 6.37600000000001
745c745
<   currentSpeed = 12.376000000000008
---
>   currentSpeed = 3.9760000000000097
750c750
<   currentSpeed = 11.176000000000009
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
8,18c8,18
<     <ToCdown id="ToC_veh" t="150.00" lane="4/1to5/1_0" lanePos="979.05" x="303.01" y="2451.01"/>
<     <ToCup id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="826.25" x="43.45" y="1660.95"/>
<     <TOR id="ToC_veh" t="227.00" lane="6/1to7/1_0" lanePos="359.85" x="106.49" y="1167.48"/>
<     <ToCup id="ToC_veh" t="242.00" lane="6/1to7/1_0" lanePos="671.49" x="202.79" y="871.09"/>
<     <TOR id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="879.25" x="266.99" y="673.50"/>
<     <ToCup id="ToC_veh" t="262.00" lane="7/1to8/1_0" lanePos="102.85" x="383.76" y="512.79"/>
<     <TOR id="ToC_veh" t="277.00" lane="7/1to8/1_0" lanePos="414.49" x="635.88" y="329.61"/>
<     <ToCdown id="ToC_veh" t="300.00" lane="7/1to8/1_0" lanePos="892.34" x="1022.46" y="48.74"/>
<     <ToCup id="ToC_veh" t="302.00" lane="7/1to8/1_0" lanePos="925.46" x="1049.26" y="29.27"/>
<     <TOR id="ToC_veh" t="377.00" lane="9/1to10/1_0" lanePos="513.63" x="2498.46" y="297.89"/>
<     <ToCdown id="ToC_veh" t="400.00" lane="10/1to1/1_0" lanePos="7.32" x="2881.49" y="582.65"/>
---
>     <ToCdown id="ToC_veh" t="150.00" lane="4/1to5/1_0" lanePos="917.10" x="353.13" y="2487.42"/>
>     <ToCup id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="714.95" x="77.84" y="1766.81"/>
>     <TOR id="ToC_veh" t="227.00" lane="6/1to7/1_0" lanePos="248.67" x="72.13" y="1273.22"/>
>     <ToCup id="ToC_veh" t="242.00" lane="6/1to7/1_0" lanePos="560.31" x="168.43" y="976.83"/>
>     <TOR id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="768.07" x="232.64" y="779.23"/>
>     <ToCup id="ToC_veh" t="262.00" lane="6/1to7/1_0" lanePos="975.83" x="296.84" y="581.64"/>
>     <TOR id="ToC_veh" t="277.00" lane="7/1to8/1_0" lanePos="303.31" x="545.93" y="394.96"/>
>     <ToCdown id="ToC_veh" t="300.00" lane="7/1to8/1_0" lanePos="781.16" x="932.52" y="114.09"/>
>     <ToCup id="ToC_veh" t="302.00" lane="7/1to8/1_0" lanePos="813.56" x="958.73" y="95.05"/>
>     <TOR id="ToC_veh" t="377.00" lane="9/1to10/1_0" lanePos="400.84" x="2407.21" y="231.59"/>
>     <ToCdown id="ToC_veh" t="400.00" lane="9/1to10/1_0" lanePos="878.69" x="2793.80" y="512.46"/>

TEST FAILED on ts-bapmsumbld : sumo fcdReplay ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,245
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : sumo gui ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/sumo/gui/runner.py", line 26, in <module>
>     import pyautogui  # noqa
>     ^^^^^^^^^^^^^^^^
> ModuleNotFoundError: No module named 'pyautogui'
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vertical.0" depart="103.00" arrival="344.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.1" depart="113.00" arrival="378.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.2" depart="123.00" arrival="380.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.3" depart="133.00" arrival="382.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.4" depart="143.00" arrival="384.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.5" depart="153.00" arrival="386.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.6" depart="163.00" arrival="435.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : sumo protobuf ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,35
> 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
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ModuleNotFoundError: No module named 'google'
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 208, in <module>
>     main()
>     ~~~~^^
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 194, in main
>     module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>                            attrFinder.xsdStruc._namedEnumerations, options.protodir, base)
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 185, in generateProto
>     return importlib.import_module("%s_pb2" % base)
>            ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/importlib/__init__.py", line 88, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>            ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
>   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
>   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
>   File "/Users/sumo/clangMacOS/texttesttmp/clangMacOS.14Feb000957.27558/complex/sumo/protobuf/trajectories_pb2.py", line 7, in <module>
>     from google.protobuf import descriptor as _descriptor
> ModuleNotFoundError: No module named 'google'
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/sumo/protobuf/runner.py", line 80, in <module>
<truncated after showing first 30 lines>
---------- 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-bapmsumbld : sumo socketout ( Last six runs Feb2025 )

---------- Differences in errors ----------
1,2d0
< Error: send failed: Software caused tcpip::Socket abort
< Quitting (on error).

TEST FAILED on ts-bapmsumbld : traas api ( Last six runs Feb2025 )

---------- Differences in errors ----------
1,3c1,5
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
< Received null repsonse for command 203 149. (Maybe you need to use do_job_set?)
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module>
>     assert os.path.exists(traasJar)
>            ~~~~~~~~~~~~~~^^^^^^^^^^
> AssertionError
---------- Differences in output ----------
1,77d0
< deltaT:1.0
< findRoute result stage:
<   gneE0
<   -gneE2
<   gneE2
< findIntermodalRoute result stages:
<   gneE0
<   gneE2
< Step 1.0, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 3.0, tlsPhase 0 (North-South)
< Step 4.0, tlsPhase 0 (North-South)
< Step 5.0, tlsPhase 0 (North-South)
< Step 6.0, tlsPhase 0 (North-South)
< Step 7.0, tlsPhase 0 (North-South)
< Step 8.0, tlsPhase 0 (North-South)
< Step 9.0, tlsPhase 0 (North-South)
< Step 10.0, tlsPhase 0 (North-South)
< Step 11.0, tlsPhase 0 (North-South)
< Step 12.0, tlsPhase 0 (North-South)
< Step 13.0, tlsPhase 0 (North-South)
< Step 14.0, tlsPhase 0 (North-South)
< Step 15.0, tlsPhase 0 (North-South)
< Step 16.0, tlsPhase 0 (North-South)
< Step 17.0, tlsPhase 0 (North-South)
< Step 18.0, tlsPhase 0 (North-South)
< Step 19.0, tlsPhase 0 (North-South)
< Step 20.0, tlsPhase 0 (North-South)
< Step 21.0, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traas multiclient ( Last six runs Feb2025 )

---------- Differences in errors ----------
1,2c1,5
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module>
>     assert os.path.exists(traasJar)
>            ~~~~~~~~~~~~~~^^^^^^^^^^
> AssertionError
---------- Differences in output ----------
1,4652d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.1
< Step 0.2
< Step 0.3
< Step 0.4
< Step 0.5
< Step 0.6
< Step 0.7
< Step 0.8
< Step 0.9
< Step 1.0
< Step 1.1
< Step 1.2
< Step 1.3
< Step 1.4
< Step 1.5
< Step 1.6
< Step 1.7
< Step 1.8
< Step 1.9
< Step 2.0
< Step 2.1
< Step 2.2
< Step 2.3
< Step 2.4
< Step 2.5
< Step 2.6
< Step 2.7
< Step 2.8
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traas simple ( Last six runs Feb2025 )

---------- Differences in errors ----------
1c1,5
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module>
>     assert os.path.exists(traasJar)
>            ~~~~~~~~~~~~~~^^^^^^^^^^
> AssertionError
---------- Differences in output ----------
1,4639d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.2, tlsPhase 0 (North-South)
< Step 0.3, tlsPhase 0 (North-South)
< Step 0.4, tlsPhase 0 (North-South)
< Step 0.5, tlsPhase 0 (North-South)
< Step 0.6, tlsPhase 0 (North-South)
< Step 0.7, tlsPhase 0 (North-South)
< Step 0.8, tlsPhase 0 (North-South)
< Step 0.9, tlsPhase 0 (North-South)
< Step 1.0, tlsPhase 0 (North-South)
< Step 1.1, tlsPhase 0 (North-South)
< Step 1.2, tlsPhase 0 (North-South)
< Step 1.3, tlsPhase 0 (North-South)
< Step 1.4, tlsPhase 0 (North-South)
< Step 1.5, tlsPhase 0 (North-South)
< Step 1.6, tlsPhase 0 (North-South)
< Step 1.7, tlsPhase 0 (North-South)
< Step 1.8, tlsPhase 0 (North-South)
< Step 1.9, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 2.1, tlsPhase 0 (North-South)
< Step 2.2, tlsPhase 0 (North-South)
< Step 2.3, tlsPhase 0 (North-South)
< Step 2.4, tlsPhase 0 (North-South)
< Step 2.5, tlsPhase 0 (North-South)
< Step 2.6, tlsPhase 0 (North-South)
< Step 2.7, tlsPhase 0 (North-South)
< Step 2.8, tlsPhase 0 (North-South)
< Step 2.9, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traas subscription ( Last six runs Feb2025 )

---------- Differences in errors ----------
1c1,5
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module>
>     assert os.path.exists(traasJar)
>            ~~~~~~~~~~~~~~^^^^^^^^^^
> AssertionError
---------- Differences in output ----------
1,88d0
< Step: 0
< Subscription Departed vehicles: v0
< Step: 1
< Subscription Departed vehicles: v1
< Position of vehicle v0: x = 14.723400000000002 y = -4.8
< Speed of vehicle v0: 14.723400000000002
< Step: 2
< Subscription Departed vehicles: v2
< Position of vehicle v0: x = 29.446800000000003 y = -4.8
< Speed of vehicle v0: 14.723400000000002
< Position of vehicle v1: x = 13.032987 y = -4.8
< Speed of vehicle v1: 13.032987
< Step: 3
< Subscription Departed vehicles: v3
< Position of vehicle v0: x = 44.17020000000001 y = -4.8
< Speed of vehicle v0: 14.723400000000002
< Position of vehicle v1: x = 26.065974 y = -4.8
< Speed of vehicle v1: 13.032987
< Position of vehicle v2: x = 11.790983749999999 y = -4.8
< Speed of vehicle v2: 11.790983749999999
< Step: 4
< Subscription Departed vehicles: v4
< Position of vehicle v0: x = 58.893600000000006 y = -4.8
< Speed of vehicle v0: 14.723400000000002
< Position of vehicle v1: x = 39.098961 y = -4.8
< Speed of vehicle v1: 13.032987
< Position of vehicle v2: x = 23.8721714 y = -1.6
< Speed of vehicle v2: 12.08118765
< Position of vehicle v3: x = 10.29073375 y = -4.8
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci connection busySocket sumo-gui ( Last six runs Feb2025 )

---------- Differences in errors ----------
1,2c1
< Could not connect in 61 tries
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
---
> Error: This system has no OpenGL support. Exiting.
3a3
> Could not connect in 61 tries

TEST FAILED on ts-bapmsumbld : traci connection clientCloses sumo-gui ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,7
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py:1137: ResourceWarning: subprocess 34686 is still running
>   _warn("subprocess %s is still running" % self.pid,
---------- 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-bapmsumbld : traci connection closingOutput sumo-gui ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,247
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<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-bapmsumbld : traci connection multipleConnections basic sumo-gui ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,128
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.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))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.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))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
<truncated after showing first 30 lines>
---------- Differences in output ----------
15,44d14
< -- Unordered text as found by filter 'Process [0-9]' --
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 5 ended at step 99.0
< Process 5 ended at step 99.0
< Process 5 ended at step 99.0
< Process 5 ended at step 99.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci connection parallelConnection sumo-gui ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,5
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> 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-bapmsumbld : traci connection repeatedConnection sumo-gui ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,7
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py:1137: ResourceWarning: subprocess 34067 is still running
>   _warn("subprocess %s is still running" % self.pid,
---------- 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-bapmsumbld : traci gui b50 ( Last six runs Feb2025 )

---------- Differences in errors ----------
6a7,12
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py:1137: ResourceWarning: subprocess 33845 is still running
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

TEST FAILED on ts-bapmsumbld : traci gui gui ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,247
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,33d0
< 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 ((-809.6875, -232.0), (1609.6875, 1032.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-bapmsumbld : traci gui polygon_dynamics_gui ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,247
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<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-bapmsumbld : traci gui polygon_dynamics_remove ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,247
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci misc signature ( Last six runs Feb2025 )

---------- Differences in errors ----------
1,14c1,7
<   traci.vehicle.setLaneChangeMode("horiz", lcm=0)
<   traci.vehicle.setParameter(objID="horiz", key="blub", value="blubber")
<   traci.vehicle.setParameter(objectID="horiz", param="blub", value="blubber")
<   traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber")
<   traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber")
<   traci.vehicle.setParameter(oID="horiz", param="blub", value="blubber")
< -- Unordered text as found by filter '^UserWarning:' --
< UserWarning: Use of deprecated parameter lcm in function setLaneChangeMode, use laneChangeMode instead.
< UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead.
< UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< 
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci/misc/signature/runner.py", line 27, in <module>
>     import libsumo
>   File "/Users/sumo/clangMacOS/sumo/tools/libsumo/__init__.py", line 38, in <module>
>     from .libsumo import vehicle, simulation, person, trafficlight, edge  # noqa
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ModuleNotFoundError: No module named 'libsumo.libsumo'
---------- Differences in output ----------
1,5d0
< lane.getLinks traci: (laneID, extended=True) libsumo: (laneID)
< person.getPosition traci: (personID) libsumo: (personID, includeZ=False)
< poi.getPosition traci: (poiID) libsumo: (poiID, includeZ=False)
< vehicle.getPosition traci: (vehID) libsumo: (vehID, includeZ=False)
< Domain.setParameter() got an unexpected keyword argument 'oID'

TEST FAILED on ts-bapmsumbld : traci_java api ( Last six runs Feb2025 )

---------- Differences in errors ----------
1,2c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,80d0
< deltaT:1.0
< findRoute result stage:
<   gneE0
<   -gneE2
<   gneE2
< findIntermodalRoute result stages:
<   gneE0
<   gneE2
< Step 1.0, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 3.0, tlsPhase 0 (North-South)
< Step 4.0, tlsPhase 0 (North-South)
< Step 5.0, tlsPhase 0 (North-South)
< Step 6.0, tlsPhase 0 (North-South)
< Step 7.0, tlsPhase 0 (North-South)
< Step 8.0, tlsPhase 0 (North-South)
< Step 9.0, tlsPhase 0 (North-South)
< Step 10.0, tlsPhase 0 (North-South)
< Step 11.0, tlsPhase 0 (North-South)
< Step 12.0, tlsPhase 0 (North-South)
< Step 13.0, tlsPhase 0 (North-South)
< Step 14.0, tlsPhase 0 (North-South)
< Step 15.0, tlsPhase 0 (North-South)
< Step 16.0, tlsPhase 0 (North-South)
< Step 17.0, tlsPhase 0 (North-South)
< Step 18.0, tlsPhase 0 (North-South)
< Step 19.0, tlsPhase 0 (North-South)
< Step 20.0, tlsPhase 0 (North-South)
< Step 21.0, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci_java concurrent ( Last six runs Feb2025 )

---------- Differences in errors ----------
1c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,100d0
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci_java multiclient ( Last six runs Feb2025 )

---------- Differences in errors ----------
1c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,4652d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.1
< Step 0.2
< Step 0.3
< Step 0.4
< Step 0.5
< Step 0.6
< Step 0.7
< Step 0.8
< Step 0.9
< Step 1.0
< Step 1.1
< Step 1.2
< Step 1.3
< Step 1.4
< Step 1.5
< Step 1.6
< Step 1.7
< Step 1.8
< Step 1.9
< Step 2.0
< Step 2.1
< Step 2.2
< Step 2.3
< Step 2.4
< Step 2.5
< Step 2.6
< Step 2.7
< Step 2.8
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci_java simple ( Last six runs Feb2025 )

---------- Differences in errors ----------
1c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,4639d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.2, tlsPhase 0 (North-South)
< Step 0.3, tlsPhase 0 (North-South)
< Step 0.4, tlsPhase 0 (North-South)
< Step 0.5, tlsPhase 0 (North-South)
< Step 0.6, tlsPhase 0 (North-South)
< Step 0.7, tlsPhase 0 (North-South)
< Step 0.8, tlsPhase 0 (North-South)
< Step 0.9, tlsPhase 0 (North-South)
< Step 1.0, tlsPhase 0 (North-South)
< Step 1.1, tlsPhase 0 (North-South)
< Step 1.2, tlsPhase 0 (North-South)
< Step 1.3, tlsPhase 0 (North-South)
< Step 1.4, tlsPhase 0 (North-South)
< Step 1.5, tlsPhase 0 (North-South)
< Step 1.6, tlsPhase 0 (North-South)
< Step 1.7, tlsPhase 0 (North-South)
< Step 1.8, tlsPhase 0 (North-South)
< Step 1.9, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 2.1, tlsPhase 0 (North-South)
< Step 2.2, tlsPhase 0 (North-South)
< Step 2.3, tlsPhase 0 (North-South)
< Step 2.4, tlsPhase 0 (North-South)
< Step 2.5, tlsPhase 0 (North-South)
< Step 2.6, tlsPhase 0 (North-South)
< Step 2.7, tlsPhase 0 (North-South)
< Step 2.8, tlsPhase 0 (North-South)
< Step 2.9, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci_java subscription ( Last six runs Feb2025 )

---------- Differences in errors ----------
1c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,147d0
< Step: 0
< Step: 1
< Subscription Departed vehicles: v0
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 2
< Subscription Departed vehicles: v1
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(14.7234,-4.8)
< Vehicle Subscription: id=v1
<    variable id: 64  value: 13.033
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 3
< Subscription Departed vehicles: v2
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(29.4468,-4.8)
< Vehicle Subscription: id=v1
<    variable id: 64  value: 13.033
<    variable id: 66  value: TraCIPosition(13.033,-4.8)
< Vehicle Subscription: id=v2
<    variable id: 64  value: 11.791
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 4
< Subscription Departed vehicles: v3
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : tutorial city_mobil taxi_cyber ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1
> Warning: Person 'v7.8p1' is jammed on edge 'cyber6to7', time=1177.00.

TEST FAILED on ts-bapmsumbld : unit_tests testcommon ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testcommon'
---------- Differences in output ----------
1,113d0
< Running main() from gtest_main.cc
< [==========] Running 46 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-bapmsumbld : unit_tests testfoxtools ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testfoxtools'
---------- 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 MFXWorkerThread
< [ RUN      ] MFXWorkerThread.test_init
< [       OK ] MFXWorkerThread.test_init ((TIME))
< [ RUN      ] MFXWorkerThread.test_get_all
< [       OK ] MFXWorkerThread.test_get_all ((TIME))
< [----------] 2 tests from MFXWorkerThread ((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-bapmsumbld : unit_tests testgeom ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testgeom'
---------- Differences in output ----------
1,81d0
< Running main() from gtest_main.cc
< [==========] Running 33 tests from 3 test suites.
< [----------] Global test environment set-up.
< [----------] 12 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))
< [ RUN      ] Boundary.test_method_growWidth
< [       OK ] Boundary.test_method_growWidth ((TIME))
< [ RUN      ] Boundary.test_method_growHeight
< [       OK ] Boundary.test_method_growHeight ((TIME))
< [----------] 12 tests from Boundary ((TIME) total)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-bapmsumbld : unit_tests testmicrosim ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testmicrosim'
---------- 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-bapmsumbld : unit_tests testnetbuild ( Last six runs Feb2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testnetbuild'
---------- 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 #254) on ts-bapmsumbld : sumo output one_vehicle ( Last six runs Feb2025 )

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) <zip object at 0x10f308580>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x10f2c7740>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10f2c5840>
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) <zip object at 0x10f2c6780>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x10f2d4d80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10f2d7100>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x10f2d5b40>
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) <zip object at 0x10f2d4a00>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x10f2d4a00>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10f2d5340>
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-bapmsumbld : sumo output teleport ( Last six runs Feb2025 )

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-bapmsumbld : sumo output teleport_multihop ( Last six runs Feb2025 )

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 (148.9, 149.0) <zip object at 0x1089e7b00>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x108a1eb00>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x1095c8900>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x109600780>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x108976d80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x108976d80>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x1089fa400>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x1089f8380>
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-bapmsumbld : sumo output teleport_multihop_newDefaults ( Last six runs Feb2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
9,24c9,24
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x10d60a900>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x10d5b3ec0>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10d615c00>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10d615100>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x10d617f00>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x10d615500>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x10d6140c0>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x10d616600>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x10d616000>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x10d61e000>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10e081700>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10d5ce880>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-bapmsumbld : sumo output two_same_vehicles ( Last six runs Feb2025 )

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) <zip object at 0x107290ac0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x1072854c0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1072856c0>
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) <zip object at 0x107285180>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x1072c3240>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1072c1f00>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x1072c0c40>
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) <zip object at 0x1072c1ac0>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x1072c1ac0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1072c11c0>
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-bapmsumbld : sumo output two_vehicles_diff_length ( Last six runs Feb2025 )

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) <zip object at 0x10f1d0a00>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x10f1a7c40>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10f1a4c40>
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) <zip object at 0x10f1a5040>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x10f203080>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10f200b80>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x10f200b80>
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) <zip object at 0x10f200e00>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x10f200e00>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10f202ac0>
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-bapmsumbld : sumo output two_vehicles_diff_speed ( Last six runs Feb2025 )

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) <zip object at 0x102b88180>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x100e97480>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x102bac240>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x102bac040>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x102bac980>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x102b658c0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x102b66a00>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x102b66600>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x102b679c0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x102bdfb80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x102bdd940>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x102bdf940>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x102bdf940>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x102bdf940>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x102bdf940>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x102bde300>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x102bde300>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x102bde300>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x102bde300>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x102ba1780>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x102ba1cc0>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x102bdeb40>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x102bdf780>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x102bdf780>

TEST had known bugs (see #3263) on ts-bapmsumbld : traci vehicle moveToXY keepRoute2 ( Last six runs Feb2025 )

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