17Oct19rv1_3_1+0617-7fdb5d8271 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttestc.py -a tools -d C:/Users/delphi/Code/sumo/git/tests -reconnect C:/Users/delphi/Code/sumo/msvc12x64Dtexttesttmp/msvc12x64D.31Oct032441.22296 -g

To start TextTest for these tests, run:

texttestc.py -a tools -d C:/Users/delphi/Code/sumo/git/tests


default: 464 tests: 392 succeeded 68 FAILED 4 known bugs

Detailed information for the tests that FAILED:

6 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/assign/cadytsIterate.py", line 168, in <module>
>     main()
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/assign/cadytsIterate.py", line 144, in main
>     writeSUMOConf(sumoBinary, step, options, [], ",".join(files))
>   File "C:\Users\delphi\Code\sumo\git\tools\assign\duaIterate.py", line 347, in writeSUMOConf
>     subprocess.call(sumoCmd, stdout=subprocess.PIPE)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
3,100d2
< <<
< ------------------
< 
< calibration step: 1
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 2
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 3
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 4
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 5
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 6
<truncated after showing first 30 lines>
assign calibration 2ndTestNetwork_sumoFormat ( Last six runs Oct2019 )
assign calibration demand_adjustment ( Last six runs Oct2019 )
assign calibration fixed_demand ( Last six runs Oct2019 )
assign calibration multi_route_files ( Last six runs Oct2019 )
assign calibration p2p_demand_adjustment ( Last six runs Oct2019 )
assign calibration p2p_simple ( Last six runs Oct2019 )

TEST FAILED on ts-sim-winbuild-ba : assign costFunctionChecker flow ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/assign/costFunctionChecker.py", line 218, in <module>
>     retCode = call([duaBinary, "-c", "iteration_%s.duarcfg" % step], log)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/assign/costFunctionChecker.py", line 35, in call
>     retCode = subprocess.call(command, stdout=log, stderr=log)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
3,350d2
< <<
< >> Generating weights
< <<
< ------------------
< 
< > Executing step 1
< >> Running router with input_flows_0.rou.alt.xml
< <<
< >> Generating weights
< <<
< ------------------
< 
< > Executing step 2
< >> Running router with input_flows_1.rou.alt.xml
< <<
< >> Generating weights
< <<
< ------------------
< 
< > Executing step 3
< >> Running router with input_flows_2.rou.alt.xml
< <<
< >> Generating weights
< <<
< ------------------
< 
< > Executing step 4
< >> Running router with input_flows_3.rou.alt.xml
< <<
<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/assign/costFunctionChecker.py", line 218, in <module>
>     retCode = call([duaBinary, "-c", "iteration_%s.duarcfg" % step], log)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/assign/costFunctionChecker.py", line 35, in call
>     retCode = subprocess.call(command, stdout=log, stderr=log)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
3,350d2
< <<
< >> Generating weights
< <<
< ------------------
< 
< > Executing step 1
< >> Running router with input_trips_0.rou.alt.xml
< <<
< >> Generating weights
< <<
< ------------------
< 
< > Executing step 2
< >> Running router with input_trips_1.rou.alt.xml
< <<
< >> Generating weights
< <<
< ------------------
< 
< > Executing step 3
< >> Running router with input_trips_2.rou.alt.xml
< <<
< >> Generating weights
< <<
< ------------------
< 
< > Executing step 4
< >> Running router with input_trips_3.rou.alt.xml
< <<
<truncated after showing first 30 lines>
assign costFunctionChecker identity ( Last six runs Oct2019 )
assign costFunctionChecker simple ( Last six runs Oct2019 )
assign costFunctionChecker three ( Last six runs Oct2019 )

TEST FAILED on ts-sim-winbuild-ba : assign dua-iterate binary ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,3
> Error: Could not locate duarouter (duarouter).
> Make sure its on the search path or set environment variable DUAROUTER_BINARY
> 
---------- Differences in output ----------
1,40d0
< Loading configuration... done.
< > Executing step 0
< >> Running router on input_trips.trips.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration... done.
< > Executing step 1
< >> Running router on input_trips_000.rou.alt.sbx
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.sbx
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.sbx
< <<
< >> Running simulation
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : assign dua-iterate convergence ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,3
> Error: Could not locate duarouter (duarouter).
> Make sure its on the search path or set environment variable DUAROUTER_BINARY
> 
---------- Differences in output ----------
1,99d0
< Loading configuration... done.
< > Executing step 0
< >> Running router on input_trips.trips.xml
< <<
< >> Running simulation
< <<
< < relative travel time deviation in the last 1 steps: 0.00000
< ------------------
< 
< Loading configuration... done.
< > Executing step 1
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< < relative travel time deviation in the last 2 steps: 0.00795
< ------------------
< 
< Loading configuration... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< < relative travel time deviation in the last 3 steps: 0.00752
< ------------------
< 
< Loading configuration... done.
< > Executing step 3
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : assign dua-iterate external_gawron ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,3
> Error: Could not locate duarouter (duarouter).
> Make sure its on the search path or set environment variable DUAROUTER_BINARY
> 
---------- Differences in output ----------
1,119d0
< Loading configuration... done.
< use externalgawron
< > Executing step 0
< >> Running router on input_trips.trips.xml
< <<
< basename input_trips
< >> Running simulation
< <<
< >> Smoothing edge weights
< >>> Updated 4 edges
< >>> Decayed 0 unseen edges
< >>> Error avg:0 mean:0
< >>> Absolute Error avg:0 mean:0
< ------------------
< 
< Loading configuration... done.
< > Executing step 1
< >> Running router on input_trips_000.rou.alt.xml
< <<
< basename input_trips
< step: 1
< get externalgawron
< run getRouteChoices
< ecoMeasure: None
< prefix: input_trips_001
< parse network file
< could not parse weights file: None
< parse dumpfile
< dump_000_900.xml
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in errors ----------
0a1,3
> Error: Could not locate duarouter (duarouter).
> Make sure its on the search path or set environment variable DUAROUTER_BINARY
> 
---------- Differences in output ----------
1,40d0
< Loading configuration... done.
< > Executing step 0
< >> Running router on input_trips.trips.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration... done.
< > Executing step 1
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
<truncated after showing first 30 lines>
assign dua-iterate filtered_tripinfo ( Last six runs Oct2019 )
assign dua-iterate simple ( Last six runs Oct2019 )
assign dua-iterate unordered_input ( Last six runs Oct2019 )
assign dua-iterate vtypes_add ( Last six runs Oct2019 )

TEST FAILED on ts-sim-winbuild-ba : assign dua-iterate recognize_error ( Last six runs Oct2019 )

---------- Differences in errors ----------
1c1,3
< Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---
> Error: Could not locate duarouter (duarouter).
> Make sure its on the search path or set environment variable DUAROUTER_BINARY
> 
---------- Differences in output ----------
1,3d0
< Loading configuration... done.
< > Executing step 0
< >> Running router on input_trips.trips.xml

TEST FAILED on ts-sim-winbuild-ba : assign dua-iterate start_with_routes ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,3
> Error: Could not locate duarouter (duarouter).
> Make sure its on the search path or set environment variable DUAROUTER_BINARY
> 
---------- Differences in output ----------
1,40d0
< Loading configuration... done.
< > Executing step 0
< >> Running router on input_routes.rou.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration... done.
< > Executing step 1
< >> Running router on input_routes_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration... done.
< > Executing step 2
< >> Running router on input_routes_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration... done.
< > Executing step 3
< >> Running router on input_routes_002.rou.alt.xml
< <<
< >> Running simulation
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : assign dua-iterate weight_memory ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,3
> Error: Could not locate duarouter (duarouter).
> Make sure its on the search path or set environment variable DUAROUTER_BINARY
> 
---------- Differences in output ----------
1,65d0
< Loading configuration... done.
< > Executing step 0
< >> Running router on input_trips.trips.xml
< <<
< >> Running simulation
< <<
< >> Smoothing edge weights
< >>> Updated 4 edges
< >>> Decayed 0 unseen edges
< >>> Error avg:0 mean:0
< >>> Absolute Error avg:0 mean:0
< ------------------
< 
< Loading configuration... done.
< > Executing step 1
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< >> Smoothing edge weights
< >>> Updated 7 edges
< >>> Decayed 0 unseen edges
< >>> Error avg:0.148571428571 mean:0
< >>> Absolute Error avg:0.202857142857 mean:0.02
< ------------------
< 
< Loading configuration... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : assign one-shot simple ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/assign/one-shot.py", line 179, in <module>
>     call([sumoBinary, "-c", "one_shot_%s.sumocfg" % step], log)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/assign/one-shot.py", line 32, in call
>     retCode = subprocess.call(command, stdout=log, stderr=log)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
2,12d1
< ------------------
< 
< > Running simulation with update frequency 1800
< ------------------
< 
< > Running simulation with update frequency 300
< ------------------
< 
< > Running simulation with update frequency 15
< ------------------
< 

