texttest -a complex -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.05Dec001737.2545126 -g
texttest -a complex -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 0a1,58 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tools/xml/protobuf2xml.py", line 130, in <module> > main() > File "/home/delphi/gcc/sumo/tools/xml/protobuf2xml.py", line 124, in main > module = xml2protobuf.generateProto(attrFinder.tagAttrs, attrFinder.depthTags, > File "/home/delphi/gcc/sumo/tools/xml/xml2protobuf.py", line 187, in generateProto > return importlib.import_module("%s_pb2" % base) > File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > File "<frozen importlib._bootstrap>", line 1014, in _gcd_import > File "<frozen importlib._bootstrap>", line 991, in _find_and_load > File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked > File "<frozen importlib._bootstrap>", line 671, in _load_unlocked > File "<frozen importlib._bootstrap_external>", line 848, in exec_module > File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed > File "/home/delphi/gcc/texttesttmp/gcc4_64.30Nov001826.2701817/complex/sumo/protobuf/trajectories_pb2.py", line 32, in <module> > _descriptor.EnumValueDescriptor( > File "/home/delphi/.local/lib/python3.8/site-packages/google/protobuf/descriptor.py", line 755, in __new__ > _message.Message._CheckCalledFromGeneratedFile() > TypeError: Descriptors cannot not be created directly. > If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. > If you cannot immediately regenerate your protos, some other possible workarounds are: > 1. Downgrade the protobuf package to 3.20.x or lower. > 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). > > More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tools/xml/xml2protobuf.py", line 210, in <module> > main() <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 errors ---------- 1,33c1,47 < Warning: Ambiguity in turnarounds computation at junction '1644613975'. < Warning: Found sharp turn with radius 5.47 at the end of edge '-204836052'. < Warning: Found angle of 124.67 degrees at edge '-26637317', segment 0. < Warning: Found sharp turn with radius 8.98 at the start of edge '-357562720'. < Warning: Shape for junction '246767394' has distance 84.10 to its given position. < Warning: Converting invalid rail_crossing to traffic_light at junction '7465967492'. < Warning: Lane '-22956462_0' is not connected from any incoming edge at junction '247340717'. < Warning: Edge '461452943' is not connected to outgoing edges at junction '664456709'. < Warning: The rail crossing '7465967526' does not have any roads. < Warning: 51 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 2 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'. < Warning: 2 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'. < Warning: 30 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 34 total messages of type: Found sharp turn with radius % at the end of edge '%'. < Warning: 51 total messages of type: Found sharp turn with radius % at the start of edge '%'. < Warning: 3 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 3 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: 4 total messages of type: The rail crossing '%' does not have any roads. < Warning: Unused state in tlLogic '7465967492', program '0' at tl-index 0 < Warning: 6 total messages of type: Unused state in tlLogic '%', program '%' at tl-index % < Warning: Ambiguity in turnarounds computation at junction '1644613975'. < Warning: Found sharp turn with radius 7.98 at the end of edge '-35628203'. < Warning: Found angle of 121.61 degrees at edge '-741297440', segment 0. < Warning: Found sharp turn with radius 7.98 at the start of edge '35628203'. < Warning: Shape for junction '27379359' has distance 33.70 to its given position. < Warning: Lane '4463785_0' is not connected from any incoming edge at junction '7465967671'. < Warning: Unused state in tlLogic '1234644037', program '0' at tl-index 0 < Warning: 2 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,37d0 < Success. < Success. < Success. < Success. < Warning! No mapping library found, falling back to tracemapper. < Warning! Disconnected route '109241', no path found. Keeping longer part. < Warning! Disconnected route '109242', no path found. Keeping longer part. < Warning! Disconnected route '109244', no path found. Keeping longer part. < Warning! Disconnected route '280056', no path found. Keeping longer part. < Warning! Disconnected route '280370', no path found. Keeping longer part. < Warning! Disconnected route '280860', no path found. Keeping longer part. < Warning! Disconnected route '281591', no path found. Keeping longer part. < Warning! Disconnected route '281867', no path found. Keeping longer part. < Warning! Disconnected route '285265', no path found. Keeping longer part. < Warning! Fixed connection 281979 26 < Warning! Fixed connection 284866 26 < Warning! Disconnected route '2442', no path found. Keeping longer part. < Warning! Disconnected route '284973', no path found. Keeping longer part. < Warning! Fixed connection 202043 11 < Warning! Fixed connection 202125 14 < Warning! Disconnected route '236553', no path found. Keeping longer part. < Warning! Disconnected route '236569', no path found. Keeping longer part. < Warning! Fixed connection 236759 55 < Warning! Fixed connection 246782 22 < Warning! Fixed connection 247080 22 < Warning! Fixed connection 247100 22 < Warning! No net resources/gtfs/ferry.net.xml < Warning! No net resources/gtfs/subway.net.xml < Warning! Disconnected route '257596', no path found. Keeping longer part. <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="19508631#0:13.00" lane="19508631#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Gosen, Schillerhöhe"> </busStop> <busStop id="38417587#2:1587.46" lane="38417587#2_0" startPos="1574.46" endPos="1587.46" friendlyPos="true" name="Niederlehme, Wederdamm"> </busStop> <busStop id="-38417587#2:1266.86" lane="-38417587#2_0" startPos="1253.86" endPos="1266.86" friendlyPos="true" name="Ziegenhals, Friedrich-Engels-Str."> </busStop> <busStop id="-785847089#1:13.00" lane="-785847089#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Ziegenhals, Neubau"> </busStop> <busStop id="-708450472#1:51.36" lane="-708450472#1_0" startPos="38.36" endPos="51.36" friendlyPos="true" name="Ziegenhals, Schulstr."> </busStop> <busStop id="-382263640#0:131.36" lane="-382263640#0_0" startPos="118.36" endPos="131.36" friendlyPos="true" name="Ziegenhals, Sporthaus"> </busStop> <busStop id="-206903446#15:50.68" lane="-206903446#15_0" startPos="37.68" endPos="50.68" friendlyPos="true" name="Ziegenhals, Schwarzer Weg"> </busStop> <busStop id="-206903446#7:162.72" lane="-206903446#7_0" startPos="149.72" endPos="162.72" friendlyPos="true" name="Ziegenhals, Erlenweg"> </busStop> <busStop id="-206903446#0:24.09" lane="-206903446#0_0" startPos="11.09" endPos="24.09" friendlyPos="true" name="Ziegenhals, Pappelweg"> </busStop> <busStop id="-35630851#3:113.12" lane="-35630851#3_0" startPos="100.12" endPos="113.12" friendlyPos="true" name="Wernsdorf, Waldeck"> </busStop> <busStop id="35630851#3:62.80" lane="35630851#3_0" startPos="49.80" endPos="62.80" friendlyPos="true" name="Wernsdorf, Waldeck"> </busStop> <busStop id="206903446#0:72.60" lane="206903446#0_0" startPos="59.60" endPos="72.60" friendlyPos="true" name="Ziegenhals, Pappelweg"> </busStop> <busStop id="206903446#7:18.02" lane="206903446#7_0" startPos="5.02" endPos="18.02" friendlyPos="true" name="Ziegenhals, Erlenweg"> </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"> <vehicle id="257260.0" route="257260" type="tram" depart="77750" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257262.0" route="257260" type="tram" depart="78950" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257264.0" route="257260" type="tram" depart="82550" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257266.0" route="257260" type="tram" depart="83750" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257268.0" route="257260" type="tram" depart="84950" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257282.0" route="257260" type="tram" depart="86150" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257296.0" route="257260" type="tram" depart="21170" line="257260"> <param key="gtfs.route_name" value="62"/> <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="ferry" vClass="ship"/> <vType id="subway" vClass="rail_urban"/> <vType id="train" vClass="rail"/> <vType id="tram" vClass="tram"/> </additional>
---------- Differences in errors ---------- 1,20c1,47 < Warning: Ambiguity in turnarounds computation at junction '1644613975'. < Warning: Found sharp turn with radius 5.47 at the end of edge '-204836052'. < Warning: Found angle of 124.67 degrees at edge '-26637317', segment 0. < Warning: Found sharp turn with radius 8.98 at the start of edge '-357562720'. < Warning: Shape for junction '246767394' has distance 84.10 to its given position. < Warning: Converting invalid rail_crossing to traffic_light at junction '7465967492'. < Warning: Lane '-22956462_0' is not connected from any incoming edge at junction '247340717'. < Warning: Edge '461452943' is not connected to outgoing edges at junction '664456709'. < Warning: The rail crossing '7465967526' does not have any roads. < Warning: 51 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 2 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'. < Warning: 2 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'. < Warning: 30 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 34 total messages of type: Found sharp turn with radius % at the end of edge '%'. < Warning: 51 total messages of type: Found sharp turn with radius % at the start of edge '%'. < Warning: 3 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 3 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: 4 total messages of type: The rail crossing '%' does not have any roads. < Warning: Unused state in tlLogic '7465967492', program '0' at tl-index 0 < Warning: 6 total messages of type: Unused state in tlLogic '%', program '%' at tl-index % --- > Traceback (most recent call last): > File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open > h.request(req.get_method(), req.selector, req.data, headers, > File "/usr/lib/python3.8/http/client.py", line 1256, in request > self._send_request(method, url, body, headers, encode_chunked) > File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request > self.endheaders(body, encode_chunked=encode_chunked) > File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,12d0 < Success. < Success. < Warning! No mapping library found, falling back to tracemapper. < Warning! Disconnected route '257596', no path found. Keeping longer part. < Warning! Disconnected route '257696.trimmed', no path found. Keeping longer part. < Warning! Disconnected route '257768', no path found. Keeping longer part. < Warning! Disconnected route '257791', no path found. Keeping longer part. < Warning! Disconnected route '259570', no path found. Keeping longer part. < Warning! Disconnected route '259578', no path found. Keeping longer part. < Warning! Disconnected route '259634.trimmed', no path found. Keeping longer part. < Warning! Disconnected route '68252', no path found. Keeping longer part. < Warning! Disconnected route '68266', no path found. Keeping longer part. ---------- 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"> <trainStop id="171419641:225.65" lane="171419641_0" startPos="165.65" endPos="225.65" friendlyPos="true" name="Wendenschloß (Berlin)"> <access friendlyPos="true" lane="-32204604#1_0" pos="18.47" length="0.38"/> <access friendlyPos="true" lane="32204604#1_0" pos="9.44" length="4.41"/> <access friendlyPos="true" lane="445947587_0" pos="3.42" length="16.44"/> <access friendlyPos="true" lane="-32204604#0_0" pos="0.00" length="22.32"/> <access friendlyPos="true" lane="32204604#0_0" pos="90.78" length="22.68"/> <access friendlyPos="true" lane="445947591#2_0" pos="10.82" length="24.06"/> <access friendlyPos="true" lane="445947591#0_0" pos="63.08" length="37.13"/> <access friendlyPos="true" lane="-445947592_0" pos="127.04" length="39.33"/> <access friendlyPos="true" lane="445947592_0" pos="0.00" length="39.73"/> <access friendlyPos="true" lane="-23532795#0_0" pos="29.69" length="121.00"/> </trainStop> <trainStop id="319292807:97.87" lane="319292807_0" startPos="37.87" endPos="97.87" friendlyPos="true" name="Müggelbergallee (Berlin)"> <access friendlyPos="true" lane="445947592_0" pos="103.51" length="1.63"/> <access friendlyPos="true" lane="-445947592_0" pos="23.52" length="3.17"/> <access friendlyPos="true" lane="-23532795#0_0" pos="159.44" length="122.06"/> <access friendlyPos="true" lane="23532795#0_0" pos="22.62" length="126.86"/> </trainStop> <trainStop id="319292807:460.19" lane="319292807_0" startPos="400.19" endPos="460.19" friendlyPos="true" name="Lienhardweg (Berlin)"> </trainStop> <trainStop id="319292807:844.67" lane="319292807_0" startPos="784.67" endPos="844.67" friendlyPos="true" name="Zur Nachtheide (Berlin)"> </trainStop> <trainStop id="319292807:1137.13" lane="319292807_0" startPos="1077.13" endPos="1137.13" friendlyPos="true" name="Dregerhoffstr. (Berlin)"> </trainStop> <trainStop id="319292807:1477.14" lane="319292807_0" startPos="1417.14" endPos="1477.14" friendlyPos="true" name="Pritstabelstr. (Berlin)"> </trainStop> <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"> <vehicle id="257260.0" route="257260" type="tram" depart="77750" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257262.0" route="257260" type="tram" depart="78950" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257264.0" route="257260" type="tram" depart="82550" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257266.0" route="257260" type="tram" depart="83750" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257268.0" route="257260" type="tram" depart="84950" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257282.0" route="257260" type="tram" depart="86150" line="257260"> <param key="gtfs.route_name" value="62"/> <param key="gtfs.trip_headsign" value="S Mahlsdorf"/> </vehicle> <vehicle id="257296.0" route="257260" type="tram" depart="21170" line="257260"> <param key="gtfs.route_name" value="62"/> <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="tram" vClass="tram"/> </additional>
dynamic ToC triggered despite stop present on vehicle's lane continuation (This bug was triggered by text found in file 'tocs' matching 'DYNTOR')
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 0x7f61869b6200> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f6186a412c0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f618699c140> 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 0x7f618667f3c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f61869c9880> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f61869c9c80> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f6186a00400> 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 0x7f61869b8740> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x7f618694ec80> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f61869b8680> 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 0x7fbf700f32c0> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x7fbf6fddd2c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fbf702cc0c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fbf705ae940> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fbf705f5bc0> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fbf705f5d80> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fbf705f59c0> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fbf705f5700> 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 0x7f26823e23c0> > failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7f26823b2440> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f26823d4e80> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f26823d4640> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f26823d4180> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f26823d4100> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f26823d4d80> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f26823c0780> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7f2681ed70c0> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7f2681bc2fc0> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f2681f18d80> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f26823dd740> <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 0x7f6bb76a01c0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f6bb76b2e80> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f6bb76b2a80> 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 0x7f6bb73694c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f6bb76b5a40> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f6bb7633740> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f6bb76aee00> 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 0x7f6bb76ee280> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f6bb76eee40> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f6bb76ee640> 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 0x7f1d2e9f93c0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f1d2ea3e940> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f1d2ea3e280> 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 0x7f1d2e6ae440> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f1d2e9f9ac0> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f1d2e98ba00> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f1d2ea064c0> 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 0x7f1d2ea31500> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x7f1d2e98ba00> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f1d2ea31dc0> 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 0x7f52c5abc2c0> > failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f52c5aba640> > failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f52c5abf080> > failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f52c5abfe00> > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f52c5a772c0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f52c5abf800> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f52c5abf600> > failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f52c5a91d40> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f52c56c8f40> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f52c5a83400> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f52c5a9e980> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f52c5a83540> > failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f52c5a83b00> > failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f52c5a582c0> > failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f52c5a581c0> > failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f52c5a583c0> > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f52c5a08c80> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f52c5a58b40> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f52c5a58080> > failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f52c5aaa4c0> > failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f52c5a58bc0> > failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f52c5a7a1c0> > failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f52c5a68180> > failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f52c5a703c0>
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 ---------- 11a12,16 > Error: unable to read from socket for URL 'http://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 13a19,23 > Error: unable to read from socket for URL 'http://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 53a64,68 > Error: unable to read from socket for URL 'http://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 58a74,78 > Error: unable to read from socket for URL 'http://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 69c89 < Error: no declaration found for element 'tri' --- > Error: unable to read from socket for URL 'http://sumo.dlr.de/xsd/routes_file.xsd' 71c91 < At line/column 9/52. <truncated after showing first 30 lines>