25Feb21rv1_8_0+1429-276008c347 - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.02Mar002305.3984809 -g

To start TextTest for these tests, run:

texttest -a complex -d /home/delphi/gcc/sumo/tests


default: 435 tests: 408 succeeded 14 known bugs 13 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netconvert osm_roundtrip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
11a12,13
> /home/delphi/gcc/sumo/tests/../tests/complex/netconvert/osm_roundtrip/runner.py:73: DeprecationWarning: 'U' mode is deprecated
>   result += filter(open(prefix + suffix, 'U').readlines(), start_element)

TEST FAILED on ts-sim-build-ba : sumo lane_change best_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in output ----------
8c8
< lane 0 ok
---
> lane 0 mismatches
28,30c28,30
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
50,52c50,52
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
72,74c72,74
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
94,96c94,96
< lane 0 ok
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo protobuf ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,22
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tools/xml/protobuf2xml.py", line 130, in <module>
>     main()
>   File "/home/delphi/gcc/sumo/tools/xml/protobuf2xml.py", line 124, in main
>     module = xml2protobuf.generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>   File "/home/delphi/gcc/sumo/tools/xml/xml2protobuf.py", line 154, in generateProto
>     for name, enum in enums.iteritems():
> AttributeError: 'dict' object has no attribute 'iteritems'
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tools/xml/xml2protobuf.py", line 202, in <module>
>     main()
>   File "/home/delphi/gcc/sumo/tools/xml/xml2protobuf.py", line 188, in main
>     module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>   File "/home/delphi/gcc/sumo/tools/xml/xml2protobuf.py", line 154, in generateProto
>     for name, enum in enums.iteritems():
> AttributeError: 'dict' object has no attribute 'iteritems'
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tests/complex/sumo/protobuf/runner.py", line 82, in <module>
>     connect(IN_PORT, OUT_PORT)
>   File "/home/delphi/gcc/sumo/tests/../tests/complex/sumo/protobuf/runner.py", line 38, in connect
>     i.connect(("localhost", inPort))
> ConnectionRefusedError: [Errno 111] Connection refused
---------- Differences in output ----------
1,5d0
< --- 
< +++ 
< -
< -<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
< +<trajectories timeStepSize="1000">

TEST FAILED on ts-sim-build-ba : sumo socketout ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3,6d2
< Error: Error on closing output devices.
< Error: send failed: Software caused tcpip::Socket abort
< Error: Error on closing output devices.
< Error: send failed: Software caused tcpip::Socket abort

TEST FAILED on ts-sim-build-ba : traci gui gui ( Last six runs Mar2021 Feb2021 )

---------- Differences in png ----------
Binärdateien /home/delphi/gcc/sumo/tests/complex/traci/gui/gui/png.complex und /home/delphi/gcc/texttesttmp/gcc4_64.25Feb002200.2143209/complex/traci/gui/gui/png.complex sind verschieden.

