texttest -a complex -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Jan002604.7181 -g
texttest -a complex -d /home/delphi/gcc/sumo/tests
---------- Differences in output ----------
14c14
< ('footmainout', 'footmain1to2') True True False
---
> ('footmainout', 'footmain1to2') True True True
19c19
< ('footmainout', 'footmain6to7') True True False
---
> ('footmainout', 'footmain6to7') True True True
32c32
< ('footmainout', 'footmain1to2') True True False
---
> ('footmainout', 'footmain1to2') True True True
37c37
< ('footmainout', 'footmain6to7') True True False
---
> ('footmainout', 'footmain6to7') True True True
---------- Differences in errors ---------- 0a1,10 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/toolrunner.py", line 29, in <module> > stdout=sys.stdout, stderr=sys.stderr) > File "/usr/lib/python2.7/subprocess.py", line 172, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/lib/python2.7/subprocess.py", line 394, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory ---------- Differences in output ---------- 1,109d0 < Running main() from gtest_main.cc < [==========] Running 44 tests from 5 test cases. < [----------] Global test environment set-up. < [----------] 10 tests from StringTokenizer < [ RUN ] StringTokenizer.test_split_with_whitechar < [ OK ] StringTokenizer.test_split_with_whitechar ((TIME)) < [ RUN ] StringTokenizer.test_split_with_newline < [ OK ] StringTokenizer.test_split_with_newline ((TIME)) < [ RUN ] StringTokenizer.test_split_with_x < [ OK ] StringTokenizer.test_split_with_x ((TIME)) < [ RUN ] StringTokenizer.test_split_any_char < [ OK ] StringTokenizer.test_split_any_char ((TIME)) < [ RUN ] StringTokenizer.test_method_reinit < [ OK ] StringTokenizer.test_method_reinit ((TIME)) < [ RUN ] StringTokenizer.test_method_size < [ OK ] StringTokenizer.test_method_size ((TIME)) < [ RUN ] StringTokenizer.test_method_front < [ OK ] StringTokenizer.test_method_front ((TIME)) < [ RUN ] StringTokenizer.test_method_get < [ OK ] StringTokenizer.test_method_get ((TIME)) < [ RUN ] StringTokenizer.test_method_get_with_empty_data < [ OK ] StringTokenizer.test_method_get_with_empty_data ((TIME)) < [ RUN ] StringTokenizer.test_method_getVector < [ OK ] StringTokenizer.test_method_getVector ((TIME)) < [----------] 10 tests from StringTokenizer ((TIME) total) < < [----------] 3 tests from FileHelpers < [ RUN ] FileHelpers.test_method_checkForRelativity < [ OK ] FileHelpers.test_method_checkForRelativity ((TIME)) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,10 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/toolrunner.py", line 29, in <module> > stdout=sys.stdout, stderr=sys.stderr) > File "/usr/lib/python2.7/subprocess.py", line 172, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/lib/python2.7/subprocess.py", line 394, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory ---------- Differences in output ---------- 1,13d0 < Running main() from gtest_main.cc < [==========] Running 2 tests from 1 test case. < [----------] Global test environment set-up. < [----------] 2 tests from FXWorkerThread < [ RUN ] FXWorkerThread.test_init < [ OK ] FXWorkerThread.test_init ((TIME)) < [ RUN ] FXWorkerThread.test_get_all < [ OK ] FXWorkerThread.test_get_all ((TIME)) < [----------] 2 tests from FXWorkerThread ((TIME) total) < < [----------] Global test environment tear-down < [==========] 2 tests from 1 test case ran. ((TIME) total) < [ PASSED ] 2 tests. ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,10 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/toolrunner.py", line 29, in <module> > stdout=sys.stdout, stderr=sys.stderr) > File "/usr/lib/python2.7/subprocess.py", line 172, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/lib/python2.7/subprocess.py", line 394, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory ---------- Differences in output ---------- 1,67d0 < Running main() from gtest_main.cc < [==========] Running 26 tests from 3 test cases. < [----------] Global test environment set-up. < [----------] 10 tests from Boundary < [ RUN ] Boundary.test_method_add < [ OK ] Boundary.test_method_add ((TIME)) < [ RUN ] Boundary.test_method_add_multiple < [ OK ] Boundary.test_method_add_multiple ((TIME)) < [ RUN ] Boundary.test_method_getCenter < [ OK ] Boundary.test_method_getCenter ((TIME)) < [ RUN ] Boundary.test_method_getWidthHeight < [ OK ] Boundary.test_method_getWidthHeight ((TIME)) < [ RUN ] Boundary.test_method_around < [ OK ] Boundary.test_method_around ((TIME)) < [ RUN ] Boundary.test_method_overlapsWith < [ OK ] Boundary.test_method_overlapsWith ((TIME)) < [ RUN ] Boundary.test_method_crosses < [ OK ] Boundary.test_method_crosses ((TIME)) < [ RUN ] Boundary.test_method_partialWithin < [ OK ] Boundary.test_method_partialWithin ((TIME)) < [ RUN ] Boundary.test_method_flipY < [ OK ] Boundary.test_method_flipY ((TIME)) < [ RUN ] Boundary.test_method_moveby < [ OK ] Boundary.test_method_moveby ((TIME)) < [----------] 10 tests from Boundary ((TIME) total) < < [----------] 1 test from GeoConvHelper < [ RUN ] GeoConvHelper.test_method_x2cartesian < [ OK ] GeoConvHelper.test_method_x2cartesian ((TIME)) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,10 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/toolrunner.py", line 29, in <module> > stdout=sys.stdout, stderr=sys.stderr) > File "/usr/lib/python2.7/subprocess.py", line 172, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/lib/python2.7/subprocess.py", line 394, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory ---------- Differences in output ---------- 1,29d0 < Running main() from gtest_main.cc < [==========] Running 7 tests from 3 test cases. < [----------] Global test environment set-up. < [----------] 1 test from MSEventControl < [ RUN ] MSEventControl.test_method_execute < [ OK ] MSEventControl.test_method_execute ((TIME)) < [----------] 1 test from MSEventControl ((TIME) total) < < [----------] 4 tests from MSCFModelTest < [ RUN ] MSCFModelTest.test_method_brakeGap < [ OK ] MSCFModelTest.test_method_brakeGap ((TIME)) < [ RUN ] MSCFModelTest.test_method_static_brakeGap < [ OK ] MSCFModelTest.test_method_static_brakeGap ((TIME)) < [ RUN ] MSCFModelTest.test_method_static_freeSpeed < [ OK ] MSCFModelTest.test_method_static_freeSpeed ((TIME)) < [ RUN ] MSCFModelTest.test_method_static_freeSpeed_half < [ OK ] MSCFModelTest.test_method_static_freeSpeed_half ((TIME)) < [----------] 4 tests from MSCFModelTest ((TIME) total) < < [----------] 2 tests from MSCFModel_IDMTest < [ RUN ] MSCFModel_IDMTest.test_method_brakeGap < [ OK ] MSCFModel_IDMTest.test_method_brakeGap ((TIME)) < [ RUN ] MSCFModel_IDMTest.test_method_getSecureGap < [ OK ] MSCFModel_IDMTest.test_method_getSecureGap ((TIME)) < [----------] 2 tests from MSCFModel_IDMTest ((TIME) total) < < [----------] Global test environment tear-down < [==========] 7 tests from 3 test cases ran. ((TIME) total) < [ PASSED ] 7 tests. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,10 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/toolrunner.py", line 29, in <module> > stdout=sys.stdout, stderr=sys.stderr) > File "/usr/lib/python2.7/subprocess.py", line 172, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/lib/python2.7/subprocess.py", line 394, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory ---------- Differences in output ---------- 1,16d0 < Running main() from gtest_main.cc < [==========] Running 2 tests from 2 test cases. < [----------] Global test environment set-up. < [----------] 1 test from NBHeightMapperTest < [ RUN ] NBHeightMapperTest.test_method_getZ < [ OK ] NBHeightMapperTest.test_method_getZ ((TIME)) < [----------] 1 test from NBHeightMapperTest ((TIME) total) < < [----------] 1 test from NBTrafficLightLogic < [ RUN ] NBTrafficLightLogic.test_method_getDuration < [ OK ] NBTrafficLightLogic.test_method_getDuration ((TIME)) < [----------] 1 test from NBTrafficLightLogic ((TIME) total) < < [----------] Global test environment tear-down < [==========] 2 tests from 2 test cases ran. ((TIME) total) < [ PASSED ] 2 tests. ---------- New result in exitcode ---------- 1
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 ----------
34c34
< 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)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
36c36
< 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)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
38c38
< 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)]
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) [('e2', 9.93), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
40c40
< 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)]
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) [('e2', 9.93), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
42c42
< 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)]
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
44c44
< 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)]
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
46c46
< 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)]
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 7.95), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
48c48
< 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)]
<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 ----------
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>
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>
#4727 (This bug was triggered by text found in file 'output' matching '.') ---------- Differences in output ---------- 23d22 < follow_straight 44d42 < follow_straight 65d62 < follow_straight
#4727 (This bug was triggered by text found in file 'output' matching '.') ---------- Differences in output ---------- 35d34 < lead_left 37c36 < follow_straight --- > lead_left 70d68 < lead_left 72c70 < follow_straight --- > lead_left 107d104 < follow_straight
#4727 (This bug was triggered by text found in file 'output' matching '.') ---------- Differences in output ---------- 46d45 < follow_straight 95d93 < follow_straight 144d141 < follow_straight
#4727 (This bug was triggered by text found in file 'output' matching '.') ---------- Differences in output ---------- 35d34 < lead_right 37c36 < follow_straight --- > lead_right 70d68 < lead_right 72c70 < follow_straight --- > lead_right 107d104 < follow_straight
****************************************************** 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