Skip to content

Commit

Permalink
update tests ref #21 #9663
Browse files Browse the repository at this point in the history
Signed-off-by: m-kro <m.barthauer@t-online.de>
  • Loading branch information
m-kro committed May 7, 2024
1 parent 70ed115 commit 502b20e
Show file tree
Hide file tree
Showing 6 changed files with 7,263 additions and 1,441 deletions.
5,021 changes: 4,708 additions & 313 deletions tests/sumo/devices/stationfinder/breakdown/battery.sumo

Large diffs are not rendered by default.

1,480 changes: 1,455 additions & 25 deletions tests/sumo/devices/stationfinder/breakdown/chargingstations.sumo

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions tests/sumo/devices/stationfinder/breakdown/errors.sumo
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
Warning: Removing vehicle 'veh_remove' after breaking down, lane='E0E1_0', time=31.00.
Warning: Vehicle 'veh_tow' skips stop on lane 'D2C2_0' time=83.00.
Warning: Removing vehicle 'veh_remove' after breaking down, lane='E0E1_0', time=28.00.
8 changes: 3 additions & 5 deletions tests/sumo/devices/stationfinder/breakdown/tripinfos.sumo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-05-02 14:24:16 by Eclipse SUMO sumo Version v1_14_1+12806-ce039900164
<!-- generated on 2024-05-06 10:26:28 by Eclipse SUMO sumo Version v1_14_1+12811-79695eabd3d
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
Expand Down Expand Up @@ -45,9 +45,7 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
-->

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="veh_remove" depart="28.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="18.00" arrival="31.00" arrivalLane="E0E1_0" arrivalPos="14.10" arrivalSpeed="0.00" duration="3.00" routeLength="2.00" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="1.86" rerouteNo="1" devices="tripinfo_veh_remove stationfinder_veh_remove battery_veh_remove" vType="ElectricVehicle1" speedFactor="1.00" vaporized="end"/>
<tripinfo id="veh_tow" depart="5.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="313.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="308.00" routeLength="3525.73" waitingTime="55.00" waitingCount="3" stopTime="57.00" timeLoss="85.19" rerouteNo="4" devices="tripinfo_veh_tow stationfinder_veh_tow battery_veh_tow" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<stationfinder chargingStation="CS2"/>
</tripinfo>
<tripinfo id="veh_remove" depart="25.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="28.00" arrivalLane="E0E1_0" arrivalPos="14.10" arrivalSpeed="0.00" duration="3.00" routeLength="2.00" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="1.86" rerouteNo="1" devices="tripinfo_veh_remove stationfinder_veh_remove battery_veh_remove" vType="ElectricVehicle1" speedFactor="1.00" vaporized="end"/>
<tripinfo id="veh_none" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="403.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="403.00" routeLength="3668.73" waitingTime="99.00" waitingCount="4" stopTime="0.00" timeLoss="137.27" rerouteNo="0" devices="tripinfo_veh_none stationfinder_veh_none battery_veh_none" vType="ElectricVehicle1" speedFactor="1.00" vaporized=""/>
<tripinfo id="veh_tow" depart="20.00" departLane="E0E1_0" departPos="30.00" departSpeed="0.00" departDelay="0.00" arrival="1843.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="1823.00" routeLength="3022.23" waitingTime="130.00" waitingCount="4" stopTime="1467.00" timeLoss="171.65" rerouteNo="2" devices="tripinfo_veh_tow stationfinder_veh_tow battery_veh_tow" vType="ElectricVehicle1" speedFactor="1.00" vaporized=""/>
</tripinfos>

0 comments on commit 502b20e

Please sign in to comment.