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-03 01:45:57 by Eclipse SUMO GUI Version v1_21_0+0566-a7197f2c535 > <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=148, family=2, type=1, proto=0, laddr=('127.0.0.1', 52220), raddr=('127.0.0.1', 52219)> > C:/Python311/Lib/subprocess.py:1127: ResourceWarning: subprocess 13816 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. 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. 63a62,63 > Warning: No connection between edge '384294422#2' and edge '387106270#2' found. > Warning: No route for vehicle '83_subway_U2:0' found. 66,73c66,73 < 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: 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. --- > Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#0_0', time=25981.00. > Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25981.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=26454.00. > Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26454.00. <truncated after showing first 30 lines> ---------- Differences in gtfs_additional ---------- 20d19 < <access friendlyPos="true" lane="274524381#0_0" pos="2.96" length="22.06"/> 21a21 > <access friendlyPos="true" lane="274524381#0_0" pos="2.96" length="22.06"/> 25d24 < <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/> 27c26,27 < <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/> --- > <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/> > <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/> 35d34 < <access friendlyPos="true" lane="1095407477#3_0" pos="28.83" length="25.07"/> 36a36 > <access friendlyPos="true" lane="1095407477#3_0" pos="28.83" length="25.07"/> 49d48 < <access friendlyPos="true" lane="1095407477#3_0" pos="28.83" length="25.07"/> 50a50 > <access friendlyPos="true" lane="1095407477#3_0" pos="28.83" length="25.07"/> 58d57 < <access friendlyPos="true" lane="274524381#0_0" pos="2.96" length="22.06"/> 59a59 > <access friendlyPos="true" lane="274524381#0_0" pos="2.96" length="22.06"/> 63d62 < <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/> 65c64,65 < <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/> --- > <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/> > <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/> <truncated after showing first 30 lines> ---------- Differences in gtfs_routes ---------- 66c66 < <route id="8441" edges="153537614#0 153537614#1 153537614#4 153537614#5 153537614#7 153537614#8 153537614#9 153537614#10 153522303#0 153522303#3 46140393 101699679#0 101699679#1 101699679#2 101699679#4 101699679#12 101699679#13 1044592563#1 1044592563#2 154321040#1 154321040#2 154321040#3 154321040#4 154321040#5 154321040#6 154321040#7 154321040#8 154321040#9 154321040#10 154321040#11 154321040#12 1053166658#1 1053166658#2 167140670#0 167140670#1 167140670#2 167140670#4 167140670#5 3012298 6#0 30122986#1 168453605#0 388702047#1 388702047#2 93584120#2 93584120#3 93584120#4 93584120#5 195411601#0 22820560#1 22820560#2 22820560#3 22820560#4 144014237#3 144014233#0 144014233#2 144014233#3 144014233#5 144014230#0 144014230#1 144014230#2 144014230#3"/> --- > <route id="8441" edges="153537614#0 153537614#1 153537614#4 153537614#5 153537614#7 153537614#8 153537614#9 153537614#10 153522303#0 153522303#3 46140393 1328606975 101699679#0 101699679#1 101699679#3 101699679#11 101699679#12 1044592563#1 1044592563#2 154321040#1 154321040#2 154321040#3 154321040#4 154321040#5 154321040#6 154321040#7 154321040#8 154321040#9 154321040#10 154321040#11 154321040#12 1053166658#1 1053166658#2 167140670#0 167140670#1 167140670#2 167140670#4 167140670#5 30122986 #0 30122986#1 168453605#0 388702047#1 388702047#2 93584120#2 93584120#3 93584120#4 93584120#5 195411601#0 22820560#1 22820560#2 22820560#3 22820560#4 144014237#3 144014233#0 144014233#2 144014233#3 144014233#5 144014230#0 144014230#1 144014230#2 144014230#3"/> 93,94c93,94 < <route id="8691" edges="150478184#0 25957881#0 25957881#1 1245947673 1245947674#0 1245947674#1 1245947674#2 317013528#4 1245947667#1 1245947667#2 1245947675#0 1245947675#1 1245947675#2 150394034#0 150394034#1 150394034#2 150394034#3 150394034#4 1245947671 1051100385#1 1051100385#3 1051100385#4 1051100386 150394035#1 150394035#2 150394035#5 1284740822#0 1284740822#1 1284740822#2 1052827282#0 1052827282#3 10597134#1 421641064"/> < <vehicle id="114264628.trimmed.0" route="8691" line="17459_900_114264628.trimmed" depart="60" departEdge="23" arrivalEdge="32" type="tram" color="190,20,20"> --- > <route id="8691" edges="150478184#0 25957881#0 25957881#1 1245947673 1245947674#0 1245947674#1 1245947674#2 317013528#4 1245947667#1 1245947667#2 1245947675#0 1245947675#1 1245947675#2 150394034#0 150394034#1 150394034#2 150394034#3 150394034#4 1245947671 1328606983#1 1051100385#2 1051100385#3 1051100386 1328606980#0 1328606980#1 1328606980#2 150394035#0 150394035#2 1284740822#0 1284740822#1 1284740822#2 1052827282#0 1052827282#3 1328606978 10597134#1 421641064"/> > <vehicle id="114264628.trimmed.0" route="8691" line="17459_900_114264628.trimmed" depart="60" departEdge="24" arrivalEdge="35" type="tram" color="190,20,20"> 117,118c117,118 < <route id="7664" edges="316092515 195407521 1025851956 312357351#1 312357351#3 312357351#4 312357351#5 4611726#1 1132678576#0 819027709 1133457733 81112790#0 81112790#1 23851930 23851919 625843712 233835641#2 753730627#0 753730627#1 4773463#1 4611723 541763976 120359703"/> < <vehicle id="114214914.trimmed.0" route="7664" line="17364_700_114214914.trimmed" depart="60" departEdge="9" arrivalEdge="22" type="bus" color="149,39,110"> --- > <route id="7664" edges="316092515 195407521 1025851956 312357351#1 312357351#3 312357351#4 312357351#5 4611726#1 1132678576#0 819027709 1133457733#0 1133457733#1 81112790#0 81112790#1 23851930 11549895 233835641#0 233835641#2 753730627#0 753730627#1 4773463#1 4611723 541763976 120359703"/> > <vehicle id="114214914.trimmed.0" route="7664" line="17364_700_114214914.trimmed" depart="60" departEdge="9" arrivalEdge="23" type="bus" color="149,39,110"> 126c126 < <vehicle id="114264902.trimmed.0" route="8691" line="17459_900_114264902.trimmed" depart="60" departEdge="0" arrivalEdge="32" type="tram" color="190,20,20"> --- > <vehicle id="114264902.trimmed.0" route="8691" line="17459_900_114264902.trimmed" depart="60" departEdge="0" arrivalEdge="35" type="tram" color="190,20,20"> 135,136c135,136 < <route id="7220" edges="4773464#0 4773464#1 4611724 625843709 304627753#0 304627753#1 328426208#0 328426208#2 23851917#0 23851917#1 1195383177 23851922 82654055 1133457765#0 606078065 1112054538 61583424#1 534588621#0 534588621#3 284493291#0 72157174#1 171826984#2 195401006 1113401735#1 139877314#1 783042668 310357283#2 1105526112#1 112128418#2 112128418#4 457031289 1020548406 1101404246#1 177372522 295445243"/> < <vehicle id="114209213.trimmed.0" route="7220" line="17350_700_114209213.trimmed" depart="60" departEdge="20" arrivalEdge="34" type="bus" color="149,39,110"> --- > <route id="7220" edges="4773464#0 4773464#1 4611724 625843709 304627753#0 304627753#1 328426208#0 328426208#2 1320422403#0 1320422403#1 82654055 1133457765#0 606078065 1112054538 61583424#1 534588621#0 534588621#3 284493291#0 72157174#1 171826984#2 195401006 1113401735#1 139877314#1 783042668 310357283#2 1105526112#1 112128418#2 112128418#4 457031289 1020548406 1101404246#1 177372522 295445243"/> > <vehicle id="114209213.trimmed.0" route="7220" line="17350_700_114209213.trimmed" depart="60" departEdge="18" arrivalEdge="32" type="bus" color="149,39,110"> 144c144 < <route id="8448" edges="144014230#3 207364191#1 207364191#2 144014242#1 167272512#0 167272512#1 167272512#3 167272512#4 167272512#7 167272512#9 167272512#11 195411594#1 195411594#2 195411594#3 195411594#4 165409971#0 388702049#1 388702049#2 1044592562#0 1044592562#2 1044592562#3 167272531#0 167272531#1 154321049#3 101699672#0 101699672#1 101699672#2 143891040#1 143891040#2 143891040#3 143891040#4 143891040#5 143891040#7 143891040#8 143891040#9 143891040#10 143891040#11 101699676#1 10169967 6#2 101699676#4 101699676#13 30721656#0 30721656#1 30721656#2 30721656#3 30721656#4 421641065#0 421641065#1 421641065#2 28341062#0 28341062#1 421641064 30721657#1 30721657#2 30721657#3 46140383#0 143931935#0 143931935#1 153537606#1 153537606#2 153537606#3 153537606#4 153537606#5 153537606#6 -153537612#1 -153537612#0 -143931933#4 -143931933#2 -143931933#1 -143931933#0"/> --- > <route id="8448" edges="144014230#3 207364191#1 207364191#2 144014242#1 167272512#0 167272512#1 167272512#3 167272512#4 167272512#7 167272512#9 167272512#11 195411594#1 195411594#2 195411594#3 195411594#4 165409971#0 388702049#1 388702049#2 1044592562#0 1044592562#2 1044592562#3 167272531#0 167272531#1 154321049#3 101699672#0 101699672#1 101699672#2 143891040#1 143891040#2 143891040#3 143891040#4 143891040#5 143891040#7 143891040#8 143891040#9 143891040#10 143891040#11 101699676#1 10169967 6#2 101699676#4 101699676#13 30721656#0 30721656#1 30721656#2 30721656#3 30721656#4 421641065#1 421641065#2 1328606998 28341062#0 28341062#1 421641064 30721657#1 30721657#2 1328606977#0 1328606977#1 46140383#0 143931935#0 143931935#1 153537606#1 153537606#2 153537606#3 153537606#4 153537606#5 153537606#6 -153537612#1 -153537612#0 -143931933#4 -143931933#2 -143931933#1 -143931933#0"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 2,3c2 < Building scenario in '<TEXTTEST_SANDBOX>/test'. < 200 OK --- > Building scenario in '<TEXTTEST_SANDBOX>\test'. 23c22 < Imported 105 lines with 306 stops and skipped 16 lines --- > Imported 105 lines with 305 stops and skipped 16 lines
---------- 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. 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. 63a62,63 > Warning: No connection between edge '384294422#2' and edge '387106270#2' found. > Warning: No route for vehicle '83_subway_U2:0' found. 66,73c66,73 < 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: 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. --- > Warning: Teleporting vehicle '83_subway_U2:0'; waited too long (wrong lane), lane='200422335#0_0', time=25981.00. > Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#0', time=25981.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=26454.00. > Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26454.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 2,3c2 < Building scenario in '<TEXTTEST_SANDBOX>/test'. < 200 OK --- > Building scenario in '<TEXTTEST_SANDBOX>\test'. 23c22 < Imported 105 lines with 306 stops and skipped 16 lines --- > Imported 105 lines with 305 stops and skipped 16 lines 42,47d40 < Success. < Success. < Success. < Success. < Success. < Success. ---------- Missing result in gtfs_additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="120410.1" lane="-4612981#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="S+U Alexanderplatz Bhf (Berlin)"> <access friendlyPos="true" lane="272757271_0" pos="0.00" length="10.52"/> <access friendlyPos="true" lane="272757273_0" pos="0.00" length="7.91"/> <access friendlyPos="true" lane="272757274_0" pos="7.29" length="9.50"/> <access friendlyPos="true" lane="272757311_0" pos="0.00" length="5.56"/> <access friendlyPos="true" lane="272757314_0" pos="2.41" length="11.73"/> <access friendlyPos="true" lane="272757341#0_0" pos="0.06" length="1.71"/> <access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/> <access friendlyPos="true" lane="272757341#2_0" pos="0.20" length="5.02"/> <access friendlyPos="true" lane="272757342#1_0" pos="10.46" length="15.24"/> <access friendlyPos="true" lane="272757342#2_0" pos="0.00" length="18.59"/> </busStop> <busStop id="120410.2" lane="194073677#3_1" startPos="0.00" endPos="13.00" friendlyPos="true" name="S+U Friedrichstr. Bhf (Berlin)"/> <busStop id="122409.1" lane="24240246#0_1" startPos="61.74" endPos="74.74" friendlyPos="true" name="S+U Brandenburger Tor (Berlin)"> <access friendlyPos="true" lane="1169204816_0" pos="14.64" length="16.46"/> <access friendlyPos="true" lane="1169204820_0" pos="0.00" length="21.11"/> <access friendlyPos="true" lane="1169204832_0" pos="1.22" length="16.34"/> <access friendlyPos="true" lane="1169204833_0" pos="2.43" length="20.93"/> <access friendlyPos="true" lane="1169204835_0" pos="0.00" length="20.36"/> <access friendlyPos="true" lane="1169204836_0" pos="3.59" length="17.28"/> <access friendlyPos="true" lane="317859982#3_0" pos="23.40" length="11.63"/> <access friendlyPos="true" lane="541320665#2_0" pos="1.48" length="20.75"/> <access friendlyPos="true" lane="915958593#3_0" pos="126.01" length="0.46"/> <access friendlyPos="true" lane="915958593#4_0" pos="65.65" length="17.11"/> </busStop> <busStop id="122409.2" lane="461526152#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Unter den Linden/Friedrichstr. (Berlin)"> <truncated after showing first 30 lines> ---------- Missing result in gtfs_routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route id="120410" edges="-4612981#1 195401006 1113401735#1 139877314#1 783042668 310357283#2 112128419#1 112128419#2 -1133992822#0 -979668824#0 -1133992734#1 -1133992735#0 -168942727#2 -168942727#1 -743631784#0 -316746323#3 183415643 46140382 1120993114#0 1120993114#2 30721660#1 30721660#3 30721660#4 30721660#5 437325047#0 437325047#1 437325047#2 437325047#3 51167934#1 51167934#2 51167934#3 51167934#4 51167934#5 507023458#0 507023458#1 4610375#0 -1198409426#2 -1198409426#1 -1198409426#0 -11 14798610#1 -1114798610#0 -24243101 339201185 1158584613 1151064395#1 4610472#2 1151064396#0 1151064397#3 34848160#2 1151064405#1 194073677#0 194073677#1 194073677#2 194073677#3"> <stop busStop="120410.1" duration="10" until="0"/> <!-- S+U Alexanderplatz Bhf (Berlin) --> <stop busStop="120410.2" duration="10" until="300"/> <!-- S+U Friedrichstr. Bhf (Berlin) --> </route> <route id="122409" edges="24240246#0 1125871262#1 1125871619#1 1125871619#3 1125871619#4 1170522574 236092221#0 236092221#1 342968607#1 1170522572#0 461526153#0 -461526153#0 461526152#1 1126234503#0 1126237668#1 1079495669#1 340498982#0 1170522567#0 251884680#0 251884680#1 1126246695#1 339201217 1126244314#0 1126244314#1 54048862#2 831694400#0 831694400#1 23013165 4611698 202156994#0 72157174#1 171826984#2 195401006 1113401735#1"> <stop busStop="122409.1" duration="10" until="0"/> <!-- S+U Brandenburger Tor (Berlin) --> <stop busStop="122409.2" duration="10" until="120"/> <!-- Unter den Linden/Friedrichstr. (Berlin) --> <stop busStop="122409.3" duration="10" until="240"/> <!-- Staatsoper (Berlin) --> <stop busStop="122409.4" duration="10" until="300"/> <!-- Lustgarten (Berlin) --> <stop busStop="122409.5" duration="10" until="420"/> <!-- Spandauer Str./Marienkirche (Berlin) --> <stop busStop="122409.6" duration="10" until="540"/> <!-- S+U Alexanderplatz Bhf/Memhardstr. (Berlin) --> </route> <route id="122807" edges="1113401735#1 139877314#1 783042668 310357283#2 112128419#1 112128419#2 415280722 195401013#2 171826985#2 24913519#1 1144362247 541763975 202156995 4067932 339201219 541763974 61584187#0 61584187#1 1126245113 15971197 4611699#0 4611699#1 1149417521#1 169195795#0 169195795#1 1217865061#0 1113726463 1077923225#0 882389494#1 340498988#0 -461526153#0 461526153#0 188386313#1 1119935327#0 1119935327#1 1119935543#0 1119936840#1 1119937599#3"> <stop busStop="122409.6" duration="10" until="0"/> <!-- S+U Alexanderplatz Bhf/Memhardstr. (Berlin) --> <stop busStop="122807.1" duration="10" until="120"/> <!-- S+U Alexanderplatz (Bln) [Bus K.-Liebknecht-Str] --> <stop busStop="122807.2" duration="10" until="180"/> <!-- Spandauer Str./Marienkirche (Berlin) --> <stop busStop="122807.3" duration="10" until="240"/> <!-- Lustgarten (Berlin) --> <stop busStop="122807.4" duration="10" until="300"/> <!-- Staatsoper (Berlin) --> <stop busStop="122807.5" duration="10" until="420"/> <!-- Unter den Linden/Friedrichstr. (Berlin) --> <stop busStop="122807.6" duration="10" until="480"/> <!-- S+U Brandenburger Tor (Berlin) --> </route> <route id="144589" edges="713576589#0 713576589#1 713576589#2 312651888#1 312651888#2 312651888#3 312651888#4 312651888#5 312651888#6 -36689633#2 -36689633#1 -36689633#0 -980542375#1 4296467#1 4610354#1 4610354#2 4610354#3 4610354#4 4610354#5 1157396753 847103786#0 847103786#2 847103786#3 755340907#0 755340907#1 -1225924291#1 -371927739#3 -1119855803#1 -1119855803#0 -4296469#2 -4296469#0 4296469#0 4296469#2 1119855803#0 980371139#0 980371139#1 980371139#4 44427220#0 44427220#1 -24241762#2 -2 4241762#1 -24241762#0 -19002363#5 -19002363#3 -19002363#2 -19002363#1 -19002363#0 -1179820254#0 -1179820253#0 -1179820019#0 4613292#0 -24993933#2 -24993933#0 -1115509343#2 -1115509343#1 -1115509343#0 -369223458#3 -369223458#2 1098856743#1 4613299#0 4613299#1 4613299#2 4613299#3 -4613300#5 -4613300#4 -4613300#3 -4613300#2 -4613300#1 -4613300#0 4613300#0 4613300#1 4613300#2 4613300#3 4613300#4 4613300#5 -4613299#3 -4613299#2 -112128825#4 -112128825#3 -268002748#0 -1133761630#0 24914141#8 318282850 #2 1105526112#1 112128418#2 112128418#4 457031289 1020548406 1101404246#1 177372522 295445243"> <stop busStop="144589.4" duration="10" until="0"/> <!-- Tucholskystr. (Berlin) --> <stop busStop="144589.5" duration="10" until="120"/> <!-- U Rosenthaler Platz (Berlin) --> <stop busStop="144589.6" duration="10" until="240"/> <!-- U Rosa-Luxemburg-Platz (Berlin) --> <stop busStop="144589.7" duration="10" until="360"/> <!-- Mollstr./Prenzlauer Allee (Berlin) --> <truncated after showing first 30 lines> ---------- Missing result in vtypes ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <vType id="bus" vClass="bus"/> <vType id="light_rail" vClass="rail_urban"/> <vType id="subway" vClass="subway"/> <vType id="train" vClass="rail"/> <vType id="tram" vClass="tram"/> </additional>
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 0x000001CAFEDD8300> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000001CAFED74DC0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001CAFED77A00> 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 0x000001CAFED77E80> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000001CAFEDB0700> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001CAFEDB1E40> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000001CAFEDB3380> 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 0x000001CAFEDB3300> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x000001CAFEDB32C0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001CAFED88BC0> 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 0x000001BD607FF380> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000001BD607F49C0> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000001BD60DB6540> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000001BD607AA480> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000001BD5FB91100> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000001BD60A93B00> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000001BD60A92FC0> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000001BD60A91680> 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 0x000001E9C8BBE0C0> > failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001E9C8C0BF00> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001E9C8C16300> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001E9C8C14E00> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001E9C8C17900> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001E9C8C14E00> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001E9C8C14E00> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001E9C8C16C00> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001E9C8C15600> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001E9C8BDAEC0> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001E9AFBDFE80> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001E9C8E38E00> <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 0x0000020DF15AEB00> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000020DF1591E00> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000020DF1591280> 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 0x0000020DF1590F80> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000020DF1588940> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000020DF1588540> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000020DF158A5C0> 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 0x0000020DF15776C0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x0000020DF1577780> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000020DF1576100> 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 0x000001D4E0012400> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001D4DFFF5400> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001D4DFFF77C0> 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 0x000001D4DFFF6D00> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001D4E004F240> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001D4E004FAC0> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000001D4E004F640> 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 0x000001D4E0012FC0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000001D4E0013500> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001D4E0012C00> 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 0x00000226E2B94440> > failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x00000226E48E4600> > failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000226FB695180> > failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x00000226E48E4600> > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x00000226FB695180> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x00000226FB6B7340> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000226FB6B6080> > failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x00000226FB6B6E80> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x00000226FB6B5EC0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x00000226FB72D040> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000226FB72D0C0> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x00000226FB72E9C0> > failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000226FB72E340> > failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000226FB72DDC0> > failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000226FB6F3140> > failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x00000226FB6F2400> > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000226FB6F2E40> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000226FB6F1000> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000226FB6F1240> > failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x00000226FB6F14C0> > failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000226FB6F2300> > failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000226FB72E0C0> > failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000226FAAD2200> > failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x00000226FB72F580>
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 ---------- 8178,11040d8177 < Error: The route of the vehicle 'v' is not known. < Quitting (on error). < Error: The route of the vehicle 'v' is not known. < Quitting (on error). < vehicle 12 9 < Success. < Success. < vehicle 12 10 < Error: The route of the vehicle 'v' is not known. < Quitting (on error). < Error: The route of the vehicle 'v' is not known. < Quitting (on error). < vehicle 12 11 < Success. < Success. < vehicle 12 12 < Error: The route of the vehicle 'v' is not known. < Quitting (on error). < Error: The route of the vehicle 'v' is not known. < Quitting (on error). < vehicle 12 13 < Success. < Success. < vehicle 12 14 < Error: The route of the vehicle 'v' is not known. < Quitting (on error). < Error: The route of the vehicle 'v' is not known. < Quitting (on error). < vehicle 12 15 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5136,5672d5135 < vehicle 20 13 < Success. < Success. < vehicle 20 14 < Success. < Success. < vehicle 20 15 < Success. < Success. < vehicle 21 0 < Success. < Success. < vehicle 21 1 < Success. < Success. < vehicle 21 2 < Success. < Success. < vehicle 21 3 < Success. < Success. < vehicle 21 4 < Success. < Success. < vehicle 21 5 < Success. < Success. < vehicle 21 6 < Success. <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 8425,9632d8424 < vehicle 23 8 < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/74. < < Quitting (on error). < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/74. < < Quitting (on error). < vehicle 23 9 < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/74. < < Quitting (on error). < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/74. < < Quitting (on error). < vehicle 23 10 < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/74. < < Quitting (on error). < 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 ---------- 3131,3936d3130 < vehicle 9 14 < Error: Vehicle 'v' has no route. < Quitting (on error). < Error: Vehicle 'v' has no route. < Quitting (on error). < vehicle 9 15 < vehicle 10 0 < Error: Vehicle 'v' has no route. < Quitting (on error). < Error: Vehicle 'v' has no route. < Quitting (on error). < vehicle 10 1 < vehicle 10 2 < Error: Vehicle 'v' has no route. < Quitting (on error). < Error: Vehicle 'v' has no route. < Quitting (on error). < vehicle 10 3 < vehicle 10 4 < Error: Vehicle 'v' has no route. < Quitting (on error). < Error: Vehicle 'v' has no route. < Quitting (on error). < vehicle 10 5 < vehicle 10 6 < Error: Vehicle 'v' has no route. < Quitting (on error). < Error: Vehicle 'v' has no route. < Quitting (on error). <truncated after showing first 30 lines>