11Sep25rv1_24_0+0699-a9782466a87 - detailed test results for COMPLEX.libtraci

To reconnect the TextTest GUI to these results, run:

texttest.exe -a complex -d C:\Users\delphi\testreports\sumoExtra\git\tests -reconnect C:\Users\delphi\testreports\sumoExtra\msvc16extrax64tmp\msvc16extrax64.30Sep072847.16132 -g

To start TextTest for these tests, run:

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


libtraci: 586 tests: 564 succeeded 20 FAILED 1 known bugs 1 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : traci connection busySocket sumo-gui ( Last six runs Sep2025 )

---------- Differences in errors ----------
1,3c1,11
< Could not connect in 6 tries
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
< Quitting (on error).
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/connection/busySocket/runner.py", line 42, in <module>
>     sumoProc = subprocess.Popen([sumoBinary, "--remote-port", str(PORT)] + addOption,
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/subprocess.py", line 1026, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "C:/Python311/Lib/subprocess.py", line 1538, in _execute_child
>     hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
>                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
> sys:1: ResourceWarning: unclosed <socket.socket fd=852, family=2, type=1, proto=0, laddr=('0.0.0.0', 55251)>

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

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/connection/clientCloses/runner.py", line 69, in <module>
>     runSingle(99, 50)
>   File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/connection/clientCloses/runner.py", line 47, in runSingle
>     sumoProcess = subprocess.Popen([sumoBinary, "-c", "sumo.sumocfg", "--remote-port", str(PORT)] + opt,
>                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/subprocess.py", line 1026, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "C:/Python311/Lib/subprocess.py", line 1538, in _execute_child
>     hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
>                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
3,15d2
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0

TEST FAILED on ts-sim-wintest-ba : traci connection close_instance ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/connection/close_instance/runner.py", line 34, in <module>
>     conn = traci.connect(sumoPort, proc=sumoProcess)
>            ^^^^^^^^^^^^^
> AttributeError: module 'traci' has no attribute 'connect'. Did you mean: 'connection'?
> C:/Python311/Lib/subprocess.py:1127: ResourceWarning: subprocess 5716 is still running
>   _warn("subprocess %s is still running" % self.pid,

TEST FAILED on ts-sim-wintest-ba : traci connection close_named ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/connection/close_named/runner.py", line 34, in <module>
>     conn = traci.getConnection('default')
>            ^^^^^^^^^^^^^^^^^^^
> AttributeError: module 'traci' has no attribute 'getConnection'. Did you mean: 'connection'?

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

---------- Differences in errors ----------
0a1,2
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
---------- Differences in output ----------
0a1,2
> Der Befehl "sumo-gui" ist entweder falsch geschrieben oder
> konnte nicht gefunden werden.
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

TEST FAILED on ts-sim-wintest-ba : traci connection multiconnect ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/connection/multiconnect/runner.py", line 37, in <module>
>     conns.append(traci.getConnection(str(i)))
>                  ^^^^^^^^^^^^^^^^^^^
> AttributeError: module 'traci' has no attribute 'getConnection'. Did you mean: 'connection'?
---------- Differences in output ----------
1,32d0
< step 0
< step 1
< step 2
< step 0
< step 1
< step 2
< routes ('horizontal', 'vertical', 'withTaz2')
< route count 3
< examining horizontal
< edges ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< routes ('horizontal', 'vertical', 'withTaz2')
< route count 3
< examining horizontal
< edges ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 3
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 4
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 5
< {0: ('horizontal', 'vertical', 'withTaz2')}
< routes ('h2', 'horizontal', 'vertical', 'withTaz2')
< edges ('1o',)
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 3
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 4
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 5
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : traci connection parallelConnection sumo ( Last six runs Sep2025 )

---------- Differences in output ----------
8c8
< Connection already closed.
---
> Not connected.
16d15
< Connection '2' is not known.

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

---------- Differences in errors ----------
0a1,2
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
---------- Differences in output ----------
1a2,3
> Der Befehl "sumo-gui" ist entweder falsch geschrieben oder
> konnte nicht gefunden werden.
3,16d4
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection already closed.
< ----------- TraCI ends first -----------
<  Run 0
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection '2' is not known.

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

---------- Differences in errors ----------
0a1,6
> Der Befehl "sumo-gui" ist entweder falsch geschrieben oder
> konnte nicht gefunden werden.
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
> C:/Python311/Lib/subprocess.py:1127: ResourceWarning: subprocess 16036 is still running
>   _warn("subprocess %s is still running" % self.pid,
---------- Differences in output ----------
3,42d2
< Print ended at step 100.0
<  Run 1
< Print ended at step 100.0
<  Run 2
< Print ended at step 100.0
<  Run 3
< Print ended at step 100.0
<  Run 4
< Print ended at step 100.0
<  Run 5
< Print ended at step 100.0
<  Run 6
< Print ended at step 100.0
<  Run 7
< Print ended at step 100.0
<  Run 8
< Print ended at step 100.0
<  Run 9
< Print ended at step 100.0
< ----------- TraCI ends first -----------
<  Run 0
< Print ended at step 100.0
<  Run 1
< Print ended at step 100.0
<  Run 2
< Print ended at step 100.0
<  Run 3
< Print ended at step 100.0
<  Run 4
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : traci connection tracing ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/connection/tracing/runner.py", line 46, in <module>
>     con = traci.getConnection()
>           ^^^^^^^^^^^^^^^^^^^
> AttributeError: module 'traci' has no attribute 'getConnection'. Did you mean: 'connection'?
---------- Differences in log ----------
3,27d2
< traci.simulation.getTime()
< traci.simulationStep()
< traci.vehicle.getParameter('veh0', 'foo')
< traci.vehicle.setParameter('veh0', 'foo', '42')
< traci.vehicle.getParameter('veh0', 'foo')
< traci.person.getParameter('ped0', 'foo')
< traci.person.setParameter('ped0', 'foo', '42')
< traci.person.getParameter('ped0', 'foo')
< traci.edge.getParameter('1o', 'foo')
< traci.edge.setParameter('1o', 'foo', '42')
< traci.edge.getParameter('1o', 'foo')
< traci.lane.getParameter('1o_0', 'foo')
< traci.lane.setParameter('1o_0', 'foo', '42')
< traci.lane.getParameter('1o_0', 'foo')
< traci.vehicletype.getParameter('pType', 'foo')
< traci.vehicletype.setParameter('pType', 'foo', '42')
< traci.vehicletype.getParameter('pType', 'foo')
< traci.route.getParameter('horizontal', 'foo')
< traci.route.setParameter('horizontal', 'foo', '42')
< traci.route.getParameter('horizontal', 'foo')
< traci.trafficlight.getParameter('0', 'foo')
< traci.trafficlight.setParameter('0', 'foo', '42')
< traci.trafficlight.getParameter('0', 'foo')
< traci.simulation.getTime()
< traci.simulationStep()
---------- Differences in output ----------
1,16d0
< step 0.0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
< trafficlight foo=""
< trafficlight foo="42"
< step 1.0

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

---------- Differences in errors ----------
6a7,16
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/gui/b50/runner.py", line 40, in <module>
>     p = subprocess.Popen(
>         ^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/subprocess.py", line 1026, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "C:/Python311/Lib/subprocess.py", line 1538, in _execute_child
>     hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
>                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

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

---------- Differences in errors ----------
0a1,2
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
---------- Differences in output ----------
1,33c1,2
< step 0
< step 1
< step 2
< hasGUI True
< views ('View #0',)
< examining View #0
< set zoom (80.0)
< get zoom 80.0
< set offset (400.0, 400.0)
< get offset (400.0, 400.0)
< set schema ('real world')
< get schema real world
< visible boundary ((-809.6875, -232.0), (1609.6875, 1032.0))
< has view View #0 True
< has view 'foo' False
< track vehicle 'horiz'
< get tracked vehicle horiz
< {0: ('View #0',)}
< step 3
< {0: ('View #0',)}
< step 4
< {0: ('View #0',)}
< step 5
< {0: ('View #0',)}
< veh selected: False
< edge selected: False
< veh selected: True
< edge selected: True
< screenshot dimensions (500, 500, 4)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
---------- Differences in output ----------
1,256c1,2
< step 0
< step 1
< step 2
< adding poly0
< polygons ('poly0',)
< polygon count 1
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
< color (100, 200, 0, 255)
< filled True
< step 3
< step 4
< step 5
< # (1) Adding underspecified dynamics...
< Caught TraCIException
< # (2) Adding malformed dynamics 1 ...
< Caught TraCIException
< # (3) Adding malformed dynamics 2 ...
< Caught TraCIException
< # (4) Adding malformed dynamics 3 ...
< Caught TraCIException
< # (5) Adding malformed dynamics 4 ...
< Caught TraCIException
< # (6) Adding malformed dynamics 5 ...
< Caught TraCIException
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
---------- Differences in output ----------
0a1,2
> Der Befehl "sumo-gui" ist entweder falsch geschrieben oder
> konnte nicht gefunden werden.

TEST FAILED on ts-sim-wintest-ba : traci_cs simple ( Last six runs Sep2025 )

---------- Differences in output ----------
0a1,14
> -- Building for: Visual Studio 16 2019
> -- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.17763.
> -- The CSharp compiler identification is Microsoft unknown 9999
> -- The CSharp compiler version is 3.11.0
> -- Check for working C# compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/Roslyn/csc.exe
> -- Check for working C# compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/Roslyn/csc.exe - works
> -- Configuring done
> -- Generating done
> -- Build files have been written to: <TEXTTEST_SANDBOX>/build
> Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
> 
>   Checking Build System
>   TraCITestCS -> <TEXTTEST_SANDBOX>\build\Release\TraCITestCS.exe
>   Building Custom Rule <TEXTTEST_SANDBOX>/data/CMakeLists.txt

TEST FAILED on ts-sim-wintest-ba : traci_java api ( Last six runs Sep2025 )

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

TEST FAILED on ts-sim-wintest-ba : traci_java concurrent ( Last six runs Sep2025 )

---------- Differences in errors ----------
1c1,5
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci_java/runner.py", line 44, in <module>
>     traciJar = max(files, key=os.path.getmtime)
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ValueError: max() arg is an empty sequence
---------- Differences in output ----------
1,100c1,2
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : traci_java multiclient ( Last six runs Sep2025 )

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

TEST FAILED on ts-sim-wintest-ba : traci_java simple ( Last six runs Sep2025 )

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

TEST FAILED on ts-sim-wintest-ba : traci_java subscription ( Last six runs Sep2025 )

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

Detailed information for the tests that had known bugs:

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

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 connection multipleConnections basic sumo-gui ( Last six runs Sep2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,52
> Der Befehl "sumo-gui" ist entweder falsch geschrieben oder
> konnte nicht gefunden werden.
> Process Process-1:
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
> Process Process-2:
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
> Der Befehl "sumo-gui" ist entweder falsch geschrieben oder
> konnte nicht gefunden werden.
> Process Process-4:
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
> Process Process-3:
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
> Der Befehl "sumo-gui" ist entweder falsch geschrieben oder
> konnte nicht gefunden werden.
> Process Process-5:
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
> Process Process-7:
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
> Process Process-6:
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
> Process Process-8:
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
11,44d10
<  Run 1
<    -------- numClients: 5  --------
<  Run 0
<  Run 1
< -- Unordered text as found by filter 'Process [0-9]' --
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
<truncated after showing first 30 lines>