texttest -a complex -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.02Sep002632.29247 -g
texttest -a complex -d /home/delphi/gcc/sumo/tests
---------- Differences in output ---------- 1099,1100c1099 < # gap = 19.601 < # speedDiff = 0.0 --- > # No follow-lead relation! 1103c1102 < # step 55 --- > # step 55.0 1123c1122 < # step 56 --- > # step 56.0 2153,2158c2152 < GapController's acceleration control for veh 'follower': < accel(speedDiff=0.5, gapError=-28.899) = -0.75596 < Truncating to prevent exceeding desired speedDiff results in < accel=-0.5 < Truncating to maximal decel/accel results in < accel=-0.1 --- > Lost leader... 2178,2179c2172 < # gap = 21.101 < # speedDiff = 0.5 --- > # No follow-lead relation! 2182c2175 < accel(speedDiff=0.6, gapError=-28.299) = -0.65196 --- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,5c1,4 < ...Warning: Value of 'emergencyDecel' is should be higher than 'decel' for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' lower than 'apparentDecel' for vType 'connected_pCatchup' may cause collisions. < Consider decreasing simpla's control rate instead. (PlatoonManager) < ..Warning: Value of 'emergencyDecel' is should be higher than 'decel' for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' lower than 'apparentDecel' for vType 'connected_pCatchup' may cause collisions. --- > F..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. > Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. > F.Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. > Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. 6a6,21 > ====================================================================== > FAIL: test_add_and_remove (__main__.TestPlatoonManager) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/../tests/complex/simpla/platoon_manager/test.py", line 274, in test_add_and_remove > self.assertEqual(rp.REPORT_LOG[-1][0], "11.4") > AssertionError: '3.1' != '11.4' > > ====================================================================== > FAIL: test_init_warn (__main__.TestPlatoonManager) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/../tests/complex/simpla/platoon_manager/test.py", line 207, in test_init_warn > self.assertIn(w, warnings_list) > AssertionError: "WARNING: emergencyDecel of mapped vType 'connected_pFollower' (1.7m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)" not found in ['WARNING: Restricting given control rate (= 1000 per sec.) to 1 per timestep (= 10 per sec.) (PlatoonManager)', "WARNING: emergencyDecel of mapped vType 'connected_pCatchup' (0.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)", "WARNING: emergencyDecel of mapped vType ' connected_pFollower' (9m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)", "WARNING: length of mapped vType 'connected_pLeader' (10.0m.) does not equal length of original vType 'connected' (5.0m.)\nThis will probably lead to collisions. (PlatoonManager)", "WARNING: length of mapped vType 'connected_pCatchupFollower' (3.0m.) does not equal length of original vType 'connected' (5.0m.)\nThis will probably lead to collisions. (PlatoonManager)", "WARNING: emerge ncyDecel of mapped vType 'connected_pCatchupFollower' (10.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)"] > 10c25 < OK <truncated after showing first 30 lines> ---------- Differences in output ---------- 20,26d19 < 11.4: Platoon '1' joined Platoon '0', which now contains vehicles: < ['connected.1', 'IAMconnectedTOO'] (PlatoonManager) < 16.0: Platoon '0' splits (ID of new platoon: '2'): < Platoon '0': ['connected.1'] < Platoon '2': ['IAMconnectedTOO'] (PlatoonManager) < 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager) < 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager) 54d46 < 1.0: Adding vehicle 'connected.1' (PlatoonManager)
---------- Differences in errors ---------- 5,12c5,14 < Warning: Teleporting vehicle 'veh49'; waited too long (yield), lane='gneE2_0', time=1179.00. < Warning: Vehicle 'veh49' ends teleporting on edge 'gneE3', time 1179.00. < Warning: Teleporting vehicle 'veh50'; waited too long (yield), lane='gneE2_0', time=1484.00. < Warning: Vehicle 'veh50' ends teleporting on edge 'gneE3', time 1484.00. < Warning: Teleporting vehicle 'veh342'; waited too long (yield), lane='gneE2_0', time=1901.00. < Warning: Vehicle 'veh342' ends teleporting on edge 'gneE3', time 1901.00. < Warning: Teleporting vehicle 'veh353'; waited too long (yield), lane='gneE2_0', time=2457.00. < Warning: Vehicle 'veh353' ends teleporting on edge 'gneE3', time 2457.00. --- > Warning: Teleporting vehicle 'veh48'; waited too long (yield), lane='gneE2_0', time=1086.00. > Warning: Vehicle 'veh48' ends teleporting on edge 'gneE3', time 1086.00. > Warning: Teleporting vehicle 'veh49'; waited too long (yield), lane='gneE2_0', time=1391.00. > Warning: Vehicle 'veh49' ends teleporting on edge 'gneE3', time 1391.00. > Warning: Teleporting vehicle 'veh50'; waited too long (yield), lane='gneE2_0', time=1697.00. > Warning: Vehicle 'veh50' ends teleporting on edge 'gneE3', time 1697.00. > Warning: Teleporting vehicle 'veh244'; waited too long (yield), lane='gneE2_0', time=2002.00. > Warning: Vehicle 'veh244' ends teleporting on edge 'gneE3', time 2002.00. > Warning: Teleporting vehicle 'veh566'; waited too long (yield), lane='gneE2_0', time=2632.00. > Warning: Vehicle 'veh566' ends teleporting on edge 'gneE3', time 2632.00. ---------- Differences in vehroutes ---------- 1607c1607 < <vehicle id="veh227" type="default" depart="766.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="865.00"> --- > <vehicle id="veh227" type="default" depart="766.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="866.00"> 1614c1614 < <vehicle id="veh228" type="default" depart="771.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="869.00"> --- > <vehicle id="veh228" type="default" depart="771.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="870.00"> 1628c1628 < <vehicle id="veh230" type="default" depart="780.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="877.00"> --- > <vehicle id="veh230" type="default" depart="780.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="876.00"> 1635c1635 < <vehicle id="veh231" type="default" depart="783.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="880.00"> --- > <vehicle id="veh231" type="default" depart="783.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="879.00"> 1642c1642 < <vehicle id="veh232" type="default" depart="786.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="884.00"> --- > <vehicle id="veh232" type="default" depart="786.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="882.00"> 1649c1649 < <vehicle id="veh233" type="default" depart="790.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="888.00"> --- > <vehicle id="veh233" type="default" depart="790.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="885.00"> 1656c1656 < <vehicle id="veh234" type="default" depart="794.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="891.00"> --- > <vehicle id="veh234" type="default" depart="794.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="888.00"> 1663c1663 < <vehicle id="veh235" type="default" depart="797.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="894.00"> <truncated after showing first 30 lines> ---------- Differences in vehroutes2 ---------- 2557c2557 < <vehicle id="veh490" type="default" depart="1777.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1879.00"> --- > <vehicle id="veh490" type="default" depart="1777.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1878.00"> 2564c2564 < <vehicle id="veh491" type="default" depart="1782.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1883.00"> --- > <vehicle id="veh491" type="default" depart="1782.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1881.00"> 2571c2571 < <vehicle id="veh492" type="default" depart="1786.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1887.00"> --- > <vehicle id="veh492" type="default" depart="1786.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1884.00"> 2578c2578 < <vehicle id="veh493" type="default" depart="1790.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1892.00"> --- > <vehicle id="veh493" type="default" depart="1790.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1886.00"> 2585c2585 < <vehicle id="veh494" type="default" depart="1794.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1897.00"> --- > <vehicle id="veh494" type="default" depart="1794.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1890.00"> 2592c2592 < <vehicle id="veh495" type="default" depart="1797.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1901.00"> --- > <vehicle id="veh495" type="default" depart="1797.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1894.00"> 2599c2599 < <vehicle id="veh496" type="default" depart="1801.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1905.00"> --- > <vehicle id="veh496" type="default" depart="1801.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1898.00"> 2606c2606 < <vehicle id="veh497" type="default" depart="1806.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="1910.00"> <truncated after showing first 30 lines>
---------- Differences in fcd ---------- 1037c1037 < <vehicle id="follower" x="297.62" y="2432.55" angle="198.00" type="automated" speed="18.98" pos="13.88" lane="5/1to6/1_1" slope="0.00"/> --- > <vehicle id="follower" x="294.48" y="2433.57" angle="198.00" type="automated" speed="18.98" pos="13.88" lane="5/1to6/1_0" slope="0.00"/> 1041,1042c1041,1042 < <vehicle id="ToC_veh" x="280.44" y="2390.35" angle="198.00" type="manual" speed="19.42" pos="59.32" lane="5/1to6/1_0" slope="0.00"/> < <vehicle id="follower" x="291.57" y="2413.91" angle="198.00" type="automated" speed="19.60" pos="33.48" lane="5/1to6/1_1" slope="0.00"/> --- > <vehicle id="ToC_veh" x="280.47" y="2390.45" angle="198.00" type="manual" speed="19.32" pos="59.22" lane="5/1to6/1_0" slope="0.00"/> > <vehicle id="follower" x="288.76" y="2415.95" angle="198.00" type="automated" speed="18.52" pos="32.40" lane="5/1to6/1_0" slope="0.00"/> 1046,1047c1046,1047 < <vehicle id="ToC_veh" x="274.62" y="2372.45" angle="198.00" type="manual" speed="18.82" pos="78.14" lane="5/1to6/1_0" slope="0.00"/> < <vehicle id="follower" x="285.51" y="2395.27" angle="198.00" type="automated" speed="19.60" pos="53.08" lane="5/1to6/1_1" slope="0.00"/> --- > <vehicle id="ToC_veh" x="274.47" y="2371.98" angle="198.00" type="manual" speed="19.42" pos="78.64" lane="5/1to6/1_0" slope="0.00"/> > <vehicle id="follower" x="282.79" y="2397.58" angle="198.00" type="automated" speed="19.32" pos="51.72" lane="5/1to6/1_0" slope="0.00"/> 1051,1052c1051,1052 < <vehicle id="ToC_veh" x="268.65" y="2354.08" angle="198.00" type="manual" speed="19.31" pos="97.46" lane="5/1to6/1_0" slope="0.00"/> < <vehicle id="follower" x="279.45" y="2376.63" angle="198.00" type="automated" speed="19.60" pos="72.68" lane="5/1to6/1_1" slope="0.00"/> --- > <vehicle id="ToC_veh" x="268.65" y="2354.08" angle="198.00" type="manual" speed="18.82" pos="97.46" lane="5/1to6/1_0" slope="0.00"/> > <vehicle id="follower" x="279.93" y="2378.09" angle="198.00" type="automated" speed="19.42" pos="71.14" lane="5/1to6/1_1" slope="0.00"/> 1057c1057 < <vehicle id="follower" x="273.39" y="2357.99" angle="198.00" type="automated" speed="19.60" pos="92.28" lane="5/1to6/1_1" slope="0.00"/> --- > <vehicle id="follower" x="273.87" y="2359.45" angle="198.00" type="automated" speed="19.60" pos="90.74" lane="5/1to6/1_1" slope="0.00"/> 1062c1062 < <vehicle id="follower" x="267.34" y="2339.35" angle="198.00" type="automated" speed="19.60" pos="111.88" lane="5/1to6/1_1" slope="0.00"/> --- > <vehicle id="follower" x="267.81" y="2340.81" angle="198.00" type="automated" speed="19.60" pos="110.34" lane="5/1to6/1_1" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1049c1049 < currentSpeed = 19.4213748864 --- > currentSpeed = 19.3168833745 1054c1054 < currentSpeed = 18.8181256341 --- > currentSpeed = 19.4213748864 1059c1059 < currentSpeed = 19.3147568322 --- > currentSpeed = 18.8181256341 1414c1414 < currentSpeed = 17.8077998352 --- > currentSpeed = 18.7664600172 1419c1419 < currentSpeed = 18.3775973968 --- > currentSpeed = 19.3634801248 1424c1424 < currentSpeed = 18.9720848455 --- > currentSpeed = 18.8386390124 1429c1429 < currentSpeed = 19.12155066 --- > currentSpeed = 19.0514140534 1434c1434 < currentSpeed = 19.081342159 <truncated after showing first 30 lines>
---------- Differences in output ---------- 23c23 < currentAwareness = 0.77 --- > currentAwareness = 1.00 25c25 < state = RECOVERING --- > state = MANUAL 29c29 < currentAwareness = 0.77 --- > currentAwareness = 1.00 31c31 < state = RECOVERING --- > state = MANUAL 35c35 < currentAwareness = 0.77 --- > currentAwareness = 1.00 37c37 < state = RECOVERING --- > state = MANUAL 41c41 < currentAwareness = 0.77 --- > currentAwareness = 1.00 43c43 < state = RECOVERING <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,12 > Warning: Speed of turning connection 'left_0->leave-left_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'left_0->bottom_0' reduced by 28.77 due to turning radius of 9.76 (length=11.73 angle=90.00) > Warning: Speed of turning connection 'bottom_0->right_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'top_0->left_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'right_0->leave-right_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'right_0->top_0' reduced by 28.77 due to turning radius of 9.76 (length=11.73 angle=90.00) > Warning: Speed of turning connection 'left_0->leave-left_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'left_0->bottom_0' reduced by 28.77 due to turning radius of 9.76 (length=11.73 angle=90.00) > Warning: Speed of turning connection 'bottom_0->right_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'top_0->left_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'right_0->leave-right_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'right_0->top_0' reduced by 28.77 due to turning radius of 9.76 (length=11.73 angle=90.00)
---------- Differences in errors ----------
1c1
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=573.90.
---
> Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=573.30.
3c3
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 974.00.
---
> Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 973.40.
5c5
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=573.90.
---
> Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=573.30.
7c7
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 974.00.
---
> Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 973.40.
10c10
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=573.90.
---
> Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=573.30.
12c12
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 974.00.
---
> Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 973.40.
14c14
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=573.90.
---
> Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=573.30.
16c16
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 974.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
---
> 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)]
20c20
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
---
> 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)]
22c22
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
---
> 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)]
24c24
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
---
> 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)]
26c26
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
---
> 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)]
28c28
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
---
> 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)]
30c30
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
---
> 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)]
32c32
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > [libprotobuf WARNING google/protobuf/compiler/parser.cc:547] No syntax specified for the proto file: trajectories.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) > [libprotobuf WARNING google/protobuf/compiler/parser.cc:547] No syntax specified for the proto file: trajectories.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
---------- Differences in errors ---------- 0a1,6 > Warning: Speed of turning connection 'left_0->leave-left_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'left_0->bottom_0' reduced by 28.77 due to turning radius of 9.76 (length=11.73 angle=90.00) > Warning: Speed of turning connection 'bottom_0->right_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'top_0->left_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'right_0->leave-right_0' reduced by 29.59 due to turning radius of 7.70 (length=9.03 angle=90.00) > Warning: Speed of turning connection 'right_0->top_0' reduced by 28.77 due to turning radius of 9.76 (length=11.73 angle=90.00) ---------- Differences in output ---------- 6c6,203 < Loading configuration... done. --- > Mismatching velocity of vehicle 0 at time 1111 (7.76963486294) > Mismatching velocity of vehicle 1 at time 1112 (7.76963486294) > Mismatching velocity of vehicle 0 at time 1112 (7.76963486294) > Mismatching velocity of vehicle 1 at time 1113 (6.87778211518) > Mismatching velocity of vehicle 0 at time 1113 (7.76963486294) > Mismatching velocity of vehicle 1 at time 1114 (6.87778211518) > Mismatching velocity of vehicle 1 at time 1115 (6.87778211518) > Mismatching velocity of vehicle 1 at time 1116 (10.0) > Mismatching velocity of vehicle 1 at time 1117 (9.96864112678) > Mismatching velocity of vehicle 1 at time 1118 (9.64576075118) > Mismatching velocity of vehicle 1 at time 1119 (9.43050716746) > Mismatching velocity of vehicle 1 at time 1120 (9.2870047783) > Mismatching velocity of vehicle 1 at time 1121 (9.19133651887) > Mismatching velocity of vehicle 1 at time 1122 (9.12755767925) > Mismatching velocity of vehicle 0 at time 1668 (6.90045333666) > Mismatching velocity of vehicle 1 at time 1669 (6.10837129193) > Mismatching velocity of vehicle 0 at time 1669 (6.90045333666) > Mismatching velocity of vehicle 1 at time 1670 (6.10837129193) > Mismatching velocity of vehicle 1 at time 1671 (6.10837129193) > Mismatching velocity of vehicle 1 at time 1672 (10.0) > Mismatching velocity of vehicle 1 at time 1673 (10.0) > Mismatching velocity of vehicle 1 at time 1674 (9.82526426585) > Mismatching velocity of vehicle 1 at time 1675 (9.55017617723) > Mismatching velocity of vehicle 1 at time 1676 (9.36678411815) > Mismatching velocity of vehicle 1 at time 1677 (9.24452274544) > Mismatching velocity of vehicle 1 at time 1678 (9.16301516362) > Mismatching velocity of vehicle 1 at time 1679 (9.10867677575) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25c25 < Warning: Teleporting vehicle '9'; collision with vehicle '7', lane='1/1to2/1_0', gap=-2.28, time=8.00 stage=move. --- > Warning: Teleporting vehicle '9'; collision with vehicle '7', lane='1/1to2/1_0', gap=-1.74, time=8.00 stage=move. 27c27 < Warning: Teleporting vehicle '10'; collision with vehicle '7', lane='1/1to2/1_0', gap=-1.80, time=10.00 stage=move. --- > Warning: Teleporting vehicle '10'; collision with vehicle '7', lane='1/1to2/1_0', gap=-1.06, time=10.00 stage=move. 31c31 < Warning: Teleporting vehicle '20'; collision with vehicle '16', lane='1/1to2/1_0', gap=-2.00, time=14.00 stage=move. --- > Warning: Teleporting vehicle '20'; collision with vehicle '16', lane='1/1to2/1_0', gap=-0.97, time=14.00 stage=move.
---------- Differences in output ---------- 25,26c25,26 < 29.0 vehicle v1 on lane=end_0 pos=14.4464803455 speed=1.77648034547 < 30.0 vehicle v1 on lane=end_0 pos=17.6022098416 speed=3.15572949615 --- > 29.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0 > 30.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0 39c39 < 50.0 vehicle v2 on lane=end_0 pos=2.25670572133 speed=2.25670572133 --- > 50.0 vehicle v2 on lane=end_0 pos=2.30992941933 speed=2.30992941933
---------- Differences in state ---------- 16c16 < <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" route="r1" speedFactor="1.00" state="10000 0 100.00 0 49000" pos="395.77" speed="0.45" posLat="0.00"> --- > <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" route="r1" speedFactor="1.00" state="10000 0 100.00 0 49000" pos="396.62" speed="0.52" posLat="0.00"> 19c19 < <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" route="r1" speedFactor="1.01" state="20000 0 100.00 0 49000" pos="369.44" speed="7.78" posLat="0.00"> --- > <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" route="r1" speedFactor="1.01" state="20000 0 100.00 0 49000" pos="369.80" speed="7.88" posLat="0.00"> ---------- Differences in vehroutes ---------- 9c9 < <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" arrival="276.00"> --- > <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" arrival="275.00">
---------- Differences in output ---------- 13,16c13,16 < Duration: 42.24 < WaitingTime: 17.37 < TimeLoss: 28.03 < DepartDelay: 0.94 --- > Duration: 42.36 > WaitingTime: 16.89 > TimeLoss: 28.17 > DepartDelay: 0.93 20c20 < tripinfos at last step: 93 --- > tripinfos at last step: 83 24c24 < tripinfos2 at last step: 93 --- > tripinfos2 at last step: 83 30c30 < Simulation ended at time: 161.00 --- > Simulation ended at time: 162.00
---------- Differences in png ---------- Binärdateien /home/delphi/gcc/sumo/tests/complex/traci/pythonApi/gui/png.complex und /home/delphi/gcc/texttesttmp/gcc4_64.28Aug002546.8521/complex/traci/pythonApi/gui/png.complex sind verschieden.
---------- Differences in errors ---------- 0a1,2 > Warning: Vehicle 'v0' collision with person 'p0', lane='SC_1', gap=-0.17, time=8.00 stage=laneChange. > Warning: Vehicle 'v0' collision with person 'p0', lane='SC_1', gap=-0.17, time=8.00 stage=insertion. ---------- Differences in fcd ---------- 9c9 < <person id="p0" x="101.23" y="81.95" angle="0.00" speed="1.14" pos="81.95" edge="SC" slope="0.00"/> --- > <person id="p0" x="101.23" y="81.95" angle="0.00" speed="1.21" pos="81.95" edge="SC" slope="0.00"/> 12c12 < <person id="p0" x="101.01" y="83.14" angle="0.00" speed="1.19" pos="83.14" edge="SC" slope="0.00"/> --- > <person id="p0" x="101.01" y="83.21" angle="0.00" speed="1.26" pos="83.21" edge="SC" slope="0.00"/> 16c16 < <person id="p0" x="101.01" y="84.52" angle="0.00" speed="1.38" pos="84.52" edge="SC" slope="0.00"/> --- > <person id="p0" x="101.01" y="84.67" angle="0.00" speed="1.46" pos="84.67" edge="SC" slope="0.00"/> 20c20 < <person id="p0" x="101.01" y="85.77" angle="0.00" speed="1.25" pos="85.77" edge="SC" slope="0.00"/> --- > <person id="p0" x="101.01" y="86.00" angle="0.00" speed="1.33" pos="86.00" edge="SC" slope="0.00"/> 24c24 < <person id="p0" x="101.01" y="87.15" angle="0.00" speed="1.38" pos="87.15" edge="SC" slope="0.00"/> --- > <person id="p0" x="101.01" y="87.46" angle="0.00" speed="1.46" pos="87.46" edge="SC" slope="0.00"/> 27,28c27,28 < <vehicle id="v0" x="104.95" y="85.04" angle="0.00" type="DEFAULT_VEHTYPE" speed="2.79" pos="85.04" lane="SC_0" slope="0.00"/> < <person id="p0" x="101.01" y="88.47" angle="0.00" speed="1.32" pos="88.47" edge="SC" slope="0.00"/> --- > <vehicle id="v0" x="101.65" y="85.43" angle="0.00" type="DEFAULT_VEHTYPE" speed="3.18" pos="85.43" lane="SC_1" slope="0.00"/> > <person id="p0" x="101.01" y="88.86" angle="0.00" speed="1.40" pos="88.86" edge="SC" slope="0.00"/> 31,32c31,32 < <vehicle id="v0" x="104.95" y="90.43" angle="0.00" type="DEFAULT_VEHTYPE" speed="5.38" pos="90.43" lane="SC_0" slope="0.00"/> < <person id="p0" x="101.01" y="89.65" angle="0.00" speed="1.18" pos="89.65" edge="SC" slope="0.00"/> --- <truncated after showing first 30 lines>
---------- Differences in output ---------- 42c42 < emergencyDecel 4.5 --- > emergencyDecel 9.0 196c196 < emergencyDecel 4.5 --- > emergencyDecel 9.0 281c281 < emergencyDecel 4.5 --- > emergencyDecel 9.0 591c591 < emergencyDecel 4.5 --- > emergencyDecel 9.0 720c720 < emergencyDecel 4.5 --- > emergencyDecel 9.0 789c789 < emergencyDecel 4.5 --- > emergencyDecel 9.0 858c858 < emergencyDecel 4.5 --- > emergencyDecel 9.0 927c927 < emergencyDecel 4.5 <truncated after showing first 30 lines>traci pythonApi vehicle ( Last six runs Sep2018 Aug2018 )
---------- Differences in output ---------- 14c14 < emergencyDecel 4.5 --- > emergencyDecel 9.0
---------- Differences in output ----------
13c13
< ('footmainout', 'footmain0to1') True True True
---
> ('footmainout', 'footmain0to1') True True False
18,19c18,19
< ('footmainout', 'footmain5to6') True True True
< ('footmainout', 'footmain6to7') True True True
---
> ('footmainout', 'footmain5to6') True True False
> ('footmainout', 'footmain6to7') True True False
31c31
< ('footmainout', 'footmain0to1') True True True
---
> ('footmainout', 'footmain0to1') True True False
36,37c36,37
< ('footmainout', 'footmain5to6') True True True
< ('footmainout', 'footmain6to7') True True True
---
> ('footmainout', 'footmain5to6') True True False
> ('footmainout', 'footmain6to7') True True False
---------- Differences in output ---------- 12,13c12,13 < ped2 pushes the button < ped6 pushes the button --- > ped5 pushes the button > ped7 pushes the button 14a15,16 > ped9 pushes the button > ped10 pushes the button 20d21 < ped15 pushes the button 22c23 < ped20 pushes the button --- > ped19 pushes the button 42,43c43,44 < ped50 pushes the button < ped50 pushes the button --- > ped49 pushes the button > ped51 pushes the button 47c48 < ped55 pushes the button --- > ped56 pushes the button 50,51c51,53 < ped61 pushes the button < ped60 pushes the button --- > ped59 pushes the button <truncated after showing first 30 lines>
---------- Differences in output ---------- 14c14 < Simulation ended at time: 3741.00 --- > Simulation ended at time: 3742.00 ---------- Differences in tripinfo ---------- 187c187 < <tripinfo id="down_199" depart="975.00" departLane="54o_0" departPos="7.10" departSpeed="0.00" departDelay="1.00" arrival="1077.00" arrivalLane="53i_0" arrivalPos="10.00" arrivalSpeed="9.50" duration="102.00" routeLength="1013.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.24" rerouteNo="0" devices="tripinfo_down_199" vType="typeNS" speedFactor="0.83" vaporized=""/> --- > <tripinfo id="down_199" depart="975.00" departLane="54o_0" departPos="7.10" departSpeed="0.00" departDelay="1.00" arrival="1077.00" arrivalLane="53i_0" arrivalPos="10.00" arrivalSpeed="9.50" duration="102.00" routeLength="1013.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.28" rerouteNo="0" devices="tripinfo_down_199" vType="typeNS" speedFactor="0.83" vaporized=""/> 456c456 < <tripinfo id="right_451" depart="2156.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="2.00" arrival="2254.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.49" duration="98.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.65" rerouteNo="0" devices="tripinfo_right_451" vType="typeWE" speedFactor="0.89" vaporized=""/> --- > <tripinfo id="right_451" depart="2156.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="2.00" arrival="2254.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.49" duration="98.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.63" rerouteNo="0" devices="tripinfo_right_451" vType="typeWE" speedFactor="0.89" vaporized=""/> 461c461 < <tripinfo id="left_455" depart="2206.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="8.00" arrival="2304.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.23" duration="98.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.91" rerouteNo="0" devices="tripinfo_left_455" vType="typeWE" speedFactor="0.89" vaporized=""/> --- > <tripinfo id="left_455" depart="2206.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="8.00" arrival="2304.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.23" duration="98.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.64" rerouteNo="0" devices="tripinfo_left_455" vType="typeWE" speedFactor="0.89" vaporized=""/> 473c473 < <tripinfo id="right_466" depart="2241.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="2442.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="11.37" duration="201.00" routeLength="1015.10" waitingTime="87.00" waitingCount="3" stopTime="0.00" timeLoss="124.36" rerouteNo="0" devices="tripinfo_right_466" vType="typeWE" speedFactor="0.99" vaporized=""/> --- > <tripinfo id="right_466" depart="2241.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="2442.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="11.37" duration="201.00" routeLength="1015.10" waitingTime="86.00" waitingCount="3" stopTime="0.00" timeLoss="124.36" rerouteNo="0" devices="tripinfo_right_466" vType="typeWE" speedFactor="0.99" vaporized=""/> 512c512 < <tripinfo id="right_510" depart="2448.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="2539.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="11.70" duration="91.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.26" rerouteNo="0" devices="tripinfo_right_510" vType="typeWE" speedFactor="1.01" vaporized=""/> --- > <tripinfo id="right_510" depart="2448.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="2539.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="11.70" duration="91.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.05" rerouteNo="0" devices="tripinfo_right_510" vType="typeWE" speedFactor="1.01" vaporized=""/> 762,766c762,766 < <tripinfo id="right_756" depart="3533.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="3673.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.89" duration="140.00" routeLength="1015.10" waitingTime="33.00" waitingCount="1" stopTime="0.00" timeLoss="60.53" rerouteNo="0" devices="tripinfo_right_756" vType="typeWE" speedFactor="0.93" vaporized=""/> < <tripinfo id="left_758" depart="3544.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="3674.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="11.50" duration="130.00" routeLength="1015.10" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="54.11" rerouteNo="0" devices="tripinfo_left_758" vType="typeWE" speedFactor="1.00" vaporized=""/> < <tripinfo id="right_761" depart="3585.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="3675.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.98" duration="90.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.77" rerouteNo="0" devices="tripinfo_right_761" vType="typeWE" speedFactor="1.13" vaporized=""/> < <tripinfo id="left_759" depart="3557.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="3678.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="11.14" duration="121.00" routeLength="1015.10" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="42.72" rerouteNo="0" devices="tripinfo_left_759" vType="typeWE" speedFactor="0.95" vaporized=""/> < <tripinfo id="left_760" depart="3562.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="3680.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="11.50" duration="118.00" routeLength="1015.10" waitingTime="9.00" waitingCount="1" stopTime="0.00" timeLoss="44.17" rerouteNo="0" devices="tripinfo_left_760" vType="typeWE" speedFactor="1.05" vaporized=""/> --- > <tripinfo id="right_756" depart="3533.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="3673.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.89" duration="140.00" routeLength="1015.10" waitingTime="33.00" waitingCount="1" stopTime="0.00" timeLoss="60.55" rerouteNo="0" devices="tripinfo_right_756" vType="typeWE" speedFactor="0.93" vaporized=""/> > <tripinfo id="left_758" depart="3544.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="3674.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="11.50" duration="130.00" routeLength="1015.10" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="54.13" rerouteNo="0" devices="tripinfo_left_758" vType="typeWE" speedFactor="1.00" vaporized=""/> > <tripinfo id="right_761" depart="3585.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="3675.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.98" duration="90.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.79" rerouteNo="0" devices="tripinfo_right_761" vType="typeWE" speedFactor="1.13" vaporized=""/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,181c1,66 < Warning: Teleporting vehicle '996'; collision with vehicle '995', lane='1to7_0', gap=-0.00, time=27327.00 stage=move. < Warning: Vehicle '996' ends teleporting on edge '7to8', time 27328.00. < Warning: Teleporting vehicle '1006'; collision with vehicle '1005', lane='1to7_0', gap=-0.07, time=27374.00 stage=move. < Warning: Teleporting vehicle '1007'; collision with vehicle '1005', lane='1to7_0', gap=-0.11, time=27383.00 stage=move. < Warning: Vehicle '1006' ends teleporting on edge '7to8', time 27390.00. < Warning: Teleporting vehicle '1032'; collision with vehicle '1031', lane='1to7_0', gap=-0.04, time=27396.00 stage=move. < Warning: Vehicle '1007' ends teleporting on edge '7to8', time 27400.00. < Warning: Teleporting vehicle '1023'; collision with vehicle '1022', lane='1to7_0', gap=-0.06, time=27424.00 stage=move. < Warning: Vehicle '1032' ends teleporting on edge '7to8', time 27443.00. < Warning: Vehicle '1023' ends teleporting on edge '7to8', time 27517.00. < Warning: Value of tau=0.923223304703 in car following model 'carFollowing-Krauss' lower than simulation step size may cause collisions < Warning: Teleporting vehicle '346'; collision with vehicle '345', lane='1to7_0', gap=-0.33, time=25573.00 stage=move. < Warning: Vehicle '346' ends teleporting on edge '7to8', time 25573.00. < Warning: Teleporting vehicle '378'; collision with vehicle '377', lane='1to7_0', gap=-0.03, time=25649.00 stage=move. < Warning: Vehicle '378' ends teleporting on edge '7to8', time 25650.00. < Warning: Teleporting vehicle '397'; collision with vehicle '396', lane='1to7_0', gap=-0.50, time=25666.00 stage=move. < Warning: Teleporting vehicle '390'; collision with vehicle '389', lane='1to7_0', gap=-0.38, time=25667.00 stage=move. < Warning: Teleporting vehicle '394'; collision with vehicle '393', lane='1to7_0', gap=-0.07, time=25679.00 stage=move. < Warning: Teleporting vehicle '398'; collision with vehicle '396', lane='1to7_0', gap=-0.12, time=25710.00 stage=move. < Warning: Teleporting vehicle '413'; collision with vehicle '412', lane='1to7_0', gap=-0.37, time=25727.00 stage=move. < Warning: Vehicle '397' teleports beyond arrival edge '7to8', time 25748.00. < Warning: Vehicle '390' teleports beyond arrival edge '7to8', time 25748.00. < Warning: Vehicle '394' teleports beyond arrival edge '7to8', time 25756.00. < Warning: Vehicle '398' teleports beyond arrival edge '7to8', time 25770.00. < Warning: Vehicle '413' teleports beyond arrival edge '7to8', time 25782.00. < Warning: Teleporting vehicle '654'; collision with vehicle '653', lane='1to7_0', gap=-0.40, time=26316.00 stage=move. < Warning: Vehicle '654' teleports beyond arrival edge '7to8', time 26378.00. < Warning: Teleporting vehicle '747'; collision with vehicle '746', lane='1to7_0', gap=-0.16, time=26565.00 stage=move. < Warning: Vehicle '747' ends teleporting on edge '7to8', time 26599.00. <truncated after showing first 30 lines> ---------- Differences in net ---------- 4c4 < <net version="0.27" junctionCornerDetail="5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> --- > <net version="1.0" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> ---------- Differences in output ---------- 47c47 < #### yields rmse: 175.2558 --- > #### yields rmse: 254.6761 50c50 < #### yields rmse: 172.2613 --- > #### yields rmse: 253.2924 53c53 < #### yields rmse: 236.0390 --- > #### yields rmse: 301.6298 56c56 < #### yields rmse: 139.0298 --- > #### yields rmse: 230.7283 59c59 < #### yields rmse: 182.3907 --- > #### yields rmse: 241.1303 62c62 < #### yields rmse: 997.1728 --- > #### yields rmse: 1155.8815 65,66c65,66 < #### yields rmse: 242.8618 < # simulation with: vMax:23.029 aMax:1.374 bMax:3.326 lCar:4.574 sigA:0.100 tTau:1.100 --- > #### yields rmse: 321.6537 > # simulation with: vMax:23.021 aMax:1.267 bMax:3.342 lCar:4.842 sigA:0.100 tTau:1.100 <truncated after showing first 30 lines> ---------- Differences in results ---------- 1,86c1,74 < 22.000 2.000 2.000 5.000 0.500 1.500 175.255830019 < 23.000 2.000 2.000 5.000 0.500 1.500 172.261267538 < 23.000 3.000 2.000 5.000 0.500 1.500 236.039049257 < 23.000 2.000 3.000 5.000 0.500 1.500 139.029768092 < 23.000 2.000 3.000 6.000 0.500 1.500 182.390733715 < 23.000 2.000 3.000 5.000 1.500 1.500 997.17280208 < 23.000 2.000 3.000 5.000 0.500 2.500 242.861779448 < 23.029 1.374 3.326 4.574 0.100 1.100 93.6399080166 < 23.032 1.872 3.354 4.538 0.100 1.100 93.5371813536 < 23.281 1.872 3.354 4.555 0.100 1.100 93.9274009267 < 22.997 1.908 3.376 5.035 0.100 1.100 92.5877930992 < 22.997 1.908 3.376 5.035 -0.077 1.277 105.154047537 < 22.973 1.883 3.875 5.041 0.100 1.100 92.6899092846 < 22.658 1.980 3.318 5.391 0.100 1.100 90.8465828257 < 22.218 2.030 3.269 5.617 0.100 1.100 88.0685934734 < 21.807 2.260 3.251 5.451 0.100 1.100 88.1263135637 < 22.218 2.030 3.269 5.617 -0.077 0.923 7089.2793658 < 22.218 2.030 3.269 5.617 0.454 1.453 145.124981792 < 22.231 2.016 3.021 5.592 0.100 1.100 88.0010401414 < 21.986 1.581 3.021 5.605 0.100 1.100 88.274784668 < 22.252 2.003 3.030 5.522 0.268 0.931 101.460819857 < 22.101 2.113 2.957 6.061 0.100 1.100 84.2450566357 < 21.990 2.230 2.880 6.528 0.100 1.100 75.3300634818 < 21.802 2.149 3.201 6.852 0.100 1.100 70.1666762619 < 21.941 2.548 3.383 7.047 0.100 1.100 65.7189698663 < 21.650 2.784 3.332 7.374 0.100 1.100 56.526123973 < 21.428 2.987 3.282 7.771 0.100 1.100 43.784412579 < 20.969 3.110 3.162 7.869 0.100 1.100 45.0449427211 < 21.428 2.987 3.282 7.771 0.276 0.923 58.3545863661 <truncated after showing first 30 lines>
****************************************************** Ticket #1691 (new defect: ) edge shapes at junctions get lost on matsim reimport http://sumo.dlr.de/trac.wsgi/ticket/1691 Reported By: behrisch Owned by: Priority: major Milestone: 1.0.0 Component: net building (NETGEN, NETCONVERT) Version: Description: matsim always include the node into the edge shape and thus a reimport does not give the same result. The same issue exists for dlr-navteq #1687 ****************************************************** (This bug was triggered by text found in file 'net' matching '.*') ---------- Differences in net ---------- 4c4 < <net version="0.27" junctionCornerDetail="5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> --- > <net version="1.0" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 9c9 < <lane id=":175648134_0_0" index="0" allow="bicycle" speed="5.56" length="4.67" shape="15.89,172.86 14.59,172.22 14.09,171.48 14.38,170.63 15.47,169.68"/> --- > <lane id=":175648134_0_0" index="0" allow="bicycle" speed="3.65" length="4.67" shape="15.89,172.86 14.59,172.22 14.09,171.48 14.38,170.63 15.47,169.68"/> 16c16 < <lane id=":261599791_2_0" index="0" speed="27.78" length="2.34" shape="34.29,181.35 33.00,180.71 32.50,179.96"/> --- > <lane id=":261599791_2_0" index="0" speed="3.65" length="2.34" shape="34.29,181.35 33.00,180.71 32.50,179.96"/> 19c19 < <lane id=":261599791_6_0" index="0" speed="27.78" length="2.34" shape="32.50,179.96 32.80,179.12 33.88,178.17"/> --- > <lane id=":261599791_6_0" index="0" speed="3.65" length="2.34" shape="32.50,179.96 32.80,179.12 33.88,178.17"/> 26c26 < <lane id=":261599791_5_0" index="0" speed="27.78" length="2.34" shape="33.55,178.22 34.85,178.84 35.36,179.58"/> --- > <lane id=":261599791_5_0" index="0" speed="3.65" length="2.34" shape="33.55,178.22 34.85,178.84 35.36,179.58"/> 29c29 < <lane id=":261599791_7_0" index="0" speed="27.78" length="2.34" shape="35.36,179.58 35.08,180.43 34.00,181.39"/> --- > <lane id=":261599791_7_0" index="0" speed="3.65" length="2.34" shape="35.36,179.58 35.08,180.43 34.00,181.39"/> 32c32 < <lane id=":261636677_0_0" index="0" speed="13.89" length="6.60" shape="1125.25,117.05 1123.34,117.28 1122.08,117.74 1120.96,118.54 1119.45,119.79"/> --- > <lane id=":261636677_0_0" index="0" speed="10.30" length="6.60" shape="1125.25,117.05 1123.34,117.28 1122.08,117.74 1120.96,118.54 1119.45,119.79"/> 35c35 < <lane id=":261636677_1_0" index="0" speed="13.89" length="5.04" shape="1125.25,117.05 1122.88,116.89 1121.13,116.08 1120.68,115.50"/> <truncated after showing first 30 lines>
****************************************************** Ticket #1691 (new defect: ) edge shapes at junctions get lost on matsim reimport http://sumo.dlr.de/trac.wsgi/ticket/1691 Reported By: behrisch Owned by: Priority: major Milestone: 1.0.0 Component: net building (NETGEN, NETCONVERT) Version: Description: matsim always include the node into the edge shape and thus a reimport does not give the same result. The same issue exists for dlr-navteq #1687 ****************************************************** (This bug was triggered by text found in file 'net' matching '.*') ---------- Differences in net ---------- 4c4 < <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> --- > <net version="1.0" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 9c9 < <lane id=":175648134_0_0" index="0" speed="5.56" length="4.67" shape="15.89,149.97 14.59,149.33 14.09,148.59 14.39,147.74 15.47,146.79"/> --- > <lane id=":175648134_0_0" index="0" speed="3.65" length="4.67" shape="15.89,149.97 14.59,149.33 14.09,148.59 14.39,147.74 15.47,146.79"/> 16c16 < <lane id=":261599791_2_0" index="0" speed="27.78" length="2.34" shape="34.31,158.46 33.02,157.81 32.52,157.07"/> --- > <lane id=":261599791_2_0" index="0" speed="3.65" length="2.34" shape="34.31,158.46 33.02,157.81 32.52,157.07"/> 19c19 < <lane id=":261599791_6_0" index="0" speed="27.78" length="2.34" shape="32.52,157.07 32.82,156.23 33.91,155.28"/> --- > <lane id=":261599791_6_0" index="0" speed="3.65" length="2.34" shape="32.52,157.07 32.82,156.23 33.91,155.28"/> 26c26 < <lane id=":261599791_5_0" index="0" speed="27.78" length="2.34" shape="33.60,155.33 34.90,155.95 35.41,156.68"/> --- > <lane id=":261599791_5_0" index="0" speed="3.65" length="2.34" shape="33.60,155.33 34.90,155.95 35.41,156.68"/> 29c29 < <lane id=":261599791_7_0" index="0" speed="27.78" length="2.34" shape="35.41,156.68 35.13,157.53 34.06,158.49"/> --- > <lane id=":261599791_7_0" index="0" speed="3.65" length="2.34" shape="35.41,156.68 35.13,157.53 34.06,158.49"/> 35c35 < <lane id=":261636677_1_0" index="0" speed="13.89" length="6.17" shape="1122.01,93.47 1120.57,96.38 1119.43,97.03 1118.69,95.59"/> --- > <lane id=":261636677_1_0" index="0" speed="5.27" length="6.17" shape="1122.01,93.47 1120.57,96.38 1119.43,97.03 1118.69,95.59"/> 38c38 < <lane id=":261636677_4_0" index="0" speed="13.89" length="4.15" shape="1118.69,95.59 1118.59,95.40 1118.05,91.51"/> <truncated after showing first 30 lines>
collision with partial occupator (This bug was triggered by text found in file 'errors' matching 'collision') ---------- Differences in errors ---------- 19,46c19,46 < Warning: Teleporting vehicle 'vehicle.201'; waited too long (wrong lane), lane='i7_0', time=863.00. < Warning: Vehicle 'vehicle.201' ends teleporting on edge 'e3', time 923.00. < Warning: Teleporting vehicle 'vehicle.273'; waited too long (wrong lane), lane='i7_1', time=1397.00. < Warning: Teleporting vehicle 'vehicle.500'; waited too long (jam), lane='i1_0', time=1408.00. < Warning: Vehicle 'vehicle.273' ends teleporting on edge 'e3', time 1455.00. < Warning: Vehicle 'vehicle.500' ends teleporting on edge 'i3', time 1496.00. < Warning: Teleporting vehicle 'vehicle.296'; waited too long (jam), lane='i3_1', time=1641.00. < Warning: Teleporting vehicle 'vehicle.561'; waited too long (jam), lane='i2_1', time=1733.00. < Warning: Vehicle 'vehicle.296' ends teleporting on edge 'i6', time 1803.00. < Warning: Vehicle 'vehicle.561' ends teleporting on edge 'i6', time 2006.00. < Warning: Teleporting vehicle 'vehicle.798'; waited too long (wrong lane), lane='i7_0', time=2925.00. < Warning: Vehicle 'vehicle.798' ends teleporting on edge 'e4', time 3004.00. < Warning: Teleporting vehicle 'vehicle.982'; waited too long (jam), lane='i2_0', time=3037.00. < Warning: Vehicle 'vehicle.982' ends teleporting on edge 'i3', time 3037.00. < Warning: Teleporting vehicle 'vehicle.1046'; waited too long (jam), lane=':f2_0_1', time=3497.00. < Warning: Teleporting vehicle 'vehicle.979'; waited too long (jam), lane='i3_1', time=3531.00. < Warning: Vehicle 'vehicle.979' ends teleporting on edge 'i5', time 3563.00. < Warning: Teleporting vehicle 'vehicle.952'; waited too long (jam), lane='i5_1', time=3659.00. < Warning: Vehicle 'vehicle.952' ends teleporting on edge 'i6', time 3659.00. < Warning: Vehicle 'vehicle.1046' ends teleporting on edge 'i5', time 3835.00. < Warning: Teleporting vehicle 'vehicle.1988'; waited too long (jam), lane='i2_0', time=6191.00. < Warning: Vehicle 'vehicle.1988' ends teleporting on edge 'i3', time 6192.00. < Warning: Teleporting vehicle 'vehicle.2028'; waited too long (jam), lane='i1_1', time=6544.00. < Warning: Vehicle 'vehicle.2028' ends teleporting on edge 'i4', time 6606.00. < Warning: Teleporting vehicle 'vehicle.1958'; waited too long (jam), lane='i3_1', time=7152.00. < Warning: Vehicle 'vehicle.1958' ends teleporting on edge 'i4', time 7152.00. < Warning: Teleporting vehicle 'vehicle.2681'; waited too long (jam), lane='i4_1', time=8787.00. < Warning: Vehicle 'vehicle.2681' ends teleporting on edge 'i5', time 8787.00. --- <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < Teleports: 14 (Jam: 11, Wrong Lane: 3) --- > Teleports: 14 (Collisions: 3, Jam: 5, Wrong Lane: 6) 15c15 < Simulation ended at time: 9411.00 --- > Simulation ended at time: 9555.00sumo b50 ( Last six runs Sep2018 Aug2018 )
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
10c10
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.3, 71.4) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
12c12
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
14c14
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
18c18
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.3, 71.4) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
20c20
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
22c22
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
24c24
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
34c34
< success 0.1 ['--step-length', '1', '--end', '100'] ['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 ---------- 2c2 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] --- > success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] 4c4 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] --- > success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] 6c6 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] --- > success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] 8c8 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] --- > success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] 10c10 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] --- > success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] 12c12 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] --- > success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] 14c14 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] --- > success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] 16c16 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/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 ----------
10c10
< success 0.1 ['--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) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
12c12
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
14c14
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
18c18
< success 0.1 ['--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) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
20c20
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
22c22
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
24c24
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
34c34
< success 0.1 ['--step-length', '1', '--end', '100'] ['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 ----------
10c10
< success 0.1 ['--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) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
12c12
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
14c14
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
18c18
< success 0.1 ['--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) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
20c20
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
22c22
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
24c24
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
34c34
< success 0.1 ['--step-length', '1', '--end', '100'] ['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,48
> Loading configuration... done.
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> Loading configuration... done.
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> Loading configuration... done.
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [('e2', 9.62), ('e3', 9.5), ('edge', 9.62), ('lane', 9.62)]
> Loading configuration... done.
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> Loading configuration... done.
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> Loading configuration... done.
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> Loading configuration... done.
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> Loading configuration... done.
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> Loading configuration... done.
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> Loading configuration... done.
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
<truncated after showing first 30 lines>
#4343 (This bug was triggered by FAILING to find text in file 'output' matching '.') ---------- New result in errors ---------- python: can't open file '/home/delphi/gcc/sumo/tests/../tests/complex/traci/ContextSubscriptionsFilters/runner.py': [Errno 2] No such file or directory ---------- New result in output ----------traci ContextSubscriptionFilters CFManeuver_filter ( Last six runs Sep2018 Aug2018 )
#4343 (This bug was triggered by text found in file 'errors' matching '.') ---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/runner.py", line 94, in <module> > runSingle(1000, float(sys.argv[2]), traci.vehicle, "ego", sys.argv[4]) > File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/runner.py", line 46, in runSingle > if objID in module.getContextSubscriptionResults(): > TypeError: getContextSubscriptionResults() takes exactly 2 arguments (1 given) > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). ---------- New result in output ---------- Loading configuration... done.
****************************************************** Ticket #2465 (assigned defect: ) traci distance request is incorrect after rerouting http://sumo.dlr.de/trac.wsgi/ticket/2465 Reported By: behrisch Owned by: hilb_ro Priority: major Milestone: 1.0.0 Component: TraCI Version: Description: retrieving the already driven distance (0xa4 0x84) gives incorrect values (starting from the rerouting edge instead of the beginning) ****************************************************** (This bug was triggered by text found in file 'output' matching '162') ---------- Differences in output ---------- 7c7 < 1165.0 --- > 162.04
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