texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64texttesttmp\msvc16x64.28Aug013655.5092 -g
texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in errors ---------- 0a1,9 > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/gui/runner.py", line 47, in <module> > findAndClick(PLAY) > File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/gui/runner.py", line 38, in findAndClick > positionOnScreen = pyautogui.locateOnScreen(obj, minSearchTime=3, confidence=0.9) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 231, in _couldNotImportPyScreeze > raise PyAutoGUIException( > pyautogui.PyAutoGUIException: PyAutoGUI was unable to import pyscreeze. (This is likely because you're running a version of Python that Pillow (which pyscreeze depends on) doesn't support currently.) Please install this module to enable the function you tried to call. ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-11-11 01:40:24 by Eclipse SUMO GUI Version v1_21_0+0690-6b8a2275815 > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,7c6,23 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="vertical.0" depart="103.00" arrival="344.00"> < <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/> < </vehicle> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <duration-log.disable value="true"/> > <no-step-log value="true"/> > </report> > > <gui_only> > <gui-settings-file value="settings.xml"/> > <quit-on-end value="true"/> > </gui_only> 9,1217c25 < <vehicle id="vertical.1" depart="113.00" arrival="378.00"> < <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,38 > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 130, in <module> > main() > File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 124, in main > module = xml2protobuf.generateProto(attrFinder.tagAttrs, attrFinder.depthTags, > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 185, in generateProto > return importlib.import_module("%s_pb2" % base) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/importlib/__init__.py", line 126, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "<frozen importlib._bootstrap>", line 1204, in _gcd_import > File "<frozen importlib._bootstrap>", line 1176, in _find_and_load > File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked > ModuleNotFoundError: No module named 'trajectories_pb2' > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 208, in <module> > main() > File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 194, in main > module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags, > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 185, in generateProto > return importlib.import_module("%s_pb2" % base) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/importlib/__init__.py", line 126, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "<frozen importlib._bootstrap>", line 1204, in _gcd_import <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,5d0 < --- < +++ < - < -<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000"> < +<trajectories timeStepSize="1000">
---------- Differences in output ---------- 6a7,11 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 8a14,18 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 18a29,33 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 21a37,41 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 27a48,52 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,17 > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/traci/gui/gui/runner.py", line 81, in <module> > pic = imread("out.png") > ^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/site-packages/matplotlib/pyplot.py", line 2404, in imread > return matplotlib.image.imread(fname, format) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/site-packages/matplotlib/image.py", line 1525, in imread > with img_open(fname) as image: > ^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/site-packages/PIL/ImageFile.py", line 137, in __init__ > self._open() > File "C:/Python311/Lib/site-packages/PIL/PngImagePlugin.py", line 707, in _open > raise SyntaxError(msg) > SyntaxError: not a PNG file > sys:1: ResourceWarning: unclosed <socket.socket fd=344, family=2, type=1, proto=0, laddr=('127.0.0.1', 58354), raddr=('127.0.0.1', 58353)> > C:/Python311/Lib/subprocess.py:1127: ResourceWarning: subprocess 12128 is still running ---------- Differences in output ---------- 29,33d28 < screenshot dimensions (500, 500, 4) < adding view < views ('View #0', 'newView') < removing view < views ('View #0',)
---------- Differences in errors ---------- 1,14c1,9 < traci.vehicle.setLaneChangeMode("horiz", lcm=0) < traci.vehicle.setParameter(objID="horiz", key="blub", value="blubber") < traci.vehicle.setParameter(objectID="horiz", param="blub", value="blubber") < traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber") < traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber") < traci.vehicle.setParameter(oID="horiz", param="blub", value="blubber") < -- Unordered text as found by filter '^UserWarning:' -- < UserWarning: Use of deprecated parameter lcm in function setLaneChangeMode, use laneChangeMode instead. < UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead. < UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead. < UserWarning: Use of deprecated parameter param in function setParameter, use key instead. < UserWarning: Use of deprecated parameter param in function setParameter, use key instead. < UserWarning: Use of deprecated parameter param in function setParameter, use key instead. < --- > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/traci/misc/signature/runner.py", line 27, in <module> > import libsumo > File "C:/Users/delphi/testreports/sumo/git/tools/libsumo/__init__.py", line 38, in <module> > from .libsumo import vehicle, simulation, person, trafficlight, edge # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tools/libsumo/libsumo.py", line 13, in <module> > from . import _libsumo > ImportError: DLL load failed while importing _libsumo: Das angegebene Modul wurde nicht gefunden. ---------- 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'
---------- Differences in errors ---------- 17c17 < Warning: 14 total messages of type: Edge '%' already has a dedicated lane for %s. Not adding another one. --- > Warning: 16 total messages of type: Edge '%' already has a dedicated lane for %s. Not adding another one. 21c21 < Warning: 53 total messages of type: Found sharp turn with radius % at the % of edge '%'. --- > Warning: 52 total messages of type: Found sharp turn with radius % at the % of edge '%'. 35c35 < Warning: 14 total messages of type: PT stop '%' has been moved to edge '%'. --- > Warning: 15 total messages of type: PT stop '%' has been moved to edge '%'. 37c37 < Warning: 3 total messages of type: Reducing junction cluster % (%). --- > Warning: 2 total messages of type: Reducing junction cluster % (%). 60,61d59 < Warning: No connection between edge '384294422#2' and edge '387106270#2' found. < Warning: No route for vehicle '83_subway_U2:0' found. 64,71c62,71 < Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=25948.00. < Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '387106272', time=25948.00. < Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#0_0', time=25983.00. < Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25983.00. < Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=26264.00. < Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26264.00. < Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#1_0', time=26453.00. < Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26453.00. --- > Warning: No connection between edge '384294422#2' and edge '387106270#2' found. <truncated after showing first 30 lines> ---------- Differences in output ---------- 2c2 < Building scenario in '<TEXTTEST_SANDBOX>/test'. --- > Building scenario in '<TEXTTEST_SANDBOX>\test'.
---------- Differences in errors ---------- 35c35 < Warning: 14 total messages of type: PT stop '%' has been moved to edge '%'. --- > Warning: 15 total messages of type: PT stop '%' has been moved to edge '%'. 64,73c64,73 < Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=25948.00. < Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '387106272', time=25948.00. < Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#0_0', time=25985.00. < Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25985.00. < Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=26263.00. < Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26263.00. < Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#1_0', time=26456.00. < Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26456.00. < Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='199847347#3_0', time=26680.00. < Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '272795470#1', time=26680.00. --- > Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=25950.00. > Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '387106272', time=25950.00. > Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#0_0', time=25984.00. > Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25984.00. > Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=26266.00. > Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '199847347#2', time=26266.00. > Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#1_0', time=26454.00. > Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26454.00. > Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='199847347#3_0', time=26679.00. > Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '272795470#1', time=26679.00. ---------- Differences in gtfs_additional ---------- 1390c1390,1402 < <trainStop id="292436.0" lane="-421021565#0_0" startPos="62.45" endPos="172.45" friendlyPos="true" name="S+U Friedrichstr. Bhf (Berlin)"> --- > <trainStop id="292436.0" lane="25946668#1_0" startPos="0.00" endPos="110.00" friendlyPos="true" name="S+U Friedrichstr. Bhf (Berlin)"> > <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/> > <access friendlyPos="true" lane="254523901#1_0" pos="19.03" length="8.14"/> > <access friendlyPos="true" lane="274524361#0_0" pos="0.84" length="23.40"/> > <access friendlyPos="true" lane="274524361#1_0" pos="0.00" length="23.94"/> > <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/> > <access friendlyPos="true" lane="274524381#0_0" pos="2.96" length="22.06"/> > <access friendlyPos="true" lane="274524381#1_0" pos="1.57" length="19.68"/> > <access friendlyPos="true" lane="335043665#0_0" pos="0.00" length="21.79"/> > <access friendlyPos="true" lane="428486924_0" pos="0.00" length="22.86"/> > <access friendlyPos="true" lane="440946431_0" pos="0.00" length="23.40"/> > </trainStop> > <trainStop id="101679.0" lane="-421021565#0_0" startPos="62.45" endPos="172.45" friendlyPos="true" name="S+U Friedrichstr. Bhf (Berlin)"> 1425,1436d1436 < </trainStop> < <trainStop id="101742.2" lane="25946668#1_0" startPos="0.00" endPos="110.00" friendlyPos="true" name="S+U Friedrichstr. Bhf (Berlin)"> < <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/> < <access friendlyPos="true" lane="254523901#1_0" pos="19.03" length="8.14"/> < <access friendlyPos="true" lane="274524361#0_0" pos="0.84" length="23.40"/> < <access friendlyPos="true" lane="274524361#1_0" pos="0.00" length="23.94"/> < <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/> < <access friendlyPos="true" lane="274524381#0_0" pos="2.96" length="22.06"/> < <access friendlyPos="true" lane="274524381#1_0" pos="1.57" length="19.68"/> < <access friendlyPos="true" lane="335043665#0_0" pos="0.00" length="21.79"/> < <access friendlyPos="true" lane="428486924_0" pos="0.00" length="22.86"/> < <access friendlyPos="true" lane="440946431_0" pos="0.00" length="23.40"/> ---------- Differences in gtfs_routes ---------- 618,619c618,619 < <route id="94958.trimmed" edges="-4471820#0"> < <stop busStop="93815.4" duration="10" until="0"/> <!-- S+U Friedrichstr. Bhf (Berlin) --> --- > <route id="94958.trimmed" edges="25946658#2"> > <stop busStop="93931.0" duration="10" until="0"/> <!-- S+U Friedrichstr. Bhf (Berlin) --> 795c795 < <route id="292436" edges="-421021565#0"> --- > <route id="292436" edges="25946668#1"> 798c798 < <route id="101501" edges="-421021565#0"> --- > <route id="101501" edges="25946668#1"> 802c802 < <stop busStop="292436.0" duration="10" until="0"/> <!-- S+U Friedrichstr. Bhf (Berlin) --> --- > <stop busStop="101679.0" duration="10" until="0"/> <!-- S+U Friedrichstr. Bhf (Berlin) --> 807c807 < <stop busStop="101742.2" duration="10" until="180"/> <!-- S+U Friedrichstr. Bhf (Berlin) --> --- > <stop busStop="292436.0" duration="10" until="180"/> <!-- S+U Friedrichstr. Bhf (Berlin) --> 809c809 < <route id="101845" edges="-421021565#0"> --- > <route id="101845" edges="25946668#1"> 812c812 < <route id="101962" edges="-421021565#0"> --- > <route id="101962" edges="25946668#1"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 2c2 < Building scenario in '<TEXTTEST_SANDBOX>/test'. --- > Building scenario in '<TEXTTEST_SANDBOX>\test'.
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 5,7c5,7 < success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x0000018D020A8300> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000018D02044DC0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000018D02047A00> 9,12c9,12 < success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x0000018D02047E80> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000018D02080700> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000018D02081E40> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000018D02083380> 17,19c17,19 < success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x0000018D02083300> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x0000018D020832C0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000018D02058BC0> 21,50c21,24 < success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 1,98c1,48 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0'] <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 17,24c17,24 < success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)] < success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)] < success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)] < success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)] < success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)] < success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)] < success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)] < success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)] --- > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000001F17F1891C0> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000001F17F190700> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000001F17E7D3CC0> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000001F17F40E840> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000001F17F0AD980> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000001F17F5B5D80> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000001F17F5B7B80> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000001F17F5B4980> 41,98c41,48 < success 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)] < success 0.1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)] < success 1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)] < success 1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)] < success 10 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (240.0, 250.0) [('e2', 9.9), ('e3', 10.0), ('edge', 9.9), ('lane', 9.9)] < success 10 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 160.0) [('e2', 9.15), ('e3', 9.84), ('edge', 9.15), ('lane', 9.15)] < success 100 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.41), ('e3', 5.84), ('edge', 9.41), ('lane', 9.41)] < success 100 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 5.94), ('e3', 7.08), ('edge', 5.94), ('lane', 5.94)] < -- Unordered text as found by filter '^Loading configuration ... done.' -- < Loading configuration ... done. < Loading configuration ... done. <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 9,24c9,24 < failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)] < failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)] < failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)] < failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)] < failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)] < failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)] < failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)] < failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)] < failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)] < failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)] < failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)] < failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)] < failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)] < failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)] < failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)] < failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)] --- > failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000024321311340> > failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000002432133C480> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x00000243213AB7C0> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x00000243213A8640> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x00000243213AA5C0> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x00000243213AAEC0> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x00000243213ABF00> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x00000243213ABE80> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x00000243213AAC00> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000024321397240> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x00000243215ED140> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000024321365340> <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 5,7c5,7 < success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x000001E94DFAC3C0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x000001E94DFA1B80> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001E94DFA1180> 9,12c9,12 < success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x000001E94DFA2480> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x000001E94DF7B3C0> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001E94DF79C00> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000001E94DF7BDC0> 17,19c17,19 < success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001E94DF9B800> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001E94DF98B00> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001E94DF9AF40> 21,50c21,24 < success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 5,7c5,7 < success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x000002767EDE9300> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002767EE074C0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002767EE07BC0> 9,12c9,12 < success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x000002767EE05700> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002767EE5DC00> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002767EE5CD00> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000002767EE5DF00> 17,19c17,19 < success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000002767EE34D40> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000002767EE37F80> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002767EE35980> 21,50c21,24 < success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 0a1,24 > failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x0000024AD15A4EC0> > failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x0000024AD09E12C0> > failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000024AD1602980> > failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x0000024AD15C3CC0> > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x0000024AD1614080> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x0000024AD15C3CC0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000024AD15C2480> > failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000024AD15C3480> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x0000024AD15C3280> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x0000024AD1603640> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000024AD1600AC0> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000024AD1603200> > failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000024AD1601000> > failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000024AD1601C00> > failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000024AD1601580> > failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x0000024AD1601C00> > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000024AD15FA580> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000024AD15FBDC0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000024AD15FAA40> > failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000024AD15F8680> > failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000024AD15F8840> > failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000024AD1601280> > failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000024AD16037C0> > failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000024AD1603F00>
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 output ---------- 8248,11040d8247 < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/65. < < Quitting (on error). < vehicle 13 4 < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/65. < < Quitting (on error). < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/65. < < Quitting (on error). < vehicle 13 5 < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/65. < < Quitting (on error). < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/65. < < Quitting (on error). < vehicle 13 6 < Error: attribute 'from' is not declared for element 'vehicle' <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5261,5672d5260 < Success. < vehicle 23 7 < Success. < Success. < vehicle 23 8 < Success. < Success. < vehicle 23 9 < Success. < Success. < vehicle 23 10 < Success. < Success. < vehicle 23 11 < Success. < Success. < vehicle 23 12 < Success. < Success. < vehicle 23 13 < Success. < Success. < vehicle 23 14 < Success. < Success. < vehicle 23 15 < Success. < Success. < vehicle 24 0 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5983,9632d5982 < Error: attribute 'to' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < vehicle 6 9 < Error: attribute 'to' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < Error: attribute 'to' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < vehicle 6 10 < Error: attribute 'to' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < Error: attribute 'to' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < vehicle 6 11 < Error: attribute 'to' is not declared for element 'vehicle' <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 3914,3936d3913 < vehicle 31 5 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < vehicle 31 6 < vehicle 31 7 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < vehicle 31 8 < vehicle 31 9 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < vehicle 31 10 < vehicle 31 11 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < vehicle 31 12 < vehicle 31 13 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < vehicle 31 14 < vehicle 31 15 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
Test exceeded wallclock time limit of 900.0 seconds