texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.30Jun092047.1095572 -g
texttest -a complex -d /home/delphi/extraGcc/sumo/tests
---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/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'?
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 1266732 is still running
> _warn("subprocess %s is still running" % self.pid,
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/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'?
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/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>
---------- Differences in output ---------- 8c8 < Connection already closed. --- > Not connected. 16d15 < Connection '2' is not known.traci connection parallelConnection sumo ( Last six runs Jun2025 )
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/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
---------- Differences in errors ----------
0a1,2
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
---------- Differences in fcd ----------
64c64
< <vehicle id="l1" x="115.05" y="-1.60" angle="90.00" type="t0" speed="13.80" pos="65.05" lane="mid_2" slope="0.00"/>
---
> <vehicle id="l1" x="115.05" y="-4.80" angle="90.00" type="t0" speed="13.80" pos="65.05" lane="mid_1" slope="0.00"/>
69,71c69,71
< <vehicle id="ego" x="93.86" y="-4.80" angle="90.00" type="t1" speed="15.93" pos="43.86" lane="mid_1" slope="0.00"/>
< <vehicle id="l0" x="81.98" y="-1.60" angle="90.00" type="t0" speed="13.15" pos="31.98" lane="mid_2" slope="0.00"/>
< <vehicle id="l1" x="128.81" y="-1.60" angle="90.00" type="t0" speed="13.76" pos="78.81" lane="mid_2" slope="0.00"/>
---
> <vehicle id="ego" x="94.55" y="-4.80" angle="90.00" type="t1" speed="16.62" pos="44.55" lane="mid_1" slope="0.00"/>
> <vehicle id="l0" x="82.59" y="-1.60" angle="90.00" type="t0" speed="13.76" pos="32.59" lane="mid_2" slope="0.00"/>
> <vehicle id="l1" x="128.20" y="-4.80" angle="90.00" type="t0" speed="13.15" pos="78.20" lane="mid_1" slope="0.00"/>
76,78c76,78
< <vehicle id="ego" x="110.48" y="-4.80" angle="90.00" type="t1" speed="16.62" pos="60.48" lane="mid_1" slope="0.00"/>
< <vehicle id="l0" x="95.47" y="-1.60" angle="90.00" type="t0" speed="13.50" pos="45.47" lane="mid_2" slope="0.00"/>
< <vehicle id="l1" x="142.54" y="-1.60" angle="90.00" type="t0" speed="13.73" pos="92.54" lane="mid_2" slope="0.00"/>
---
> <vehicle id="ego" x="110.87" y="-4.80" angle="90.00" type="t1" speed="16.33" pos="60.87" lane="mid_1" slope="0.00"/>
> <vehicle id="l0" x="95.74" y="-1.60" angle="90.00" type="t0" speed="13.15" pos="45.74" lane="mid_2" slope="0.00"/>
> <vehicle id="l1" x="141.70" y="-4.80" angle="90.00" type="t0" speed="13.50" pos="91.70" lane="mid_1" slope="0.00"/>
83,85c83,85
< <vehicle id="ego" x="126.76" y="-4.80" angle="90.00" type="t1" speed="16.28" pos="76.76" lane="mid_1" slope="0.00"/>
< <vehicle id="l0" x="108.53" y="-1.60" angle="90.00" type="t0" speed="13.06" pos="58.53" lane="mid_2" slope="0.00"/>
< <vehicle id="l1" x="156.16" y="-1.60" angle="90.00" type="t0" speed="13.62" pos="106.16" lane="mid_2" slope="0.00"/>
---
> <vehicle id="ego" x="125.86" y="-4.80" angle="90.00" type="t1" speed="14.99" pos="75.86" lane="mid_1" slope="0.00"/>
> <vehicle id="l0" x="109.47" y="-1.60" angle="90.00" type="t0" speed="13.73" pos="59.47" lane="mid_2" slope="0.00"/>
> <vehicle id="l1" x="155.24" y="-4.80" angle="90.00" type="t0" speed="13.53" pos="105.24" lane="mid_1" slope="0.00"/>
90,92c90,92
< <vehicle id="ego" x="143.26" y="-4.80" angle="90.00" type="t1" speed="16.50" pos="93.26" lane="mid_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,707d0
< step 0.0
< step 1.0
< step 2.0
< Neigh infos for ego:
< rightFollowers:
< (('r0', -5.42072813466657),)
< rightLeaders:
< (('r1', 30.436343734408723),)
< leftFollowers:
< (('l0', -5.507664906745777),)
< leftLeaders:
< (('l1', 30.60311518707313),)
< rightFollowers (only blocking):
< (('r0', -5.42072813466657),)
< rightLeaders (only blocking):
< ()
< leftFollowers (only blocking):
< (('l0', -5.507664906745777),)
< leftLeaders (only blocking):
< ()
< step 3.0
< Neigh infos for ego:
< rightFollowers:
< (('r0', -4.414532593172044),)
< rightLeaders:
< ()
< leftFollowers:
< (('l0', -4.115679128072227),)
< leftLeaders:
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,14 > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci_cs/runner.py", line 59, in <module> > subprocess.check_call(["mcs"] + files, cwd="data") > File "/usr/lib/python3.12/subprocess.py", line 408, in check_call > retcode = call(*popenargs, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/subprocess.py", line 389, in call > with Popen(*popenargs, **kwargs) as p: > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > FileNotFoundError: [Errno 2] No such file or directory: 'mcs' ---------- Differences in output ---------- 1,5d0 < Step 1 < Step 2 < Step 3 < Step 4 < Step 5
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