TEST FAILED on ts-sim-winbuild-ba : import OSM webWizard ( Last six runs Oct2019 )

---------- Differences in errors ----------
286,322c286,299
< Warning: At actuated tlLogic 'cluster_21432801_2938442114_295705005_3139140896_3178759584_735967920_735967921_735967926_961816249_961816257', actuated phase 5 has no controlling detector
< Warning: At actuated tlLogic 'joinedS_0', linkIndex 16 has no controlling detector
< Warning: At actuated tlLogic 'joinedS_0', linkIndex 17 has no controlling detector
< Warning: At actuated tlLogic 'joinedS_0', linkIndex 23 has no controlling detector
< Warning: busStop '1827996414' on lane '72157174#1_1' is too short for vehicle '3_bus_TXL:0'.
< Warning: busStop '1827996417' on lane '24914992#1_1' is too short for vehicle '4_bus_TXL:1'.
< Warning: busStop '1633759766' on lane '421641064_0' is too short for vehicle '14_tram_M4:0'.
< Warning: busStop '2175753204' on lane '207364192#0_0' is too short for vehicle '20_tram_12:0'.
< Warning: busStop '1673526976' on lane '167272512#2_0' is too short for vehicle '21_tram_12:1'.
< Warning: busStop '30731700' on lane '167272531#9_0' is too short for vehicle '21_tram_12:1'.
< Warning: busStop '1668497956' on lane '153537614#2_0' is too short for vehicle '28_tram_M1:2'.
< Warning: busStop '3918673888' on lane '388702039#10_0' is too short for vehicle '36_bus_N6:0'.
< Warning: busStop '3869306762' on lane '111251382#2_1' is too short for vehicle '37_bus_147:0'.
< Warning: busStop '2071423352' on lane '295250361_0' is too short for vehicle '62_subway_U6:0'.
< Warning: busStop '3928759794' on lane '388702041#11_0' is too short for vehicle '70_bus_N6:1'.
< Warning: At actuated tlLogic 'cluster_21432801_2938442114_295705005_3139140896_3178759584_735967920_735967921_735967926_961816249_961816257', actuated phase 5 has no controlling detector
< Warning: At actuated tlLogic 'joinedS_0', linkIndex 16 has no controlling detector
< Warning: At actuated tlLogic 'joinedS_0', linkIndex 17 has no controlling detector
< Warning: At actuated tlLogic 'joinedS_0', linkIndex 23 has no controlling detector
< Warning: busStop '1827996414' on lane '72157174#1_1' is too short for vehicle 'pt_bus_TXL:0.0'.
< Warning: busStop '1827996417' on lane '24914992#1_1' is too short for vehicle 'pt_bus_TXL:1.0'.
< Warning: busStop '1633759766' on lane '421641064_0' is too short for vehicle 'pt_tram_M4:0.0'.
< Warning: busStop '2175753204' on lane '207364192#0_0' is too short for vehicle 'pt_tram_12:0.0'.
< Warning: busStop '1673526976' on lane '167272512#2_0' is too short for vehicle 'pt_tram_12:1.0'.
< Warning: busStop '30731700' on lane '167272531#9_0' is too short for vehicle 'pt_tram_12:1.0'.
< Warning: busStop '1668497956' on lane '153537614#2_0' is too short for vehicle 'pt_tram_M1:2.0'.
< Warning: busStop '3918673888' on lane '388702039#10_0' is too short for vehicle 'pt_bus_N6:0.0'.
< Warning: busStop '3869306762' on lane '111251382#2_1' is too short for vehicle 'pt_bus_147:0.0'.
< Warning: busStop '2071423352' on lane '295250361_0' is too short for vehicle 'pt_subway_U6:0.0'.
<truncated after showing first 30 lines>
---------- Differences in osmimport ----------
113c113
<         <lane id=":1157325158_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.16" width="2.00" shape="2225.34,2120.87 2226.58,2119.31 2225.45,2118.20 2223.85,2117.01 2223.17,2117.92 2224.78,2119.11 2225.08,2120.49 2224.99,2120.00 2224.99,2119.50 2225.01,2119.11 2224.96,2118.94"/>
---
>         <lane id=":1157325158_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.64" width="2.00" shape="2225.34,2120.87 2226.58,2119.31 2225.45,2118.20 2223.85,2117.01 2222.45,2118.90 2224.05,2120.09 2225.07,2120.61 2224.84,2120.33 2224.64,2120.08 2224.45,2119.92 2224.26,2119.91"/>
810c810
<         <lane id=":1393236495_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.59" width="2.00" shape="1446.60,1885.32 1448.57,1884.94 1450.06,1885.05 1450.23,1883.06 1445.18,1882.61 1445.00,1884.60 1446.49,1884.97 1446.31,1884.77 1446.07,1884.67 1445.77,1884.63 1445.41,1884.62"/>
---
>         <lane id=":1393236495_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.62" width="2.00" shape="1446.62,1885.42 1448.59,1885.04 1450.06,1885.05 1450.23,1883.06 1445.18,1882.61 1445.00,1884.60 1446.51,1885.05 1446.33,1884.83 1446.09,1884.70 1445.78,1884.65 1445.42,1884.63"/>
1068c1068
<         <lane id=":1457124722_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.44" width="2.00" shape="1557.88,2001.87 1558.13,1999.89 1556.82,1998.20 1554.84,1997.96 1554.26,1999.40 1554.01,2001.39"/>
---
>         <lane id=":1457124722_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.49" width="2.00" shape="1557.88,2001.87 1558.13,1999.89 1556.82,1998.20 1554.84,1997.96 1554.16,1999.39 1553.92,2001.37"/>
2050c2050
<         <lane id=":1673526976_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.07" width="4.00" shape="1450.29,2146.19 1447.23,2143.61 1447.97,2145.37 1449.57,2146.58"/>
---
>         <lane id=":1673526976_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.78" width="4.00" shape="1450.29,2146.19 1447.23,2143.61 1448.73,2144.37 1450.33,2145.58"/>
2311c2311
<         <lane id=":1769589034_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.14" width="4.00" shape="1065.91,2389.88 1068.90,2390.14 1072.68,2383.46 1069.69,2383.21 1069.32,2384.77 1068.64,2385.80 1067.80,2386.57 1066.96,2387.33 1066.28,2388.36"/>
---
>         <lane id=":1769589034_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.17" width="4.00" shape="1065.90,2389.93 1068.89,2390.19 1072.68,2383.46 1069.69,2383.21 1069.32,2384.77 1068.64,2385.80 1067.80,2386.57 1066.96,2387.33 1066.28,2388.36"/>
2921c2921
<         <lane id=":1828018092_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.39" width="2.00" shape="2682.45,2503.02 2682.08,2501.06 2679.96,2499.06 2678.54,2500.46 2678.69,2501.70 2679.06,2503.66"/>
---
>         <lane id=":1828018092_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.36" width="2.00" shape="2682.41,2503.03 2682.03,2501.07 2679.96,2499.06 2678.54,2500.46 2678.69,2501.70 2679.06,2503.66"/>
3120c3120
<         <lane id=":1860777046_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.99" width="2.00" shape="2621.19,2222.96 2622.38,2221.35 2623.51,2220.63 2621.98,2219.33 2619.89,2219.49 2618.68,2221.08"/>
---
>         <lane id=":1860777046_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.94" width="2.00" shape="2621.19,2222.96 2622.38,2221.35 2623.44,2220.71 2621.92,2219.41 2619.89,2219.49 2618.68,2221.08"/>
3129c3129
<         <lane id=":1860777052_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.33" width="2.00" shape="2061.22,2359.88 2063.05,2359.08 2064.29,2359.28 2065.03,2357.42 2059.67,2355.22 2058.87,2357.05 2060.90,2359.13 2060.65,2358.56 2060.40,2358.11 2060.06,2357.74 2059.57,2357.40"/>
<truncated after showing first 30 lines>
---------- Differences in osmstops ----------
86c86
<         <access lane="463829474#0_0" pos="0.10" length="3.62" friendlyPos="1"/>
---
>         <access lane="463829474#0_0" pos="0.20" length="1.74" friendlyPos="1"/>
89c89
<     <busStop id="1686199552" name="Berliner Rathaus" lane="156364566#1_2" startPos="18.00" endPos="33.00" friendlyPos="true" lines="N65 N8 N40"/>
---
>     <busStop id="1686199552" name="Berliner Rathaus" lane="156364566#1_2" startPos="17.60" endPos="32.60" friendlyPos="true" lines="N65 N8 N40"/>
107c107
<         <access lane="272810811_0" pos="0.00" length="2.32" friendlyPos="1"/>
---
>         <access lane="272810811_0" pos="0.00" length="2.27" friendlyPos="1"/>
130c130
<         <access lane="175499826_0" pos="0.10" length="11.92" friendlyPos="1"/>
---
>         <access lane="175499826_0" pos="0.20" length="11.92" friendlyPos="1"/>
284c284
<         <access lane="377110621#1_0" pos="0.00" length="13.23" friendlyPos="1"/>
---
>         <access lane="377110621#1_0" pos="0.00" length="13.28" friendlyPos="1"/>
298c298
<         <access lane="272757323#1_0" pos="0.20" length="8.44" friendlyPos="1"/>
---
>         <access lane="272757323#1_0" pos="0.20" length="8.39" friendlyPos="1"/>
379c379
<         <access lane="379904843#3_0" pos="0.00" length="18.37" friendlyPos="1"/>
---
>         <access lane="379904843#3_0" pos="0.00" length="18.35" friendlyPos="1"/>
433c433
<     <busStop id="3867910441" name="U Weinmeisterstraße/Gipsstraße" lane="36892597#2_1" startPos="5.42" endPos="20.42" friendlyPos="true" lines="N65 N2 N8 N40 N42"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
71c71
< Guessed 942 pedestrian crossings.
---
> Guessed 945 pedestrian crossings.
109,163d108
< Written configuration to <PATH>
< Loading configuration... done.
< Parsing nodes from osm-file 'osm_bbox.osm.xml'... done ((TIME)).
< Parsing relations from osm-file 'osm_bbox.osm.xml'... done ((TIME)).
< Parsing edges from osm-file 'osm_bbox.osm.xml'... done ((TIME)).
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Written configuration to <PATH>
< Loading configuration... done.
< Loading net-file from <DIR>/osm.net.xml'... done ((TIME)).
< Loading additional-files from <DIR>/osm.poly.xml'... done ((TIME)).
< Loading additional-files from <DIR>/osm_stops.add.xml'... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 3008.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 434
<truncated after showing first 30 lines>
---------- Missing result in osmbatch ----------
python /path/to/ptlines2flows.py" -n osm.net.xml -e 900 -p 600 --random-begin --seed 42 --ptstops osm_stops.add.xml --ptlines osm_ptlines.xml -o osm_pt.rou.xml --ignore-errors --vtype-prefix pt_ --stopinfos-file stopinfos.xml --routes-file vehroutes.xml --trips-file trips.trips.xml --min-stops 0 --extend-to-fringe --verbose
python /path/to/randomTrips.py -n osm.net.xml --seed 42 --fringe-factor 1 -p 4.412630 -o osm.pedestrian.trips.xml -e 900 -r osm.pedestrian.rou.xml --vehicle-class pedestrian --persontrips --prefix ped --trip-attributes <attrs-with-os-dependent-quoting> --additional-files osm_stops.add.xml,osm_pt.rou.xml
python /path/to/randomTrips.py -n osm.net.xml --seed 42 --fringe-factor 2 -p 10.650278 -o osm.bicycle.trips.xml -e 900 --vehicle-class bicycle --vclass bicycle --prefix bike --fringe-start-attributes <attrs-with-os-dependent-quoting> --validate
python /path/to/randomTrips.py -n osm.net.xml --seed 42 --fringe-factor 5 -p 4.105657 -o osm.passenger.trips.xml -e 900 --vehicle-class passenger --vclass passenger --prefix veh --min-distance 300 --trip-attributes <attrs-with-os-dependent-quoting> --validate
python /path/to/randomTrips.py -n osm.net.xml --seed 42 --fringe-factor 40 -p 201.591340 -o osm.ship.trips.xml -e 900 --vehicle-class ship --vclass ship --prefix ship --validate --fringe-start-attributes 'departSpeed="max"'
---------- Missing result in osmtrips ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="ped_pedestrian" vClass="pedestrian"/>
    <person id="ped0" depart="0.00" type="ped_pedestrian">
        <personTrip from="335703512" to="-15973619#0" modes="public"/>
    </person>
    <person id="ped1" depart="4.41" type="ped_pedestrian">
        <personTrip from="169195795#10" to="133885746#0" modes="public"/>
    </person>
    <person id="ped2" depart="8.83" type="ped_pedestrian">
        <personTrip from="388702041#9" to="346229515#2" modes="public"/>
    </person>
    <person id="ped3" depart="13.24" type="ped_pedestrian">
        <personTrip from="51167926" to="-305153174" modes="public"/>
    </person>
    <person id="ped4" depart="17.65" type="ped_pedestrian">
        <personTrip from="24243107#1" to="-168940071#2" modes="public"/>
    </person>
    <person id="ped5" depart="22.06" type="ped_pedestrian">
        <personTrip from="131420077#1" to="272757349#1" modes="public"/>
    </person>
    <person id="ped6" depart="26.48" type="ped_pedestrian">
        <personTrip from="-15973619#6" to="107747047#2" modes="public"/>
    </person>
    <person id="ped7" depart="30.89" type="ped_pedestrian">
        <personTrip from="340498976#7" to="274524379#0" modes="public"/>
    </person>
    <person id="ped8" depart="35.30" type="ped_pedestrian">
        <personTrip from="132460630" to="31112516#0" modes="public"/>
    </person>
