12Jan25rv1_21_0+1816-1a1b44bb35d - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64tmp\msvc16x64.31Jan013731.11336 -g

To start TextTest for these tests, run:

texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests


default: 804 tests: 787 succeeded 8 known bugs 8 FAILED 1 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : sumo gui ( Last six runs Jan2025 )

---------- Differences in errors ----------
0a1,22
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/gui/runner.py", line 47, in <module>
>     findAndClick(PLAY)
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/gui/runner.py", line 38, in findAndClick
>     positionOnScreen = pyautogui.locateOnScreen(obj, minSearchTime=3, confidence=0.9)
>                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 172, in wrapper
>     return wrappedFunction(*args, **kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 210, in locateOnScreen
>     return pyscreeze.locateOnScreen(*args, **kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/pyscreeze/__init__.py", line 404, in locateOnScreen
>     screenshotIm = screenshot(region=None)
>                    ^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/pyscreeze/__init__.py", line 538, in _screenshot_win32
>     im = ImageGrab.grab(all_screens=allScreens)
>          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/PIL/ImageGrab.py", line 48, in grab
>     offset, size, data = Image.core.grabscreen_win32(
>                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> OSError: screen grab failed
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2025-01-12 01:39:09 by Eclipse SUMO GUI Version v1_21_0+1816-1a1b44bb35d
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <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>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
>     <gui_only>
>         <gui-settings-file value="settings.xml"/>
>         <quit-on-end value="true"/>
>     </gui_only>
9,1217c25
<     <vehicle id="vertical.1" depart="113.00" arrival="378.00">
<         <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : sumo protobuf ( Last six runs Jan2025 )

---------- Differences in errors ----------
0a1,38
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 130, in <module>
>     main()
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 124, in main
>     module = xml2protobuf.generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 185, in generateProto
>     return importlib.import_module("%s_pb2" % base)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/importlib/__init__.py", line 126, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
> ModuleNotFoundError: No module named 'trajectories_pb2'
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 208, in <module>
>     main()
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 194, in main
>     module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 185, in generateProto
>     return importlib.import_module("%s_pb2" % base)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/importlib/__init__.py", line 126, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
<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-sim-wintest-ba : sumo xmlValidation ( Last six runs Jan2025 )

---------- Differences in output ----------
6a7,11
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
8a14,18
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
18a29,33
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
21a37,41
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
27a48,52
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : traci gui gui ( Last six runs Jan2025 )

---------- Differences in errors ----------
0a1,17
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/traci/gui/gui/runner.py", line 81, in <module>
>     pic = imread("out.png")
>           ^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/matplotlib/pyplot.py", line 2131, in imread
>     return matplotlib.image.imread(fname, format)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/matplotlib/image.py", line 1541, in imread
>     with img_open(fname) as image:
>          ^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/PIL/ImageFile.py", line 137, in __init__
>     self._open()
>   File "C:/Python311/Lib/site-packages/PIL/PngImagePlugin.py", line 707, in _open
>     raise SyntaxError(msg)
> SyntaxError: not a PNG file
> sys:1: ResourceWarning: unclosed <socket.socket fd=800, family=2, type=1, proto=0, laddr=('127.0.0.1', 58195), raddr=('127.0.0.1', 58194)>
> C:/Python311/Lib/subprocess.py:1127: ResourceWarning: subprocess 9740 is still running
---------- Differences in output ----------
29,33d28
< screenshot dimensions (500, 500, 4)
< adding view
< views ('View #0', 'newView')
< removing view
< views ('View #0',)

TEST FAILED on ts-sim-wintest-ba : traci misc signature ( Last six runs Jan2025 )

---------- Differences in errors ----------
1,14c1,9
<   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 "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/traci/misc/signature/runner.py", line 27, in <module>
>     import libsumo
>   File "C:/Users/delphi/testreports/sumo/git/tools/libsumo/__init__.py", line 38, in <module>
>     from .libsumo import vehicle, simulation, person, trafficlight, edge  # noqa
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/libsumo/libsumo.py", line 13, in <module>
>     from . import _libsumo
> ImportError: DLL load failed while importing _libsumo: Das angegebene Modul wurde nicht gefunden.
---------- 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-sim-wintest-ba : traci vehicle replaceStop invalid ( Last six runs Jan2025 )

---------- Differences in errors ----------
1c1,24
< Error: Answered with error to command 0xc4: Stop replacement failed for vehicle 'ego' (invalid nextStopIndex 4 for 3 remaining stops).
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/traci/vehicle/replaceStop/invalid/runner.py", line 34, in <module>
>     traci.start([sumoBinary,
>   File "C:/Users/delphi/testreports/sumo/git/tools/traci/main.py", line 147, in start
>     result = init(sumoPort, numRetries, "localhost", label, sumoProcess, doSwitch, traceFile, traceGetters)
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/traci/main.py", line 119, in init
>     return con.getVersion()
>            ^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/traci/connection.py", line 383, in getVersion
>     result = self._sendCmd(command, None, None)
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/traci/connection.py", line 232, in _sendCmd
>     return self._sendExact()
>            ^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/traci/connection.py", line 139, in _sendExact
>     prefix = result.read("!BBB")
>              ^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/traci/storage.py", line 38, in read
>     return struct.unpack(format, self._content[oldPos:self._pos])
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> struct.error: unpack requires a buffer of 3 bytes
> sys:1: ResourceWarning: unclosed <socket.socket fd=512, family=2, type=1, proto=0, laddr=('127.0.0.1', 59929), raddr=('127.0.0.1', 59929)>
> C:/Python311/Lib/subprocess.py:1127: ResourceWarning: subprocess 5232 is still running
---------- 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">
</routes>

TEST FAILED on ts-sim-wintest-ba : gtfs_mitte osmroutes ( Last six runs Jan2025 )

---------- Differences in errors ----------
7c7
< Warning: 36 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'.
---
> Warning: 38 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'.
41c41
< Warning: 71 total messages of type: The rail crossing '%' does not have any roads.
---
> Warning: 73 total messages of type: The rail crossing '%' does not have any roads.
63,72c63,72
< Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=25949.00.
< Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '387106272', time=25949.00.
< Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#0_0', time=25984.00.
< Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25984.00.
< Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=26265.00.
< Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26265.00.
< Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#1_0', time=26458.00.
< Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26458.00.
< Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='199847347#3_0', time=26679.00.
< Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '272795470#1', time=26679.00.
---
> Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=25947.00.
> Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '387106272', time=25947.00.
> Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#0_0', time=25985.00.
> Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25985.00.
> Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=26261.00.
> Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26261.00.
> Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#1_0', time=26455.00.
> Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26455.00.
> Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='199847347#3_0', time=26676.00.
> Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '272795470#1', time=26676.00.
<truncated after showing first 30 lines>
---------- Differences in gtfs_additional ----------
9d8
<         <access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/>
10a10
>         <access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/>
25d24
<         <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/>
27c26,27
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
---
>         <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/>
>         <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/>
40d39
<         <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/>
42c41,42
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
---
>         <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/>
>         <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/>
52d51
<         <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/>
54c53,54
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
---
>         <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/>
>         <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/>
64d63
<         <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/>
66c65,66
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
---
<truncated after showing first 30 lines>
---------- Differences in gtfs_routes ----------
18c18
<     <route id="8448" edges="144014230#2 1340133922#1 207364191#0 207364191#1 144014242#1 1340133921 1340133920#0 1340133920#1 1340133920#3 167272512#0 167272512#1 167272512#4 167272512#6 167272512#8 195411594#0 195411594#1 195411594#2 195411594#3 195411594#4 165409971#1 165409971#2 165409971#3 165409971#4 1340133927#0 1340133927#1 1340133931#1 1340133926 388702049#0 388702049#1 1044592562#0 1044592562#2 1044592562#3 167272531#0 167272531#1 1340133930#0 154321049#3 101699672#0 101699672#1 10169
9672#2 143891040#1 143891040#2 143891040#3 143891040#4 143891040#5 1340133918#0 1340133918#1 1340133918#2 1340133918#3 1340133918#4 101699676#1 101699676#2 101699676#4 101699676#13 30721656#0 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 28341062#0 28341062#1 421641064 30721657#1 30721657#2 1328606977#0 1328606977#1 46140383#0 143931935#0 143931935#1 153537606#1 153537606#2 153537606#3 153537606#4 153537606#5 153537606#6 -153537612#1 -153537612#0 -143931933#4 -14
3931933#2 -143931933#1 -143931933#0"/>
---
>     <route id="8448" edges="144014230#2 1340133922#1 207364191#0 207364191#1 144014242#1 1340133921 1340133920#0 1340133920#1 1340133920#3 167272512#0 167272512#1 167272512#4 167272512#6 167272512#8 195411594#0 195411594#1 195411594#2 195411594#3 195411594#4 165409971#1 165409971#2 165409971#3 165409971#4 1340133927#0 1340133927#1 1340133931#1 1340133926 388702049#0 388702049#1 1044592562#0 1044592562#2 1044592562#3 167272531#0 167272531#1 1340133930#0 154321049#3 101699672#0 101699672#1 10169
9672#2 143891040#1 143891040#2 143891040#3 143891040#4 143891040#5 1340133918#0 1340133918#1 1340133918#2 1340133918#3 1340133918#4 101699676#1 101699676#2 101699676#4 101699676#13 30721656#0 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 28341062#0 28341062#1 1053166656#1 421641064 30721657#1 30721657#2 1328606977#0 1328606977#1 46140383#0 143931935#0 143931935#1 153537606#1 153537606#2 153537606#3 153537606#4 153537606#5 153537606#6 -153537612#1 -153537612#0 -14
3931933#4 -143931933#2 -143931933#1 -143931933#0"/>
35,36c35,36
<     <route id="8441" edges="153537614#0 153537614#1 153537614#4 153537614#5 153537614#7 153537614#8 153537614#9 153537614#10 153522303#0 153522303#3 46140393 1328606975 101699679#0 101699679#1 101699679#3 101699679#11 101699679#12 1044592563#1 1044592563#2 154321040#1 154321040#2 154321040#3 154321040#4 154321040#5 154321040#6 1340133919#0 1340133919#1 1340133919#2 1340133919#3 1340133919#4 1340133919#5 1053166658#1 1053166658#2 167140670#0 167140670#1 167140670#2 167140670#4 167140670#5 30122
986#0 30122986#1 388702048 168453605#0 388702047#1 388702047#2 93584120#2 93584120#3 1340133932#0 1340133932#1 1340133929#0 1340133929#1 1340133928#1 195411601#0 195411601#1 195411601#2 195411601#4 22820560#1 22820560#2 22820560#3 22820560#4 93584121 144014237#3 1340133916 144014233#1 144014233#2 144014233#4 1340133915 144014230#0 144014230#1 144014230#2"/>
<     <vehicle id="114237293.trimmed.0" route="8441" line="17438_900_114237293.trimmed" depart="60" departEdge="41" arrivalEdge="68" type="tram" color="190,20,20">
---
>     <route id="8441" edges="153537614#0 153537614#1 153537614#4 153537614#5 153537614#7 153537614#8 153537614#9 153537614#10 153522303#0 153522303#3 46140393 1328606975#0 1328606975#1 101699679#0 101699679#1 101699679#3 101699679#11 101699679#12 1044592563#1 1044592563#2 154321040#1 154321040#2 154321040#3 154321040#4 154321040#5 154321040#6 1340133919#0 1340133919#1 1340133919#2 1340133919#3 1340133919#4 1340133919#5 1053166658#1 1053166658#2 167140670#0 167140670#1 167140670#2 167140670#4 16
7140670#5 30122986#0 30122986#1 388702048 168453605#0 388702047#1 388702047#2 93584120#2 93584120#3 1340133932#0 1340133932#1 1340133929#0 1340133929#1 1340133928#1 195411601#0 195411601#1 195411601#2 195411601#4 22820560#1 22820560#2 22820560#3 22820560#4 93584121 144014237#3 1340133916 144014233#1 144014233#2 144014233#4 1340133915 144014230#0 144014230#1 144014230#2"/>
>     <vehicle id="114237293.trimmed.0" route="8441" line="17438_900_114237293.trimmed" depart="60" departEdge="42" arrivalEdge="69" type="tram" color="190,20,20">
58,59c58,59
<     <route id="8691" edges="150478184#0 150478184#2 25957881#0 25957881#1 1245947673 1245947674 317013528#1 317013528#4 1245947667#1 1245947667#2 1245947675#0 1245947675#1 1245947675#2 150394034#0 150394034#1 150394034#2 150394034#3 150394034#4 1245947671 1328606983#1 1328606983#2 1051100385#2 1051100385#3 1051100386 1328606980#0 1328606980#1 1328606980#2 150394035#0 150394035#2 1284740822#0 1284740822#1 1284740822#2 1052827282#0 1052827282#3 1328606978 10597134#1 421641064"/>
<     <vehicle id="114264628.trimmed.0" route="8691" line="17459_900_114264628.trimmed" depart="60" departEdge="25" arrivalEdge="36" type="tram" color="190,20,20">
---
>     <route id="8691" edges="150478184#0 150478184#2 25957881#0 25957881#1 1245947673 1245947674 317013528#1 317013528#4 1245947667#1 1245947667#2 1245947675#0 1245947675#1 1245947675#2 150394034#0 150394034#1 150394034#2 150394034#3 150394034#4 1245947671 1328606983#1 1328606983#2 1051100385#2 1051100385#3 1051100386 1328606980#0 1328606980#1 1328606980#2 150394035#0 150394035#2 1284740822#0 1284740822#1 1284740822#2 1052827282#0 1052827282#3 1328606978 10597134#1 10597134#2 421641064"/>
>     <vehicle id="114264628.trimmed.0" route="8691" line="17459_900_114264628.trimmed" depart="60" departEdge="25" arrivalEdge="37" type="tram" color="190,20,20">
74c74
<     <vehicle id="114264902.trimmed.0" route="8691" line="17459_900_114264902.trimmed" depart="60" departEdge="0" arrivalEdge="36" type="tram" color="190,20,20">
---
>     <vehicle id="114264902.trimmed.0" route="8691" line="17459_900_114264902.trimmed" depart="60" departEdge="0" arrivalEdge="37" type="tram" color="190,20,20">
153c153
<     <route id="8097" edges="150478184#0 150478184#2 25957881#0 25957881#1 1245947673 1245947674 317013528#1 317013528#4 1245947667#1 1245947667#2 1245947675#0 1245947675#1 1245947675#2 150394034#0 150394034#1 150394034#2 150394034#3 150394034#4 1245947671 1328606983#1 1328606983#2 1051100385#2 1051100385#3 1051100386 1328606980#0 1328606980#1 1328606980#2 150394035#0 150394035#2 1284740822#0 1284740822#1 1284740822#2 1052827282#0 1052827282#3 1328606978 10597134#1 421641064"/>
---
>     <route id="8097" edges="150478184#0 150478184#2 25957881#0 25957881#1 1245947673 1245947674 317013528#1 317013528#4 1245947667#1 1245947667#2 1245947675#0 1245947675#1 1245947675#2 150394034#0 150394034#1 150394034#2 150394034#3 150394034#4 1245947671 1328606983#1 1328606983#2 1051100385#2 1051100385#3 1051100386 1328606980#0 1328606980#1 1328606980#2 150394035#0 150394035#2 1284740822#0 1284740822#1 1284740822#2 1052827282#0 1052827282#3 1328606978 10597134#1 10597134#2 421641064"/>
207c207
<     <vehicle id="114236860.trimmed.0" route="8441" line="17438_900_114236860.trimmed" depart="240" departEdge="41" arrivalEdge="68" type="tram" color="190,20,20">
---
>     <vehicle id="114236860.trimmed.0" route="8441" line="17438_900_114236860.trimmed" depart="240" departEdge="42" arrivalEdge="69" type="tram" color="190,20,20">
273c273
<     <vehicle id="114264915.trimmed.0" route="8691" line="17459_900_114264915.trimmed" depart="600" departEdge="0" arrivalEdge="36" type="tram" color="190,20,20">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : gtfs_mitte plain ( Last six runs Jan2025 )

---------- Differences in errors ----------
7c7
< Warning: 36 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'.
---
> Warning: 38 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'.
41c41
< Warning: 71 total messages of type: The rail crossing '%' does not have any roads.
---
> Warning: 73 total messages of type: The rail crossing '%' does not have any roads.
63,72c63,72
< Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=25949.00.
< Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '387106272', time=25949.00.
< Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#0_0', time=25984.00.
< Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25984.00.
< Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=26265.00.
< Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26265.00.
< Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#1_0', time=26458.00.
< Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26458.00.
< Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='199847347#3_0', time=26679.00.
< Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '272795470#1', time=26679.00.
---
> Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=25947.00.
> Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '387106272', time=25947.00.
> Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#0_0', time=25985.00.
> Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25985.00.
> Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=26261.00.
> Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26261.00.
> Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#1_0', time=26455.00.
> Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26455.00.
> Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='199847347#3_0', time=26676.00.
> Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '272795470#1', time=26676.00.
<truncated after showing first 30 lines>
---------- Differences in gtfs_additional ----------
606c606
<         <access friendlyPos="true" lane="1158979785#4_0" pos="22.27" length="22.44"/>
---
>         <access friendlyPos="true" lane="1158979785#6_0" pos="22.27" length="22.44"/>
781d780
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
784a784
>         <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/>
817d816
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
820a820
>         <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/>
877d876
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
880a880
>         <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/>
926d925
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
929a929
>         <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/>
986d985
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
989a989
>         <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/>
1011d1010
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
1014a1014
>         <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/>
1059d1058
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
<truncated after showing first 30 lines>
---------- Differences in gtfs_routes ----------
276c276
<     <route id="114234399" edges="-1100903090#1 -1100903090#0 -1100903091#1 -1100903091#0 -1100903092 -169719829#1 -169719829#0 -1100903095 -1100903094#3 -1100903094#2 -1100903094#1 -1100903094#0 -32805741#3 -32805741#2 169717723#1 169717723#3 441788215 -441788215 -169717723#3 -169717723#2 6227654#1 318915602#4 318915602#5 -1102154070#2 -1102154070#1 -268002745#4 -268002745#3 -268002745#2 -268002745#1 1216575599#1 1216575599#2 165415452#0 165415452#1 165415452#2 165415464#0 -437325048#1 -560370
523 -437325047#6 -437325047#3 -437325047#2 -437325047#1 -437325047#0 1117432853#1 1117432853#2 4610362#0 4610362#2 4610362#11 30721662#0 30721662#1 1121011269#0 1121011269#1 1121011269#2 831659093#0 1173516144#1 23809670#1 1173516145#1 28016312 1123150361#0 -156364570#4 -156364570#2 -387892378 -370359204#1 -743631784#0 -316746323#3 316746323#2 743631784#0 -743631784#0 -316746323#3 46140376#1 46140376#2 -84960597#2 -84960597#1 -1103300964#2 -1103300964#0 36892597#3 4610355#1 4610355#2 4610355#4 4
610355#5 4610355#7 4610355#9 4610355#10 4610355#12 4610355#13 4610355#14 4610355#15 4610355#16 4610355#18 4610355#19 73310499 493008123#1 4296467#1 4296467#3 4296467#4 267542609#1 267542609#2 267542609#4 267542609#5 238682696">
---
>     <route id="114234399" edges="-1100903090#1 -1100903090#0 -1100903091#1 -1100903091#0 -1100903092 -169719829#1 -169719829#0 -1100903095 -1100903094#3 -1100903094#2 -1100903094#1 -1100903094#0 -32805741#3 -32805741#2 169717723#1 169717723#3 441788215 -441788215 -169717723#3 -169717723#2 6227654#1 318915602#4 318915602#5 -1102154070#2 -1102154070#1 -268002745#4 -268002745#3 -268002745#2 -268002745#1 1216575599#1 1216575599#2 165415452#0 165415452#1 165415452#2 165415464#0 -437325048#1 -560370
523 -437325047#6 -437325047#3 -437325047#2 -437325047#1 -437325047#0 1117432853#1 1117432853#2 4610362#0 4610362#2 4610362#11 30721662#0 30721662#1 1121011269#0 1121011269#1 1121011269#2 831659093#0 1173516144#1 23809670#1 1173516145#1 28016312 1123150361#0 -156364570#4 -156364570#2 -387892378 -370359204#2 -370359204#1 -743631784#0 -316746323#3 316746323#2 743631784#0 -743631784#0 -316746323#3 46140376#1 46140376#2 -84960597#2 -84960597#1 -1103300964#2 -1103300964#0 36892597#3 4610355#1 4610355#
2 4610355#4 4610355#5 4610355#7 4610355#9 4610355#10 4610355#12 4610355#13 4610355#14 4610355#15 4610355#16 4610355#18 4610355#19 73310499 493008123#1 4296467#1 4296467#3 4296467#4 267542609#1 267542609#2 267542609#4 267542609#5 238682696">
286c286
<     <route id="114234585" edges="-169717723#2 6227654#1 318915602#4 318915602#5 -1102154070#2 -1102154070#1 -268002745#4 -268002745#3 -268002745#2 -268002745#1 1216575599#1 1216575599#2 165415452#0 165415452#1 165415452#2 165415464#0 -437325048#1 -560370523 -437325047#6 -437325047#3 -437325047#2 -437325047#1 -437325047#0 1117432853#1 1117432853#2 4610362#0 4610362#2 4610362#11 30721662#0 30721662#1 1121011269#0 1121011269#1 1121011269#2 831659093#0 1173516144#1 23809670#1 1173516145#1 28016312
 1123150361#0 -156364570#4 -156364570#2 -387892378 -370359204#1 -743631784#0 -316746323#3 316746323#2 743631784#0 -743631784#0 -316746323#3 46140376#1 46140376#2 -84960597#2 -84960597#1 -1103300964#2 -1103300964#0 36892597#3 4610355#1 4610355#2 4610355#4 4610355#5 4610355#7 4610355#9 4610355#10 4610355#12 4610355#13 4610355#14 4610355#15 4610355#16 4610355#18 4610355#19 73310499 493008123#1 4296467#1 4296467#3 4296467#4 267542609#1 267542609#2 267542609#4 267542609#5 238682696">
---
>     <route id="114234585" edges="-169717723#2 6227654#1 318915602#4 318915602#5 -1102154070#2 -1102154070#1 -268002745#4 -268002745#3 -268002745#2 -268002745#1 1216575599#1 1216575599#2 165415452#0 165415452#1 165415452#2 165415464#0 -437325048#1 -560370523 -437325047#6 -437325047#3 -437325047#2 -437325047#1 -437325047#0 1117432853#1 1117432853#2 4610362#0 4610362#2 4610362#11 30721662#0 30721662#1 1121011269#0 1121011269#1 1121011269#2 831659093#0 1173516144#1 23809670#1 1173516145#1 28016312
 1123150361#0 -156364570#4 -156364570#2 -387892378 -370359204#2 -370359204#1 -743631784#0 -316746323#3 316746323#2 743631784#0 -743631784#0 -316746323#3 46140376#1 46140376#2 -84960597#2 -84960597#1 -1103300964#2 -1103300964#0 36892597#3 4610355#1 4610355#2 4610355#4 4610355#5 4610355#7 4610355#9 4610355#10 4610355#12 4610355#13 4610355#14 4610355#15 4610355#16 4610355#18 4610355#19 73310499 493008123#1 4296467#1 4296467#3 4296467#4 267542609#1 267542609#2 267542609#4 267542609#5 238682696">
504c504
<     <route id="114234986" edges="743631784#0 -743631784#0 -316746323#3 46140376#1 46140376#2 -84960597#2 -84960597#1 84960597#1 84960597#2 83517332#1 316746323#2 743631784#0 370359204#1 370359204#3 156364570#2 156364570#3 156364556#1 202157002#0 202157002#1 202157002#2 72157174#1 171826984#2 4612981#1 4612981#2 -4612981#2">
---
>     <route id="114234986" edges="743631784#0 -743631784#0 -316746323#3 46140376#1 46140376#2 -84960597#2 -84960597#1 84960597#1 84960597#2 83517332#1 316746323#2 743631784#0 370359204#1 370359204#2 370359204#3 156364570#2 156364570#3 156364556#1 202157002#0 202157002#1 202157002#2 72157174#1 171826984#2 4612981#1 4612981#2 -4612981#2">
509c509
<     <route id="114234999" edges="-4612981#2 -4612981#1 195401006 1113401735#1 139877314#1 783042668 310357283#2 112128419#1 112128419#2 415280722 195401013#2 171826985#2 4773465#2 1127592486#1 490365295#0 -156364570#4 -156364570#2 -387892378 -370359204#1 -743631784#0 -316746323#3 316746323#2 743631784#0">
---
>     <route id="114234999" edges="-4612981#2 -4612981#1 195401006 1113401735#1 139877314#1 783042668 310357283#2 112128419#1 112128419#2 415280722 195401013#2 171826985#2 4773465#2 1127592486#1 490365295#0 -156364570#4 -156364570#2 -387892378 -370359204#2 -370359204#1 -743631784#0 -316746323#3 316746323#2 743631784#0">
762c762
<     <route id="114263639" edges="28341062#1 421641064 30721657#1 30721657#2 1328606977#0 1328606977#1 1210499523 46140385 46140384#0 46140384#1 1328606976 46140381 46140373#0 46140373#1 46140373#2 46140373#3 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 1053166657 30123145#1 30123145#2 30123145#3 23960874#0 23960874#3 1284740820 1284740821#1 1284740821#2 144014234#0 144014234#2 167523653#1 167523653#2 1328606996 22962554#0 22962554#1 150394036#0 150394036#1 105
1100384 93628049#0 93628049#1 93628049#2 93628049#4 93628049#5 93628049#6 93628049#7 1245947676#0 1245947676#1">
---
>     <route id="114263639" edges="10597134#2 421641064 30721657#1 30721657#2 1328606977#0 1328606977#1 1210499523 46140385 46140384#0 46140384#1 1328606976#0 1328606976#1 1328606976#2 46140381 46140373#0 46140373#1 46140373#2 46140373#3 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 1053166657 30123145#1 30123145#2 30123145#3 23960874#0 23960874#3 1284740820 1284740821#1 1284740821#2 144014234#0 144014234#2 167523653#1 167523653#2 1328606996 22962554#0 22962554#1
 150394036#0 150394036#1 1051100384 93628049#0 93628049#1 93628049#2 93628049#4 93628049#5 93628049#6 93628049#7 1245947676#0 1245947676#1">
789c789
<     <route id="114265874" edges="1053166652#0 153424828#4 153424828#5 153424828#8 153424828#9 153424828#10 153424828#13 1053166654#1 1053166654#2 1053166654#4 1053166654#5 1053166654#6 153537614#8 153537614#9 153537614#10 153522303#0 153522303#3 46140393 153522302#0 153522302#1 153522302#2 1085398482#1 46140373#2 46140373#3 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 1053166657 30123145#1 30123145#2 30123145#3 23960874#0 23960874#3 1284740820 1284740821#1 128
4740821#2 144014234#0 144014234#2 167523653#1 167523653#2 1328606996 22962554#0 195400997#0 195400997#1 195400997#2 158785194#1 158785194#2 4791000#0 4791000#1 4791000#7 1053166660#1 1053166660#2 150204300#0 150204300#3">
---
>     <route id="114265874" edges="1053166652#0 153424828#4 153424828#5 153424828#8 153424828#9 153424828#10 153424828#13 1053166654#1 1053166654#2 1053166654#4 1053166654#5 1053166654#6 153537614#8 153537614#9 153537614#10 153522303#0 153522303#3 46140393 153522302#0 153522302#1 153522302#2 153522302#3 153522302#4 1085398482#1 46140373#2 46140373#3 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 1053166657 30123145#1 30123145#2 30123145#3 23960874#0 23960874#3 128
4740820 1284740821#1 1284740821#2 144014234#0 144014234#2 167523653#1 167523653#2 1328606996 22962554#0 195400997#0 195400997#1 195400997#2 158785194#1 158785194#2 4791000#0 4791000#1 4791000#7 1053166660#1 1053166660#2 150204300#0 150204300#3">
797c797
<     <route id="114269992" edges="1053166652#0 153424828#4 153424828#5 153424828#8 153424828#9 153424828#10 153424828#13 1053166654#1 1053166654#2 1053166654#4 1053166654#5 1053166654#6 153537614#8 153537614#9 153537614#10 153522303#0 153522303#3 46140393 153522302#0 153522302#1 153522302#2 1085398482#1 46140373#2 46140373#3 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 1053166657 30123145#1 30123145#2 30123145#3 23960874#0 23960874#3 1284740820 1284740821#1 128
4740821#2 144014234#0 144014234#2 167523653#1 167523653#2 1328606996 22962554#0 195400997#0 195400997#1 195400997#2 158785194#1 158785194#2 4791000#0 4791000#1 4791000#7 1053166660#1 1053166660#2 150204300#0 150204300#3">
---
>     <route id="114269992" edges="1053166652#0 153424828#4 153424828#5 153424828#8 153424828#9 153424828#10 153424828#13 1053166654#1 1053166654#2 1053166654#4 1053166654#5 1053166654#6 153537614#8 153537614#9 153537614#10 153522303#0 153522303#3 46140393 153522302#0 153522302#1 153522302#2 153522302#3 153522302#4 1085398482#1 46140373#2 46140373#3 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 1053166657 30123145#1 30123145#2 30123145#3 23960874#0 23960874#3 128
4740820 1284740821#1 1284740821#2 144014234#0 144014234#2 167523653#1 167523653#2 1328606996 22962554#0 195400997#0 195400997#1 195400997#2 158785194#1 158785194#2 4791000#0 4791000#1 4791000#7 1053166660#1 1053166660#2 150204300#0 150204300#3">
801c801
<     <route id="114270026.trimmed" edges="1053166652#0 153424828#4 153424828#5 153424828#8 153424828#9 153424828#10 153424828#13 1053166654#1 1053166654#2 1053166654#4 1053166654#5 1053166654#6 153537614#8 153537614#9 153537614#10 153522303#0 153522303#3 46140393 153522302#0 153522302#1 153522302#2 1085398482#1 46140373#2 46140373#3 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 1053166657 30123145#1 30123145#2 30123145#3 23960874#0 23960874#3 1284740820 12847408
21#1 1284740821#2 144014234#0 144014234#2 167523653#1 167523653#2 1328606996 22962554#0 195400997#0 195400997#1 195400997#2 158785194#1 158785194#2 4791000#0 4791000#1 4791000#7 1053166660#1 1053166660#2 150204300#0 150204300#3">
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

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 0x000002843D967B00>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000002843D979180>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002843D979EC0>
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 0x000002843DC3C100>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000002843D98DF40>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002843D98F400>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000002843D98FA80>
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 0x000002843D986580>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x000002843D984EC0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002843D987780>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

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

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

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

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 0x00000248B5A6A740>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x00000248B5A41940>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x00000248B5CD1A40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x00000248B5CD6A00>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x00000248B59B3700>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x00000248B5FB7540>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x00000248B5FB5D80>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x00000248B5FB78C0>
41,98c41,48
< success 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 0.1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 10 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (240.0, 250.0) [('e2', 9.9), ('e3', 10.0), ('edge', 9.9), ('lane', 9.9)]
< success 10 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 160.0) [('e2', 9.15), ('e3', 9.84), ('edge', 9.15), ('lane', 9.15)]
< success 100 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.41), ('e3', 5.84), ('edge', 9.41), ('lane', 9.41)]
< success 100 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 5.94), ('e3', 7.08), ('edge', 5.94), ('lane', 5.94)]
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output teleport_multihop_newDefaults ( Last six runs Jan2025 )

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 0x0000022E477FC040>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000022E4784BC40>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000022E47843940>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000022E47841F40>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x0000022E47840340>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x0000022E47840340>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x0000022E47842940>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x0000022E47843D40>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000022E47842180>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000022E478188C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000022E46D5E640>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000022E47C1C600>
<truncated after showing first 30 lines>

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

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 0x0000025F7FF033C0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000025F7FF3FF40>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000025F7FF3F400>
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 0x0000025F7FF3ED00>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000025F7FF03980>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000025F7FF03180>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000025F7FF031C0>
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 0x0000025F7FF34E00>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x0000025F7FF35D40>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000025F7FF37480>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

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

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 0x000002A1A4662780>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002A1A46B2180>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002A1A46B0F80>
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 0x000002A1A46B1F80>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002A1A469E200>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002A1A469E200>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000002A1A469C700>
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 0x000002A1A46D0140>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000002A1A46D1740>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002A1A46D13C0>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

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

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 0x000001F166C9D080>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001F14E588C00>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001F167840080>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001F167823E40>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001F167822E80>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001F167837600>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001F167837F80>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001F167834D80>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001F167834440>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001F1678714C0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001F167873FC0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001F167870FC0>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001F167873800>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001F167872480>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001F167873800>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001F16784A180>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001F1678493C0>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001F1678497C0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001F1678498C0>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001F16784AB80>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001F16784AB80>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001F1678701C0>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001F166C53BC0>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001F167871C00>

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

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

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traci gui b50 ( Last six runs Jan2025 )

Test exceeded wallclock time limit of 900.0 seconds