Skip to content

Commit 268ae43

Browse files
committed
patching expected results refs #21, #17872
1 parent de4ac1a commit 268ae43

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

tests/complex/traci/vehicle/replaceStop/first_parameter_only/stopinfos.complex

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<!-- generated on 2026-01-13T17:31:34.997400+01:00 by Eclipse SUMO sumo v1_25_0+0953-851384ba8f7
3+
<!-- generated on 2026-04-14T22:44:08.022521+01:00 by Eclipse SUMO sumo v1_26_0+1153-994ce4dc7aa
44
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
55
66
<input>
@@ -14,12 +14,17 @@
1414
<stop-output value="stopinfos.xml"/>
1515
</output>
1616
17+
<processing>
18+
<default.departspeed value="0"/>
19+
<default.departlane value="first"/>
20+
</processing>
21+
1722
<report>
1823
<no-step-log value="true"/>
1924
</report>
2025
2126
<traci_server>
22-
<remote-port value="44521"/>
27+
<remote-port value="37357"/>
2328
</traci_server>
2429
2530
</sumoConfiguration>
@@ -28,5 +33,5 @@
2833
<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
2934
<stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="A1B1_0" pos="49.99" parking="0" started="16.00" ended="111.00" delay="11.00" arrivalDelay="-26.00" tripId="fancyID" line="S42" split="train0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
3035
<stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="64.01" parking="0" started="128.00" ended="228.00" busStop="busStop_B1C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
31-
<stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="C1D1_0" pos="73.64" parking="0" started="239.00" ended="240.00" busStop="busStop_C1D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
36+
<stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="C1D1_0" pos="73.64" parking="0" started="239.00" ended="240.00" busStop="busStop_C1D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" state="skippedOnDemand"/>
3237
</stops>

0 commit comments

Comments
 (0)