<truncated after showing first 30 lines>
---------- Missing result in ptroutes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="pt_bus" vClass="bus"/>
    <vType id="pt_tram" vClass="tram"/>
    <vType id="pt_train" vClass="rail"/>
    <vType id="pt_subway" vClass="rail_urban"/>
    <vType id="pt_light_rail" vClass="rail_urban"/>
    <vType id="pt_monorail" vClass="rail"/>
    <vType id="pt_trolleybus" vClass="bus"/>
    <vType id="pt_aerialway" vClass="bus"/>
    <vType id="pt_ferry" vClass="ship"/>
    <route id="pt_light_rail_S1:0" edges="109444375 230976793 463462759 465376248 394320749 394320752 459344272" >
    </route>
    <route id="pt_light_rail_S1:1" edges="237751551 394320751 394320750 465376249 463462760 230976795 230976794" >
    </route>
    <route id="pt_tram_M2:0" edges="331114772#0 331114772#1 331114772#2 331114772#3 331114772#4 148452597#0 148452597#1 148452597#2 148458495 148458500#0 148458500#1" >
    </route>
    <route id="pt_tram_M2:2" edges="-148458500#1 -148458500#0 148457212#0 148457212#1 148449390 4791000#0 4791000#1 4791000#2 4791000#3 4791000#4 4791000#5 86208412" >
    </route>
    <route id="pt_tram_M2:1" edges="331114772#0 331114772#1 331114772#2 331114772#3 331114772#4 148452597#0 148452597#1 148452597#2 148458495 148458500#0 148458500#1" >
    </route>
    <route id="pt_train_RE2:0" edges="32572630 32572625 32572626 32572621 32572622#0 32572622#1 32590439 32590440 72984396 32590489 32590490 32590491 32590492 32590643 32590644 24492833 32590637 32590650 32590651#0 32590651#1 32590891 32590892 32590899 32590900#0 32590900#1 29384709 25946664 25946665 25946666#0 25946666#1 25946666#2 25946667 25946668 421021565#0 421021565#1 29384658 442921386" >
    </route>
    <route id="pt_train_RE1:0" edges="442921387#0 442921387#1 25946656#0 25946656#1 25946657 25946673#0 25946673#1 25946674#0 25946674#1 25946675 25946676 25946679 25946680 32590897 32590898#0 32590898#1 32590889 32590890#0 32590890#1 23809675 23809674 32590635 32590636#0 32590636#1 32590641 32590642 32590485 32590486 32590487 32590488 72984378 32572618#0 32572618#1 32590441 32572619 32572620 32572623 32572624#0 32572624#1" >
    </route>
    <route id="pt_light_rail_S5:1" edges="4471823#0 4471823#1 25946658 4471821 4471820 4471819 4471818#0 4471818#1 23809672 25946681 25946682 32590901 32590902 32590893 32590894 23809673 4471817#0 4471817#1 25086879 32590638 32590645 32590647 32590493 32590494 32590495 32590496 72984377#0 72984377#1 32590437 32590438 32590434#0 32590434#1 32590435 32590430 32590431" >
    </route>
    <route id="pt_bus_TXL:0" edges="236092221#0 236092221#1 236092221#2 342968607#1 461526152 340498982#0 340498982#1 340498982#3 340498982#4 340498982#5 340498982#7 354528932 251884680 339201217 15971196#0 15971196#1 54048862#0 54048862#1 54048862#2 54048862#3 23013165#0 23013165#1 23013165#2 4611698#0 4611698#1 202156994#0 202156994#1 72157174#1 171826984#0 171826984#1 171826984#2 171826984#3 171826984#4 171826984#5 24913524#0 24913524#1 195401006 195401017#0 195401017#1 195401017#3 405100405"
 >
    </route>
    <route id="pt_tram_M4:0" edges="317013528#0 317013528#1 317013528#2 317013528#3 150394165 150394034#0 150394034#1 150394034#2 150394034#3 150394034#4 150394034#5 150394035#0 150394035#1 150394035#2 150394035#3 150394035#4 150394035#5 10597134#0 10597134#1 421641064" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows basic ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
