16Oct24rv1_21_0+0046-5fccd803077 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Oct002339.3150231 -g

To start TextTest for these tests, run:

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


default: 1195 tests: 1169 succeeded 24 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : build_config checkStyle complex ( Last six runs Oct2024 )

---------- Differences in output ----------
0a1,16
> netconvert/left_turn_noblocking_longveh/runner.py:34:7: E275 missing whitespace after keyword
> netconvert/left_turn_noblocking_longveh/runner.py:36:7: E275 missing whitespace after keyword
> jtrrouter/randomized_flow/runner.py:42:7: E275 missing whitespace after keyword
> netconvert/left_turn_noblocking_double_intersection/runner.py:34:7: E275 missing whitespace after keyword
> netconvert/left_turn_noblocking_double_intersection/runner.py:36:7: E275 missing whitespace after keyword
> sumo/output/runner.py:71:121: E501 line too long (127 > 120 characters)
> sumo/envVarSubstitution/runner.py:45:7: E275 missing whitespace after keyword
> sumo/envVarSubstitution/runner.py:46:7: E275 missing whitespace after keyword
> sumo/envVarSubstitution/runner.py:47:7: E275 missing whitespace after keyword
> sumo/envVarSubstitution/runner.py:48:7: E275 missing whitespace after keyword
> traci/person/person/runner.py:254:7: E275 missing whitespace after keyword
> traci/trafficlight/actuated/runner.py:41:7: E275 missing whitespace after keyword
> traci/vehicle/setStop/abort/runner.py:50:15: E275 missing whitespace after keyword
> traci/vehicle/setStop/updateDuration_upcoming/runner.py:46:7: E275 missing whitespace after keyword
> traci/vehicle/setStop/updateDuration_reached/runner.py:51:15: E275 missing whitespace after keyword
> traci_java/runner.py:45:7: E275 missing whitespace after keyword

TEST FAILED on ts-sim-build-ba : build_config checkStyle tools ( Last six runs Oct2024 )

