texttest -a complex -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.28Feb001903.3667714 -g
texttest -a complex -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 2a3 > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='results.csv' mode='w' encoding='UTF-8'>
---------- Differences in errors ---------- 1a2,4 > /home/delphi/gcc/sumo/tests/../tests/complex/jtrrouter/randomized_flow/runner.py:34: ResourceWarning: unclosed file <_io.TextIOWrapper name='output1.rou.xml' mode='r' encoding='UTF-8'> > return [d for d in open(route_file) if 'depart' in d] > ResourceWarning: Enable tracemalloc to get the object allocation traceback 2a6,8 > /home/delphi/gcc/sumo/tests/../tests/complex/jtrrouter/randomized_flow/runner.py:34: ResourceWarning: unclosed file <_io.TextIOWrapper name='output2.rou.xml' mode='r' encoding='UTF-8'> > return [d for d in open(route_file) if 'depart' in d] > ResourceWarning: Enable tracemalloc to get the object allocation traceback
---------- Differences in errors ---------- 2a3,5 > /home/delphi/gcc/sumo/tests/../tests/complex/netconvert/left_turn_noblocking_double_intersection/runner.py:57: ResourceWarning: unclosed file <_io.TextIOWrapper name='trips.log' mode='r' encoding='UTF-8'> > for line in open(trips_output): > ResourceWarning: Enable tracemalloc to get the object allocation traceback
---------- Differences in errors ---------- 0a1,3 > /home/delphi/gcc/sumo/tests/../tests/complex/netconvert/left_turn_noblocking_longveh/runner.py:57: ResourceWarning: unclosed file <_io.TextIOWrapper name='trips.log' mode='r' encoding='UTF-8'> > for line in open(trips_output): > ResourceWarning: Enable tracemalloc to get the object allocation traceback
---------- Differences in errors ---------- 5a6 > /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 148555 is still running
---------- Differences in errors ---------- 5a6 > /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 148563 is still running
---------- Differences in errors ---------- 5a6 > /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 148573 is still running
---------- Differences in errors ---------- 5a6 > /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 148588 is still running
---------- Differences in errors ---------- 0a1,3 > /home/delphi/gcc/sumo/tests/../tests/complex/sumo/insertionCapacity/runner.py:51: ResourceWarning: unclosed file <_io.TextIOWrapper name='input_routes.rou.xml' mode='w' encoding='UTF-8'> > open('input_routes.rou.xml', 'w').write(routes) > ResourceWarning: Enable tracemalloc to get the object allocation traceback
---------- Differences in errors ---------- 0a1,7 > /home/delphi/gcc/sumo/tests/../tests/complex/sumo/meso/segment_length/runner.py:38: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > subprocess.call(cmd, stdout=open(os.devnull, "w")) > ResourceWarning: Enable tracemalloc to get the object allocation traceback > sys:1: ResourceWarning: unclosed file <_io.FileIO name='stats.xml' mode='rb' closefd=True> > ResourceWarning: Enable tracemalloc to get the object allocation traceback > sys:1: ResourceWarning: unclosed file <_io.BufferedReader name='stats.xml'> > ResourceWarning: Enable tracemalloc to get the object allocation traceback
---------- Differences in errors ---------- 0a1,12 > /home/delphi/gcc/sumo/tests/../tests/complex/sumo/protobuf/runner.py:36: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 42378)> > i = socket.socket(socket.AF_INET, socket.SOCK_STREAM) > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/../tests/complex/sumo/protobuf/runner.py:36: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 42384)> > i = socket.socket(socket.AF_INET, socket.SOCK_STREAM) > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/../tests/complex/sumo/protobuf/runner.py:88: ResourceWarning: unclosed file <_io.TextIOWrapper name='direct.xml' mode='r' encoding='UTF-8'> > for line in difflib.unified_diff(open('direct.xml').readlines(), open('%s.xml' % OUT_PORT).readlines(), n=0): > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/../tests/complex/sumo/protobuf/runner.py:88: ResourceWarning: unclosed file <_io.TextIOWrapper name='43641.xml' mode='r' encoding='UTF-8'> > for line in difflib.unified_diff(open('direct.xml').readlines(), open('%s.xml' % OUT_PORT).readlines(), n=0): > ResourceWarning: Enable tracemalloc to get the object allocation traceback
---------- Differences in errors ---------- 0a1,12 > /usr/lib/python3.10/threading.py:953: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 8088)> > self._target(*self._args, **self._kwargs) > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /usr/lib/python3.10/threading.py:953: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 8088), raddr=('127.0.0.1', 55862)> > self._target(*self._args, **self._kwargs) > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/../tests/complex/sumo/socketout/runner.py:60: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 8088)> > threading.Thread(target=lambda: main(True)).start() > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/../tests/complex/sumo/socketout/runner.py:60: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 8088), raddr=('127.0.0.1', 55872)> > threading.Thread(target=lambda: main(True)).start() > ResourceWarning: Enable tracemalloc to get the object allocation traceback
---------- Differences in errors ---------- 3a4 > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 38157)>
---------- Differences in errors ---------- 3a4 > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 44489)>
---------- Differences in errors ---------- 5c5 < Warning: 21 total messages of type: Converting invalid rail_crossing to priority junction '%'. --- > Warning: 22 total messages of type: Converting invalid rail_crossing to priority junction '%'. 26c26 < Warning: 7 total messages of type: Not joining junctions % (%). --- > Warning: 9 total messages of type: Not joining junctions % (%). 34,35c34,35 < Warning: 63 total messages of type: The rail crossing '%' does not have any roads. < Warning: 3 total messages of type: The traffic light '%' cannot be adapted to a cycle time of %. --- > Warning: 60 total messages of type: The rail crossing '%' does not have any roads. > Warning: 5 total messages of type: The traffic light '%' cannot be adapted to a cycle time of %. 37c37 < Warning: 3 total messages of type: The traffic light '%' has a high cycle time of %. --- > Warning: 7 total messages of type: The traffic light '%' has a high cycle time of %. 38a39,41 > Warning: At actuated tlLogic 'GS_25662542', linkIndex 11 has no controlling detector. > Warning: At actuated tlLogic 'GS_25662542', linkIndex 12 has no controlling detector. > Warning: At actuated tlLogic 'GS_25662542', linkIndex 13 has no controlling detector. 43,45d45 < Warning: At actuated tlLogic 'cluster_21487209_2480337678_29219440_3831343134_#4more', linkIndex 27 has no controlling detector. < Warning: At actuated tlLogic 'cluster_25661397_25662562_3767874527_3767874536_#5more', linkIndex 0 has no controlling detector. < Warning: At actuated tlLogic 'cluster_25661397_25662562_3767874527_3767874536_#5more', linkIndex 1 has no controlling detector. 53a54,56 > Warning: Teleporting vehicle '30_tram_M2:0'; collision with vehicle '88_tram_M2:3', lane='1051100387#1_0', gap=-1.00, time=25666.00 stage=move. > Warning: Vehicle '30_tram_M2:0' teleports beyond arrival edge '1051100387#1', time=25666.00. > Warning: Vehicle '30_tram_M2:0' skips stop on lane '1051100387#1_0' time=25666.00. <truncated after showing first 30 lines> ---------- Differences in gtfs_additional ---------- 38d37 < <access friendlyPos="true" lane="1070124288_0" pos="7.86" length="33.78"/> 39a39 > <access friendlyPos="true" lane="1070124288_0" pos="7.86" length="33.78"/> 52d51 < <access friendlyPos="true" lane="1070124288_0" pos="7.86" length="33.78"/> 53a53 > <access friendlyPos="true" lane="1070124288_0" pos="7.86" length="33.78"/> 96d95 < <access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/> 97a97 > <access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/> 102c102 < <access friendlyPos="true" lane="272757322#0_0" pos="0.00" length="20.24"/> --- > <access friendlyPos="true" lane="272757342#2_0" pos="0.00" length="18.59"/> 156d155 < <access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/> 157a157 > <access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/> 162c162 < <access friendlyPos="true" lane="272757322#0_0" pos="0.00" length="20.24"/> --- > <access friendlyPos="true" lane="272757342#2_0" pos="0.00" length="18.59"/> 204d203 < <access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/> 205a205 > <access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/> 210c210 < <access friendlyPos="true" lane="272757322#0_0" pos="0.00" length="20.24"/> <truncated after showing first 30 lines> ---------- Differences in gtfs_routes ---------- 76,77c76,77 < <route id="8363" edges="153424840 150201972#1 150201972#2 150201972#3 150201972#4 150201972#5 150201972#6 1052302086 150201975#1"/> < <vehicle id="114270026.trimmed.0" route="8363" line="17463_900_114270026.trimmed" depart="0:00:01:00" departEdge="0" arrivalEdge="8" type="tram"> --- > <route id="8363" edges="153424840 150201972#1 150201972#3 150201972#4 150201972#5 150201972#6 150201972#7 150201972#8 1052302086 150201975#1"/> > <vehicle id="114270026.trimmed.0" route="8363" line="17463_900_114270026.trimmed" depart="0:00:01:00" departEdge="0" arrivalEdge="9" type="tram"> 100,101c100,101 < <route id="8297" edges="331114770 1053166661#0 1053166661#1 1053166661#2 1053166661#3 1053166661#4 331114772#1 331114772#2 1053166659#6 1053166659#7 148452597#0 148452597#1 148452597#2 148452597#3 148452597#4 148452597#5 148458495 1051100387#0 1051100387#1"/> < <vehicle id="114249414.trimmed.0" route="8297" line="17446_900_114249414.trimmed" depart="0:00:01:00" departEdge="5" arrivalEdge="18" type="tram"> --- > <route id="8297" edges="331114770 1053166661#0 1053166661#1 1053166661#2 1053166661#3 1053166661#4 1053166661#6 1053166661#7 331114772#1 331114772#2 1053166659#6 1053166659#7 148452597#0 148452597#1 148452597#2 148452597#3 148452597#4 148452597#5 148458495 1051100387#0 1051100387#1"/> > <vehicle id="114249414.trimmed.0" route="8297" line="17446_900_114249414.trimmed" depart="0:00:01:00" departEdge="7" arrivalEdge="20" type="tram"> 118c118 < <route id="7656" edges="316092515 195407521 1025851956 312357351#0 312357351#1 312357351#3 312357351#4 4611726#0 1132678576#0 819027709 1133457733 81112790#0 81112790#1 23851930 23851919 625843712 753730627#1 4773463#1 4773463#2 4611723 120359703"/> --- > <route id="7656" edges="316092515 195407521 1025851956 312357351#0 312357351#1 312357351#3 312357351#4 4611726#0 1132678576#0 819027709 1133457733 81112790#0 81112790#1 23851930 23851919 625843712 753730627#1 4773463#1 1144370446#1 4611723 120359703"/> 267c267 < <route id="8298" edges="-803941113 -1051100387#0 148457212#0 148457212#1 148449390#0 148449390#1 148449390#2 4791000#0 4791000#1 4791000#7 1053166660#1 1053166660#2 86208412#1 86208412#2 86208412#3 86208412#4 86208412#5 86208412#6 86208412#7"/> --- > <route id="8298" edges="-803941113 -1051100387#0 148457212#0 148457212#1 148449390#0 148449390#1 148449390#2 4791000#0 4791000#1 4791000#7 1053166660#1 1053166660#2 86208412#1 86208412#3 86208412#4 86208412#5 86208412#6 86208412#7 86208412#8 86208412#9"/> 286,287c286,287 < <route id="6558" edges="112128419#2 415280722 195401013#2 171826985#2 24913519#1 24913519#2 541763975 202156995#0 202156995#1 4067932#0 4067932#1 541763974 61584187#0 61584187#1 1126245113 15971197 4611699#0 4611699#1 169195795#0 169195795#1 169195795#4 169195795#5 169195795#6 1113726463 1077923225#0 882389494#1 340498988#0 188386313#1 1119934869 1119935543 1119936840#1 24913304#3 24913304#4 530085625#0"/> < <vehicle id="114180585.0" route="6558" line="17289_700_114180585" depart="0:00:02:00" departEdge="0" arrivalEdge="32" type="bus"> --- > <route id="6558" edges="112128419#2 415280722 195401013#2 171826985#2 24913519#1 1144362247#1 541763975 202156995#0 202156995#1 4067932#0 4067932#1 541763974 61584187#0 61584187#1 1126245113 4611699#0 4611699#1 169195795#0 169195795#1 169195795#4 169195795#5 169195795#6 1113726463 1077923225#0 882389494#1 340498988#0 188386313#1 1119934869 1119935543 1119936840#1 24913304#3 24913304#4 530085625#0"/> > <vehicle id="114180585.0" route="6558" line="17289_700_114180585" depart="0:00:02:00" departEdge="0" arrivalEdge="31" type="bus"> 368,369c368,369 < <route id="7221" edges="232070355#0 300401898 4790822 1101404262#1 24914141#1 24914141#2 24914141#4 24914141#5 24914141#8 112128419#1 112128419#2 415280722 195401013#2 171826985#2 606078072#1 -534588621#1 -534588621#0 606078071#0 61583423#1 -751595930 82654059#0 82654059#1 819027709 1133457733 81112790#0 81112790#1 23851930 23851919 625843712 753730627#1 4773463#1 4773463#2 4611723 120359703"/> < <vehicle id="114209087.0" route="7221" line="17350_700_114209087" depart="0:00:05:00" departEdge="0" arrivalEdge="13" type="bus"> --- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 5c5 < Warning: 21 total messages of type: Converting invalid rail_crossing to priority junction '%'. --- > Warning: 22 total messages of type: Converting invalid rail_crossing to priority junction '%'. 26c26 < Warning: 7 total messages of type: Not joining junctions % (%). --- > Warning: 9 total messages of type: Not joining junctions % (%). 34,35c34,35 < Warning: 63 total messages of type: The rail crossing '%' does not have any roads. < Warning: 3 total messages of type: The traffic light '%' cannot be adapted to a cycle time of %. --- > Warning: 60 total messages of type: The rail crossing '%' does not have any roads. > Warning: 5 total messages of type: The traffic light '%' cannot be adapted to a cycle time of %. 37c37 < Warning: 3 total messages of type: The traffic light '%' has a high cycle time of %. --- > Warning: 7 total messages of type: The traffic light '%' has a high cycle time of %. 38a39,41 > Warning: At actuated tlLogic 'GS_25662542', linkIndex 11 has no controlling detector. > Warning: At actuated tlLogic 'GS_25662542', linkIndex 12 has no controlling detector. > Warning: At actuated tlLogic 'GS_25662542', linkIndex 13 has no controlling detector. 43,45d45 < Warning: At actuated tlLogic 'cluster_21487209_2480337678_29219440_3831343134_#4more', linkIndex 27 has no controlling detector. < Warning: At actuated tlLogic 'cluster_25661397_25662562_3767874527_3767874536_#5more', linkIndex 0 has no controlling detector. < Warning: At actuated tlLogic 'cluster_25661397_25662562_3767874527_3767874536_#5more', linkIndex 1 has no controlling detector. 53a54,56 > Warning: Teleporting vehicle '30_tram_M2:0'; collision with vehicle '88_tram_M2:3', lane='1051100387#1_0', gap=-1.00, time=25666.00 stage=move. > Warning: Vehicle '30_tram_M2:0' teleports beyond arrival edge '1051100387#1', time=25666.00. > Warning: Vehicle '30_tram_M2:0' skips stop on lane '1051100387#1_0' time=25666.00. <truncated after showing first 30 lines> ---------- Differences in gtfs_additional ---------- 11d10 < <access friendlyPos="true" lane="272757322#0_0" pos="0.00" length="20.24"/> 15a15 > <access friendlyPos="true" lane="272757342#2_0" pos="0.00" length="18.59"/> 17,28c17 < <busStop id="465376243#1:13.00" lane="465376243#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="S+U Friedrichstr. Bhf (Berlin)"> < <access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/> < <access friendlyPos="true" lane="254523901#1_0" pos="19.03" length="8.14"/> < <access friendlyPos="true" lane="274524361#0_0" pos="0.84" length="23.40"/> < <access friendlyPos="true" lane="274524361#1_0" pos="0.00" length="23.94"/> < <access friendlyPos="true" lane="274524361#2_0" pos="0.00" length="25.53"/> < <access friendlyPos="true" lane="274524381#0_0" pos="2.96" length="22.06"/> < <access friendlyPos="true" lane="274524381#1_0" pos="1.57" length="19.68"/> < <access friendlyPos="true" lane="335043665#0_0" pos="0.00" length="21.79"/> < <access friendlyPos="true" lane="428486924_0" pos="0.00" length="22.86"/> < <access friendlyPos="true" lane="440946431_0" pos="0.00" length="23.40"/> < </busStop> --- > <busStop id="194073677#3:13.00" lane="194073677#3_1" startPos="0.00" endPos="13.00" friendlyPos="true" name="S+U Friedrichstr. Bhf (Berlin)"/> 56c45 < <access friendlyPos="true" lane="171826987#4_0" pos="0.00" length="43.25"/> --- > <access friendlyPos="true" lane="171826987#1_0" pos="0.20" length="44.29"/> 60d48 < <access friendlyPos="true" lane="375901768#2_0" pos="0.00" length="38.96"/> 63a52 > <access friendlyPos="true" lane="375901779#2_0" pos="0.20" length="44.03"/> 125d113 < <access friendlyPos="true" lane="1078998329#1_0" pos="0.00" length="68.90"/> 128a117 <truncated after showing first 30 lines> ---------- Differences in gtfs_routes ---------- 5c5 < <route id="120410" edges="-4612981#1 195401006 1113401735#1 139877314#1 783042668 112128419#1 112128419#2 -1133992822 -979668824#0 -1133992735#0 -168942727#0 -743631784#1 -743631784#0 -316746323#3 183415643 46140382 1120993114#0 1120993114#1 1120993114#2 1120993183#1 30721660#1 437325047#0 437325047#2 437325047#3 51167934#3 51167934#4 51167934#5 51167934#6 507023458 4610375 -24243107#2 -24243107#1 -24243107#0 -1114798610#1 -1114798610#0 -24243101 339201185 4610472#0 4610472#1 4610472#2 461 0472#3 34848160#2 34848160#4 34848160#6 195105329 1134013286 -292429063#1 24243052#0 24243052#1 24243052#2 24243052#3 465376243#1"> --- > <route id="120410" edges="-4612981#1 195401006 1113401735#1 139877314#1 783042668 112128419#1 112128419#2 -1133992822 -979668824#0 -1133992735#0 -168942727#0 -743631784#1 -743631784#0 -316746323#3 183415643 46140382 1120993114#0 1120993114#1 1120993114#2 1120993183#1 30721660#1 437325047#0 437325047#2 437325047#3 51167934#3 51167934#4 51167934#5 51167934#6 507023458 4610375 -24243107#2 -24243107#1 -24243107#0 -1114798610#1 -1114798610#0 -24243101 339201185 4610472#0 4610472#1 4610472#2 461 0472#3 34848160#2 34848160#4 194073677#0 194073677#1 194073677#3"> 7c7 < <stop busStop="465376243#1:13.00" duration="10" until="300"/> --- > <stop busStop="194073677#3:13.00" duration="10" until="300"/> 17c17 < <route id="122807" edges="1113401735#1 139877314#1 783042668 112128419#1 112128419#2 415280722 195401013#2 171826985#2 24913519#1 24913519#2 541763975 202156995#0 202156995#1 4067932#0 4067932#1 541763974 61584187#0 61584187#1 1126245113 15971197 4611699#0 4611699#1 169195795#0 169195795#1 169195795#4 169195795#5 169195795#6 1113726463 1077923225#0 882389494#1 340498988#0 188386313#1 1119934869 1119935543 1119936840#1 24913304#3 24913304#4"> --- > <route id="122807" edges="1113401735#1 139877314#1 783042668 112128419#1 112128419#2 415280722 195401013#2 171826985#2 24913519#1 1144362247#1 541763975 202156995#0 202156995#1 4067932#0 4067932#1 541763974 61584187#0 61584187#1 1126245113 4611699#0 4611699#1 169195795#0 169195795#1 169195795#4 169195795#5 169195795#6 1113726463 1077923225#0 882389494#1 340498988#0 188386313#1 1119934869 1119935543 1119936840#1 24913304#3 24913304#4"> 30,31c30,31 < <route id="20322" edges="24914109 4790822 1101404262#1 24914141#1 24914141#2 24914141#4 24914141#5 1133761630#0 1133761630#1 112128825#3 4613299#2 4613299#3 -4613300#2 -4613300#1 -4613300#0"> < <stop busStop="1101404262#1:13.00" duration="10" until="0"/> --- > <route id="20322" edges="300401898 1101404262#1 24914141#1 24914141#2 24914141#4 24914141#5 1133761630#0 1133761630#1 112128825#3 112128825#4 4613299#2 4613299#3 4613299#4 -4613300#2 -4613300#1 -4613300#0"> > <stop busStop="300401898:105.68" duration="10" until="0"/> 34,35c34,35 < <route id="20582.trimmed" edges="24914109 4790822 1101404262#1 24914141#1 24914141#2 24914141#4 24914141#5 1133761630#0 1133761630#1 112128825#3 4613299#2 4613299#3 -4613300#2 -4613300#1 -4613300#0"> < <stop busStop="1101404262#1:13.00" duration="10" until="0"/> --- > <route id="20582.trimmed" edges="300401898 1101404262#1 24914141#1 24914141#2 24914141#4 24914141#5 1133761630#0 1133761630#1 112128825#3 112128825#4 4613299#2 4613299#3 4613299#4 -4613300#2 -4613300#1 -4613300#0"> > <stop busStop="300401898:105.68" duration="10" until="0"/> 45c45 < <route id="145070" edges="-35557143#4 196850609#0 196850609#1 196850609#2 882389497 194069450#0 169999355#1 -11483007#2 -1123106322#1 -158023913#1 -1123106898 292429063#0 24243052#0 24243052#1 24243052#2 24243052#3 465376243#1"> --- > <route id="145070" edges="-35557143#4 196850609#0 196850609#1 196850609#2 882389497 194069450#0 169999355#1 -11483007#2 22972195#2 465376239 465376255#2 190447767 190447766#1 4402228#0 4402228#1 465376254#0 34848160#2 34848160#4 194073677#0 194073677#1 194073677#3"> 48c48 < <stop busStop="465376243#1:13.00" duration="10" until="240"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,24 > /home/delphi/gcc/sumo/tests/complex/tutorial/san_pablo_dam/validate.py:31: ResourceWarning: unclosed file <_io.TextIOWrapper name='data/obstimes_1_7.txt' mode='r' encoding='UTF-8'> > for line in open(obsfile): > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/complex/tutorial/san_pablo_dam/validate.py:31: ResourceWarning: unclosed file <_io.TextIOWrapper name='data/obstimes_1_8.txt' mode='r' encoding='UTF-8'> > for line in open(obsfile): > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/complex/tutorial/san_pablo_dam/validate.py:31: ResourceWarning: unclosed file <_io.TextIOWrapper name='data/obstimes_1_1.txt' mode='r' encoding='UTF-8'> > for line in open(obsfile): > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/complex/tutorial/san_pablo_dam/validate.py:31: ResourceWarning: unclosed file <_io.TextIOWrapper name='data/obstimes_1_2.txt' mode='r' encoding='UTF-8'> > for line in open(obsfile): > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/complex/tutorial/san_pablo_dam/validate.py:31: ResourceWarning: unclosed file <_io.TextIOWrapper name='data/obstimes_1_3.txt' mode='r' encoding='UTF-8'> > for line in open(obsfile): > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/complex/tutorial/san_pablo_dam/validate.py:31: ResourceWarning: unclosed file <_io.TextIOWrapper name='data/obstimes_1_4.txt' mode='r' encoding='UTF-8'> > for line in open(obsfile): > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/complex/tutorial/san_pablo_dam/validate.py:31: ResourceWarning: unclosed file <_io.TextIOWrapper name='data/obstimes_1_6.txt' mode='r' encoding='UTF-8'> > for line in open(obsfile): > ResourceWarning: Enable tracemalloc to get the object allocation traceback > /home/delphi/gcc/sumo/tests/complex/tutorial/san_pablo_dam/validate.py:73: ResourceWarning: unclosed file <_io.TextIOWrapper name='data/detector.xml' mode='r' encoding='UTF-8'> > for line in open('data/detector.xml'): > ResourceWarning: Enable tracemalloc to get the object allocation traceback
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 0x7f6e57104200> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f6e570c9c80> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f6e570c8680> 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 0x7f6e570caa80> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f6e570f21c0> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f6e570f1c80> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f6e570f3880> 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 0x7f6e570f04c0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x7f6e570f3440> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f6e570f34c0> 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 0x7fdcc59a6380> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x7fdcc599d380> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fdcc52dc2c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fdcc5586840> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fdcc7a15300> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fdcc55a0980> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fdcc55a3140> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fdcc55a0840> 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 0x7fd589594f40> > failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7fd5895d7cc0> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7fd5895e0080> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7fd5895e0f80> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7fd5895e3880> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7fd5895e0f80> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7fd5895e2280> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7fd5895e0480> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7fd5895e0480> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7fd5895cf140> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7fd58918b280> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7fd5895e6e00> <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 0x7f375b2b0180> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f375b26bf80> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f375b26b9c0> 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 0x7f375b29fdc0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f375b28a340> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f375b28a0c0> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f375b28a340> 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 0x7f375b288840> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f375b28b3c0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f375b28b5c0> 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 0x7fc688de2500> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7fc688da34c0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fc688da1400> 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 0x7fc688dd4f40> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7fc688dcc380> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fc688da3ac0> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7fc688da3c40> 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 0x7fc688dcf080> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x7fc688dce780> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fc688dcdc80> 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 0x7f7a547b81c0> > failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f7a547c4380> > failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f7a547af980> > failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f7a547eacc0> > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f7a547ead40> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f7a547bac40> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f7a547b8c40> > failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f7a547ba380> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f7a544584c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f7a547e2080> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f7a547e2a40> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f7a547e2b80> > failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f7a547e1ec0> > failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f7a547e1500> > failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f7a547e0f00> > failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f7a547e3640> > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f7a547e0c40> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f7a547e1ec0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f7a547e24c0> > failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f7a547e2500> > failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f7a547e2500> > failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f7a547afb80> > failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f7a547afb80> > failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f7a547f4180>
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