8,10d7
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="36.0"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="103.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_104:1" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="40.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="104.0"/> <!-- Kolonnenbrücke -->
    </route>
    <route id="bus_140:0" edges="391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0" >
        <stop busStop="2029039195" duration="30.00" until="35.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="4032629820" duration="30.00" until="110.0"/> <!-- Monumentenstraße -->
    </route>
    <route id="bus_140:1" edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3" >
        <stop busStop="4032629811" duration="30.00" until="48.0"/> <!-- Katzbachstraße/Kreuzbergstraße -->
        <stop busStop="4032629819" duration="30.00" until="101.0"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="159.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="2029039146" duration="30.00" until="220.0"/> <!-- Badener Ring -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="0.0" end="3600.0" period="600" line="104:0" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows begin_end ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
4,6d3
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="36.0"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="103.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_104:1" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="40.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="104.0"/> <!-- Kolonnenbrücke -->
    </route>
    <route id="bus_140:0" edges="391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0" >
        <stop busStop="2029039195" duration="30.00" until="35.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="4032629820" duration="30.00" until="110.0"/> <!-- Monumentenstraße -->
    </route>
    <route id="bus_140:1" edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3" >
        <stop busStop="4032629811" duration="30.00" until="48.0"/> <!-- Katzbachstraße/Kreuzbergstraße -->
        <stop busStop="4032629819" duration="30.00" until="101.0"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="159.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="2029039146" duration="30.00" until="220.0"/> <!-- Badener Ring -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="18000.0" end="20000.0" period="600" line="104:0" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows extendFringe ( Last six runs Oct2019 )

---------- Differences in errors ----------
2c2,15
< Warning: No stops for flow '0_bus_0:0'
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
10,12d9
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_0:0" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
    </route>
    <route id="bus_1:0" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807220" duration="30.00" until="67.0"/> <!-- Kolonnenbrücke -->
    </route>
    <route id="bus_3:0" edges="53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1" >
        <stop busStop="4032629819" duration="30.00" until="51.0"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="110.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_5:0" edges="53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1" >
        <stop busStop="4032629819" duration="30.00" until="51.0"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="143.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_2:0" edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3" >
        <stop busStop="4032629819" duration="30.00" until="58.0"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="188.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <flow id="bus_0:0" type="bus" route="bus_0:0" begin="0.0" end="3600.0" period="600" line="0:0" >
        <param key="name" value="noStop"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows few_stops ( Last six runs Oct2019 )

---------- Differences in errors ----------
3a4,17
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
8,10d7
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="40.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="104.0"/> <!-- Kolonnenbrücke -->
    </route>
    <route id="bus_140:0" edges="391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0" >
        <stop busStop="2029039195" duration="30.00" until="35.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="4032629820" duration="30.00" until="110.0"/> <!-- Monumentenstraße -->
    </route>
    <route id="bus_140:1" edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3" >
        <stop busStop="4032629811" duration="30.00" until="48.0"/> <!-- Katzbachstraße/Kreuzbergstraße -->
        <stop busStop="4032629819" duration="30.00" until="103.0"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="163.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="2029039146" duration="30.00" until="226.0"/> <!-- Badener Ring -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="0.0" end="3600.0" period="480" line="104:0" >
        <param key="name" value="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz 'test other quotes' "/>
        <param key="completeness" value="1.00"/>
    </flow>
    <flow id="bus_140:0" type="bus" route="bus_140:0" begin="0.0" end="3600.0" period="600" line="140:0" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows hrtime ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
4,6d3
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="00:00:36"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="00:01:43"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_104:1" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="00:00:40"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="00:01:44"/> <!-- Kolonnenbrücke -->
    </route>
    <route id="bus_140:0" edges="391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0" >
        <stop busStop="2029039195" duration="30.00" until="00:00:35"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="4032629820" duration="30.00" until="00:01:50"/> <!-- Monumentenstraße -->
    </route>
    <route id="bus_140:1" edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3" >
        <stop busStop="4032629811" duration="30.00" until="00:00:48"/> <!-- Katzbachstraße/Kreuzbergstraße -->
        <stop busStop="4032629819" duration="30.00" until="00:01:41"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="00:02:39"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="2029039146" duration="30.00" until="00:03:40"/> <!-- Badener Ring -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="00:00:00" end="01:00:00" period="600" line="104:0" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows name_missing ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
6,8d5
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="36.0"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="103.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_104:1" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="40.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="104.0"/> <!-- Kolonnenbrücke -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="0.0" end="3600.0" period="600" line="104:0" >
        <param key="name" value="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße "(test some quotes""/>
        <param key="completeness" value="1.00"/>
    </flow>
    <flow id="bus_104:1" type="bus" route="bus_104:1" begin="0.0" end="3600.0" period="480" line="104:1" >
    </flow>
</routes>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows night ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
7,9d6
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="36.0"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="103.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_104:1" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="40.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="105.0"/> <!-- Kolonnenbrücke -->
    </route>
    <route id="bus_140:0" edges="391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0" >
        <stop busStop="2029039195" duration="30.00" until="35.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="4032629820" duration="30.00" until="110.0"/> <!-- Monumentenstraße -->
    </route>
    <route id="bus_N42:1" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="69.0"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="137.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_N42:0" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="71.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="145.0"/> <!-- Kolonnenbrücke -->
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows parking ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
4,6d3
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="36.0" parking="true"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="103.0" parking="true"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_104:1" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="40.0" parking="true"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="104.0" parking="true"/> <!-- Kolonnenbrücke -->
    </route>
    <route id="bus_140:0" edges="391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0" >
        <stop busStop="2029039195" duration="30.00" until="35.0" parking="true"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="4032629820" duration="30.00" until="110.0" parking="true"/> <!-- Monumentenstraße -->
    </route>
    <route id="bus_140:1" edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3" >
        <stop busStop="4032629811" duration="30.00" until="48.0" parking="true"/> <!-- Katzbachstraße/Kreuzbergstraße -->
        <stop busStop="4032629819" duration="30.00" until="101.0" parking="true"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="159.0" parking="true"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="2029039146" duration="30.00" until="220.0" parking="true"/> <!-- Badener Ring -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="0.0" end="3600.0" period="600" line="104:0" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows pt_routes_from_ptlines_file ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
4,6d3
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="36.0"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="103.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_104:1" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="40.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="104.0"/> <!-- Kolonnenbrücke -->
    </route>
    <route id="bus_140:0" edges="391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0" >
        <stop busStop="2029039195" duration="30.00" until="35.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="4032629820" duration="30.00" until="110.0"/> <!-- Monumentenstraße -->
    </route>
    <route id="bus_140:1" edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3" >
        <stop busStop="4032629811" duration="30.00" until="48.0"/> <!-- Katzbachstraße/Kreuzbergstraße -->
        <stop busStop="4032629819" duration="30.00" until="101.0"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="159.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="2029039146" duration="30.00" until="220.0"/> <!-- Badener Ring -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="0.0" end="3600.0" period="600" line="104:0" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows random_begin ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
4,6d3
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="36.0"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="102.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="bus_104:1" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="39.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="108.0"/> <!-- Kolonnenbrücke -->
    </route>
    <route id="bus_140:0" edges="391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0" >
        <stop busStop="2029039195" duration="30.00" until="36.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="4032629820" duration="30.00" until="112.0"/> <!-- Monumentenstraße -->
    </route>
    <route id="bus_140:1" edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3" >
        <stop busStop="4032629811" duration="30.00" until="48.0"/> <!-- Katzbachstraße/Kreuzbergstraße -->
        <stop busStop="4032629819" duration="30.00" until="101.0"/> <!-- Monumentenstraße -->
        <stop busStop="2029039199" duration="30.00" until="159.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="2029039146" duration="30.00" until="220.0"/> <!-- Badener Ring -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="15.0" end="3615.0" period="600" line="104:0" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows reverse_at_stop ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
6,8d5
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="light_rail_S46:0" edges="beg f h branch -branch -h g end" >
        <stop busStop="stopBeg" duration="30.00" until="32.0"/> <!-- stopBeg -->
        <stop busStop="stopBranch" duration="30.00" until="93.0"/> <!-- stopBranch -->
        <stop busStop="stopEnd" duration="30.00" until="153.0"/> <!-- stopEnd -->
    </route>
    <flow id="light_rail_S46:0" type="light_rail" route="light_rail_S46:0" begin="0.0" end="3600.0" period="600" line="S46:0" >
        <param key="name" value="0"/>
        <param key="completeness" value="1.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows stop_duration ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
6,8d5
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="60.00" until="66.0"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="60.00" until="162.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="0.0" end="3600.0" period="600" line="104:0" >
        <param key="name" value="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße"/>
        <param key="completeness" value="1.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-winbuild-ba : public_transport ptlines2flows types ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 354, in <module>
>     main(get_options())
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 349, in main
>     runSimulation(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/ptlines2flows.py", line 266, in runSimulation
>     "--stop-output", options.stopinfos, ])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
8,10d7
< done.
< creating routes...
< done.
---------- Missing result in flows ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="tram" vClass="tram"/>
    <vType id="train" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="trolleybus" vClass="bus"/>
    <vType id="aerialway" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <route id="bus_104:0" edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" >
        <stop busStop="3959807221" duration="30.00" until="36.0"/> <!-- Kolonnenbrücke -->
        <stop busStop="3959807200" duration="30.00" until="103.0"/> <!-- Dudenstraße/Katzbachstraße -->
    </route>
    <route id="trolleybus_104:1" edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" >
        <stop busStop="3959807201" duration="30.00" until="40.0"/> <!-- Dudenstraße/Katzbachstraße -->
        <stop busStop="3959807220" duration="30.00" until="104.0"/> <!-- Kolonnenbrücke -->
    </route>
    <flow id="bus_104:0" type="bus" route="bus_104:0" begin="0.0" end="3600.0" period="600" line="104:0" >
        <param key="name" value="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße"/>
        <param key="completeness" value="1.00"/>
    </flow>
    <flow id="trolleybus_104:1" type="trolleybus" route="trolleybus_104:1" begin="0.0" end="3600.0" period="600" line="104:1" >
        <param key="name" value="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz"/>
        <param key="completeness" value="1.00"/>
    </flow>
