texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.31Oct091927.427001 -g
texttest -a complex -d /home/delphi/extraGcc/sumo/tests
---------- Differences in output ---------- 1c1 < connections (('E1_0', False, False, False, ':J1_3_0', 'w', 's', 11.2), ('E2_0', False, False, False, ':J2_3_0', 's', 's', 11.2)) --- > connections [('E1_0', False, False, False, ':J1_3_0', 'w', 's', 11.2), ('E2_0', False, False, False, ':J2_3_0', 's', 's', 11.2)]
---------- 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 225146 is still running > _warn("subprocess %s is still running" % self.pid,
---------- Differences in output ---------- 0a1,3 > error: XDG_RUNTIME_DIR is invalid or not set in the environment. > MESA: error: ZINK: failed to choose pdev > glx: failed to create drisw screentraci connection closingOutput sumo-gui ( Last six runs Oct2024 )
---------- Differences in output ---------- 8c8 < Connection already closed. --- > Not connected. 16d15 < Connection '2' is not known.
---------- Differences in output ---------- 1a2,10 > error: XDG_RUNTIME_DIR is invalid or not set in the environment. > MESA: error: ZINK: failed to choose pdev > glx: failed to create drisw screen > error: XDG_RUNTIME_DIR is invalid or not set in the environment. > MESA: error: ZINK: failed to choose pdev > glx: failed to create drisw screen > error: XDG_RUNTIME_DIR is invalid or not set in the environment. > MESA: error: ZINK: failed to choose pdev > glx: failed to create drisw screen 8c17 < Connection already closed. --- > Not connected. 9a19,27 > error: XDG_RUNTIME_DIR is invalid or not set in the environment. > MESA: error: ZINK: failed to choose pdev > glx: failed to create drisw screen > error: XDG_RUNTIME_DIR is invalid or not set in the environment. > MESA: error: ZINK: failed to choose pdev > glx: failed to create drisw screen > error: XDG_RUNTIME_DIR is invalid or not set in the environment. > MESA: error: ZINK: failed to choose pdev > glx: failed to create drisw screen 16d33 < Connection '2' is not known.
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 ---------- 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 33, in <module> > conn = traci.getConnection('default') > ^^^^^^^^^^^^^^^^^^^ > AttributeError: module 'traci' has no attribute 'getConnection'. Did you mean: 'connection'?
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1,5 > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/multiconnect/runner.py", line 36, 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 exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1,6 > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/tracing/runner.py", line 32, in <module> > con = traci.getConnection() > ^^^^^^^^^^^^^^^^^^^ > AttributeError: module 'traci' has no attribute 'getConnection'. Did you mean: 'connection'? > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='log.txt' mode='w' encoding='UTF-8'> ---------- Differences in log ---------- 2,27d1 < 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() < traci.close() ---------- 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 exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 1,244c1,9 < Error: Answered with error to command 0x8f: Infeasible context domain (172) < Error: Answered with error to command 0x8f: Infeasible context domain (42) < Error: Answered with error to command 0x8f: Infeasible context domain (161) < Error: Answered with error to command 0x8f: Infeasible context domain (43) < Error: Answered with error to command 0x8f: Infeasible context domain (40) < Error: Answered with error to command 0x8f: Infeasible context domain (166) < Error: Answered with error to command 0x8f: Infeasible context domain (38) < Error: Answered with error to command 0x8f: Infeasible context domain (171) < Error: Answered with error to command 0x8f: Infeasible context domain (162) < Error: Answered with error to command 0x8f: Infeasible context domain (41) < Error: Answered with error to command 0x8f: Infeasible context domain (165) < Error: Answered with error to command 0x07: Infeasible context domain (172) < Error: Answered with error to command 0x07: Infeasible context domain (42) < Error: Answered with error to command 0x07: Infeasible context domain (161) < Error: Answered with error to command 0x07: Infeasible context domain (43) < Error: Answered with error to command 0x07: Infeasible context domain (40) < Error: Answered with error to command 0x07: Infeasible context domain (166) < Error: Answered with error to command 0x07: Infeasible context domain (38) < Error: Answered with error to command 0x07: Infeasible context domain (171) < Error: Answered with error to command 0x07: Infeasible context domain (162) < Error: Answered with error to command 0x07: Infeasible context domain (41) < Error: Answered with error to command 0x07: Infeasible context domain (165) < Error: Answered with error to command 0x05: Infeasible context domain (172) < Error: Answered with error to command 0x05: Infeasible context domain (42) < Error: Answered with error to command 0x05: Infeasible context domain (161) < Error: Answered with error to command 0x05: Infeasible context domain (43) < Error: Answered with error to command 0x05: Infeasible context domain (40) < Error: Answered with error to command 0x05: Infeasible context domain (166) < Error: Answered with error to command 0x05: Infeasible context domain (38) <truncated after showing first 30 lines> ---------- Differences in output ---------- 2,1072d1 < found 1 objects < Ok: Unsubscribe successful < trying to subscribe to calibrator around busstop 'bs_0' at time 3.0 < found 1 objects < Ok: Unsubscribe successful < trying to subscribe to chargingstation around busstop 'bs_0' at time 5.0 < found 1 objects < Ok: Unsubscribe successful < trying to subscribe to edge around busstop 'bs_0' at time 7.0 < found 1 objects < Ok: Unsubscribe successful < trying to subscribe to gui around busstop 'bs_0' at time 9.0 < trying to subscribe to inductionloop around busstop 'bs_0' at time 9.0 < found 1 objects < Ok: Unsubscribe successful < trying to subscribe to junction around busstop 'bs_0' at time 11.0 < found 1 objects < Ok: Unsubscribe successful < trying to subscribe to lane around busstop 'bs_0' at time 13.0 < found 1 objects < Ok: Unsubscribe successful < trying to subscribe to lanearea around busstop 'bs_0' at time 15.0 < found 1 objects < Ok: Unsubscribe successful < trying to subscribe to meandata around busstop 'bs_0' at time 17.0 < trying to subscribe to multientryexit around busstop 'bs_0' at time 17.0 < trying to subscribe to overheadwire around busstop 'bs_0' at time 17.0 < trying to subscribe to parkingarea around busstop 'bs_0' at time 17.0 < found 1 objects <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/signature/runner.py", line 54, in <module> > traci.vehicle.setLaneChangeMode("horiz", lcm=0) > TypeError: vehicle.setLaneChangeMode() got an unexpected keyword argument 'lcm' ---------- Differences in output ---------- 1,9d0 < chargingstation.setChargeDelay traci: (typeID, delay) libsumo: (stopID, delay) < chargingstation.setChargeInTransit traci: (typeID, inTransit) libsumo: (stopID, value) < chargingstation.setChargingPower traci: (typeID, power) libsumo: (stopID, chargingpower) < chargingstation.setEfficiency traci: (typeID, efficiency) libsumo: (stopID, efficiency) < 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'