17Mar25rv1_22_0+0865-0364f72344f - 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.31Mar015101.15904 -g

To start TextTest for these tests, run:

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


default: 815 tests: 795 succeeded 8 known bugs 6 FAILED 6 killed

Detailed information for the tests that FAILED:

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

---------- 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-03-17 01:44:08 by Eclipse SUMO GUI Version v1_22_0+0865-0364f72344f
> <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 Mar2025 )

---------- 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 Mar2025 )

---------- 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 misc signature ( Last six runs Mar2025 )

---------- 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 : gtfs_mitte osmroutes ( Last six runs Mar2025 )

---------- Differences in errors ----------
16c16
< Warning: 16 total messages of type: Discarding unusable type '%' (first occurrence for edge '%').
---
> Warning: 17 total messages of type: Discarding unusable type '%' (first occurrence for edge '%').
33c33
< Warning: 17 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
---
> Warning: 21 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
62,69c62,69
< 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=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=26263.00.
< Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26263.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='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=25983.00.
> Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25983.00.
> Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=26264.00.
> Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26264.00.
> Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#1_0', time=26453.00.
> Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26453.00.
---------- 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.20" 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.20" 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.20" 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.20" 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.20" 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.20" 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.20" length="27.43"/>
66c65,66
<         <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
---
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
16c16
< Warning: 16 total messages of type: Discarding unusable type '%' (first occurrence for edge '%').
---
> Warning: 17 total messages of type: Discarding unusable type '%' (first occurrence for edge '%').
33c33
< Warning: 17 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
---
> Warning: 21 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
62,69c62,69
< 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=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=26263.00.
< Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26263.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='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=25983.00.
> Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25983.00.
> Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=26264.00.
> Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26264.00.
> Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#1_0', time=26453.00.
> Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26453.00.
77c77
< Warning: Found sharp turn with radius 4.64 at the start of edge '1364299361'.
---
> Warning: Found sharp turn with radius 4.64 at the start of edge '1365926949'.
<truncated after showing first 30 lines>
---------- Differences in gtfs_additional ----------
23,24d22
<         <access friendlyPos="true" lane="1212793345#1_0" pos="0.00" length="49.83"/>
<         <access friendlyPos="true" lane="1212793346#2_0" pos="0.00" length="44.76"/>
26a25
>         <access friendlyPos="true" lane="375901769#2_0" pos="0.20" length="52.09"/>
28a28
>         <access friendlyPos="true" lane="375901779#1_0" pos="0.20" length="44.89"/>
131,132d130
<         <access friendlyPos="true" lane="1212793345#1_0" pos="0.00" length="49.83"/>
<         <access friendlyPos="true" lane="1212793346#2_0" pos="0.00" length="44.76"/>
134a133
>         <access friendlyPos="true" lane="375901769#2_0" pos="0.20" length="52.09"/>
136a136
>         <access friendlyPos="true" lane="375901779#1_0" pos="0.20" length="44.89"/>
206d205
<         <access friendlyPos="true" lane="-1249563427_0" pos="0.00" length="72.98"/>
210a210
>         <access friendlyPos="true" lane="1249563427_0" pos="0.20" length="74.16"/>
344d343
<         <access friendlyPos="true" lane="-1249563427_0" pos="0.00" length="72.98"/>
348a348
>         <access friendlyPos="true" lane="1249563427_0" pos="0.20" length="74.16"/>
665,666d664
<         <access friendlyPos="true" lane="1212793345#1_0" pos="0.00" length="49.83"/>
<         <access friendlyPos="true" lane="1212793346#2_0" pos="0.00" length="44.76"/>
668a667
>         <access friendlyPos="true" lane="375901769#2_0" pos="0.20" length="52.09"/>
670a670
>         <access friendlyPos="true" lane="375901779#1_0" pos="0.20" length="44.89"/>
699,700d698
<truncated after showing first 30 lines>
---------- Differences in gtfs_routes ----------
342c342
<     <route id="114262390" edges="-1132163645#10 1136657261 -24997595#1 -24997595#0 389101373#1 389101373#2 389101373#3 1249342904#0 1249342904#1 1249342904#2 1249342904#3 23755961#1 4611712 -4611712 -23017852#2 -23017852#1 -23017852#0 -1151333056 4611710#0 4611710#1 4611710#2 -35557161#3 -35557161#2 -35557161#1 66071366#1 66071366#2 66071366#3 66071366#4 1127602336 23755950#0 4611696#2 4611696#4 4611696#5 8008608 -1263204721 -120675240#4 -120675240#3 -120675240#2 -43156728#1 -1127596842#0 -112
7597264#0 -755551646#0 -52328295#2 -52328295#0 753730627#0 753730627#1 4773463#1 4611723 541763976 4773464#1 4611724 625843709 304627753#0 304627753#1 1151326816 328426208#0 328426208#2 1320422403#0 1320422403#1 -625843712 -23851930 1320422402 1320422400#0 82654055 1133457765#0 606078065 1112054538 61583424#1 534588621#0 534588621#3 284493291#0 72157174#1 171826984#2 195401006 1113401735#1 139877314#1 783042668 310357283#2 112128419#1 112128419#2 415280722 195401013#2 171826985#2 72157174#1 1718
26984#2 4612981#1 4612981#2 -4612981#2">
---
>     <route id="114262390" edges="-1132163645#10 1136657261 -24997595#1 -24997595#0 -1116358457#0 389101373#1 389101373#2 389101373#3 1249342904#0 1249342904#1 1249342904#2 1249342904#3 23755961#1 4611712 -4611712 -23017852#2 -23017852#1 -23017852#0 -1151333056 4611710#0 4611710#1 4611710#2 -35557161#3 -35557161#2 -35557161#1 66071366#1 66071366#2 66071366#3 66071366#4 1127602336 23755950#0 4611696#2 4611696#4 4611696#5 8008608 -1263204721 -120675240#4 -120675240#3 -120675240#2 -43156728#1 -112
7596842#0 -1127597264#0 -755551646#0 -52328295#2 -52328295#0 753730627#0 753730627#1 4773463#1 4611723 541763976 4773464#1 4611724 625843709 304627753#0 304627753#1 1151326816 328426208#0 328426208#2 1320422403#0 1320422403#1 -625843712 -23851930 1320422402 1320422400#0 82654055 1133457765#0 606078065 1112054538 61583424#1 534588621#0 534588621#3 284493291#0 72157174#1 171826984#2 195401006 1113401735#1 139877314#1 783042668 310357283#2 112128419#1 112128419#2 415280722 195401013#2 171826985#2 7
2157174#1 171826984#2 4612981#1 4612981#2 -4612981#2">
361c361
<     <route id="114262515" edges="-1132163645#10 1136657261 -24997595#1 -24997595#0 389101373#1 389101373#2 389101373#3 1249342904#0 1249342904#1 1249342904#2 1249342904#3 23755961#1 4611712 -4611712 -23017852#2 -23017852#1 -23017852#0 -1151333056 4611710#0 4611710#1 4611710#2 -35557161#3 -35557161#2 -35557161#1 66071366#1 66071366#2 66071366#3 66071366#4 1127602336 23755950#0 4611696#2 4611696#4 4611696#5 8008608 -1263204721 -120675240#4 -120675240#3 -120675240#2 -43156728#1 -1127596842#0 -112
7597264#0 -755551646#0 -52328295#2 -52328295#0 753730627#0 753730627#1 4773463#1 4611723 541763976 4773464#1 4611724 625843709 304627753#0 304627753#1 1151326816 328426208#0 328426208#2 1320422403#0 1320422403#1 -625843712 -23851930 1320422402 1320422400#0 82654055 1133457765#0 606078065 1112054538 61583424#1 534588621#0 534588621#3 284493291#0 72157174#1 171826984#2 195401006 1113401735#1">
---
>     <route id="114262515" edges="-1132163645#10 1136657261 -24997595#1 -24997595#0 -1116358457#0 389101373#1 389101373#2 389101373#3 1249342904#0 1249342904#1 1249342904#2 1249342904#3 23755961#1 4611712 -4611712 -23017852#2 -23017852#1 -23017852#0 -1151333056 4611710#0 4611710#1 4611710#2 -35557161#3 -35557161#2 -35557161#1 66071366#1 66071366#2 66071366#3 66071366#4 1127602336 23755950#0 4611696#2 4611696#4 4611696#5 8008608 -1263204721 -120675240#4 -120675240#3 -120675240#2 -43156728#1 -112
7596842#0 -1127597264#0 -755551646#0 -52328295#2 -52328295#0 753730627#0 753730627#1 4773463#1 4611723 541763976 4773464#1 4611724 625843709 304627753#0 304627753#1 1151326816 328426208#0 328426208#2 1320422403#0 1320422403#1 -625843712 -23851930 1320422402 1320422400#0 82654055 1133457765#0 606078065 1112054538 61583424#1 534588621#0 534588621#3 284493291#0 72157174#1 171826984#2 195401006 1113401735#1">

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 Mar2025 )

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 0x0000019630880340>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000019630856B40>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000019630856B00>
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 0x0000019630855E40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000019630896000>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000019630896000>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000019630894B40>
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 0x000001963086E380>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x000001963086CD80>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001963086C080>
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 Mar2025 )

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 Mar2025 )

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 0x000001677B2BE200>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000001677B29FA80>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000001677B533D00>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000001677B535380>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000001677A6C6280>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000001677B2718C0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000001677B272E40>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000001677B2707C0>
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 Mar2025 )

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 0x000001BEFFBB4300>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001BEFFB85E80>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001BEFFC0C180>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001BEFFC0F480>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001BEFFC0FA80>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001BEFFC0FF80>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001BEFFC0CD80>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001BEFFC0F180>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001BEFFC0F480>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001BEFFBF38C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001BEFF8C6740>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001BEFFE63080>
<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 Mar2025 )

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 0x0000023486884080>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000023486872AC0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000023486871300>
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 0x00000234868736C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000023486886340>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000023486886380>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x00000234868843C0>
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 0x0000023486856A40>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x0000023486856C00>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000023486854D80>
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 Mar2025 )

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 0x0000022BE3AE41C0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x0000022BE3AB7780>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000022BE3AB4780>
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 0x0000022BE3B1C500>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x0000022BE3AE6400>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000022BE3AE6D40>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000022BE3AE52C0>
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 0x0000022BE3AA5240>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x0000022BE3AA63C0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000022BE3AA49C0>
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 Mar2025 )

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 0x000001CD41E78C40>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001CD42803EC0>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001CD427D4140>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001CD42808DC0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001CD42829AC0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001CD427D7180>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001CD427D6080>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001CD427D4B80>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001CD427D7380>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001CD428028C0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001CD428019C0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001CD42802B40>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001CD42800480>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001CD428023C0>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001CD42803BC0>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001CD42801BC0>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001CD428176C0>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001CD428167C0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001CD42815E00>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001CD42816A00>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001CD42814240>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001CD42800C80>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001CD42802780>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001CD42800AC0>

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

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 : routes duarouter ( Last six runs Mar2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
9681,11040d9680
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< vehicle 22 14
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< vehicle 22 15
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : routes duarouter_no_validation ( Last six runs Mar2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
5491,5672d5490
< Success.
< Success.
< vehicle 28 4
< Success.
< Success.
< vehicle 28 5
< Success.
< Success.
< vehicle 28 6
< Success.
< Success.
< vehicle 28 7
< Success.
< Success.
< vehicle 28 8
< Success.
< Success.
< vehicle 28 9
< Success.
< Success.
< vehicle 28 10
< Success.
< Success.
< vehicle 28 11
< Success.
< Success.
< vehicle 28 12
< Success.
< Success.
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : routes sumo ( Last six runs Mar2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
7141,9632d7140
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< vehicle 14 10
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< vehicle 14 11
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/63.
< 
< Quitting (on error).
< Error: attribute 'to' is not declared for element 'vehicle'
<  In file 'routes.xml'
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : routes sumo_no_validation ( Last six runs Mar2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
3503,3936d3502
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 18 8
< vehicle 18 9
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 18 10
< vehicle 18 11
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 18 12
< vehicle 18 13
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 18 14
< vehicle 18 15
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 19 0
< vehicle 19 1
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 19 2
< vehicle 19 3
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 19 4
< vehicle 19 5
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds

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

Test exceeded wallclock time limit of 900.0 seconds
---------- 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>