</routes>

2 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/route/implausibleRoutes.py", line 214, in <module>
>     main()
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/route/implausibleRoutes.py", line 139, in main
>     '--no-step-log'])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,5d0
< Success.
< score	route	(airDistRatio, detourRatio, detour, shortestDist, airDist)
< 4.6942305	0	(3.050330452465684, 1.5, 14.39, 400.0, 196.7)
< overal implausiblity: count 1, min 4.69 (0), max 4.69 (0), mean 4.69 Q1 4.69, median 4.69, Q3 4.69
< implausiblity above threshold: count 1, min 4.69 (0), max 4.69 (0), mean 4.69 Q1 4.69, median 4.69, Q3 4.69
route implausibleRoutes default ( Last six runs Oct2019 )
route implausibleRoutes standalone ( Last six runs Oct2019 )

TEST FAILED on ts-sim-winbuild-ba : route implausibleRoutes min-air-dist ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/route/implausibleRoutes.py", line 214, in <module>
>     main()
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/route/implausibleRoutes.py", line 139, in main
>     '--no-step-log'])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,5d0
< Success.
< score	route	(airDistRatio, detourRatio, detour, shortestDist, airDist)
< 5.1006609	0	(3.050330452465684, 1.5, 14.39, 400.0, 196.7)
< overal implausiblity: count 1, min 5.10 (0), max 5.10 (0), mean 5.10 Q1 5.10, median 5.10, Q3 5.10
< implausiblity above threshold: count 1, min 5.10 (0), max 5.10 (0), mean 5.10 Q1 5.10, median 5.10, Q3 5.10

TEST FAILED on ts-sim-winbuild-ba : route implausibleRoutes min-dist ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/route/implausibleRoutes.py", line 214, in <module>
>     main()
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/route/implausibleRoutes.py", line 139, in main
>     '--no-step-log'])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,5d0
< Success.
< score	route	(airDistRatio, detourRatio, detour, shortestDist, airDist)
< 2.0000000	0	(3.050330452465684, 1.5, 14.39, 400.0, 196.7)
< overal implausiblity: count 1, min 2.00 (0), max 2.00 (0), mean 2.00 Q1 2.00, median 2.00, Q3 2.00
< implausiblity above threshold: count 1, min 2.00 (0), max 2.00 (0), mean 2.00 Q1 2.00, median 2.00, Q3 2.00

TEST FAILED on ts-sim-winbuild-ba : route implausibleRoutes restriction-output ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/route/implausibleRoutes.py", line 214, in <module>
>     main()
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/route/implausibleRoutes.py", line 139, in main
>     '--no-step-log'])
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,5d0
< Success.
< score	route	(airDistRatio, detourRatio, detour, shortestDist, airDist)
< 4.6942305	0	(3.050330452465684, 1.5, 14.39, 400.0, 196.7)
< overal implausiblity: count 1, min 4.69 (0), max 4.69 (0), mean 4.69 Q1 4.69, median 4.69, Q3 4.69
< implausiblity above threshold: count 1, min 4.69 (0), max 4.69 (0), mean 4.69 Q1 4.69, median 4.69, Q3 4.69
---------- Missing result in restrictions ----------
0 A0toA1 A1toA2 A2toB2 B2toC2 C2toC1 C1toC0

TEST FAILED on ts-sim-winbuild-ba : sumolib init ( Last six runs Oct2019 )

---------- Differences in errors ----------
1c1,11
< ..
---
> E.
> ======================================================================
> ERROR: test_checkBinary (__main__.Test_Init)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tests/tools/sumolib/init/unittests.py", line 32, in test_checkBinary
>     self.assertEqual(os.environ['SUMO_BINARY'], sumolib.checkBinary('sumo'))
>   File "c:\python27\lib\os.py", line 425, in __getitem__
>     return self.data[key.upper()]
> KeyError: 'SUMO_BINARY'
> 
5c15
< OK
---
> FAILED (errors=1)

TEST FAILED on ts-sim-winbuild-ba : sumolib sumolib3d ( Last six runs Oct2019 )

---------- Differences in errors ----------
1c1,9
< ...........................
---
> ......................E.....
> ======================================================================
> ERROR: tearDownClass (__main__.Test_Shapes)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tests/tools/sumolib/sumolib3d/unittests_shapes_coords_3d.py", line 79, in tearDownClass
>     os.remove(NETFILE_3D)
> WindowsError: [Error 32] Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird: 'input_net_3d.net.xml'
> 
5c13
< OK
---
> FAILED (errors=1)

TEST FAILED on ts-sim-winbuild-ba : tls tlsCoordinator 1flow ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 346, in <module>
>     main(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 341, in main
>     '-v', '--no-step-log', '--duration-log.statistics'], stdout=sys.stdout)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'out.add.xml'... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 897.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 33
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 7194.90
<  Duration: 734.45
<  WaitingTime: 67.27
<  TimeLoss: 206.02
<  DepartDelay: 0.00
< 

TEST FAILED on ts-sim-winbuild-ba : tls tlsCoordinator 2tls ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 346, in <module>
>     main(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 341, in main
>     '-v', '--no-step-log', '--duration-log.statistics'], stdout=sys.stdout)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'out.add.xml'... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 414.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 50
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 524.87
<  Duration: 73.64
<  WaitingTime: 23.80
<  TimeLoss: 34.95
<  DepartDelay: 97.74
< 

TEST FAILED on ts-sim-winbuild-ba : tls tlsCoordinator 2tls_add ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 346, in <module>
>     main(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 341, in main
>     '-v', '--no-step-log', '--duration-log.statistics'], stdout=sys.stdout)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
< Loading additional-files from 'out.add.xml'... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 414.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 50
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 524.87
<  Duration: 73.64
<  WaitingTime: 23.80
<  TimeLoss: 34.95
<  DepartDelay: 97.74
< 

TEST FAILED on ts-sim-winbuild-ba : tls tlsCoordinator 2tls_intermediate_node ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 346, in <module>
>     main(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 341, in main
>     '-v', '--no-step-log', '--duration-log.statistics'], stdout=sys.stdout)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'out.add.xml'... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 416.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 50
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 524.97
<  Duration: 74.60
<  WaitingTime: 24.92
<  TimeLoss: 35.91
<  DepartDelay: 103.80
< 

TEST FAILED on ts-sim-winbuild-ba : tls tlsCoordinator 3flows ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 346, in <module>
>     main(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 341, in main
>     '-v', '--no-step-log', '--duration-log.statistics'], stdout=sys.stdout)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'out.add.xml'... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 454.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 150
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 1194.90
<  Duration: 178.51
<  WaitingTime: 57.29
<  TimeLoss: 92.03
<  DepartDelay: 25.05
< 

