27Aug24rv1_20_0+1803-dcfc4470b6b - 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.17Sep220946.2031064 -g

To start TextTest for these tests, run:

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


daily.elements.demands.routes: 326 tests: 295 succeeded 29 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 Aug2024 )

---------- Differences in routes ----------
9,10d8
<     <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"/>

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

---------- 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 departpos ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<     <flow id="f_0" begin="0.00" departPos="-12.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
---
>     <flow id="f_0" begin="0.00" departPos="random_free" route="r_0" end="3600.00" vehsPerHour="1800"/>
10d9
<     <flow id="f_2" 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 create departposlat ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
10c10
<     <flow id="f_2" begin="0.00" departPosLat="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
---
>     <flow id="f_2" begin="0.00" departPosLat="random_free" route="r_0" end="3600.00" vehsPerHour="1800"/>

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

---------- Differences in routes ----------
9d8
<     <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 endnumber ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
10c10
<     <flow id="f_2" begin="0.00" route="r_0" end="22.00" number="51"/>
---
>     <flow id="f_2" begin="0.00" route="r_0" end="20.50" number="51"/>

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

---------- 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="customID" 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 type ( Last six runs Sep2024 Aug2024 )

---------- 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 arrivaledge ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<     <flow id="f_0" begin="0.00" arrivalEdge="1" 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 departedge ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<     <flow id="f_0" begin="0.00" departEdge="1" 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 Aug2024 )

---------- 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 Aug2024 )

---------- 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 random ( Last six runs Sep2024 Aug2024 )

---------- 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 Aug2024 )

---------- 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 departspeed max ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<     <flow id="f_0" begin="0.00" departSpeed="max" 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 id ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
9c9
<     <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"/>

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

---------- Differences in routes ----------
8c8
<     <flow id="f_0" begin="0.00" route="r_0" number="26" 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_selection number ( Last six runs Sep2024 Aug2024 )

---------- 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" number="26" 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" number="26" 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 inspect_selection parameters ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
10,12c10,12
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>
15,17c15,17
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>

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

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


IHDR1cIDATxw|ϕ({A
l*p򵸾흢?poQjE%-6?҆&%{=}@.'KrwyO6
O$enВn&>_0n_5tӭZ
 ܛVtK1VO;.QWX^~cv7&PG`gv|+.@,~ѯ!|"c9ӈl7#n
]	`+~Z|WoVZOOU2C/$@ջ-\zWH@	~9ȸQ+މkggpɊjKXX=ߨ'\/^pqӭn{6Wֈ/\t+=9^~Z^xK
Wuv~?W;vDž8p/n3i[n{;vfLg6ѧ.;o5kDIJJtW/[bbtՃ˾ksq7w:g$T9ڢ"<<B8p0W
k-_~wܕS0B}cOq16^޽{O:g~wwL;ɓ<6u-74oLslÆ
<<FqGfd9C?QsXUVV-O9ו_ְa#:M8&8چ[ƲsjMp
tK.SRg
:Q?Ӯ].B㫮WT#nF_kS;?yOlyy"))#o#G.5撅W>lȨBԨpו{f>3թS[hɏ[y
h{f
)춿TIcgCJKK.J#t<)~ՇC<]!”/v޳jg~E}M4^K7UԧOe$xkԐ2G^|{sjϞS=w
?~MiiiVwF֐%/yy5=?lyࡩ?Ng5/㫍7M̙om{]Z
{i7ޚQzz3ϰЍy滿{iYN뭭:֖ٵ{GE>óO?^Rj˖!
+-4ɗTFƍO>߻woݺuF<kv۶/T͔
3Tά#>s-صkwƍ&?h֬⯿6=}7rmB{a˯۷ۤI˳G?l!>tx:||5Zm֚Mԩ1ke9iRSk5EKz.IҒ%K9w	T%}o͚▱w.]|^'B)/--뎱f_EXawaٻܗV|W_cK:kcGjW5bÆhfMجi{`r>=bSBo]~QmT/..xN+ʥFJIIyvwftz|V-n^%xuowB䕕}]vk׭OMM}[yogϾ]=FY{^|)
~ѠWS5"_4jF]8k3^y7'kQ5kxO>ɯߠ}9w:0^pϵٰe!؈qwLlܸG%nO=?~֪_IN,`g=_$|\ukN:%I-cgW_{sƍtr媗sg~Ֆ-Zܵwڱ
H{Hk!ƍX^wߙY^+~IQC)zn{yD/lҤqݺu9
.xÌ/#;<ck׺o䧞}񾜻ӟw-׋䵫[3͛7[ko6Yly%%%h9i{ySϼ Xj={zfv*OCqZ/Ğws_qqqZZڏ?-fZÒkwy۲;W%:,֯SOT"/=SVyᎻ1{3u׷ϧ_wUvt9xY1bsk.{{w<v[nk֬kN4@WfqDVg/S$lҌݫgT_rϲ3S'N?I
&9"_[jj}-Q~s|<'iիWo1_s]o{{Yx|A{]І5-
@G<Գ/7T۽{O7======3͟*8qIIɗ_8׬n)55MW^>#Xz5ko񚔔۝wY
KNI>to,))iؠA,7Uqߍ:*-n-	հAwQr2?ʫo?Hg_xߠ{4LU%IF]42==]f:
3QWv-!DSOFYj
]G=޽cv/d
;E>G	}O=yBeZvNâ%BE~y]2~}~XccWna;N%4n6G,q٪e~}h{\gLk"ε[V=EaGZE[V-!Ę.]-[Znz;~e;VZs#҆$BQ7=Ik׮ߴ
cW^STT?[:thuM6Ҹq.f'[Y~/8sxVC>WB_!͛7(ї\Ժuu4A#g%''u7nڻw0^sz.lXa[b$3Hu릇.if!ąTȒJJKK-nSNs߃Ͽ8#{7X[lmذ}&8֭ۚ6ivm߰sW+qWNF#7NJJNcJklOÆ
X4۳Oc/u֭߬iS
<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"/>
    <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"/>
</additional>
---------- 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 center ( Last six runs Sep2024 Aug2024 )

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

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

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

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

---------- Differences in routes ----------
8c8
<     <vehicle id="v_0" depart="0.00" containerNumber="3" 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 Aug2024 )

---------- 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 free ( Last six runs Sep2024 Aug2024 )

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

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

---------- 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" departPosLat="random" route="r_0"/>
---
>     <route id="r_0" edges="Edge0 Edge1 Edge2" color="160,21,162"/>

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

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

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

---------- 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 color ( Last six runs Sep2024 Aug2024 )

---------- 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="12,13,14" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
---
>     <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="cyan" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
14c14
<     <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
---
>     <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="cyan" 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 Aug2024 )
elements demands vehicle fix ( Last six runs Sep2024 Aug2024 )