texttest -a complex -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.30Jun013948.30492 -g
texttest -a complex -d /home/delphi/sumo/tests
---------- Differences in errors ---------- 0a1,10 > Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use > Quitting (on error). > Traceback (most recent call last): > File "/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/runner.py", line 56, in <module> > traci.init(PORT) > File "/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/../../../../../tools/traci/__init__.py", line 65, in init > return getVersion() > File "/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/../../../../../tools/traci/__init__.py", line 82, in getVersion > return _connections[""].getVersion() > AttributeError: 'NoneType' object has no attribute 'getVersion' ---------- Differences in output ---------- 4,103d3 < lane -1000+0.-500+0_0: < length: 1968.0 < offset: 0 < allowsContinuation: 1 < over: ['-1000+0.-500+0_0', '-500+0.+0+0_1', '+0+0.+500+0_1', '+500+0.+1000+0_1'] < lane 0 ok < ---------------------------------------------------------------------- < < -- Test: acosta_busStopNeedsChange#2 < Success. < Loading configuration... done. < lane -500+0.+0+0_0: < length: 483.85 < offset: 1 < allowsContinuation: 0 < over: ['-500+0.+0+0_0'] < lane -500+0.+0+0_1: < length: 1469.5 < offset: 0 < allowsContinuation: 1 < over: ['-500+0.+0+0_1', '+0+0.+500+0_1', '+500+0.+1000+0_1'] < lane -500+0.+0+0_2: < length: 483.85 < offset: -1 < allowsContinuation: 0 < over: ['-500+0.+0+0_2'] < lane 0 ok < lane 1 ok < lane 2 ok <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,2c1,9 < Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use < Quitting (on error). --- > X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection). > Traceback (most recent call last): > File "/home/delphi/sumo/tests/../tests/complex/traci/busySocket/runner.py", line 48, in <module> > traci.init(PORT) > File "/home/delphi/sumo/tools/traci/__init__.py", line 65, in init > return getVersion() > File "/home/delphi/sumo/tools/traci/__init__.py", line 82, in getVersion > return _connections[""].getVersion() > AttributeError: 'NoneType' object has no attribute 'getVersion' ---------- Differences in output ---------- 2d1 < Loading configuration... done.
---------- Differences in errors ---------- 0a1,15 > [xcb] Unknown sequence number while processing queue > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > sumo-gui: xcb_io.c:259: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. > X Fatal error. > Traceback (most recent call last): > File "/home/delphi/sumo/tests/../tests/complex/traci/clientCloses/runner.py", line 73, in <module> > runSingle(99, 50) > File "/home/delphi/sumo/tests/../tests/complex/traci/clientCloses/runner.py", line 53, in runSingle > traci.init(PORT) > File "/home/delphi/sumo/tools/traci/__init__.py", line 65, in init > return getVersion() > File "/home/delphi/sumo/tools/traci/__init__.py", line 82, in getVersion > return _connections[""].getVersion() > AttributeError: 'NoneType' object has no attribute 'getVersion' ---------- Differences in output ---------- 4,21d3 < Print ended at step 100 < ----------- SUMO end time is not given ----------- < Loading configuration... done. < Print ended at step 100 < =========== empty routes in SUMO =========== < ----------- SUMO end time is smaller than TraCI's ----------- < Loading configuration... done. < Print ended at step 100 < ----------- SUMO end time is not given ----------- < Loading configuration... done. < Print ended at step 100 < =========== vehicle leaves before TraCI ends =========== < ----------- SUMO end time is smaller than TraCI's ----------- < Loading configuration... done. < Print ended at step 100 < ----------- SUMO end time is not given ----------- < Loading configuration... done. < Print ended at step 100
---------- Differences in errors ----------
0a1,9
> X Fatal error.
> Traceback (most recent call last):
> File "/home/delphi/sumo/tests/../tests/complex/traci/closingOutput/runner.py", line 47, in <module>
> traci.init(PORT)
> File "/home/delphi/sumo/tools/traci/__init__.py", line 65, in init
> return getVersion()
> File "/home/delphi/sumo/tools/traci/__init__.py", line 82, in getVersion
> return _connections[""].getVersion()
> AttributeError: 'NoneType' object has no attribute 'getVersion'
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>
<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
<timestep time="0.00">
<edge id="2fi">
<lane id="2fi_0">
<vehicle id="horiz" pos="5.10" speed="0.00"/>
</lane>
</edge>
</timestep>
<timestep time="1.00">
<edge id="2fi">
<lane id="2fi_0">
<vehicle id="horiz" pos="6.54" speed="1.44"/>
</lane>
</edge>
</timestep>
<timestep time="2.00">
<edge id="2fi">
<lane id="2fi_0">
<vehicle id="horiz" pos="9.66" speed="3.12"/>
</lane>
</edge>
</timestep>
<timestep time="3.00">
<edge id="2fi">
<lane id="2fi_0">
<vehicle id="horiz" pos="15.31" speed="5.66"/>
</lane>
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Differences in errors ----------
0a1,9
> X Fatal error.
> Traceback (most recent call last):
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/gui/runner.py", line 40, in <module>
> traci.init(PORT)
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/gui/../../../../../tools/traci/__init__.py", line 65, in init
> return getVersion()
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/gui/../../../../../tools/traci/__init__.py", line 82, in getVersion
> return _connections[""].getVersion()
> AttributeError: 'NoneType' object has no attribute 'getVersion'
---------- Differences in output ----------
2,16d1
< step 0
< step 1
< step 2
< views ['View #0']
< examining View #0
< zoom 100.0
< offset (500.0, 500.0)
< schema standard
< {0: ['View #0']}
< step 3
< {0: ['View #0']}
< step 4
< {0: ['View #0']}
< step 5
< {0: ['View #0']}
---------- Differences in errors ----------
0a1,9
> X Fatal error.
> Traceback (most recent call last):
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/poi/runner.py", line 46, in <module>
> traci.init(PORT)
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/poi/../../../../../tools/traci/__init__.py", line 65, in init
> return getVersion()
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/poi/../../../../../tools/traci/__init__.py", line 82, in getVersion
> return _connections[""].getVersion()
> AttributeError: 'NoneType' object has no attribute 'getVersion'
---------- Differences in output ----------
2,36d1
< step 0
< step 1
< step 2
< adding 0
< pois ['0']
< poi count 1
< examining 0
< pos (1.0, 1.0)
< type test
< color (1, 2, 3, 4)
< {0: ['0']}
< step 3
< {0: ['0']}
< step 4
< {0: ['0']}
< step 5
< {0: ['0']}
< pois ['0']
< poi count 1
< examining 0
< pos (5.0, 5.0)
< type blub
< color (222, 111, 221, 0)
< pois ['0', 'p2']
< poi count 2
< examining p2
< pos (2.0, 2.0)
< type ptest
< color (11, 21, 31, 41)
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,14
> X Error: code 16 major 4 minor 0: BadLength (poly request too large or internal Xlib length error).
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
> X Error: code 1 major 0 minor 0: BadRequest (invalid request code or no such operation).
> X Error: code 16 major 4 minor 0: BadLength (poly request too large or internal Xlib length error).
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Fatal error.
> Traceback (most recent call last):
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/polygon/runner.py", line 37, in <module>
> traci.init(PORT)
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/polygon/../../../../../tools/traci/__init__.py", line 65, in init
> return getVersion()
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/polygon/../../../../../tools/traci/__init__.py", line 82, in getVersion
> return _connections[""].getVersion()
> AttributeError: 'NoneType' object has no attribute 'getVersion'
---------- Differences in output ----------
2,18d1
< step 0
< step 1
< step 2
< adding 0
< polygons ['0']
< polygon count 1
< examining 0
< shape [(1.0, 1.0), (1.0, 10.0), (10.0, 10.0)]
< type test
< color (1, 2, 3, 4)
< {0: ['0']}
< step 3
< {0: ['0']}
< step 4
< {0: ['0']}
< step 5
< {0: ['0']}
---------- Differences in errors ---------- 0a1,10 > Traceback (most recent call last): > File "/home/delphi/sumo/tests/../tests/complex/traci/repeatedConnection/runner.py", line 72, in <module> > runSingle(50, 99) > File "/home/delphi/sumo/tests/../tests/complex/traci/repeatedConnection/runner.py", line 56, in runSingle > traci.init(PORT) > File "/home/delphi/sumo/tools/traci/__init__.py", line 65, in init > return getVersion() > File "/home/delphi/sumo/tools/traci/__init__.py", line 82, in getVersion > return _connections[""].getVersion() > AttributeError: 'NoneType' object has no attribute 'getVersion' ---------- Differences in output ---------- 4,62d3 < Print ended at step 100 < Loading configuration... done. < Run 1 < Print ended at step 100 < Loading configuration... done. < Run 2 < Print ended at step 100 < Loading configuration... done. < Run 3 < Print ended at step 100 < Loading configuration... done. < Run 4 < Print ended at step 100 < Loading configuration... done. < Run 5 < Print ended at step 100 < Loading configuration... done. < Run 6 < Print ended at step 100 < Loading configuration... done. < Run 7 < Print ended at step 100 < Loading configuration... done. < Run 8 < Print ended at step 100 < Loading configuration... done. < Run 9 < Print ended at step 100 < ----------- TraCI ends first ----------- <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: SVN 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.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> --- > <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="-399345.66,-5809365.64" convBoundary="-1.31,0.00,1737.68,767.39" origBoundary="13.519602,52.425528,13.545248,52.434465" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> --- > <location netOffset="-399345.50,-5809365.91" convBoundary="0.00,0.00,1737.97,767.05" origBoundary="1351960.000000,5242553.000000,1354525.000000,5243232.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> 9c9 < <lane id=":175648134_0_0" index="0" allow="bicycle" speed="5.56" length="4.82" shape="15.90,169.70 14.56,169.04 14.04,168.28 14.35,167.40 15.46,166.42"/> --- > <lane id=":175648134_0_0" index="0" allow="bicycle" speed="5.56" length="4.82" shape="16.24,169.26 14.91,168.61 14.39,167.84 14.69,166.97 15.81,165.99"/> 12,13c12,13 < <lane id=":261599791_0_0" index="0" speed="27.78" length="0.10" shape="34.60,181.48 34.67,181.47"/> < <lane id=":261599791_0_1" index="1" speed="27.78" length="0.10" shape="34.18,178.21 34.20,178.20"/> --- > <lane id=":261599791_0_0" index="0" speed="27.78" length="0.10" shape="34.51,181.07 34.56,181.07"/> > <lane id=":261599791_0_1" index="1" speed="27.78" length="0.10" shape="34.09,177.80 34.11,177.80"/> 16c16 < <lane id=":261599791_2_0" index="0" speed="27.78" length="2.41" shape="34.18,178.21 32.85,177.55 32.33,176.78"/> --- > <lane id=":261599791_2_0" index="0" speed="27.78" length="2.41" shape="34.09,177.80 32.76,177.14 32.25,176.37"/> 19c19 < <lane id=":261599791_6_0" index="0" speed="27.78" length="2.41" shape="32.33,176.78 32.64,175.91 33.76,174.93"/> --- > <lane id=":261599791_6_0" index="0" speed="27.78" length="2.41" shape="32.25,176.37 32.55,175.50 33.68,174.53"/> 22,23c22,23 < <lane id=":261599791_3_0" index="0" speed="27.78" length="0.10" shape="33.34,171.66 33.34,171.66"/> < <lane id=":261599791_3_1" index="1" speed="27.78" length="0.10" shape="33.75,174.93 33.76,174.93"/> --- <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: SVN 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.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> --- > <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="-399345.66,-5809365.64" convBoundary="-1.31,0.00,1737.68,767.39" origBoundary="13.519602,52.425528,13.545248,52.434465" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> --- > <location netOffset="0.00,-19.68" convBoundary="0.00,0.00,1737.68,747.71" origBoundary="0.00,19.68,1737.68,767.39" projParameter="!"/> 9c9 < <lane id=":175648134_0_0" index="0" allow="bicycle" speed="5.56" length="4.82" shape="15.90,169.70 14.56,169.04 14.04,168.28 14.35,167.40 15.46,166.42"/> --- > <lane id=":175648134_0_0" index="0" speed="5.56" length="4.82" shape="15.90,150.02 14.56,149.36 14.04,148.60 14.35,147.72 15.46,146.74"/> 12,13c12,13 < <lane id=":261599791_0_0" index="0" speed="27.78" length="0.10" shape="34.60,181.48 34.67,181.47"/> < <lane id=":261599791_0_1" index="1" speed="27.78" length="0.10" shape="34.18,178.21 34.20,178.20"/> --- > <lane id=":261599791_0_0" index="0" speed="27.78" length="0.10" shape="34.58,161.80 34.67,161.79"/> > <lane id=":261599791_0_1" index="1" speed="27.78" length="0.10" shape="34.17,158.53 34.20,158.52"/> 16c16 < <lane id=":261599791_2_0" index="0" speed="27.78" length="2.41" shape="34.18,178.21 32.85,177.55 32.33,176.78"/> --- > <lane id=":261599791_2_0" index="0" speed="27.78" length="2.41" shape="34.17,158.53 32.84,157.87 32.33,157.10"/> 19c19 < <lane id=":261599791_6_0" index="0" speed="27.78" length="2.41" shape="32.33,176.78 32.64,175.91 33.76,174.93"/> --- > <lane id=":261599791_6_0" index="0" speed="27.78" length="2.41" shape="32.33,157.10 32.63,156.23 33.76,155.25"/> 22,23c22,23 < <lane id=":261599791_3_0" index="0" speed="27.78" length="0.10" shape="33.34,171.66 33.34,171.66"/> < <lane id=":261599791_3_1" index="1" speed="27.78" length="0.10" shape="33.75,174.93 33.76,174.93"/> --- <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: SVN 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.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> --- > <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="0.09,0.05" convBoundary="0.00,0.00,1737.79,766.31" origBoundary="-0.55,-0.05,1737.80,766.26" projParameter="!"/> --- > <location netOffset="0.02,0.05" convBoundary="0.00,0.00,1737.72,766.31" origBoundary="-0.02,-0.05,1737.70,766.26" projParameter="!"/> 18c18 < <lane id=":1_0_0" index="0" disallow="pedestrian" speed="13.90" length="4.97" width="3.20" shape="471.21,49.64 471.94,48.30 472.75,47.80 473.64,48.15 474.59,49.35"/> --- > <lane id=":1_0_0" index="0" disallow="pedestrian" speed="13.90" length="4.97" width="3.20" shape="471.10,49.20 471.83,47.85 472.64,47.36 473.53,47.71 474.48,48.90"/> 21c21 < <lane id=":10_0_0" index="0" disallow="pedestrian" speed="13.90" length="11.21" width="3.20" shape="377.73,472.70 375.62,470.39 374.73,467.83 373.73,465.54 371.26,464.06"/> --- > <lane id=":10_0_0" index="0" disallow="pedestrian" speed="13.90" length="11.21" width="3.20" shape="377.66,472.70 375.55,470.39 374.66,467.83 373.65,465.54 371.19,464.06"/> 24c24 < <lane id=":10_1_0" index="0" disallow="pedestrian" speed="13.90" length="34.28" width="3.20" shape="377.73,472.70 367.63,465.58 364.94,461.62 369.66,460.82 381.79,463.18"/> --- > <lane id=":10_1_0" index="0" disallow="pedestrian" speed="13.90" length="34.28" width="3.20" shape="377.66,472.70 367.56,465.58 364.87,461.62 369.59,460.82 381.72,463.18"/> 27c27 < <lane id=":10_2_0" index="0" allow="pedestrian" speed="13.90" length="4.97" width="3.20" shape="377.73,472.70 377.10,471.30 377.20,470.35 378.01,469.86 379.54,469.82"/> --- > <lane id=":10_2_0" index="0" allow="pedestrian" speed="13.90" length="4.97" width="3.20" shape="377.66,472.70 377.03,471.30 377.13,470.35 377.94,469.86 379.47,469.82"/> 30c30 < <lane id=":10_3_0" index="0" allow="pedestrian" speed="13.90" length="12.04" width="3.20" shape="380.97,466.48 376.71,465.65 375.05,465.93 375.99,467.32 379.54,469.82"/> --- > <lane id=":10_3_0" index="0" allow="pedestrian" speed="13.90" length="12.04" width="3.20" shape="380.89,466.48 376.63,465.65 374.98,465.93 375.92,467.32 379.47,469.82"/> 33c33 < <lane id=":10_4_0" index="0" disallow="pedestrian" speed="13.90" length="10.00" width="3.20" shape="380.97,466.48 371.26,464.06"/> <truncated after showing first 30 lines>
information about node membership in a joined TLS is lost (This bug was triggered by text found in file 'errors' matching '- <node id="283018817".*tl="joinedS_0"/>') ---------- Differences in errors ---------- 1,2c1,6 < Warning: Discarding unusable type "railway.construction" (first occurence for edge "11390634#0"). < Warning: Discarding unusable type "highway.construction" (first occurence for edge "24154002"). --- > Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4616435#0'). > Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '5363708'). > Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|highway.primary' (first occurence for edge '7216737#0'). > Warning: Discarding unusable type 'railway.construction' (first occurence for edge '11390634#0'). > Warning: Discarding unusable type 'highway.construction' (first occurence for edge '24154002'). > Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '24214693#0'). 6,7d9 < Warning: Ambiguity in turnarounds computation at node '283018845'. < Warning: Ambiguity in turnarounds computation at node 'cluster_283018844_283018932'. 12,16c14,119 < Warning: The traffic light 'joinedG_2' does not control any links; it will not be build. < Warning: Could not build program '0' for traffic light 'joinedG_2' < Warning: The traffic light 'joinedG_3' does not control any links; it will not be build. < Warning: Could not build program '0' for traffic light 'joinedG_3' < Warning: Ambiguity in turnarounds computation at node '283018845'. --- > --- > +++ > @@ -1,39 +1,5 @@ > <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> > > - > - <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/> > - <type id="highway.bus_guideway" priority="1" numLanes="1" speed="8.33" allow="bus" oneway="1"/> > - <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/> > - <type id="highway.footway" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1" width="2.00"/> <truncated after showing first 30 lines>
to many tls events (This bug was triggered by text found in file 'tls_state' matching '<tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>') ---------- Differences in tls_state ---------- 5a6,55 > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> > <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/> <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 '[10') ---------- Differences in output ---------- 0a1,96 > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.9, 1.0) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [-1.0, 10.0, 10.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [-1.0, 10.0, 10.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.0, 71.1) [-1.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.9, 1.0) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.0, 72.0) [-1.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching '[10') ---------- Differences in output ---------- 0a1,96 > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] > Loading configuration... done. <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching '[10') ---------- Differences in output ---------- 0a1,96 > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 51.0) [10.0, 10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.1, 75.2) [-1.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching '[10') ---------- Differences in output ---------- 0a1,96 > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 51.0) [10.0, 10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.1, 75.2) [-1.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) [-1.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > success ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching '[10') ---------- Differences in output ---------- 0a1,96 > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) [9.5, 9.5, 9.6, 9.6] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) [9.62, 9.5, 9.64, 9.64] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) [9.86, 9.5, 9.86, 9.86] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 10.0) [9.67, -1.0, 9.67, 9.67] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [10.0, 9.62, 9.5, 9.62, 9.62] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [10.0, 9.62, 9.5, 9.62, 9.62] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) [9.5, 9.5, 9.6, 9.6] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) [9.62, 9.5, 9.64, 9.64] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) [9.86, 9.5, 9.86, 9.86] > Loading configuration... done. > failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 10.0) [9.67, -1.0, 9.67, 9.67] > Loading configuration... done. <truncated after showing first 30 lines>