texttest.exe -a complex -d C:\Users\delphi\testreports\sumoExtra\git\tests -reconnect C:\Users\delphi\testreports\sumoExtra\msvc16extrax64tmp\msvc16extrax64.30Apr053812.16960 -g
texttest.exe -a complex -d C:\Users\delphi\testreports\sumoExtra\git\tests
---------- 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'
> C:/Python311/Lib/subprocess.py:1127: ResourceWarning: subprocess 12824 is still running
> _warn("subprocess %s is still running" % self.pid,
---------- 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'
---------- 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'
---------- 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>
---------- Differences in output ---------- 3a4 > done. 76d76 < Loading configuration ... done.
---------- Differences in output ---------- 41a42 > done. 118d118 < Loading configuration ... done.traci connection multipleConnections differentSteplengths sumo ( Last six runs Apr2025 )
---------- Differences in output ---------- 8c8 < Connection already closed. --- > Not connected. 16d15 < Connection '2' is not known.traci connection parallelConnection sumo ( Last six runs Apr2025 )
---------- 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'
---------- 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
---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/misc/execute_move/runner.py", line 37, in <module>
> traci.start([sumolib.checkBinary('sumo'), "-c", "sumo.sumocfg"] + sys.argv[1:])
> File "C:/Users/delphi/testreports/sumoExtra/git/tools/libtraci/__init__.py", line 195, in start
> version = simulation.start(cmd, -1 if port is None else port, numRetries, label, verbose)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "C:/Users/delphi/testreports/sumoExtra/git/tools/libtraci/libtraci.py", line 4943, in start
> return _libtraci.simulation_start(*args, **kwargs)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> libtraci.libtraci.TraCIException: #Error: an exception was thrown while reading result state message
---------- Differences in output ----------
1,8d0
< step 0.0
< 0.0
< 1.4338497789110989
< step 1.0
< 1.4338497789110989
< 4.033343723951839
< step 2.0
< 4.033343723951839
---------- Differences in output ---------- 583c583 < 23: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000028C05DEA730> >, --- > 23: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000027162087A80> >, 617c617 < 78: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000028C05E64F30> >, --- > 78: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000027162087A80> >, 709c709 < 78: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000028C05E66400> >, --- > 78: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000027162087A80> >, 798c798 < 69: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000028C05B1EF40> >, --- > 69: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000027162084D80> >, 825c825 < 192: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000028C05DE9440> >, --- > 192: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000027162084C30> >, 829c829 < 198: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000028C05DE9500> >, --- > 198: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000027162084D20> >, 836c836 < 69: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000028C05DE95F0> >, --- > 69: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000027162084D20> >, 845c845 < 69: <libtraci.libtraci.TraCIResult; proxy of <Swig Object of type 'libsumo::TraCIResult *' at 0x0000028C05B1EF40> >, <truncated after showing first 30 lines>
mapping failure (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 0a1 > internal corner (inside, segment2) failed: x=198, x2=198.0, y=1.9, y2=1.9, lane=middle_0, lane2=middle_0, pos=102, pos2=98.0 posLat=2.0 posLat2=1.9
Test exceeded wallclock time limit of 900.0 seconds