28Sep2025 - detailed test results for COMPLEX.libtraci

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc.04Oct090833.1661130 -g

To start TextTest for these tests, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests


libtraci: 587 tests: 578 succeeded 8 FAILED 1 known bugs

Detailed information for the tests that FAILED:

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

---------- 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 2032432 is still running
>   _warn("subprocess %s is still running" % self.pid,

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

---------- 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'?

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

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

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
8c8
< Connection already closed.
---
> Not connected.
16d15
< Connection '2' is not known.
traci connection parallelConnection sumo ( Last six runs Oct2025 Sep2025 )
traci connection parallelConnection sumo-gui ( Last six runs Oct2025 Sep2025 )

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

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

TEST FAILED on ts-sim-build-ba : traci misc execute_move ( Last six runs Oct2025 Sep2025 )

---------- Differences in errors ----------
0a1,2
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
---------- Differences in output ----------
1,8d0
< step 0.0
< 0.0
< 1.4338497789110989
< step 1.0
< 1.4338497789110989
< 4.033343723951839
< step 2.0
< 4.033343723951839

TEST FAILED on ts-sim-build-ba : traci person moveToXY within_route_walkingarea ( Last six runs Oct2025 Sep2025 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p0' is jammed on edge ':gneJ0_c0', time=12.00.
---
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: Could not connect in 61 tries
---------- Differences in fcd ----------
9c9
<         <person id="p0" x="1.60" y="-13.60" angle="0.00" speed="1.40" pos="1.40" edge="-gneE1" slope="0.00" type="ped"/>
---
>         <person id="p0" x="1.60" y="-15.00" angle="0.00" speed="0.00" pos="0.00" edge="-gneE1" slope="0.00" type="ped"/>
12c12
<         <person id="p0" x="1.60" y="-12.20" angle="0.00" speed="1.40" pos="2.80" edge="-gneE1" slope="0.00" type="ped"/>
---
>         <person id="p0" x="1.60" y="-15.00" angle="0.00" speed="0.00" pos="0.00" edge="-gneE1" slope="0.00" type="ped"/>
15c15
<         <person id="p0" x="1.60" y="-10.80" angle="0.00" speed="1.40" pos="4.20" edge="-gneE1" slope="0.00" type="ped"/>
---
>         <person id="p0" x="1.60" y="-15.00" angle="0.00" speed="0.00" pos="0.00" edge="-gneE1" slope="0.00" type="ped"/>
18c18
<         <person id="p0" x="1.60" y="-9.40" angle="0.00" speed="1.40" pos="5.60" edge="-gneE1" slope="0.00" type="ped"/>
---
>         <person id="p0" x="1.60" y="-15.00" angle="0.00" speed="0.00" pos="0.00" edge="-gneE1" slope="0.00" type="ped"/>
21c21
<         <person id="p0" x="1.60" y="-8.00" angle="0.00" speed="1.40" pos="7.00" edge="-gneE1" slope="0.00" type="ped"/>
---
>         <person id="p0" x="1.60" y="-15.00" angle="0.00" speed="0.00" pos="0.00" edge="-gneE1" slope="0.00" type="ped"/>
24c24
<         <person id="p0" x="1.60" y="-6.60" angle="0.00" speed="1.40" pos="8.40" edge="-gneE1" slope="0.00" type="ped"/>
---
>         <person id="p0" x="1.60" y="-15.00" angle="0.00" speed="0.00" pos="0.00" edge="-gneE1" slope="0.00" type="ped"/>
27c27
<         <person id="p0" x="1.60" y="-5.20" angle="0.00" speed="1.40" pos="0.05" edge=":gneJ0_w1" slope="0.00" type="ped"/>
---
>         <person id="p0" x="1.60" y="-15.00" angle="0.00" speed="0.00" pos="0.00" edge="-gneE1" slope="0.00" type="ped"/>
30c30
<         <person id="p0" x="1.65" y="-3.85" angle="0.00" speed="1.32" pos="1.37" edge=":gneJ0_w1" slope="0.00" type="ped"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< 1.0 p0 1.6 -13.6 (1.6, -15.0)
< 2.0 p0 1.6 -12.2 (1.6, -13.6)
< 3.0 p0 1.6 -10.799999999999999 (1.6, -12.2)
< 4.0 p0 1.6 -9.399999999999999 (1.6, -10.799999999999999)
< 5.0 p0 1.6 -7.999999999999998 (1.6, -9.399999999999999)
< 6.0 p0 1.6 -6.599999999999998 (1.6, -7.999999999999998)
< 7.0 p0 1.6 -5.1999999999999975 (1.6, -6.599999999999998)
< 8.0 p0 1.6 -3.7999999999999976 (1.6, -5.1999999999999975)
< 9.0 p0 1.6481875913286823 -2.4481875913286797 (1.6481875913286823, -3.8481875913286796)
< 10.0 p0 2.76 -1.0481875913286798 (2.76, -2.4481875913286797)
< 11.0 p0 2.76 0.35181240867132013 (2.76, -1.0481875913286798)
< 12.0 p0 2.76 1.7518124086713196 (2.76, 0.3518124086713197)
< 13.0 p0 2.76 3.151812408671319 (2.76, 1.7518124086713192)
< 14.0 p0 2.76 4.551812408671319 (2.76, 3.1518124086713186)
< 15.0 p0 2.76 5.951812408671319 (2.76, 4.551812408671319)
< 16.0 p0 2.24 7.35181240867132 (2.24, 5.951812408671319)
< 17.0 p0 2.24 8.75181240867132 (2.24, 7.35181240867132)
< 18.0 p0 2.24 10.15181240867132 (2.24, 8.75181240867132)
< 19.0 p0 2.24 11.551812408671319 (2.24, 10.151812408671319)
< 20.0 p0 2.24 12.95181240867132 (2.24, 11.551812408671319)

Detailed information for the tests that had known bugs:

TEST had known bugs (see #3263) on ts-sim-build-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Oct2025 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