TEST FAILED on ts-sim-winbuild-ba : tls tlsCoordinator 4flows ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 346, in <module>
>     main(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 341, in main
>     '-v', '--no-step-log', '--duration-log.statistics'], stdout=sys.stdout)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'out.add.xml'... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 451.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 175
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 1109.19
<  Duration: 180.69
<  WaitingTime: 65.30
<  TimeLoss: 100.52
<  DepartDelay: 21.62
< 

TEST FAILED on ts-sim-winbuild-ba : tls tlsCoordinator 4flows_b ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 346, in <module>
>     main(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 341, in main
>     '-v', '--no-step-log', '--duration-log.statistics'], stdout=sys.stdout)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'out.add.xml'... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 451.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 175
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 1109.19
<  Duration: 185.35
<  WaitingTime: 70.49
<  TimeLoss: 105.02
<  DepartDelay: 22.49
< 

TEST FAILED on ts-sim-winbuild-ba : tls tlsCoordinator basic ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 346, in <module>
>     main(options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/tlsCoordinator.py", line 341, in main
>     '-v', '--no-step-log', '--duration-log.statistics'], stdout=sys.stdout)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'out.add.xml'... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 3729.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 215
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 980.55
<  Duration: 110.39
<  WaitingTime: 15.46
<  TimeLoss: 28.49
<  DepartDelay: -0.49
< 

TEST FAILED on ts-sim-winbuild-ba : trip randomTrips duarouter_options ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 555, in <module>
>     if not main(get_options()):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 530, in main
>     subprocess.call(args2)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="passenger" vClass="passenger"/>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1" type="passenger" depart="1.00">
        <route edges="beg2left"/>
    </vehicle>
    <vehicle id="5" type="passenger" depart="5.00">
        <route edges="beg2left left"/>
    </vehicle>
    <vehicle id="6" type="passenger" depart="6.00">
        <route edges="beg beg2left"/>
    </vehicle>
    <vehicle id="8" type="passenger" depart="8.00">
        <route edges="beg2left left left2end"/>
    </vehicle>
    <vehicle id="13" type="passenger" depart="13.00">
        <route edges="beg"/>
    </vehicle>
    <vehicle id="15" type="passenger" depart="15.00">
        <route edges="middle"/>
    </vehicle>
    <vehicle id="16" type="passenger" depart="16.00">
        <route edges="left left2end end rend"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-winbuild-ba : trip randomTrips persontrips ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 555, in <module>
>     if not main(get_options()):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 530, in main
>     subprocess.call(args2)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" departPos="random" color="red">
        <walk edges="NC CS"/>
    </person>
    <person id="1" depart="1.00" departPos="random" color="red">
        <walk edges="NC CS"/>
    </person>
    <person id="2" depart="2.00" departPos="random" color="red">
        <walk edges="CS NC"/>
    </person>
    <person id="3" depart="3.00" departPos="random" color="red">
        <walk edges="CS NC"/>
    </person>
    <person id="4" depart="4.00" departPos="random" color="red">
        <walk edges="NC CS"/>
    </person>
    <person id="5" depart="5.00" departPos="random" color="red">
        <walk edges="NC CS"/>
    </person>
    <person id="6" depart="6.00" departPos="random" color="red">
        <walk edges="CS NC"/>
    </person>
    <person id="7" depart="7.00" departPos="random" color="red">
        <walk edges="NC CS"/>
    </person>
    <person id="8" depart="8.00" departPos="random" color="red">
        <walk edges="NC CS"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : trip randomTrips validate ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 555, in <module>