TEST FAILED on ts-sim-build-ba : traci vehicle taxi splitReservation ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
3d2
< reservations2 (Reservation(id=0, persons=('p.2', 'p.3'), group=g0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=2), Reservation(id=1, persons=('p.0', 'p.1'), group=g0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=1))
---------- Differences in tripinfo ----------
5,17d4
<     <personinfo id="p.2" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="31.00" vehicle="taxi_0" depart="31.00" arrival="66.00" arrivalPos="90.60" duration="35.00" routeLength="285.61" timeLoss="15.04"/>
<     </personinfo>
<     <personinfo id="p.3" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="31.00" vehicle="taxi_0" depart="31.00" arrival="66.00" arrivalPos="90.60" duration="35.00" routeLength="285.61" timeLoss="15.04"/>
<     </personinfo>
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="42.00" vehicle="taxi_1" depart="42.00" arrival="74.00" arrivalPos="90.60" duration="32.00" routeLength="285.61" timeLoss="10.78"/>
<     </personinfo>
<     <personinfo id="p.1" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="42.00" vehicle="taxi_1" depart="42.00" arrival="74.00" arrivalPos="90.60" duration="32.00" routeLength="285.61" timeLoss="10.78"/>
<     </personinfo>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on Thu Feb 25 00:23:31 2021 by Eclipse SUMO sumo Version v1_8_0+1429-276008c347
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,19c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p.2" depart="0.00" arrival="66.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.3" depart="0.00" arrival="66.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.0" depart="0.00" arrival="74.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.1" depart="0.00" arrival="74.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
21c11,28
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : routes duarouter ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tests/complex/routes/runner.py", line 113, in <module>
>     for elem, depart in sorted(elements.iteritems()):
> AttributeError: 'dict' object has no attribute 'iteritems'
---------- Differences in output ----------
1,11040d0
< flow 0 0
< Error: The route for vehicle 'v' has no edges.
< Error: The route '!v' for flow 'v' is not known.
< Quitting (on error).
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Error: The route for vehicle 'v' has no edges.
< Error: The route '!v' for flow 'v' is not known.
< Quitting (on error).
< flow 0 1
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 2
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 3
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 4
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 5
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 6
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : routes duarouter_no_validation ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tests/complex/routes/runner.py", line 113, in <module>
>     for elem, depart in sorted(elements.iteritems()):
> AttributeError: 'dict' object has no attribute 'iteritems'
---------- Differences in output ----------
1,5672d0
< flow 0 0
< Error: The route for vehicle 'v' has no edges.
< Error: The route '!v' for flow 'v' is not known.
< Quitting (on error).
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Error: The route for vehicle 'v' has no edges.
< Error: The route '!v' for flow 'v' is not known.
< Quitting (on error).
< flow 0 1
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 2
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 3
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 4
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 5
< Success.
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Success.
< flow 0 6
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : routes sumo ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tests/complex/routes/runner.py", line 113, in <module>
>     for elem, depart in sorted(elements.iteritems()):
> AttributeError: 'dict' object has no attribute 'iteritems'
---------- Differences in output ----------
1,9632d0
< flow 0 0
< Error: The route for flow 'v' has no edges.
< Quitting (on error).
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Error: The route for flow 'v' has no edges.
< Quitting (on error).
< flow 0 1
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 2
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 3
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 4
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 5
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 6
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 7
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 8
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 9
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 10
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 11
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 12
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : routes sumo_no_validation ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tests/complex/routes/runner.py", line 113, in <module>
>     for elem, depart in sorted(elements.iteritems()):
> AttributeError: 'dict' object has no attribute 'iteritems'
---------- Differences in output ----------
1,3936d0
< flow 0 0
< Error: The route for flow 'v' has no edges.
< Quitting (on error).
< Warning: Taz usage was requested but no taz present in flow 'v'!
< Error: The route for flow 'v' has no edges.
< Quitting (on error).
< flow 0 1
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 2
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 3
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 4
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 5
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 6
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 7
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 8
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 9
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 10
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 11
< Warning: Taz usage was requested but no taz present in flow 'v'!
< flow 0 12
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial gtfs plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in output ----------
6a7,33
> Warning! No stop for (4783.734801625833, 13579.170072900131) on vehicle(id='257596', x='13.5828510', y='52.4344350', until='1980', attr_name='Segewaldweg (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (4848.2589887785725, 13134.29141659569) on vehicle(id='257596', x='13.5839280', y='52.4304480', until='2040', attr_name='Pritstabelstr. (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (4931.650861333939, 12804.760433958843) on vehicle(id='257596', x='13.5852490', y='52.4275010', until='2100', attr_name='Dregerhoffstr. (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5007.951809230784, 12522.435069145635) on vehicle(id='257596', x='13.5864520', y='52.4249770', until='2160', attr_name='Zur Nachtheide (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5103.526514093683, 12150.277930598706) on vehicle(id='257596', x='13.5879640', y='52.4216490', until='2220', attr_name='Lienhardweg (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5166.764108447649, 11793.552629915066) on vehicle(id='257596', x='13.5889960', y='52.4184540', until='2280', attr_name='Müggelbergallee (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5188.417874486651, 11665.620848684572) on vehicle(id='257596', x='13.5893510', y='52.4173080', until='2340', attr_name='Wendenschloß (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (4783.734801625833, 13579.170072900131) on vehicle(id='257768', x='13.5828510', y='52.4344350', until='120', attr_name='Segewaldweg (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (4848.2589887785725, 13134.29141659569) on vehicle(id='257768', x='13.5839280', y='52.4304480', until='180', attr_name='Pritstabelstr. (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (4931.650861333939, 12804.760433958843) on vehicle(id='257768', x='13.5852490', y='52.4275010', until='240', attr_name='Dregerhoffstr. (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5007.951809230784, 12522.435069145635) on vehicle(id='257768', x='13.5864520', y='52.4249770', until='300', attr_name='Zur Nachtheide (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5103.526514093683, 12150.277930598706) on vehicle(id='257768', x='13.5879640', y='52.4216490', until='360', attr_name='Lienhardweg (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5166.764108447649, 11793.552629915066) on vehicle(id='257768', x='13.5889960', y='52.4184540', until='420', attr_name='Müggelbergallee (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5188.417874486651, 11665.620848684572) on vehicle(id='257768', x='13.5893510', y='52.4173080', until='480', attr_name='Wendenschloß (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (4783.734801625833, 13579.170072900131) on vehicle(id='257791', x='13.5828510', y='52.4344350', until='960', attr_name='Segewaldweg (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (4848.2589887785725, 13134.29141659569) on vehicle(id='257791', x='13.5839280', y='52.4304480', until='1020', attr_name='Pritstabelstr. (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (4931.650861333939, 12804.760433958843) on vehicle(id='257791', x='13.5852490', y='52.4275010', until='1080', attr_name='Dregerhoffstr. (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5007.951809230784, 12522.435069145635) on vehicle(id='257791', x='13.5864520', y='52.4249770', until='1140', attr_name='Zur Nachtheide (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5103.526514093683, 12150.277930598706) on vehicle(id='257791', x='13.5879640', y='52.4216490', until='1200', attr_name='Lienhardweg (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5166.764108447649, 11793.552629915066) on vehicle(id='257791', x='13.5889960', y='52.4184540', until='1260', attr_name='Müggelbergallee (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5188.417874486651, 11665.620848684572) on vehicle(id='257791', x='13.5893510', y='52.4173080', until='1320', attr_name='Wendenschloß (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! Skipping disconnected route '259570', no path found.
> Warning! Skipping disconnected route '259578', no path found.
> Warning! Skipping disconnected route '259780', no path found.
> Warning! Skipping disconnected route '259865', no path found.
> Warning! Skipping disconnected route '68252', no path found.
> Warning! Skipping disconnected route '68266', no path found.
35a63
> Warning! No net resources/GTFS_VBB_Juni-Dezember-2016/subway.net.xml
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial gtfs tram ( Last six runs Mar2021 Feb2021 )

---------- Differences in output ----------
9,10c9,10
< Warning! No stop for (5166.764108447649, 11793.552629915066) on vehicle(id='257596', x='13.5889960', y='52.4184540', until='2280', attr_name='Mggelbergallee (Berlin)', fareZone='', fareSymbol='', startFare='')
< Warning! No stop for (5188.417874486651, 11665.620848684572) on vehicle(id='257596', x='13.5893510', y='52.4173080', until='2340', attr_name='Wendenschlo (Berlin)', fareZone='', fareSymbol='', startFare='')
---
> Warning! No stop for (5166.764108447649, 11793.552629915066) on vehicle(id='257596', x='13.5889960', y='52.4184540', until='2280', attr_name='Müggelbergallee (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5188.417874486651, 11665.620848684572) on vehicle(id='257596', x='13.5893510', y='52.4173080', until='2340', attr_name='Wendenschloß (Berlin)', fareZone='', fareSymbol='', startFare='')
16,17c16,17
< Warning! No stop for (5166.764108447649, 11793.552629915066) on vehicle(id='257768', x='13.5889960', y='52.4184540', until='420', attr_name='Mggelbergallee (Berlin)', fareZone='', fareSymbol='', startFare='')
< Warning! No stop for (5188.417874486651, 11665.620848684572) on vehicle(id='257768', x='13.5893510', y='52.4173080', until='480', attr_name='Wendenschlo (Berlin)', fareZone='', fareSymbol='', startFare='')
---
> Warning! No stop for (5166.764108447649, 11793.552629915066) on vehicle(id='257768', x='13.5889960', y='52.4184540', until='420', attr_name='Müggelbergallee (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5188.417874486651, 11665.620848684572) on vehicle(id='257768', x='13.5893510', y='52.4173080', until='480', attr_name='Wendenschloß (Berlin)', fareZone='', fareSymbol='', startFare='')
23,24c23,24
< Warning! No stop for (5166.764108447649, 11793.552629915066) on vehicle(id='257791', x='13.5889960', y='52.4184540', until='1260', attr_name='Mggelbergallee (Berlin)', fareZone='', fareSymbol='', startFare='')
< Warning! No stop for (5188.417874486651, 11665.620848684572) on vehicle(id='257791', x='13.5893510', y='52.4173080', until='1320', attr_name='Wendenschlo (Berlin)', fareZone='', fareSymbol='', startFare='')
---
> Warning! No stop for (5166.764108447649, 11793.552629915066) on vehicle(id='257791', x='13.5889960', y='52.4184540', until='1260', attr_name='Müggelbergallee (Berlin)', fareZone='', fareSymbol='', startFare='')
> Warning! No stop for (5188.417874486651, 11665.620848684572) on vehicle(id='257791', x='13.5893510', y='52.4173080', until='1320', attr_name='Wendenschloß (Berlin)', fareZone='', fareSymbol='', startFare='')

TEST FAILED on ts-sim-build-ba : tutorial san_pablo_dam ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1,170c1,197
< Warning: Value of tau=0.96494903558 in car following model 'carFollowing-Krauss' lower than simulation step size may cause collisions
< Warning: Teleporting vehicle '752'; collision with vehicle '751', lane='1to7_0', gap=-0.01, time=26611.00 stage=move.
< Warning: Vehicle '752' teleports beyond arrival edge '7to8', time 26717.00.
< Warning: Teleporting vehicle '786'; collision with vehicle '785', lane='1to7_0', gap=-0.01, time=26755.00 stage=move.
< Warning: Vehicle '786' ends teleporting on edge '7to8', time 26758.00.
< Warning: Teleporting vehicle '837'; collision with vehicle '836', lane='1to7_0', gap=-0.02, time=26809.00 stage=move.
< Warning: Teleporting vehicle '821'; collision with vehicle '820', lane='1to7_0', gap=-0.02, time=26822.00 stage=move.
< Warning: Vehicle '821' ends teleporting on edge '7to8', time 26822.00.
< Warning: Vehicle '837' ends teleporting on edge '7to8', time 26823.00.
< Warning: Teleporting vehicle '867'; collision with vehicle '866', lane='1to7_0', gap=-0.05, time=26858.00 stage=move.
< Warning: Vehicle '867' ends teleporting on edge '7to8', time 26862.00.
< Warning: Teleporting vehicle '893'; collision with vehicle '892', lane='1to7_0', gap=-0.05, time=26927.00 stage=move.
< Warning: Teleporting vehicle '882'; collision with vehicle '881', lane='1to7_0', gap=-0.02, time=26929.00 stage=move.
< Warning: Vehicle '882' ends teleporting on edge '7to8', time 26938.00.
< Warning: Vehicle '893' ends teleporting on edge '7to8', time 26939.00.
< Warning: Teleporting vehicle '855'; collision with vehicle '854', lane='1to7_0', gap=-0.04, time=27019.00 stage=move.
< Warning: Vehicle '855' ends teleporting on edge '7to8', time 27019.00.
< Warning: Teleporting vehicle '993'; collision with vehicle '992', lane='1to7_0', gap=-0.13, time=27154.00 stage=move.
< Warning: Vehicle '993' ends teleporting on edge '7to8', time 27159.00.
< Warning: Teleporting vehicle '994'; collision with vehicle '992', lane='1to7_0', gap=-0.03, time=27224.00 stage=move.
< Warning: Vehicle '994' ends teleporting on edge '7to8', time 27224.00.
< Warning: Teleporting vehicle '932'; collision with vehicle '931', lane='1to7_0', gap=-0.01, time=27280.00 stage=move.
< Warning: Vehicle '932' ends teleporting on edge '7to8', time 27280.00.
< Warning: Teleporting vehicle '973'; collision with vehicle '972', lane='1to7_0', gap=-0.01, time=27284.00 stage=move.
< Warning: Teleporting vehicle '944'; collision with vehicle '943', lane='1to7_0', gap=-0.02, time=27299.00 stage=move.
< Warning: Vehicle '944' ends teleporting on edge '7to8', time 27300.00.
< Warning: Teleporting vehicle '960'; collision with vehicle '959', lane='1to7_0', gap=-0.02, time=27325.00 stage=move.
< Warning: Vehicle '960' ends teleporting on edge '7to8', time 27325.00.
< Warning: Teleporting vehicle '991'; collision with vehicle '990', lane='1to7_0', gap=-0.07, time=27341.00 stage=move.
<truncated after showing first 30 lines>
---------- Differences in output ----------
55c55
< #### yields rmse: 414.9291
---
> #### yields rmse: 412.6918
60,63c60,63
< # simulation with: vMax:23.080 aMax:0.316 bMax:3.514 lCar:4.529 sigA:0.100 tTau:1.100
< #### yields rmse: 91.7576
< # simulation with: vMax:23.085 aMax:1.502 bMax:3.548 lCar:4.498 sigA:0.100 tTau:1.100
< #### yields rmse: 90.3408
---
> # simulation with: vMax:23.079 aMax:0.313 bMax:3.508 lCar:4.534 sigA:0.100 tTau:1.100
> #### yields rmse: 91.7310
> # simulation with: vMax:23.086 aMax:1.498 bMax:3.549 lCar:4.496 sigA:0.100 tTau:1.100
> #### yields rmse: 90.3984
66,67c66,67
< # simulation with: vMax:22.922 aMax:1.269 bMax:2.831 lCar:4.514 sigA:0.100 tTau:1.100
< #### yields rmse: 89.8963
---
> # simulation with: vMax:22.922 aMax:1.269 bMax:2.831 lCar:4.515 sigA:0.100 tTau:1.100
> #### yields rmse: 89.9005
70,98c70,124
< # simulation with: vMax:22.896 aMax:1.317 bMax:3.221 lCar:5.257 sigA:0.100 tTau:1.100
< #### yields rmse: 80.2914
< # simulation with: vMax:22.807 aMax:1.597 bMax:3.141 lCar:5.654 sigA:0.100 tTau:1.100
< #### yields rmse: 73.3423
< # simulation with: vMax:22.704 aMax:1.649 bMax:3.014 lCar:6.124 sigA:0.100 tTau:1.100
< #### yields rmse: 64.8955
< # simulation with: vMax:22.634 aMax:1.645 bMax:2.843 lCar:6.589 sigA:0.100 tTau:1.100
< #### yields rmse: 61.3189
< # simulation with: vMax:22.521 aMax:2.092 bMax:2.935 lCar:6.758 sigA:0.100 tTau:1.100
<truncated after showing first 30 lines>
---------- Differences in results ----------
6c6
< 23.000 2.000 3.000 5.000 1.500 1.500 414.929127949
---
> 23.000 2.000 3.000 5.000 1.500 1.500 412.6918492194013
9,10c9,10
< 23.080 0.316 3.514 4.529 0.100 1.100 91.7576287265
< 23.085 1.502 3.548 4.498 0.100 1.100 90.3408260428
---
> 23.079 0.313 3.508 4.534 0.100 1.100 91.73103369401925
> 23.086 1.498 3.549 4.496 0.100 1.100 90.39836329312554
12c12
< 22.922 1.269 2.831 4.514 0.100 1.100 89.8962581673
---
> 22.922 1.269 2.831 4.515 0.100 1.100 89.90054564543338
14,86c14,99
< 22.896 1.317 3.221 5.257 0.100 1.100 80.2914186663
< 22.807 1.597 3.141 5.654 0.100 1.100 73.3423337267
< 22.704 1.649 3.014 6.124 0.100 1.100 64.8955305121
< 22.634 1.645 2.843 6.589 0.100 1.100 61.3188922527
< 22.521 2.092 2.935 6.758 0.100 1.100 64.1040111706
< 22.543 1.683 2.679 6.515 0.056 0.965 9369.78298488
< 22.816 1.568 3.174 6.737 0.185 1.369 173.143957113
< 22.850 1.695 2.820 6.613 0.070 0.993 65.8258240841
< 22.166 1.566 2.717 6.497 0.100 1.100 60.6426687285
< 22.183 1.592 2.653 6.476 -0.110 1.214 58.5832897657
< 22.050 1.376 3.137 6.653 0.100 1.100 60.5787483511
< 22.092 1.337 3.117 6.689 0.216 1.310 150.130524018
< 21.729 1.635 3.261 6.400 0.100 1.100 60.5957570895
< 21.870 1.263 3.020 6.713 0.100 1.100 60.687370104
< 22.064 1.297 3.141 6.556 0.100 1.100 60.0498853596
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7471) on ts-sim-build-ba : state load_flow_state_only ( Last six runs Mar2021 Feb2021 )

missing flow vehicles
(This bug was triggered by text found in file 'output' matching 'flowFromTo.1')
---------- Differences in output ----------
12,13c12,39
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> <     <tripinfo id="flowFromTo.1" depart="16.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="6.00" arrival="42.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
> > </tripinfos>
> <     <tripinfo id="flowPeriod.1" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output one_vehicle ( Last six runs Mar2021 Feb2021 )

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 0x7f7c84cbe0c0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f7c8531b1c0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f7c84d077c0>
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 0x7f7c8493b340>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f7c84c50a80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f7c84d94600>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f7c84ccb640>
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 0x7f7c84c50980>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x7f7c84cc0540>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f7c84cc0240>
21,24c21,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>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output teleport ( Last six runs Mar2021 Feb2021 )

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,48c1,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>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output teleport_multihop ( Last six runs Mar2021 Feb2021 )

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 (149.0, 149.1) <zip object at 0x7fcf95c292c0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) <zip object at 0x7fcf956bb340>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fcf95f4f040>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fcf95f99c80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fcf96654e80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fcf96654e40>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fcf96654e80>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fcf95ff2e80>
41,48c41,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)]
---
> failed 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (150.0, 151.0) <zip object at 0x7fcf95f4d040>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (150.0, 151.0) <zip object at 0x7fcf95f80040>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output teleport_multihop_newDefaults ( Last six runs Mar2021 Feb2021 )

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
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< 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', '100'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f34edaeffc0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f34eda3ffc0>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f34edad90c0>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f34edad9cc0>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f34edad9880>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f34edad9ec0>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f34edad97c0>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f34edad92c0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f34ed7473c0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f34ed1ca2c0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f34ed5b3780>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f34edaa6900>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output two_same_vehicles ( Last six runs Mar2021 Feb2021 )

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 0x7f5474ca1140>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f5475305900>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f5474cb1bc0>
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 0x7f54748a6480>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f5474ca67c0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f5474ca67c0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f5474ca6180>
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 0x7f5474c345c0>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f5474c342c0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f5474c34740>
21,24c21,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>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output two_vehicles_diff_length ( Last six runs Mar2021 Feb2021 )

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 0x7fab1a0ec200>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7fab1a7ae080>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fab1a121b40>
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 0x7fab19cec1c0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7fab1a077080>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fab1a0e9e40>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7fab1a0f1cc0>
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 0x7fab1a129340>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x7fab1a0f1dc0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fab1a0f1040>
21,24c21,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>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output two_vehicles_diff_speed ( Last six runs Mar2021 Feb2021 )

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,50
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f89be687340>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f89be609340>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f89be609300>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f89be671240>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f89be644240>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f89becaed80>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f89becaec40>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f89be65ec80>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f89be242440>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f89be619b40>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f89be619580>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f89be60d740>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f89be63dec0>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f89be60de40>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f89be63dcc0>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f89be60df00>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f89be60df00>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f89be60df00>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f89be60df00>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f89be619b40>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f89be619580>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f89be619900>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f89be65ccc0>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f89be60d240>
> -- Unordered text as found by filter '^Loading configuration ... done.' --
> Loading configuration ... done.
> Loading configuration ... done.
> Loading configuration ... done.
> Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Mar2021 Feb2021 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3d2
< lead_straight
5d3
< [002] Context results for vehicle 'ego':
6a5
> [002] Context results for vehicle 'ego':
8d6
< [003] Context results for vehicle 'ego':
9a8
> [003] Context results for vehicle 'ego':
11d9
< [004] Context results for vehicle 'ego':
12a11
> [004] Context results for vehicle 'ego':
14d12
< [005] Context results for vehicle 'ego':
15a14
> [005] Context results for vehicle 'ego':
17d15
< [006] Context results for vehicle 'ego':
18a17
> [006] Context results for vehicle 'ego':
20d18
< [007] Context results for vehicle 'ego':
21a20
> [007] Context results for vehicle 'ego':
23d21
< [008] Context results for vehicle 'ego':
24a23
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

2 TESTS had known bugs (#4727) on ts-sim-build-ba :

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Mar2021 Feb2021 )
traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Mar2021 Feb2021 )

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Mar2021 Feb2021 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3,4d2
< follow_straight
< follow_right
5a4,6
> follow_right
> follow_straight
> lead_left
8d8
< lead_left
10,11d9
< follow_straight
< follow_right
12a11,13
> follow_right
> follow_straight
> lead_left
15d15
< lead_left
17,18d16
< follow_straight
< follow_right
19a18,20
> follow_right
> follow_straight
> lead_left
22d22
< lead_left
24,25d23
< follow_straight
< follow_right
<truncated after showing first 30 lines>

TEST had known bugs (see #3263) on ts-sim-build-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Mar2021 Feb2021 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

TEST had known bugs (see #6192) on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Mar2021 Feb2021 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 155, in <module>
>     runSingle(targetTimeHeadway, targetSpaceHeadway, duration, changeRate, maxDecel, refVehID)
>   File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 65, in runSingle
>     leader = results[tc.VAR_LEADER][0]
> TypeError: 'NoneType' object is not subscriptable
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,102c3,102
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>