10Sep24rv1_20_0+2017-ec2a54cf778 - detailed test results for NETEDIT.daily.elements.additionals.detectors

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.additionals.detectors: 289 tests: 245 succeeded 37 FAILED 7 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements additionals detentry inspect parameters ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,13d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detEntry lane="EdgeCenter1_1" pos="21.71">
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
<         </detEntry>
<         <detExit lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1
> Warning: E3 'e3_0' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals detentry inspect parent ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,8c6,8
<     <entryExitDetector id="e3_1" pos="-10.00,10.00" period="300.00" file="e3_1.xml">
<         <detExit lane="EdgeCenter0_0" pos="21.00"/>
<         <detEntry lane="EdgeCenter1_1" pos="35.00"/>
---
>     <entryExitDetector id="e3_1" pos="4.00,10.00" period="300.00" file="e3_1.xml">
>         <detExit lane="Edge4_1" pos="15.00"/>
>         <detEntry lane="EdgeCenter1_1" pos="21.71"/>
---------- Differences in datas ----------
6,9c6,11
<         <edge id="top"/>
<         <edge id="EdgeCenter0"/>
<         <edge id="EdgeCenter1"/>
<         <edge id="bot"/>
---
>         <edge id="Edge0"/>
>         <edge id="Edge1"/>
>         <edge id="Edge2"/>
>         <edge id="Edge3"/>
>         <edge id="Edge4"/>
>         <edge id="Edge5"/>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="318.40" x="0.00" y="5.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in output ----------
4,6d3
< 0
< 5
< 25
8,9c5,6
< TestFunctions: Clicked over position 680 - 251
< TestFunctions: Clicked over position 498 - 251
---
> TestFunctions: Clicked over position 741 - 305
> TestFunctions: Clicked over position 838 - 305
11,12c8,9
< TestFunctions: Clicked over position 680 - 251
< TestFunctions: Clicked over position 498 - 489
---
> TestFunctions: Clicked over position 741 - 305
> TestFunctions: Clicked over position 649 - 389
14,18c11,15
< TestFunctions: Clicked over position 680 - 251
< TestFunctions: Clicked over position 923 - 489
< TestFunctions: Clicked over position 498 - 251
< TestFunctions: Clicked over position 923 - 404
< TestFunctions: Clicked over position 498 - 494
---
> TestFunctions: Clicked over position 741 - 305
> TestFunctions: Clicked over position 798 - 194
> TestFunctions: Clicked over position 838 - 305
> TestFunctions: Clicked over position 1121 - 403
> TestFunctions: Clicked over position 649 - 389
---------- Differences in routes ----------
6c6
<     <route id="r_0" edges="EdgeCenter1 E5 top E0 E1 bot E4 center0"/>
---
>     <route id="r_0" edges="Edge0 Edge1 Edge2"/>

TEST FAILED on ts-sim-build-ba : elements additionals detentry inspect_selection friendlypos ( Last six runs Sep2024 )

---------- Differences in additionals ----------
7c7,11
<         <detEntry lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"/>
---
>         <detEntry lane="EdgeCenter1_1" pos="21.71" friendlyPos="1">
>             <param key="KeyA1" value="valueA1"/>
>             <param key="KeyA2" value="valueA3"/>
>             <param key="KeyA3" value="valueA2"/>
>         </detEntry>
11c15,19
<         <detEntry lane="Edge1_1" pos="20.00" friendlyPos="1"/>
---
>         <detEntry lane="Edge1_1" pos="20.00" friendlyPos="1">
>             <param key="KeyB1" value="valueB1"/>
>             <param key="KeyB2" value="valueB3"/>
>             <param key="KeyB3" value="valueB2"/>
>         </detEntry>

TEST FAILED on ts-sim-build-ba : elements additionals detentry inspect_selection parent ( Last six runs Sep2024 )