>     if not main(get_options()):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 530, in main
>     subprocess.call(args2)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- Differences in trips ----------
2,3d1
< 
< 
4a3
>     <trip id="0" depart="0.00" from="left" to="beg2left"/>
5a5,7
>     <trip id="2" depart="2.00" from="left2end" to="middle"/>
>     <trip id="3" depart="3.00" from="middle" to="beg2left"/>
>     <trip id="4" depart="4.00" from="end" to="beg2left"/>
9a12,15
>     <trip id="9" depart="9.00" from="left2end" to="beg2left"/>
>     <trip id="10" depart="10.00" from="left2end" to="middle"/>
>     <trip id="11" depart="11.00" from="end" to="beg2left"/>
>     <trip id="12" depart="12.00" from="middle" to="left"/>
10a17,18
>     <trip id="14" depart="14.00" from="middle" to="left2end"/>
>     <trip id="15" depart="15.00" from="left2end" to="middle"/>
11a20
>     <trip id="17" depart="17.00" from="end" to="left2end"/>
12a22,23
>     <trip id="19" depart="19.00" from="middle" to="left2end"/>
>     <trip id="20" depart="20.00" from="left2end" to="beg2left"/>
19a31
>     <trip id="28" depart="28.00" from="beg2left" to="middle"/>
20a33,34
>     <trip id="30" depart="30.00" from="middle" to="left2end"/>
>     <trip id="31" depart="31.00" from="left" to="middle"/>
26a41
>     <trip id="38" depart="38.00" from="middle" to="left"/>
30a46
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : trip randomTrips validate_intermediate ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 555, in <module>
>     if not main(get_options()):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 530, in main
>     subprocess.call(args2)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- Differences in trips ----------
2,3d1
< 
< 
5,3604c3,3602
<     <trip id="0" depart="0.00" from="3si" to="1si" via="1si 2si"/>
<     <trip id="1" depart="1.00" from="3si" to="1o" via="3si 4si"/>
<     <trip id="2" depart="2.00" from="2si" to="3o" via="1si 1si"/>
<     <trip id="3" depart="3.00" from="1fi" to="3o" via="1si 3si"/>
<     <trip id="4" depart="4.00" from="1si" to="1o" via="3si 4si"/>
<     <trip id="5" depart="5.00" from="4fi" to="1si" via="3si 2si"/>
<     <trip id="6" depart="6.00" from="4si" to="1o" via="2si 1si"/>
<     <trip id="7" depart="7.00" from="4fi" to="3si" via="3si 4si"/>
<     <trip id="8" depart="8.00" from="3fi" to="3o" via="4si 2si"/>
<     <trip id="9" depart="9.00" from="4fi" to="3o" via="3si 4si"/>
<     <trip id="10" depart="10.00" from="3si" to="2o" via="1si 1si"/>
<     <trip id="11" depart="11.00" from="1fi" to="2o" via="1si 1si"/>
<     <trip id="12" depart="12.00" from="3si" to="1si" via="2si 2si"/>
<     <trip id="13" depart="13.00" from="2fi" to="3o" via="4si 3si"/>
<     <trip id="14" depart="14.00" from="1si" to="2si" via="3si 1si"/>
<     <trip id="15" depart="15.00" from="4si" to="3si" via="3si 3si"/>
<     <trip id="16" depart="16.00" from="4fi" to="1o" via="4si 1si"/>
<     <trip id="17" depart="17.00" from="2fi" to="4si" via="2si 1si"/>
<     <trip id="18" depart="18.00" from="4si" to="2si" via="2si 3si"/>
<     <trip id="19" depart="19.00" from="4si" to="1si" via="2si 2si"/>
<     <trip id="20" depart="20.00" from="3fi" to="4si" via="2si 3si"/>
<     <trip id="21" depart="21.00" from="2si" to="3o" via="1si 4si"/>
<     <trip id="22" depart="22.00" from="1fi" to="3si" via="1si 1si"/>
<     <trip id="23" depart="23.00" from="4fi" to="2si" via="2si 1si"/>
<     <trip id="24" depart="24.00" from="4si" to="4o" via="3si 4si"/>
<     <trip id="25" depart="25.00" from="1fi" to="3o" via="3si 3si"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : trip randomTrips vclass_additional_file ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 555, in <module>
>     if not main(get_options()):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 530, in main
>     subprocess.call(args2)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="truck" vClass="truck"/>
    <vehicle id="1" type="truck" depart="1.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>
    <vehicle id="2" type="truck" depart="2.00">
        <route edges="left left2end"/>
    </vehicle>
    <vehicle id="5" type="truck" depart="5.00">
        <route edges="beg2left left"/>
    </vehicle>
    <vehicle id="6" type="truck" depart="6.00">
        <route edges="beg beg2left"/>
    </vehicle>
    <vehicle id="7" type="truck" depart="7.00">
        <route edges="left"/>
    </vehicle>
    <vehicle id="8" type="truck" depart="8.00">
        <route edges="beg2left left"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-winbuild-ba : trip randomTrips vtype_additional_file_validate ( Last six runs Oct2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 555, in <module>
>     if not main(get_options()):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/randomTrips.py", line 530, in main
>     subprocess.call(args2)
>   File "c:\python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "c:\python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "c:\python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- Differences in trips ----------
2,3d1
< 
< 
5,10c3,12
<     <vType id="truck" vClass="truck"/>
<     <trip id="1" type="truck" depart="1.00" from="beg2left" to="end"/>
<     <trip id="5" type="truck" depart="5.00" from="beg2left" to="left2end"/>
<     <trip id="6" type="truck" depart="6.00" from="beg" to="end"/>
<     <trip id="7" type="truck" depart="7.00" from="left" to="left2end"/>
<     <trip id="8" type="truck" depart="8.00" from="beg2left" to="left2end"/>
---
>     <trip id="0" depart="0.00" from="left" to="beg2left" type="truck"/>
>     <trip id="1" depart="1.00" from="beg2left" to="end" type="truck"/>
>     <trip id="2" depart="2.00" from="left2end" to="middle" type="truck"/>
>     <trip id="3" depart="3.00" from="middle" to="beg2left" type="truck"/>
>     <trip id="4" depart="4.00" from="end" to="beg2left" type="truck"/>
>     <trip id="5" depart="5.00" from="beg2left" to="left2end" type="truck"/>
>     <trip id="6" depart="6.00" from="beg" to="end" type="truck"/>
>     <trip id="7" depart="7.00" from="left" to="left2end" type="truck"/>
>     <trip id="8" depart="8.00" from="beg2left" to="left2end" type="truck"/>
>     <trip id="9" depart="9.00" from="left2end" to="beg2left" type="truck"/>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="truck" vClass="truck"/>
    <vehicle id="1" type="truck" depart="1.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>
    <vehicle id="5" type="truck" depart="5.00">
        <route edges="beg2left left left2end"/>
    </vehicle>
    <vehicle id="6" type="truck" depart="6.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="7" type="truck" depart="7.00">
        <route edges="left left2end"/>
    </vehicle>
    <vehicle id="8" type="truck" depart="8.00">
        <route edges="beg2left left left2end"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_bars plain ( Last six runs Oct2019 )

---------- Differences in image ----------
5c5
< <svg height="345pt" version="1.1" viewBox="0 0 460 345" width="460pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 307.584 
< L 414.72 307.584 
< L 414.72 41.472 
< L 57.6 41.472 
---
>     <path d="M 72 388.8 
> L 518.4 388.8 
> L 518.4 43.2 
> L 72 43.2 
30,33c30,33
<     <path clip-path="url(ReplacedTransientURL)" d="M 57.6 318.828169 
< L 106.187755 318.828169 
< L 106.187755 288.843718 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_bars pm10effects ( Last six runs Oct2019 )

---------- Differences in image ----------
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
30,33c30,33
<     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 262.638806 
< L 161.28 262.638806 
< L 161.28 248.883582 
< L 161.28 248.883582 
---
>     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 255.761194 
> L 161.28 255.761194 
> L 161.28 242.00597 
> L 161.28 242.00597 
38,41c38,41
<     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 242.00597 
< L 162.05184 242.00597 
< L 162.05184 228.250746 
< L 161.28 228.250746 
---
>     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 235.128358 
> L 162.05184 235.128358 
> L 162.05184 221.373134 
> L 161.28 221.373134 
46,49c46,49
<     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 221.373134 
< L 203.7312 221.373134 
< L 203.7312 207.61791 
< L 161.28 207.61791 
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_bars vertical ( Last six runs Oct2019 )

---------- Differences in image ----------
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
22,25c22,25
<     <path d="M 36 512.64 
< L 259.2 512.64 
< L 259.2 69.12 
< L 36 69.12 
---
>     <path d="M 36 518.4 
> L 259.2 518.4 
> L 259.2 57.6 
> L 36 57.6 
30,33c30,33
<     <path clip-path="url(ReplacedTransientURL)" d="M 32.668657 512.64 
< L 45.99403 512.64 
< L 45.99403 512.64 
< L 32.668657 512.64 
---
>     <path clip-path="url(ReplacedTransientURL)" d="M 39.331343 518.4 
> L 52.656716 518.4 
> L 52.656716 518.4 
> L 39.331343 518.4 
38,41c38,41
<     <path clip-path="url(ReplacedTransientURL)" d="M 52.656716 512.64 
< L 65.98209 512.64 
< L 65.98209 511.75296 
< L 52.656716 511.75296 
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_pie paradigm ( Last six runs Oct2019 )

---------- Differences in image ----------
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
22,26c22,26
<     <path d="M 355.32 218.16 
< C 355.32 211.359802 354.7953 204.5696 353.750514 197.849098 
< C 352.705729 191.128595 351.143928 184.497549 349.078845 178.014265 
< L 221.4 218.16 
< L 355.32 218.16 
---
>     <path d="M 355.32 216 
> C 355.32 208.93486 354.7953 201.880104 353.750514 194.897764 
> C 352.705729 187.915424 351.143928 181.026025 349.078845 174.290146 
> L 221.4 216 
> L 355.32 216 
28c28
< " style="fill:#7fc97f;"/>
---
> " style="fill:#7fc97f;stroke:#000000;stroke-linejoin:miter;"/>
31,35c31,35
<     <path d="M 349.078845 178.014265 
< C 347.013763 171.530982 344.451468 165.214518 341.414492 159.120415 
< C 338.377517 153.026312 334.874787 147.172484 330.937102 141.610403 
< L 221.4 218.16 
< L 349.078845 178.014265 
---
>     <path d="M 349.078845 174.290146 
> C 347.013763 167.554267 344.451468 160.991707 341.414492 154.660172 
> C 338.377517 148.328636 334.874787 142.246737 330.937102 136.467951 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_pie plain ( Last six runs Oct2019 )

---------- Differences in image ----------
5c5
< <svg height="345pt" version="1.1" viewBox="0 0 460 345" width="460pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,26c22,26
<     <path d="M 379.008 174.528 
< C 379.008 169.087842 378.44832 163.65568 377.333882 158.279278 
< C 376.219444 152.902876 374.553523 147.598039 372.350768 142.411412 
< L 236.16 174.528 
< L 379.008 174.528 
---
>     <path d="M 473.76 216 
> C 473.76 208.93486 473.0604 201.880104 471.667353 194.897764 
> C 470.274305 187.915424 468.191904 181.026025 465.43846 174.290146 
> L 295.2 216 
> L 473.76 216 
28c28
< "/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_pie pm10effects ( Last six runs Oct2019 )

---------- Differences in image ----------
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
22,25c22,25
<     <path d="M 221.4 85.104 
< C 221.4 85.104 221.4 85.104 221.4 85.104 
< L 221.4 218.16 
< L 221.4 85.104 
---
>     <path d="M 221.4 77.76 
> C 221.4 77.76 221.4 77.76 221.4 77.76 
> L 221.4 216 
> L 221.4 77.76 
27c27
< " style="fill:#a50026;"/>
---
> " style="fill:#a50026;stroke:#000000;stroke-linejoin:miter;"/>
30,34c30,34
<     <path d="M 221.4 85.104 
< C 221.259759 85.104 221.119519 85.104219 220.979279 85.104657 
< C 220.839039 85.105094 220.698799 85.105751 220.558561 85.106626 
< L 221.4 218.16 
< L 221.4 85.104 
---
>     <path d="M 221.4 77.76 
> C 221.259759 77.76 221.119519 77.760227 220.979279 77.760682 
> C 220.839039 77.761137 220.698799 77.761819 220.558561 77.762729 
> L 221.4 216 
> L 221.4 77.76 
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in image ----------
5c5
< <svg height="345pt" version="1.1" viewBox="0 0 460 345" width="460pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 246.099009 
< L 343.296 246.099009 
< L 343.296 102.956991 
< L 57.6 102.956991 
---
>     <path d="M 72 305.463761 
> L 429.12 305.463761 
> L 429.12 126.536239 
> L 72 126.536239 
29a30,183
>     <path clip-path="url(ReplacedTransientURL)" d="M 102.372537 289.64361 
> L 102.372537 216.881682 
> " style="fill:none;stroke:#000000;stroke-width:0.1;"/>
<truncated after showing first 30 lines>
visualisation plot_net_dump logColors ( Last six runs Oct2019 )
visualisation plot_net_dump plain ( Last six runs Oct2019 )

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_net_dump multiple_intervals ( Last six runs Oct2019 )

---------- Differences in image-600 ----------
5c5
< <svg height="345pt" version="1.1" viewBox="0 0 460 345" width="460pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 246.099009 
< L 343.296 246.099009 
< L 343.296 102.956991 
< L 57.6 102.956991 
---
>     <path d="M 72 305.463761 
> L 429.12 305.463761 
> L 429.12 126.536239 
> L 72 126.536239 
29a30,183
>     <path clip-path="url(ReplacedTransientURL)" d="M 102.372537 289.64361 
> L 102.372537 216.881682 
> " style="fill:none;stroke:#000000;stroke-width:0.1;"/>
<truncated after showing first 30 lines>
---------- Differences in image-800 ----------
5c5
< <svg height="345pt" version="1.1" viewBox="0 0 460 345" width="460pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 246.099009 
< L 343.296 246.099009 
< L 343.296 102.956991 
< L 57.6 102.956991 
---
>     <path d="M 72 305.463761 
> L 429.12 305.463761 
> L 429.12 126.536239 
> L 72 126.536239 
29a30,183
>     <path clip-path="url(ReplacedTransientURL)" d="M 102.372537 289.64361 
> L 102.372537 216.881682 
> " style="fill:none;stroke:#000000;stroke-width:0.1;"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_net_speeds plain ( Last six runs Oct2019 )

---------- Differences in image ----------
5c5
< <svg height="345pt" version="1.1" viewBox="0 0 460 345" width="460pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 246.099009 
< L 343.296 246.099009 
< L 343.296 102.956991 
< L 57.6 102.956991 
---
>     <path d="M 72 305.463761 
> L 429.12 305.463761 
> L 429.12 126.536239 
> L 72 126.536239 
29a30,183
>     <path clip-path="url(ReplacedTransientURL)" d="M 102.372537 289.64361 
> L 102.372537 216.881682 
> " style="fill:none;stroke:#000000;"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_summary plain ( Last six runs Oct2019 )

---------- Differences in image ----------
5c5
< <svg height="345pt" version="1.1" viewBox="0 0 460 345" width="460pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 307.584 
< L 414.72 307.584 
< L 414.72 41.472 
< L 57.6 41.472 
---
>     <path d="M 72 388.8 
> L 518.4 388.8 
> L 518.4 43.2 
> L 72 43.2 
29a30,92
>     <path clip-path="url(ReplacedTransientURL)" d="M 72 367.2 
> L 83.16 345.6 
> L 94.32 324 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : xml schemaCheck tests routes ( Last six runs Oct2019 )

---------- Differences in errors ----------
1c1
< Error on parsing 'netedit/demandElements/stop/stopLane/load/actType/input_routes.rou.xml'!
---
> Error on parsing 'sumo/meta/xml_invalid_schema/input_routes.rou.xml'!
60a61,64
> netedit/demandElements/flow/load/parameters/input_routes.rou.xml:61:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
> netedit/demandElements/flow/load/parameters/input_routes.rou.xml:61:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'value' is required but missing.
> netedit/demandElements/flow/load/parameters/input_routes.rou.xml:64:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
> netedit/demandElements/flow/load/parameters/input_routes.rou.xml:76:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'value' is required but missing.
85,88c89,92
< netedit/demandElements/route/load/parameters/input_routes.rou.xml:44:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/demandElements/route/load/parameters/input_routes.rou.xml:53:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'value' is required but missing.
< netedit/demandElements/route/load/parameters/input_routes.rou.xml:62:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/demandElements/route/load/parameters/input_routes.rou.xml:62:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'value' is required but missing.
---
> netedit/demandElements/route/load/parameters/input_routes.rou.xml:45:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
> netedit/demandElements/route/load/parameters/input_routes.rou.xml:45:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'value' is required but missing.
> netedit/demandElements/route/load/parameters/input_routes.rou.xml:48:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
> netedit/demandElements/route/load/parameters/input_routes.rou.xml:60:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'value' is required but missing.
120a125,128
> netedit/demandElements/routeflow/load/parameters/input_routes.rou.xml:62:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
> netedit/demandElements/routeflow/load/parameters/input_routes.rou.xml:62:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'value' is required but missing.
> netedit/demandElements/routeflow/load/parameters/input_routes.rou.xml:65:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
> netedit/demandElements/routeflow/load/parameters/input_routes.rou.xml:77:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'value' is required but missing.
150a159,161
> netedit/demandElements/stop/stopBusStop/load/extension/input_routes.rou.xml:42:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'stop', attribute 'extension': 'dummyDuration' is not a valid value of the union type 'timeType'.
> netedit/demandElements/stop/stopBusStop/load/extension/input_routes.rou.xml:44:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'stop', attribute 'extension': '' is not a valid value of the union type 'timeType'.
> netedit/demandElements/stop/stopBusStop/load/extension/input_routes.rou.xml:46:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'stop', attribute 'extension': '-4' is not a valid value of the union type 'timeType'.
174d184
< netedit/demandElements/stop/stopChargingStation/inspect_selection/input_routes.rou.xml:41:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'stop', attribute 'flowId': The attribute 'flowId' is not allowed.
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #5409) on ts-sim-winbuild-ba : detector flowrouter motorway_ramps lane_based ( Last six runs Oct2019 )

option lane-based does not work
(This bug was triggered by text found in file 'routes' matching 'on3 3 off3')
---------- Differences in flows ----------
2c2,3
<     <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/>
---
>     <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/>
>     <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/>
---------- Differences in routes ----------
2c2,3
<     <route id="1_off3.qPKW" edges="1 2 3 off3"/>
---
>     <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/>
>     <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>

TEST had known bugs (see #2620) on ts-sim-winbuild-ba : projects evacuation plain ( Last six runs Oct2019 )

unstable inputs
(This bug was triggered by text found in the full difference report matching 'Warning')
---------- Differences in errors ----------
1,6925c1
< Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334').
< Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.residential' (first occurence for edge '4395586#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0').
< Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886').
< Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0').
< Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0').
< Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0').
< Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0').
< Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904').
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,97d0
< Parsing types from <DIR>/osmNetconvert.typ.xml'... done.
< Parsing nodes from osm-file 'osm_bbox.osm.xml'... 
< Found duplicate nodes. Substituting 3215103784 with 288002013
< Found duplicate nodes. Substituting 3987794203 with 3987794202
< Found duplicate nodes. Substituting 3997661445 with 3517810193
< Found duplicate nodes. Substituting 4016273048 with 26992494
< Found duplicate nodes. Substituting 4016273049 with 2306772973
< done.
< Parsing edges from osm-file 'osm_bbox.osm.xml'... done.
< Removing duplicate edges... 
< Found duplicate edges. Removing 310058575
< Found duplicate edges. Removing 310058576
< Found duplicate edges. Removing 310058577
< Found duplicate edges. Removing 335703516
< Found duplicate edges. Removing 335703519
< Found duplicate edges. Removing 335703532
< Found duplicate edges. Removing 377118659
< Found duplicate edges. Removing 377494320
< Found duplicate edges. Removing 391385403
< done.
< Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0').
< Parsing relations from osm-file 'osm_bbox.osm.xml'... 
< done.
<  Removed 1494 traffic lights before loading plain-XML
<  Import done:
<    37203 nodes loaded.
<    34 types loaded.
<    36921 edges loaded.
< Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'.
<truncated after showing first 30 lines>
---------- New result in catalogue ----------
No files or directories were created, edited or deleted.

TEST had known bugs (bug 1190 (NONEXISTENT)) on ts-sim-winbuild-ba : xml csv2xml cross3ltl_full_schema ( Last six runs Oct2019 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1190?format=tab': <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>.

Please make sure that bug 1190 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'https://sumo.dlr.de/trac.wsgi/'.
(This bug was triggered by FAILING to find text in file 'xml' matching 'vehicles')
---------- Differences in xml ----------
1,32d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< <!-- generated on Tue Dec  3 16:33:35 2013 by SUMO sumo Version dev-SVN-r15233
< This data file and the accompanying materials
< are made available under the terms of the Eclipse Public License v2.0
< which accompanies this distribution, and is available at
< http://www.eclipse.org/legal/epl-v20.html
< SPDX-License-Identifier: EPL-2.0
< <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
< 
<     <input>
<         <net-file value="net.net.xml"/>
<         <route-files value="input_routes.rou.xml"/>
<     </input>
< 
<     <output>
<         <full-output value="full.xml"/>
<     </output>
< 
<     <time>
<         <begin value="0"/>
<         <end value="120"/>
<     </time>
< 
<     <report>
<         <no-duration-log value="true"/>
<         <no-step-log value="true"/>
<     </report>
< 
<truncated after showing first 30 lines>

TEST had known bugs (see #5588) on ts-sim-winbuild-ba : xml csv2xml meandata_edges_utf8 ( Last six runs Oct2019 )

python2 csv reader cannot handle utf8
(This bug was triggered by text found in file 'errors' matching 'UnicodeEncodeError')
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/xml/csv2xml.py", line 192, in <module>
>     main()
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/xml/csv2xml.py", line 188, in main
>     writeHierarchicalXml(xsd.XsdStructure(options.xsd), options)
>   File "C:/Users/delphi/Code/sumo/git/tests\..\tools/xml/csv2xml.py", line 150, in writeHierarchicalXml
>     for raw in csv.reader(inputf, delimiter=options.delimiter):
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 25: ordinal not in range(128)
---------- Differences in xml ----------
1,16c1
< <meandata>
<     <interval begin="0.00" end="60.00" id="dump_60">
<         <edge arrived="0" departed="0" entered="0" id="ä" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<     </interval>
< </meandata>
---
> <meandata
\ No newline at end of file