texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64tmp\msvc16x64.31May014549.15408 -g
texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests
---------- 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 ----------
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 10, in <module>
> from . import _libsumo
> ImportError: DLL load failed while importing _libsumo: Das angegebene Modul wurde nicht gefunden.
---------- Differences in output ----------
1,5d0
< 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 ---------- 31c31 < Warning: 5 total messages of type: Not joining junctions % (%). --- > Warning: 4 total messages of type: Not joining junctions % (%). 36c36 < Warning: 3 total messages of type: Reducing junction cluster % (%). --- > Warning: 4 total messages of type: Reducing junction cluster % (%). 40c40 < Warning: 11 total messages of type: The traffic light '%' has a high cycle time of %. --- > Warning: 8 total messages of type: The traffic light '%' has a high cycle time of %. 54,67d53 < Warning: No connection between edge '199847347#3' and edge '272795470#1' found. < Warning: No route for vehicle '84_subway_U2:1' found. < Warning: No connection between edge '384294422#2' and edge '387106270#2' found. < Warning: No route for vehicle '83_subway_U2:0' found. < Warning: Teleporting vehicle '84_subway_U2:1'; waited too long (wrong lane), lane='387106272_0', time=25951.00. < Warning: Vehicle '84_subway_U2:1' ends teleporting on edge '387106272', time=25951.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=26457.00. < Warning: Vehicle '83_subway_U2:0' ends teleporting on edge '200422335#1', time=26457.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. 69,70d54 < Warning: 7 total messages of type: Teleporting vehicle '%'; waited too long (wrong lane), lane='%', time=%. < Warning: 7 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%. <truncated after showing first 30 lines> ---------- Differences in gtfs_additional ---------- 9d8 < <access friendlyPos="true" lane="272757273_0" pos="0.00" length="7.91"/> 10a10 > <access friendlyPos="true" lane="272757273_0" pos="0.00" length="7.91"/> 25d24 < <access friendlyPos="true" lane="254339574_0" pos="11.20" 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.20" length="27.43"/> > <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/> 40d39 < <access friendlyPos="true" lane="254339574_0" pos="11.20" length="27.43"/> 42c41,42 < <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/> --- > <access friendlyPos="true" lane="254339574_0" pos="11.20" length="27.43"/> > <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/> 52d51 < <access friendlyPos="true" lane="254339574_0" pos="11.20" length="27.43"/> 54c53,54 < <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/> --- > <access friendlyPos="true" lane="254339574_0" pos="11.20" length="27.43"/> > <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/> 64d63 < <access friendlyPos="true" lane="254339574_0" pos="11.20" length="27.43"/> 66c65,66 < <access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/> --- <truncated after showing first 30 lines> ---------- Differences in output ---------- 7a8,9 > Extending up to route split between 319339413 and -1102154066#3 > Extending up to route split between 1102154066#2 and 1105526087 14a17,18 > Extending up to route split between 384294422#2 and 391559412 > Extending up to route split between 199847347#3 and 387141734
---------- Differences in errors ----------
1,96c1,26
< Warning: 12 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 3 total messages of type: Ambiguous node type for node cluster '%' (%,%), setting to 'priority'.
< Warning: 18 total messages of type: Ambiguous railway kilometrage direction for way '%' (assuming forward)
< Warning: 6 total messages of type: Cannot assign stop % on edge '%' to pt line '%'. Ignoring!
< Warning: 4 total messages of type: Connection '%_%->%_%' is only %m short.
< Warning: 30 total messages of type: Converting invalid rail_crossing to priority junction '%'.
< Warning: 39 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'.
< Warning: 1 total messages of type: Could not add bidi-edge '%'.
< Warning: 8 total messages of type: Could not assign stop '%' to pt line '%' (closest edge '%', distance %). Ignoring!
< Warning: 10 total messages of type: Could not determine direction for line '%' at stop '%'.
< Warning: 5 total messages of type: Could not find corresponding edge or compatible lane for free-floating pt stop '%' (%). Thus, it will be removed!
< Warning: 2 total messages of type: Could not re-assign PT stop '%', probably broken osm file.
< Warning: 9 total messages of type: Discarding invalid crossing '%' at junction '%' with edges [%] (no vehicle lanes to cross).
< Warning: 2 total messages of type: Discarding invalid crossing '%' at junction '%' with edges [%] (no walkingarea found).
< Warning: 4 total messages of type: Discarding unknown compound '%' in type '%' (first occurrence for edge '%').
< Warning: 17 total messages of type: Discarding unusable type '%' (first occurrence for edge '%').
< Warning: 15 total messages of type: Edge '%' already has a dedicated lane for %s. Not adding another one.
< Warning: 7 total messages of type: Edge sequence is not consistent with stop sequence in line '%', not adding bidi edges.
< Warning: 6 total messages of type: First stop edge '%' is not part of the route of line '%'.
< Warning: 10 total messages of type: Found sharp turn with radius % at the % of edge '%'.
< Warning: 2 total messages of type: Ignoring restriction relation '%' with unknown to-way.
< Warning: 1 total messages of type: Ignoring restriction relation '%' with unknown via.
< Warning: 2 total messages of type: Ignoring restriction relation '%'.
< Warning: 2 total messages of type: Ignoring track count % for edge '%'.
< Warning: 5 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this).
< Warning: 1 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
< Warning: 4 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 9 total messages of type: Last stop edge '%' is not part of the route of line '%'.
< Warning: 2 total messages of type: No connection found between stops on edge '%' and edge '%'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
3,50d1
< generating trips...
< Skipping line '1231708' because it only drives at night
< Skipping line '2194813' because it only drives at night
< Skipping line '2194814' because it only drives at night
< Skipping line '2202086' because it only drives at night
< Skipping line '2206192' because it only drives at night
< Skipping line '2211984' because it only drives at night
< Skipping line '2211985' because it only drives at night
< Skipping line '2441959' because it only drives at night
< Skipping line '2441960' because it only drives at night
< Skipping line '2512806' because it only drives at night
< Skipping line '2512807' because it only drives at night
< Cannot extend route to fringe for line '2679013' (not enough edges given)
< Cannot extend route to fringe for line '2679014' (not enough edges given)
< Skipping line '28286' because it only drives at night
< Skipping line '3353027' because it only drives at night
< Skipping line '35040' because it only drives at night
< Skipping line '6187328' because it only drives at night
< Skipping line '6187329' because it only drives at night
< Imported 105 lines with 304 stops and skipped 16 lines
< bus: 45
< light_rail: 18
< subway: 8
< train: 12
< tram: 22
< done.
< running SUMO to determine actual departure times...
<truncated after showing first 30 lines>
---------- 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="114180574.0" lane="1113401735#1_1" startPos="56.07" endPos="69.07" friendlyPos="true" name="Berlin, S+U Alexanderplatz Bhf/Memhardstr. (Berlin)"/>
<busStop id="114180574.1" lane="1113401735#1_2" startPos="56.08" endPos="69.08" friendlyPos="true" name="Berlin, S+U Alexanderplatz Bhf/Memhardstr. (Berlin)"/>
<busStop id="114180574.2" lane="171826984#2_0" startPos="188.13" endPos="201.13" friendlyPos="true" name="S+U Alexanderplatz (Bln) [Bus K.-Liebknecht-Str]">
<access friendlyPos="true" lane="-312392973_0" pos="0.00" length="70.02"/>
<access friendlyPos="true" lane="-687787219_0" pos="96.51" length="25.10"/>
<access friendlyPos="true" lane="1079045027#1_0" pos="48.92" length="62.54"/>
<access friendlyPos="true" lane="1079045029#2_0" pos="7.51" length="63.49"/>
<access friendlyPos="true" lane="1079045029#3_0" pos="30.88" length="33.68"/>
<access friendlyPos="true" lane="312392973_0" pos="40.06" length="68.54"/>
<access friendlyPos="true" lane="312392974#3_0" pos="41.81" length="70.64"/>
<access friendlyPos="true" lane="312392974#4_0" pos="25.85" length="25.59"/>
<access friendlyPos="true" lane="312392974#5_0" pos="3.81" length="19.32"/>
<access friendlyPos="true" lane="687787219_0" pos="0.00" length="27.00"/>
</busStop>
<busStop id="114180574.3" lane="202156994#0_0" startPos="62.08" endPos="75.08" friendlyPos="true" name="Berlin, Spandauer Str./Marienkirche">
<access friendlyPos="true" lane="1212793337#1_0" pos="0.20" length="43.76"/>
<access friendlyPos="true" lane="1212793340#1_0" pos="0.95" length="34.88"/>
<access friendlyPos="true" lane="1212793343#0_0" pos="0.00" length="29.74"/>
<access friendlyPos="true" lane="1212793343#1_0" pos="0.00" length="37.61"/>
<access friendlyPos="true" lane="1212793346#2_0" pos="0.00" length="44.76"/>
<access friendlyPos="true" lane="375901768#0_0" pos="0.20" length="41.19"/>
<access friendlyPos="true" lane="375901768#1_0" pos="0.00" length="29.31"/>
<access friendlyPos="true" lane="375901774#0_0" pos="0.32" length="34.86"/>
<access friendlyPos="true" lane="375901774#1_0" pos="0.00" length="42.67"/>
<access friendlyPos="true" lane="375901784_0" pos="0.20" length="44.35"/>
</busStop>
<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="114180574" edges="1113401735#1 139877314#1 783042668 310357283#2 112128419#1 112128419#2 415280722 195401013#2 171826985#2 72157174#1 171826984#2 195401006 1113401735#1 139877314#1 783042668 310357283#2 112128419#1 112128419#2 415280722 195401013#2 171826985#2 24913519#1 1144362247 541763975 202156995 4067932 339201219 831694400#0 831694400#1 23013165 4611698 202156994#0 24913519#1 1144362247 541763975 202156995 4067932 339201219 541763974 61584187#0 61584187#1 1126245113 15971197
4611699#0 4611699#1 1149417521#1 169195795#0 169195795#1 340498982#0 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="114180574.0" duration="10" until="0"/> <!-- Berlin, S+U Alexanderplatz Bhf/Memhardstr. (Berlin) -->
<stop busStop="114180574.1" duration="10" until="30"/> <!-- Berlin, S+U Alexanderplatz Bhf/Memhardstr. (Berlin) -->
<stop busStop="114180574.2" duration="10" until="120"/> <!-- S+U Alexanderplatz (Bln) [Bus K.-Liebknecht-Str] -->
<stop busStop="114180574.3" duration="10" until="180"/> <!-- Berlin, Spandauer Str./Marienkirche -->
<stop busStop="114180574.4" duration="10" until="240"/> <!-- Berlin, Lustgarten -->
<stop busStop="114180574.5" duration="10" until="300"/> <!-- Berlin, Staatsoper -->
<stop busStop="114180574.6" duration="10" until="420"/> <!-- Berlin, Unter den Linden/Friedrichstr. -->
<stop busStop="114180574.7" duration="10" until="480"/> <!-- S+U Brandenburger Tor (Berlin) -->
</route>
<route id="114180848" 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="114180848.1" duration="10" until="0"/> <!-- S+U Brandenburger Tor (Berlin) -->
<stop busStop="114180848.2" duration="10" until="120"/> <!-- Berlin, Unter den Linden/Friedrichstr. -->
<stop busStop="114180574.5" duration="10" until="240"/> <!-- Berlin, Staatsoper -->
<stop busStop="114180848.4" duration="10" until="300"/> <!-- Berlin, Lustgarten -->
<stop busStop="114180574.3" duration="10" until="360"/> <!-- Berlin, Spandauer Str./Marienkirche -->
<stop busStop="114180574.0" duration="10" until="480"/> <!-- Berlin, S+U Alexanderplatz Bhf/Memhardstr. (Berlin) -->
<stop busStop="114180574.1" duration="10" until="540"/> <!-- Berlin, S+U Alexanderplatz Bhf/Memhardstr. (Berlin) -->
</route>
<route id="114180850" 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="114180848.1" duration="10" until="0"/> <!-- S+U Brandenburger Tor (Berlin) -->
<stop busStop="114180848.2" duration="10" until="120"/> <!-- Berlin, Unter den Linden/Friedrichstr. -->
<stop busStop="114180574.5" duration="10" until="240"/> <!-- Berlin, Staatsoper -->
<stop busStop="114180848.4" duration="10" until="300"/> <!-- Berlin, Lustgarten -->
<stop busStop="114180574.3" duration="10" until="360"/> <!-- Berlin, Spandauer Str./Marienkirche -->
<stop busStop="114180574.0" duration="10" until="480"/> <!-- Berlin, S+U Alexanderplatz Bhf/Memhardstr. (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>
---------- Differences in errors ---------- 0a1,22 > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo-gui/pyautogui_start_stop/runner.py", line 47, in <module> > findAndClick(PLAY) > File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo-gui/pyautogui_start_stop/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 172, in wrapper > return wrappedFunction(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 210, in locateOnScreen > return pyscreeze.locateOnScreen(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/site-packages/pyscreeze/__init__.py", line 404, in locateOnScreen > screenshotIm = screenshot(region=None) > ^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/site-packages/pyscreeze/__init__.py", line 538, in _screenshot_win32 > im = ImageGrab.grab(all_screens=allScreens) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/site-packages/PIL/ImageGrab.py", line 48, in grab > offset, size, data = Image.core.grabscreen_win32( > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > OSError: screen grab failed ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2025-05-22 01:46:42 by Eclipse SUMO GUI Version v1_23_1+0246-9257d7e27c2 > <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>
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 0x0000026229B50040> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000026229B05900> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000026229B06780> 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 0x0000026229DF8300> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000026229B2C500> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000026229087200> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000026229B2E3C0> 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 0x0000026229B2FD00> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x0000026229B4B340> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000026229B4B340> 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 0x00000220FB2DBFC0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x00000220FB2D3A40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x00000220E254E0C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x00000220FB547900>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x00000220FA90A640>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x00000220FA80F880>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x00000220FB259400>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x00000220FB2962C0>
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 0x0000014353B17CC0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000014353AF9140>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000014353B7B200>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000014353B78700>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x0000014353B78B00>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x0000014353B78700>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x0000014353B78300>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x0000014353B7A600>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000014353B7BC40>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000014353B50180>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000014353DEA080>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000014353DDDB00>
<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 0x000002433A8E4B00> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x000002433A916A00> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002433A914FC0> 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 0x000002433A917480> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x000002433A911E40> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002433A912400> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000002433A911D00> 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 0x000002433A8FACC0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002433A8F84C0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002433A8FA6C0> 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 0x000001072AA77FC0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001072AA55000> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001072AA55B00> 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 0x000001072AA55D00> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001072AA441C0> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001072AA44B40> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000001072AA45980> 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 0x000001072AA175C0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000001072AA16E40> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001072AA15200> 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 0x000001B874828480> > failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001B875418100> > failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001B875435F40> > failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001B875436140> > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001B875428040> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001B87540B900> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001B87540BEC0> > failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001B875409940> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001B87540A280> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001B875478840> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001B87547AA80> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001B87547AFC0> > failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001B875479F80> > failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001B87547A7C0> > failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001B87547BA40> > failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001B8754192C0> > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001B8754192C0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001B875419480> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001B875419180> > failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001B875419240> > failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001B87541B200> > failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001B875478D00> > failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001B87482A300> > failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001B875478440>
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 ---------- 9472,11040d9471 < 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 21 11 < 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 21 12 < 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' <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5614,5672d5613 < Success. < Success. < vehicle 30 13 < Success. < Success. < vehicle 30 14 < Success. < Success. < vehicle 30 15 < Success. < Success. < vehicle 31 0 < Success. < Success. < vehicle 31 1 < Success. < Success. < vehicle 31 2 < Success. < Success. < vehicle 31 3 < Success. < Success. < vehicle 31 4 < Success. < Success. < vehicle 31 5 < Success. < Success. <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 7536,9632d7535 < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < vehicle 17 11 < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < vehicle 17 12 < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' < At line/column 4/53. < < Quitting (on error). < Error: attribute 'from' is not declared for element 'vehicle' < In file 'routes.xml' <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 3610,3936d3609 < vehicle 21 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 21 14 < vehicle 21 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. < vehicle 22 0 < vehicle 22 1 < 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 22 2 < vehicle 22 3 < 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 22 4 < vehicle 22 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 22 6 < vehicle 22 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 22 8 < vehicle 22 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 22 10 < vehicle 22 11 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,33d0
< step 0
< step 1
< step 2
< hasGUI True
< views ('View #0',)
< examining View #0
< set zoom (80.0)
< get zoom 80.0
< set offset (400.0, 400.0)
< get offset (400.0, 400.0)
< set schema ('real world')
< get schema real world
< visible boundary ((-809.6875, -232.0), (1609.6875, 1032.0))
< has view View #0 True
< has view 'foo' False
< track vehicle 'horiz'
< get tracked vehicle horiz
< {0: ('View #0',)}
< step 3
< {0: ('View #0',)}
< step 4
< {0: ('View #0',)}
< step 5
< {0: ('View #0',)}
< veh selected: False
< edge selected: False
< veh selected: True
< edge selected: True
< screenshot dimensions (500, 500, 4)
<truncated after showing first 30 lines>