---------- Differences in additionals ----------
7c7,11
<         <detEntry lane="Edge1_1" pos="20.00" friendlyPos="1"/>
---
>         <detEntry lane="Edge1_1" pos="20.00" friendlyPos="1">
>             <param key="KeyB1" value="valueB1"/>
>             <param key="KeyB2" value="valueB3"/>
>             <param key="KeyB3" value="valueB2"/>
>         </detEntry>
9c13,17
<         <detEntry lane="EdgeCenter1_1" pos="21.71"/>
---
>         <detEntry lane="EdgeCenter1_1" pos="21.71">
>             <param key="KeyA1" value="valueA1"/>
>             <param key="KeyA2" value="valueA3"/>
>             <param key="KeyA3" value="valueA2"/>
>         </detEntry>

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

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,3
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit
> Warning: E3 'e3_2' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals detexit create friendlypos ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1
> Warning: E3 'e3_0' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals detexit delete ( Last six runs Sep2024 )

---------- Differences in log ----------
2a3
> Warning: E3 'e3_2' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals detexit inspect friendlypos ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals detexit inspect lane ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter0_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,3
> Warning: E3 'dummyLane' needs at least one entry and one exit
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals detexit inspect parameters ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,13d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="21.71">
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
<         </detExit>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals detexit inspect parent ( Last six runs Sep2024 )

