03Sep24rv1_20_0+1920-74ef12f204c - detailed test results for NETEDIT.daily.elements.demands.routes

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests -reconnect /home/delphi/extraNetedit/texttesttmp/neteditcheckoutput.01Oct221002.3132448 -g

To start TextTest for these tests, run:

texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests


daily.elements.demands.routes: 326 tests: 298 succeeded 26 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements demands routeflow create color ( Last six runs Sep2024 )

---------- Differences in routes ----------
9,10c9
<     <flow id="f_1" begin="0.00" color="cyan" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
<     <flow id="f_2" begin="0.00" color="12,13,14" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
---
>     <flow id="f_1" begin="0.00" color="12,13,14" route="r_0" end="3600.00" vehsPerHour="1800"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow create default ( Last six runs Sep2024 )

---------- Differences in routes ----------
8c8
<     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow create departposlat ( Last six runs Sep2024 )

---------- Differences in routes ----------
9c9
<     <flow id="f_1" begin="0.00" departPosLat="random_free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
---
>     <flow id="f_1" begin="0.00" departPosLat="-12.00" route="r_0" end="3600.00" vehsPerHour="1800"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow create end ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,9d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
<     <flow id="f_1" begin="0.00" route="r_0" end="20.50" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow create id ( Last six runs Sep2024 )

---------- Differences in errors ----------
1,3c1,3
< Error: Attribute 'id' in definition of a flowRoute is empty.
< Error: Invalid flowRoute id ''.
< Error: flowRoute cannot be created
---
> Error: Attribute 'id' in definition of a vehicle is empty.
> Error: Invalid vehicle id ''.
> Error: vehicle cannot be created
---------- Differences in log ----------
1,3c1,3
< Error: Attribute 'id' in definition of a flowRoute is empty.
< Error: Invalid flowRoute id ''.
< Error: flowRoute cannot be created
---
> Error: Attribute 'id' in definition of a vehicle is empty.
> Error: Invalid vehicle id ''.
> Error: vehicle cannot be created
---------- Differences in routes ----------
9,11c9,11
<     <flow id="customID" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800"/>
<     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800"/>
<     <flow id="f_1" begin="0.00" route="r_1" end="3600.00" vehsPerHour="1800"/>
---
>     <vehicle id="f_0" depart="0.00" route="r_0"/>
>     <vehicle id="v_0" depart="0.00" route="r_0"/>
>     <vehicle id="v_1" depart="0.00" route="r_1"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow create personnumber ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <flow id="f_0" begin="0.00" personNumber="13" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow create type ( Last six runs Sep2024 )

---------- Differences in routes ----------
9,10d8
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <flow id="f_0" type="custom_vType" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect begin ( Last six runs Sep2024 )

---------- Differences in routes ----------
8c8
<     <flow id="f_0" begin="12.30" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
---
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect departpos float ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <flow id="f_0" begin="0.00" departPos="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect departpos free ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <flow id="f_0" begin="0.00" departPos="free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect departpos last ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <flow id="f_0" begin="0.00" departPos="last" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect departpos random ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <flow id="f_0" begin="0.00" departPos="random" route="r_0" end="3600.00" vehsPerHour="1800"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect departpos random_free ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <flow id="f_0" begin="0.00" departPos="random_free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect end ( Last six runs Sep2024 )

---------- Differences in routes ----------
8c8
<     <flow id="f_0" begin="0.00" route="r_0" end="23.00" vehsPerHour="1800.00"/>
---
>     <flow id="f_0" begin="0.00" route="r_0" vehsPerHour="12.5"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect route ( Last six runs Sep2024 )

---------- Differences in routes ----------
8,9d7
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <flow id="f_0" begin="0.00" route="secondRoute" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect_selection begin ( Last six runs Sep2024 )

---------- Differences in routes ----------
9c9
<     <flow id="flowA" begin="4.20" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
---
>     <flow id="flowA" begin="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
14c14
<     <flow id="flowB" begin="4.20" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" number="18">

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect_selection end ( Last six runs Sep2024 )

---------- Differences in routes ----------
9c9
<     <flow id="flowA" begin="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="23.00" vehsPerHour="1800">
---
>     <flow id="flowA" begin="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
14c14
<     <flow id="flowB" begin="10.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="23.00" vehsPerHour="1800">
---
>     <flow id="flowB" begin="10.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">