---------- Differences in output ----------
0a1,26
> build_config/setup-traci.py:87:121: E501 line too long (123 > 120 characters)
> createScreenshotSequence.py:47:121: E501 line too long (122 > 120 characters)
> countEdgeUsage.py:125:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> generateRailSignalConstraints.py:1846:16: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> net/abstractRail.py:213:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> net/abstractRail.py:317:16: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> osmWebWizard.py:124:8: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> osmWebWizard.py:126:10: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> purgatory/dijkstra.py:242:16: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> route/routeStats.py:76:9: F811 redefinition of unused 'attribute_retriever' from line 72
> route/route2OD.py:157:30: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> route/route2OD.py:190:29: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> routeSampler.py:197:34: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> sumolib/vehicletype.py:29:5: F401 'typing.Any' imported but unused
> sumolib/vehicletype.py:29:5: F401 'typing.List' imported but unused
> sumolib/vehicletype.py:29:5: F401 'typing.Tuple' imported but unused
> sumolib/vehicletype.py:29:5: F401 'typing.Union' imported but unused
> traci/_polygon.py:101:121: E501 line too long (124 > 120 characters)
> traci/_trafficlight.py:370:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> traci/_trafficlight.py:384:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> traci/_vehicle.py:1272:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> traci/_vehicle.py:1297:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> visualization/plotWKT.py:47:8: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> visualization/plotWKT.py:49:10: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> visualization/plotWKT.py:52:10: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
> visualization/plotXMLAttributes.py:481:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`

TEST FAILED on ts-sim-build-ba : drt drtOnline 2taxis_10persons simple_rerouting ( Last six runs Oct2024 )

---------- Differences in output ----------
21c21
< Dispatch: taxiA_2y_5y_1y_0z_1z_2z_5z
---
> Dispatch: taxiA_2y_5y_1y_0z_1z_5z_2z
64a65
> Dispatch: taxiA_1z_2z_5z

TEST FAILED on ts-sim-build-ba : drt drtOnline oneVehicle simple_rerouting ( Last six runs Oct2024 )

---------- Differences in output ----------
21c21
< Dispatch: taxiA_2y_5y_1y_0z_1z_2z_5z
---
> Dispatch: taxiA_2y_5y_1y_0z_1z_5z_2z
57d56
< Solve ILP
62a62
> Dispatch: taxiA_1z_2z_5z

TEST FAILED on ts-sim-build-ba : drt drtOnline oneVehicle tracefile ( Last six runs Oct2024 )

---------- Differences in output ----------
21c21
< Dispatch: taxiA_2y_5y_1y_0z_1z_2z_5z
---
> Dispatch: taxiA_2y_5y_1y_0z_1z_5z_2z
57d56
< Solve ILP
62a62
> Dispatch: taxiA_1z_2z_5z
---------- Differences in tracefile ----------
7c7
< traci.vehicle.dispatchTaxi('taxiA', ['2', '5', '1', '0', '1', '2', '5'])
---
> traci.vehicle.dispatchTaxi('taxiA', ['2', '5', '1', '0', '1', '5', '2'])
18a19
> traci.vehicle.dispatchTaxi('taxiA', ['1', '2', '5'])

13 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> <frozen importlib._bootstrap>:488: DeprecationWarning: Type google._upb._message.MessageMapContainer uses PyType_Spec with a metaclass that has custom tp_new. This is deprecated and will no longer be allowed in Python 3.14.
> <frozen importlib._bootstrap>:488: DeprecationWarning: Type google._upb._message.ScalarMapContainer uses PyType_Spec with a metaclass that has custom tp_new. This is deprecated and will no longer be allowed in Python 3.14.
drt drtOrtools direct_route_factor_1 ( Last six runs Oct2024 )
drt drtOrtools direct_route_factor_3 ( Last six runs Oct2024 )
drt drtOrtools oneTaxi_addNewReq ( Last six runs Oct2024 )
drt drtOrtools plain ( Last six runs Oct2024 )
drt drtOrtools time_window1 ( Last six runs Oct2024 )
drt drtOrtools time_window2 ( Last six runs Oct2024 )
drt drtOrtools time_window3 ( Last six runs Oct2024 )
drt drtOrtools twoTaxis ( Last six runs Oct2024 )
drt drtOrtools twoTaxis_addNewReq_fixed_allocation ( Last six runs Oct2024 )
drt drtOrtools waiting_time1 ( Last six runs Oct2024 )
drt drtOrtools waiting_time2 ( Last six runs Oct2024 )
drt drtOrtools waiting_time3 ( Last six runs Oct2024 )
drt drtOrtools waiting_time4 ( Last six runs Oct2024 )

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

---------- Differences in output ----------
37c37
< Assembled polygon from relation '1402158' (name:), (front-to-back dist: 2647.58)
---
> Assembled polygon from relation '1402158' (name:)
100c100
< Assembled polygon from relation '4593870' (name:), (front-to-back dist: 453.17)
---
> Assembled polygon from relation '4593870' (name:)

TEST FAILED on ts-sim-build-ba : net net2jpsgeometry allow_junctions ( Last six runs Oct2024 )

---------- Differences in dxf ----------
3688c3688
< 1.1.3 @ 2024-10-14T13:46:56.306211+00:00
---
> 1.1.3 @ 2024-10-15T22:36:02.958295+00:00
3700c3700
< 1.1.3 @ 2024-10-14T13:46:56.309038+00:00
---
> 1.1.3 @ 2024-10-15T22:36:02.960202+00:00

TEST FAILED on ts-sim-build-ba : net net2jpsgeometry sidewalk_lanes ( Last six runs Oct2024 )

---------- Differences in dxf ----------
3288c3288
< 1.1.3 @ 2024-10-14T13:46:56.337696+00:00
---
> 1.1.3 @ 2024-10-15T22:36:03.796950+00:00
3300c3300
< 1.1.3 @ 2024-10-14T13:46:56.339981+00:00
---
> 1.1.3 @ 2024-10-15T22:36:03.799792+00:00

TEST FAILED on ts-sim-build-ba : turndefs routeSampler intervals optimize_verbose ( Last six runs Oct2024 )

---------- Differences in output ----------
0a1,10
> Running HiGHS 1.2.0 [date: 2021-07-09, git hash: n/a]
> Copyright (c) 2022 ERGO-Code under MIT licence terms
> Presolving model
> 1 rows, 2 cols, 2 nonzeros
> 0 rows, 0 cols, 0 nonzeros
> Presolve : Reductions: rows 0(-2); columns 0(-5); elements 0(-6) - Reduced to empty
> Solving the original LP from the solution after postsolve
> Model   status      : Optimal
> Objective value     :  0.0000000000e+00
> HiGHS run time      :          0.00
1a12,21
> Running HiGHS 1.2.0 [date: 2021-07-09, git hash: n/a]
> Copyright (c) 2022 ERGO-Code under MIT licence terms
> Presolving model
> 1 rows, 1 cols, 1 nonzeros
> 0 rows, 0 cols, 0 nonzeros
> Presolve : Reductions: rows 0(-2); columns 0(-5); elements 0(-6) - Reduced to empty
> Solving the original LP from the solution after postsolve
> Model   status      : Optimal
> Objective value     :  0.0000000000e+00
> HiGHS run time      :          0.00

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

---------- Differences in errors ----------
269,286c269,382
< netedit/elements/demands/personplan/ride/common/load/walk_factor/routes.rou.xml:15:0:ERROR:SCHEMASV:SCHEMAV_CVC_MINEXCLUSIVE_VALID: Element 'personTrip', attribute 'walkFactor': [facet 'minExclusive'] The value '-7' must be greater than '0'.
< netedit/elements/demands/personplan/ride/from_busstop/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/ride/from_chargingstation/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/ride/from_containerstop/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/ride/from_edge/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/ride/from_junction/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/ride/from_parkingarea/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/ride/from_taz/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/ride/from_trainstop/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/walk/common/load/walk_factor/routes.rou.xml:15:0:ERROR:SCHEMASV:SCHEMAV_CVC_MINEXCLUSIVE_VALID: Element 'personTrip', attribute 'walkFactor': [facet 'minExclusive'] The value '-7' must be greater than '0'.
< netedit/elements/demands/personplan/walk/from_busstop/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/walk/from_chargingstation/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/walk/from_containerstop/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/walk/from_edge/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/walk/from_junction/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/walk/from_parkingarea/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/walk/from_taz/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
< netedit/elements/demands/personplan/walk/from_trainstop/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'personTrip', attribute 'arrivalPos': 'dummy' is not a valid value of the union type 'arrivalPosType'.
---
> netedit/elements/demands/personplan/ride/from_busstop/to_edge/inspect_selection/routes.rou.xml:14:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'ride', attribute 'modes': The attribute 'modes' is not allowed.
> netedit/elements/demands/personplan/ride/from_busstop/to_edge/inspect_selection/routes.rou.xml:14:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'ride', attribute 'vTypes': The attribute 'vTypes' is not allowed.
> netedit/elements/demands/personplan/ride/from_busstop/to_edge/inspect_selection/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'ride', attribute 'modes': The attribute 'modes' is not allowed.
> netedit/elements/demands/personplan/ride/from_busstop/to_edge/inspect_selection/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'ride', attribute 'vTypes': The attribute 'vTypes' is not allowed.
> netedit/elements/demands/personplan/ride/from_busstop/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'ride', attribute 'arrivalPos': [facet 'pattern'] The value 'dummy' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'.
> netedit/elements/demands/personplan/ride/from_busstop/to_junction/load/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'ride', attribute 'toJunction': The attribute 'toJunction' is not allowed.
> netedit/elements/demands/personplan/ride/from_busstop/to_junction/load/routes.rou.xml:15:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'ride', attribute 'toJunction': The attribute 'toJunction' is not allowed.
> netedit/elements/demands/personplan/ride/from_busstop/to_junction/volatile_recomputing/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'ride', attribute 'toJunction': The attribute 'toJunction' is not allowed.
> netedit/elements/demands/personplan/ride/from_busstop/to_junction/volatile_recomputing/routes.rou.xml:11:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'ride', attribute 'toJunction': The attribute 'toJunction' is not allowed.
> netedit/elements/demands/personplan/ride/from_busstop/to_taz/load/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'ride', attribute 'toTaz': The attribute 'toTaz' is not allowed.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : xml schemaCheck tools ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,8
> -- Unordered text as found by filter 'ERROR:SCHEMA' --
> contributed/saga/defaults/duarouter.sumocfg:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_ELT_1: Element 'configuration': No matching global declaration available for the validation root.
> contributed/saga/defaults/osm.netccfg:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_ELT_1: Element 'configuration': No matching global declaration available for the validation root.
> contributed/saga/defaults/osm.sumocfg:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_ELT_1: Element 'configuration': No matching global declaration available for the validation root.
> contributed/saga/example/most.duarouter.sumocfg:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_ELT_1: Element 'configuration': No matching global declaration available for the validation root.
> contributed/saga/example/most.test.sumocfg:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_ELT_1: Element 'configuration': No matching global declaration available for the validation root.
> contributed/traci4matlab/examples/inter_palmas/tls_actuated/inter_palmas_actuated.sumocfg:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_ELT_1: Element 'configuration': No matching global declaration available for the validation root.
> 

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7391) on ts-sim-build-ba : assign dua-iterate mapmatchJunctions ( Last six runs Oct2024 )

duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3d1
< Loading configuration ... done.
6c4
< Simulation ended at time: 177.00
---
> Simulation ended at time: 177.00.
8,9c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
13,65c11,13
< 
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< 
< Loading configuration ... done.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> 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
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>

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

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"/>