---------- Differences in log ----------
1d0
< Warning: E3 'e3_0' needs at least one entry and one exit
---------- Differences in output ----------
4,6d3
< 0
< 5
< 25
8,9c5,6
< TestFunctions: Clicked over position 680 - 251
< TestFunctions: Clicked over position 498 - 251
---
> TestFunctions: Clicked over position 741 - 305
> TestFunctions: Clicked over position 838 - 305
11,12c8,9
< TestFunctions: Clicked over position 680 - 251
< TestFunctions: Clicked over position 498 - 489
---
> TestFunctions: Clicked over position 741 - 305
> TestFunctions: Clicked over position 649 - 389
14,18c11,15
< TestFunctions: Clicked over position 680 - 251
< TestFunctions: Clicked over position 923 - 489
< TestFunctions: Clicked over position 498 - 251
< TestFunctions: Clicked over position 923 - 404
< TestFunctions: Clicked over position 498 - 494
---
> TestFunctions: Clicked over position 741 - 305
> TestFunctions: Clicked over position 798 - 194
> TestFunctions: Clicked over position 838 - 305
> TestFunctions: Clicked over position 1121 - 403
> TestFunctions: Clicked over position 649 - 389
21c18
< TestFunctions: Netedit closed successfully
<truncated after showing first 30 lines>
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwX;ދ(%5J1h4&h1FEM4Ɵbb((E)?Vó7;3[nߝY"(殀FBBB]nއ&`,7f_q@Q5Ifج$7Г!0"FDP!"|%VQҐdѯ
(6Z蝈d2&B(%!jRd/quuiլH]-	6L2C6`cUo-[677%LUo;!i+"=#VKxhsC:wus3`XNݻv\@ ر{ߵO,vK0ˑ	VM1$"K_x?fN$zo}/g{X@	47{Xy"M-mǞ.H$+L}u^>m[ncV>v[XXe/X–A];-]>rSF&z{yf:yBl52a[	!+>{95<΅ʭ	
9/ZZ)Uwϸ:z,?Am5ho?2ELV\5־U*nݹwqP5.q؏ˌCB`[ל~~iYYY<ͳEȊw2~/bE"GD\:fʗ
I"P)S&֯P(j۷kҕ)i5Ws/3='
gN۶UD>q2yy)i/t.Tʉ}WJN33u޿jjc~~?/srE6WzU"RGuQ=urqqڶ_ľk<rRuלC%))pÆ
nڱcG77=V'.
`M':-Xɉa;8H$kָaPB݇GN.,,b3ӳOϷr){t䙷9ڴh\zUT%I$"3j3.])۲
m߭SRTkZbm^~YhzukۋɩittpԮev-hݦm)i/4
_$''ibٍWaHԮUS¢џv\7NwiOzvyбІ<wޥY0א4V֫{{(t
߾@i&&nPN
:j^5Upk翊+VDڰ^zu$/;v:i9;;gk](߸ab}ڧ;W[~q)i/lVj%OH$D2=͖m^{{{"RQܵ[*cНJ,'O~h/uUj@`gNUU`*+sa<Z7o:艳DԦEe?tԱMϳ:z*i"*R thݜKٱMJ>~u^^PM}m;vͭ@fT'6/_6A|{\[6m:?DԶee<|B kT*<{g٬d#۶lRL#'BAM
֪ٔ^ԹLgGG68{(+'}fkV;u66=#J
իVdk
ʕy\Węl>a+\$D"U);oU|#'μ˫]*ئ`PN('ڵdB 0ԕGD"GH*+G$Ţ'e?MUM"(PlbPȭnH"887H@ h+o{զE㲁&i޸J[7ISw0N]:gQŹUV6?DD<n3ӦE58s-]K= ".fKW]q~櫬JݹP ~/z|ϿܰCpqc"A222R]5HNI{$D77U+=qɱ^ڛ494_S^ӎc..ezu>PFc[rr_W\QiYY\lKk*:A-w'>K&"Wa-zeP7aSԯtE$u>i/nP'^q-zj.!i/$>#"j+9߻bŸk>{1Muޫ"lcS^AsW$5W)-,ZD"1$D"g&"~<9NhWBĤEvv)/^:::)
45}fɩiS<݉qpp`+&<=!sQ	>l6P(Orڵn<%isXJDRivHkVv[˕quqawH$Sƶ{~ݠg.:TX[4~obˌW_P(oTw&TQF=OyDRNCn~oP\H
\]/^*W%{{GTA)YU+]c˙zoYf+gg'"z
D$;:xSC $&=R}ҳ\qcSE.P(TS1oO;;!w?-ԨVS{b''GTZW ։_B…[|AϮ)R@ x4??,J*yـRƗ)4)7Rת֗Ӻyc_?>7A*5a-T&lJ߮E)>;sɚ|X~]klݼq)??S/JRKR}|P^VZ6vAط49TZ5
(߻Z֯vd`#k7\yGdgWjee]\74S烚羖Ί<n޹_|//re(%Z|;9ɀ
?&;9ȅ\~C:INE2k/۰z{^YXTĦ䆱eQFY2:02

Aaa!]l/bocHr)Db\fEXT@DdžjlDtya.U_ᷕd=SJ8܂|ؠ^CGOVT|~6BjZJ|#WYDdo/~EDa^ee+
AU%YilezƵw(++K&ct+e9D6XPi,j

յcg.}ԷWBPJqn+PbVP^,ޗnݱ|;X\\+vDҾuҕ-6ئ`X7yyy{=:s#;r(d2dk^KNNaރGrD";.$`S:;9޽޳'dLR)in.P/*m3dwE\ԡ*%;?ﺕJNN%"?6WR2c
dL2l]6Re<%w͛|PiњR*W_7hRߎLDϒ
ʔ~<ʕ	HNIU+'}MD99&kԭPkT|Y@p.D'G8+ݤE2CT*r&Wۧ}mgdHaaRI ܺs_Er<=b8ihࢢ"c:()p~~X,i}փ9~~X`Ű-S*֮u3;;arjkڋ7w>KN		 =#νJg/\jתYrj`iE\rd_9r8#U,S*xjǶ-"/=񨹲^Lqn
kVcڒ94gd}C~yR.J5o[w˓ҴR+-6JOtrr=USlb~0OJyJnުCEi%ڋōֻޞAmZ4INM/(_60fd+6_TZ@D)iUGuQyZ8u^,l(I+b!(	JJ|M"jܸ+`DŽU`[k{g6oC櫬G{{*+񓧙T{pNnnF
<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">
    <!-- Detectors -->
    <entryExitDetector id="e3_1" pos="-10.00,10.00" period="300.00" file="e3_1.xml">
        <detEntry lane="EdgeCenter0_0" pos="21.00"/>
        <detExit lane="EdgeCenter1_1" pos="35.00"/>
    </entryExitDetector>
</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="top"/>
        <edge id="EdgeCenter0"/>
        <edge id="EdgeCenter1"/>
        <edge id="bot"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="318.40" x="0.00" y="5.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" 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="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.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="12.73" width="2.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"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<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="r_0" edges="EdgeCenter1 E5 top E0 E1 bot E4 center0"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements additionals detexit inspect pos ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="25.00"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals detexit inspect_selection friendlypos ( Last six runs Sep2024 )

---------- Differences in additionals ----------
7c7,11
<         <detExit lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"/>
---
>         <detExit lane="EdgeCenter1_1" pos="21.71">
>             <param key="KeyA1" value="valueA1"/>
>             <param key="KeyA2" value="valueA3"/>
>             <param key="KeyA3" value="valueA2"/>
>         </detExit>
11c15,19
<         <detExit lane="Edge1_1" pos="20.00" friendlyPos="1"/>
---
>         <detExit lane="Edge1_1" pos="20.00" friendlyPos="1">
>             <param key="KeyB1" value="valueB1"/>
>             <param key="KeyB2" value="valueB3"/>
>             <param key="KeyB3" value="valueB2"/>
>         </detExit>

TEST FAILED on ts-sim-build-ba : elements additionals detexit inspect_selection parameters ( Last six runs Sep2024 )

---------- Differences in additionals ----------
8,10c8,10
<             <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"/>
16,18c16,18
<             <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 additionals detexit inspect_selection parent ( Last six runs Sep2024 )

---------- Differences in additionals ----------
7c7,11
<         <detExit lane="Edge1_1" pos="20.00" friendlyPos="1"/>
---
>         <detExit lane="Edge1_1" pos="20.00" friendlyPos="1">
>             <param key="KeyB1" value="valueB1"/>
>             <param key="KeyB2" value="valueB3"/>
>             <param key="KeyB3" value="valueB2"/>
>         </detExit>
9c13,17
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
---
>         <detExit lane="EdgeCenter1_1" pos="21.71">
>             <param key="KeyA1" value="valueA1"/>
>             <param key="KeyA2" value="valueA3"/>
>             <param key="KeyA3" value="valueA2"/>
>         </detExit>

TEST FAILED on ts-sim-build-ba : elements additionals detexit move ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="29.86"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e2detector create jamtreshold ( Last six runs Sep2024 )

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


IHDR1cIDATxw\RĽڪYZZg:hn](8@AdI~gdyx=%|<P+`SW,Y`~}	k|0~^Ѩfآd2&4`2LXс&ל*r*#Z
f1!3
d
9T*d}DIȐ|0θ?@̶<Sf9_`X6Ibr3"FZsת
6t*[Dz'xVbׯShgN0#:{:fwXB9av?|S$=`>L@9`2tׯ_۷wO)rqwP)
&嚯&H4ٶdӝdfi
	BWSrrؿƺf:ks)ir)dji٪usZ՛7i&bbs	mߺv`uDzb̩\uީx{>B~A+ZZ)=jؗgO9_K6]o22ex,j>}*+Jn߽B-abr3"CLZ:++kMu~c.UM]50/,(P(Dn
;LD\	:fx,5T}d3мIzu>HfCm/_\Z;%mմN`Q8:wl23+[M˖)Z*=7Y~KNRu~~J){MwY]4[Z"RsLǢ{vsAضk2gt;v)
	椤
رcǎ...|8".r/rSKZd֩mR2GG}F$4k F5sѿJ?مvꍹyy66nͻ8߻mZ4YJAA)D$%R٨_wJ[rX)/?nӤb\WԲUrT0LuԲ_%oݱήSڵ$[w&%n(^Zvv⬬	/E+B]3)D1_}yB̕k7Nw]zvyyɐ<=Gޥ,nի
(Z(iPΩs?#"R7wCrSRS5DSUG:^{*/"uԭ-۾NI乧17//5}:ҥ|7/vj]R;_JJ~jU*/R,QJj:[,|CDTbLJ&+/.g;+XLyhouѣGvt*Uf=>?y3	/[;n8+'DԦEre$:iwEvc'>}ODl^dL͹5;i^|P染ގr޽ŹeF9y^$-(siFkٴh"b٢2H$j۲I2=-kjRZbRqҕ{QFVvjըz|LjZzUʗ-ɳ{;9:.?[aT*
Uٹ}
=_NnnUS6vB4V<ԮT*~W
.^d^=Y넽N$
>^"Yv'kVJ; @ EH,}0H0-4zD"?6->~1ԦycDžy/[̷	/s0v]:wDXX(pɏBvQOr_&iѤV*俋HD\fs7><MF
e>x0)ߗIe>nۭͻNDO&˧2uL#1)ɳ']\WxykmsDԠ^.gddJNa֮}^nuk:wޮf*öeeTTA3226:9I^-i..*W8u]G5ص?E"9;9֯[DMW];>TNvbqG5}_Y9ɯS	yk7ﰻV僚DB# "L*wEg/͵j]V	/(:zڵGDz""HĮkav͘7>y!檽FQOm**b
\!"~{l#Pl|ҥ|66ISG554}f_&%ٹD"c+0+:d.Qa_PȮŮ#lll퓜vLz<H$rqv&	;quqbwme'Q(֮U}C܋^]RRanEb'/f˴7_uJ@ ۊ}' -6TQF^Lz䙻WX\vc'o`P̬l7He]\CGO|=-n﹣JO@ISmqV9'ؾ鿿Hj&с==cv@0}<kø1H}*YϮrS=ȭ&TF]m&իV"Wɿ_q4R։_B…C~>^ڑfAA0O>#"v<LVXXsAAAnn\erss^(Q\RO'd[scQuz{n߹oBAA[vyyYsVm{gn&

۸6xm߹/={aAT_Xڣ9oUM'K8}HJf!|~k?«ZBzu\]؎l~[w66ժTlߺYFfV[NNukl\ǿP~yjT5//ʕp+[45
@	gyX|5_q/_Hm#r"Ɵ2d,SAa!T"_{
kw?	&7-GeҷzESɥ\JlpgM;W]I$.ݳ+Mb\|{ \erss٨ƆU.dѩsFL&"
L"Hz+YXP?6˕wuk;qrrcaK+,,T!_f!U+W7o;yAD7Ddg'do22FPU+gfemܺZ6kv]"ȐJe픝"Q2ED6jRi,J
ѵc3]0ѡOK eJWP.ʵJڊDCwa{>;v`_E`g+U([f\n'o>|F:i@u[]qD!xTquĕ0FdR5%&&d2'G˭/p]ރ]21I*)*-ż|6C}հb"Kd.:}R_%$)dXNz%ʖ)ve*ߣ\i|nnݼG58;_y[?)URzu7lջQEbb~~A2^L$eJ'&RT_9;;dd>OxNQrܹ'NZy8)=TFoq;rsuwIx(
YXe+WdrY[&	_&&'OH$%^U/tQRp^^H$Z)kZTIblK/(ޮu3AdWgon}QjZd(]Z5H|_ʗxۣ\iRlbL*^P}ZǶ-DBWS]]}NIy^jըʆ:Y4{Cw=~
]j޴dR;$N-((rEFAs JU9ETy{yLzHKEi^$7-i$Ur^^~U:Vm&|"Jz~Xx&#c^-6z,^7l!%%ߺu7nlX?6!``~Zvzρ̬٥Ɉ</ctdd>y<M59ݤQ}GrrsJ{&
Brb{Feel`w"ܥǡ
߼JE63&_TRBP@[/^&DyP(ѵcDω3._Us~ԯǮ}٩#p:U1jR}Z={Mi4 UrVVT*jTX,NMKyBr
<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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" jamThreshold="1.39"/>
</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" 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="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.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="12.73" width="2.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"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<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="r_0" edges="Edge0 Edge1 Edge2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements additionals e2detector create speedtreshold ( Last six runs Sep2024 )

---------- Differences in additionals ----------
5,6d4
<     <!-- Detectors -->
<     <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" speedThreshold="2.50"/>

TEST FAILED on ts-sim-build-ba : elements additionals e2detector create timetreshold ( Last six runs Sep2024 )

---------- Differences in additionals ----------
5,6d4
<     <!-- Detectors -->
<     <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/>

TEST FAILED on ts-sim-build-ba : elements additionals e2detector create vtypes ( Last six runs Sep2024 )

---------- Differences in additionals ----------
5,6d4
<     <!-- Detectors -->
<     <laneAreaDetector id="e2_0" lane="EdgeCenter0_1" pos="23.07" length="10.00" period="300.00" file="e2_0.xml" vTypes="type1 type2 type3"/>

TEST FAILED on ts-sim-build-ba : elements additionals e2detector inspect id ( Last six runs Sep2024 )

---------- Differences in additionals ----------
5,7d4
<     <!-- Detectors -->
<     <laneAreaDetector id="correctID" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml"/>
<     <laneAreaDetector id="e2_1" lane="Edge2_1" pos="28.75" length="10.00" period="300.00" file="e2_1.xml"/>

TEST FAILED on ts-sim-build-ba : elements additionals e2detector inspect lane ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6c6
<     <laneAreaDetector id="e2_0" lane="EdgeCenter1_0" pos="21.71" length="10.00" period="300.00" file="e2_0.xml"/>
---
>     <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml"/>

TEST FAILED on ts-sim-build-ba : elements additionals e2detector inspect length ( Last six runs Sep2024 )

---------- Differences in additionals ----------
5,6d4
<     <!-- Detectors -->
<     <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="5.00" period="300.00" file="e2_0.xml"/>

TEST FAILED on ts-sim-build-ba : elements additionals e2detector inspect pos ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6c6
<     <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="20.00" length="11.71" period="300.00" file="e2_0.xml"/>
---
>     <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="400.00" length="-368.29" period="300.00" file="e2_0.xml"/>

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector inspect tl ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6c6
<     <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" tl="Junction2" period="300.00" file="e2_0.xml"/>
---
>     <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" tl="gneJ1" period="300.00" file="e2_0.xml"/>
---------- Differences in output ----------
9c9
< Junction2
---
> gneJ1

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector inspect_selection tl ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6c6
<     <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="Edge0_1 Edge1_1 Edge2_1" pos="11.00" endPos="11.00" tl="Junction2" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
---
>     <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="Edge0_1 Edge1_1 Edge2_1" pos="11.00" endPos="11.00" tl="gneJ1" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
11c11
<     <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="Edge3_1 Edge4_1 Edge5_1" pos="14.00" endPos="14.00" tl="Junction2" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
---
>     <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="Edge3_1 Edge4_1 Edge5_1" pos="14.00" endPos="14.00" tl="gneJ1" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
---------- Differences in output ----------
6c6
< Junction2
---
> gneJ1

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector move ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6c6
<     <laneAreaDetector id="e2_0" lanes="EdgeCenter1_1 center0_1" pos="23.50" endPos="29.50" period="300.00" file="e2_0.xml"/>
---
>     <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.xml"/>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="7.18" y="0.00" angle="0.00"/>
---------- Differences in output ----------
7c7
< TestFunctions: Clicked over position 714 - 611
---
> TestFunctions: Clicked over position 864 - 608

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect expectArrival ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect file ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="myOwnOutput.txt">
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect id ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,13d5
<     <entryExitDetector id="correctID" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="Edge0_1" pos="21.36"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
<     <entryExitDetector id="e3_1" pos="4.00,10.00" period="300.00" file="e3_1.xml">
<         <detExit lane="Edge1_1" pos="16.50"/>
<         <detEntry lane="Edge3_1" pos="27.11"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,4
> Warning: E3 'Id with spaces' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit
> Warning: E3 'e3_2' needs at least one entry and one exit
> Warning: E3 'e3_3' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect name ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" name="customName" pos="-6.00,10.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect period ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="120.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect pos ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="25.00,25.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect speedthreshold ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" speedThreshold="6.30">
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect timethreshold ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" timeThreshold="4200">
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect vtypes ( Last six runs Sep2024 )

---------- Differences in additionals ----------
6,9d5
<     <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" vTypes="type1 type2 type3">
<         <detExit lane="EdgeCenter1_1" pos="21.71"/>
<         <detEntry lane="Edge2_1" pos="28.75"/>
<     </entryExitDetector>
---------- Differences in log ----------
0a1,2
> Warning: E3 'e3_0' needs at least one entry and one exit
> Warning: E3 'e3_1' needs at least one entry and one exit

TEST FAILED on ts-sim-build-ba : elements additionals e3detector move ( Last six runs Sep2024 )

---------- Differences in additionals ----------
5,9d4
<     <!-- Detectors -->
<     <entryExitDetector id="e3_0" pos="-16.00,0.00" period="300.00" file="e3_0.xml">
<         <detExit lane="EdgeCenter0_1" pos="23.07"/>
<         <detEntry lane="EdgeCenter1_1" pos="21.71"/>
<     </entryExitDetector>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="10.61" y="10.30" angle="0.00"/>

Detailed information for the tests that had known bugs:

7 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 additionals detentry fix ( Last six runs Sep2024 )
elements additionals detexit fix ( Last six runs Sep2024 )
elements additionals e1detector fix ( Last six runs Sep2024 )
elements additionals e1instantdetector fix ( Last six runs Sep2024 )
elements additionals e2detector fix ( Last six runs Sep2024 )
elements additionals e2multilanedetector fix ( Last six runs Sep2024 )
elements additionals e3detector fix ( Last six runs Sep2024 )