TEST FAILED on ts-sim-build-ba : elements demands routeflow volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxyxT3ʾ,J ȮP7Px-*hgD};Z)n  !(kiHҙId2dw_ 99dfsr"@n@x$9f?/_tt4& !nВns^Bi?5dzvPjkר1a?8{[la`Q3~e+٘Fveavw.U
HR߯<uj^zk=u!=T
֛</KXUﶘs]!#	$(G"cD|;ί1^%/</+-`Mb]|K|p>wѥN1\YG|hӭ
lx-ljzCx-9_"7Lz?Xu?{8pNpξe?)o麫Wew!z9㙞=sfGuw~k4,la^|9	
}e֊EyitMm8٫oxtٵr_y/|3wܕS0oB9bOq16^޽{O>vwwL
;)<7y-74oLQT߃w9aÆZE9h[씌= !xLn.V/jժպUSOu7l -_	N볶aml޼yZ/n`!-7]7K锔d!ęYgDouG*{m׮mV!U+r/ݵki|۝~\#Zsg=c%
!jpI=3}♢uB,^CV~ZR~/^}
:wL[lXiiiy~}:RHW}8ʣ߄lr{VYs3.?o6Iki<#2prrBFqKo~}NٳwǿvaYy')--:ckoZQFNtT<4ש]s]sr|iI9m8pKa/͜׹ẫ=,k
8:ۂϿ'5[oڪhm]wOo]hGwxGQJmݺr*+M%ըQqF#/[nݬ#~ւپ^|fJ_ag*g=oڵqFS4kT矛O?f_|Y6!ɽ0;vۤI+G_8\!>tx:||5Zm֚MtԮ]
LMyf/^ڳGwI.]ϹKاZ︰/!_ss>BLxii]w3*
sf}ܷgSV=6~DkvYG9/-ڿY&'5k6O3ԐlooxT#󋋋??r)#òRRR}ͷ礤tzBV-v׎Bo7lwҝB敕{]vGoHMM}[y⯿gϾ^=FY{^|)	~ѠWS5"_4jF]O8gĥ3_yq7'k_ܼ6x?ίߠ}9w:0^pϴٰe!؈wLjܸч)nO=?a֪_ɽN4`gG;_~$|>h۶\K:u.=R[#>Ͽƍ4lժ/ΚZhs׮i6J##	_jo#-#?aRzy{VzV9F
Ԛ뮻+E?Iu֕/zOu_Fv7.|j׮u)O=}9w{ϩg<_6[ׯkW3Zj9g7oepu|qo.my-2[DIII=2-^i}N^䇞=2{d3/!V^{Ϟ݃hwK8gW\\Ïk]}}^"	˰գ*faKԪUg^{gx6L:'];V=ߪ.9χ;^fz}oSRR֭ߐRs۶͚5]fHʬ׏hj;WRv\/v1iiiJxm/͜5p@޽zF%W,;_9ur̓mB#w:GsPzu/s5W5ᶷfwoAϑmX2:t XO=b~Cݻ.a㟋_2oO>҈s|Ef~_5RSS۴i}yùBk֮YIIIо矣߰C۪
thrSިӘ2o~@]
4HJJzB%'˯	o$}
:v4Ud%#Ӆk׭70SNykB=Tgիn^|T#;fB[hzdS/1N\۬5_aכ褞/^*X'%V8p%?z-fj^BƍlsZ׷޽kzȴ*B\[˰kcQ:lU\rjB|%?lݺr3Swϯٱիמw𴴴!gVޤIu6lw
?5k/:۶m[
JIIiܸ}T3BSN-zWܬ߰g=,+a!d	!DuB͛g.iݺUݺuР~ò9M6ݻW}9mijT60-c|1GTbuCؼy*zdIee7˩ʹ_ٽz,[5l@>BqDki۶M4QB6moXvG++]v\'%%E1Qe6oar,w1G?F^|u릧7kBL/#;AZHmƍ֬"oٲE$/?ٽoݖڽCeZvN9u/֛Y3cqOASwK8g4n褞'tɧ5nԨ1Cmtv-e(R+*:Wdԩ]v۶HyQ͚5gW8ΝBǟ|V~(IRyyyYYY
UYVY^CGfٲu[lQVUNԚ)4jhwCoպe1JI#?BP]_VseںuCAiڬۤV4|4!u5^s:Ɣ
+}_s\7=]E5ykVհ$%%=,k{ч7osڿ6m֬YӝvJO
;33ؿɧt^iG1U^ݷI2Zعs׾}B{'17r,SUv#mT@S
3,fM΃A–-[{az[nsbt=;Q4\۬5_͖71GwW{ҢEs!Dݿ_tewq:/ᤞ/JF.
ٹ_aYvӻv֯_{"^{MMݹq&;NC󫯾e
'%%v
,
رCy_Msm8>SN
/*A9ߝ
T}J=W_}ƛs.xDЁ_0_if෌m
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="6.26" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 35.40,-19.00"/>
    </edge>
    <edge id=":Junction1_2" function="internal">
        <lane id=":Junction1_2_0" index="0" disallow="pedestrian" speed="6.94" length="4.22" width="3.00" shape="35.40,-19.00 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_c0" function="crossing" crossingEdges="Edge1 Edge4">
        <lane id=":Junction1_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.00" width="4.00" shape="38.00,-17.00 32.00,-17.00" outlineShape="38.00,-15.00 32.00,-15.00 30.00,-17.00 30.00,-15.00 31.95,-15.00 32.00,-19.00 38.00,-19.00 39.41,-19.00 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.96" width="4.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="8.53" width="4.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
<truncated after showing first 30 lines>
---------- 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">
    <!-- Routes -->
    <route id="route_0" edges="Edge0 Edge1 Edge2" color="yellow"/>
    <route id="route_1" edges="Edge3 Edge4 Edge5" color="yellow"/>
    <route id="route_2" edges="EdgeCenter0 EdgeCenter1" color="yellow"/>
    <route id="route_3" edges="Edge1" color="yellow"/>
    <route id="route_4" edges="EdgeExternBot EdgeExternTop" color="yellow"/>
    <route id="route_5" edges="EdgeExternBot EdgeExternTop" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="100"/>
    <flow id="flow_1" begin="1.00" route="route_1" end="3600.00" number="100"/>
    <flow id="flow_2" begin="2.00" route="route_2" end="3600.00" number="100"/>
    <flow id="flow_3" begin="3.00" route="route_3" end="3600.00" number="100"/>
    <flow id="flow_4" begin="3.00" route="route_4" end="3600.00" number="100"/>
    <flow id="flow_5" begin="3.00" route="route_5" end="3600.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect arrivalspeed float ( Last six runs Sep2024 )

---------- Differences in routes ----------
6,8c6
<     <route id="r_0" edges="Edge0 Edge1 Edge2"/>
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <vehicle id="v_0" depart="0.00" arrivalPosLat="4.20" route="r_0"/>
---
>     <route id="r_0" edges="Edge0 Edge1 Edge2" repeat="-12"/>

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect arrivalspeed left ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <vehicle id="v_0" depart="0.00" arrivalPosLat="left" route="r_0"/>

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect arrivalspeed right ( Last six runs Sep2024 )

---------- Differences in routes ----------
8c8
<     <vehicle id="v_0" depart="0.00" arrivalPosLat="right" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect departposlat float ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <vehicle id="v_0" depart="0.00" departPosLat="5.60" route="r_0"/>

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect departposlat left ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <vehicle id="v_0" depart="0.00" departPosLat="left" route="r_0"/>

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect line ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <vehicle id="v_0" depart="0.00" line="custom Line" route="r_0"/>

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect personnumber ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8d6
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <vehicle id="v_0" depart="0.00" personNumber="3" route="r_0"/>

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect_selection departlane random ( Last six runs Sep2024 )

---------- Differences in routes ----------
9c9
<     <vehicle id="vehicleA" depart="1.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
---
>     <vehicle id="vehicleA" depart="1.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
14c14
<     <vehicle id="vehicleB" depart="2.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
---
>     <vehicle id="vehicleB" depart="2.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">

Detailed information for the tests that had known bugs:

2 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'python: can't open file')
---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
elements demands routeflow fix ( Last six runs Sep2024 )
elements demands vehicle fix ( Last six runs Sep2024 )