15Mar22rv1_12_0+1384-569d0fc44c7 - detailed test results for NETEDIT

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/coverageGcc/sumo/tests -reconnect /home/delphi/coverageGcc/texttesttmp/coverage_gcc4_64.30Mar090753.1500816 -g

To start TextTest for these tests, run:

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


gui: 3208 tests: 2948 succeeded 196 known bugs 64 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector load endpos ( Last six runs Mar2022 )

---------- Differences in additionals ----------
7c7
<     <e2Detector id="e2MultilaneDetector_5" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="10.00" freq="900.00" file="e2MultilaneDetector_5.xml"/>
---
>     <e2Detector id="e2MultilaneDetector_5" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="-15.00" freq="900.00" file="e2MultilaneDetector_5.xml"/>
---------- Differences in errors ----------
70d69
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector load pos ( Last six runs Mar2022 )

---------- Differences in additionals ----------
6c6
<     <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml"/>
---
>     <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="-15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml"/>
---------- Differences in errors ----------
69d68
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3149 ( Last six runs Mar2022 )

---------- Differences in net ----------
70c70
<         <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.93" width="3.00" shape="-5.59,46.54 -5.59,53.46"/>
---
>         <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.93" width="3.00" shape="-8.59,46.54 -8.59,53.46"/>
73c73
<         <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.19" width="3.20" shape="-6.79,56.79 -4.53,54.53 -4.09,53.46 -6.47,52.33 -7.79,50.25 -8.49,48.30 -8.55,46.48 -7.98,44.78"/>
---
>         <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.66" width="3.20" shape="-6.79,56.79 -4.53,54.53 -7.09,53.46 -6.47,52.33 -7.79,50.25 -8.49,48.30 -8.55,46.48 -7.98,44.78"/>
76c76
<         <lane id=":C_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.19" width="3.20" shape="-4.09,46.54 -4.53,45.47 -6.79,43.21 -7.98,55.22 -8.55,53.52 -8.49,51.70 -7.79,49.75 -6.47,47.67"/>
---
>         <lane id=":C_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.66" width="3.20" shape="-7.09,46.54 -4.53,45.47 -6.79,43.21 -7.98,55.22 -8.55,53.52 -8.49,51.70 -7.79,49.75 -6.47,47.67"/>
102c102
<         <lane id=":D_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.93" width="3.00" shape="105.59,53.46 105.59,46.54"/>
---
>         <lane id=":D_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.93" width="3.00" shape="108.59,53.46 108.59,46.54"/>
105c105
<         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.19" width="3.20" shape="106.79,43.21 104.53,45.47 104.09,46.54 106.47,47.67 107.79,49.75 108.49,51.70 108.55,53.52 107.98,55.22"/>
---
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.66" width="3.20" shape="106.79,43.21 104.53,45.47 107.09,46.54 106.47,47.67 107.79,49.75 108.49,51.70 108.55,53.52 107.98,55.22"/>
108c108
<         <lane id=":D_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.19" width="3.20" shape="104.09,53.46 104.53,54.53 106.79,56.79 107.98,44.78 108.55,46.48 108.49,48.30 107.79,50.25 106.47,52.33"/>
---
>         <lane id=":D_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.66" width="3.20" shape="107.09,53.46 104.53,54.53 106.79,56.79 107.98,44.78 108.55,46.48 108.49,48.30 107.79,50.25 106.47,52.33"/>

TEST FAILED on ts-sim-build-ba : dataElements edgedata load parameters ( Last six runs Mar2022 )

---------- Differences in datas ----------
4c4
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
---
> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
6c6
<         <edge id="gneE13" key1="5" keyFinal="10"/>
---
>         <edge id="gneE13"/>
8c8
< </meandata>
---
> </data>
---------- Differences in errors ----------
15d14
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
19,23d17
< Debug: Inserting parameter 'key1|1' into data edgeData.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting parameter 'key1|5' into data edgeData.
< Debug: Inserting parameter 'keyFinal|10' into data edgeData.
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan092942.18380/netedit.gui/dataElements/edgeData/load/parameters/input_datas.dat.xml failed.
135,137d128
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
---------- Differences in log ----------
1,12d0
< Warning: Error parsing key from data parameter. Key doesn't exist
< Warning: Error parsing value from data float parameter. Value cannot be parsed to float
< Warning: Error parsing key from data parameter. Key doesn't exist
< Error: Attribute 'key' in definition of a param is empty.
< Warning: Error parsing key from data parameter. Key cannot be empty
< Warning: Error parsing key from data parameter. Key contains invalid characters
< Warning: Error parsing key from data parameter. Key contains invalid characters
< Warning: Error parsing value from data float parameter. Value cannot be parsed to float
< Warning: Error parsing value from data float parameter. Value cannot be parsed to float
< Warning: Error parsing value from data parameter. Value contains invalid characters
< Warning: Error parsing value from data float parameter. Value cannot be parsed to float
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan092942.18380/netedit.gui/dataElements/edgeData/load/parameters/input_datas.dat.xml failed.
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>

TEST FAILED on ts-sim-build-ba : dataElements edgereldata inspect_selection parameters ( Last six runs Mar2022 )

---------- Differences in datas ----------
4c4
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
---
> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
9c9
< </meandata>
---
> </data>
---------- Differences in errors ----------
1,22d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Created connection 'from-gneE14_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1togneE15_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE15_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_1togneE14_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE13_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_1togneE16_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_2togneE15_2' in retrieveGNEConnection()
38a17,22
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
3,4d2
< Warning: Invalid format of parameter (key1=)
< Warning: Invalid format of parameter (key1=valueDuplicated)
6d3
< Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>

TEST FAILED on ts-sim-build-ba : dataElements edgereldata load parameters ( Last six runs Mar2022 )

---------- Differences in datas ----------
4,8c4,5
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval id="newDataSet" begin="0.00" end="3600.00">
<         <edgeRelation from="gneE12" to="gneE15"/>
<     </interval>
< </meandata>
---
> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
> </data>
---------- Differences in errors ----------
15,18d14
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
20c16
<  In file 'C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml'
---
>  In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
23c19
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
75,77d70
< Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15'
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'newDataSet'
135,137d127
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
---------- Differences in log ----------
1,10d0
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
12c2
<  In file 'C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml'
---
>  In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
15c5
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>

TEST FAILED on ts-sim-build-ba : demandElements flow create endNumber ( Last six runs Mar2022 )

---------- Differences in routes ----------
7,8c7,8
<     <flow id="f_1" begin="0.00" from="gneE2" to="gneE5" end="19.80" number="1800"/>
<     <flow id="f_2" begin="0.00" from="gneE2" to="gneE5" end="21.98" number="51"/>
---
>     <flow id="f_1" begin="0.00" from="gneE2" to="gneE5" end="20.50" number="1800"/>
>     <flow id="f_2" begin="0.00" from="gneE2" to="gneE5" end="22.00" number="51"/>

TEST FAILED on ts-sim-build-ba : demandElements flow load begin ( Last six runs Mar2022 )

---------- Differences in routes ----------
6c6
<     <flow id="flow_5" begin="22.34" from="gneE2" to="gneE5" end="49.94" number="100"/>
---
>     <flow id="flow_5" begin="22.34" from="gneE2" to="gneE5" end="50.00" number="100"/>

TEST FAILED on ts-sim-build-ba : demandElements flow load end ( Last six runs Mar2022 )

---------- Differences in routes ----------
7c7
<     <flow id="flow_4" begin="20.00" from="gneE2" to="gneE5" end="42.30" number="100"/>
---
>     <flow id="flow_4" begin="20.00" from="gneE2" to="gneE5" end="42.34" number="100"/>

TEST FAILED on ts-sim-build-ba : demandElements flow load period ( Last six runs Mar2022 )

---------- Differences in errors ----------
21a22
> Error: Attribute 'period' in definition of flow 'flow_3' is empty.
---------- Differences in log ----------
4a5
> Error: Attribute 'period' in definition of flow 'flow_3' is empty.

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create endNumber ( Last six runs Mar2022 )

---------- Differences in routes ----------
9c9
<     <flow id="f_1" begin="0.00" end="19.80" number="1800">
---
>     <flow id="f_1" begin="0.00" end="20.50" number="1800">
12c12
<     <flow id="f_2" begin="0.00" end="21.98" number="51">
---
>     <flow id="f_2" begin="0.00" end="22.00" number="51">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load begin ( Last six runs Mar2022 )

---------- Differences in routes ----------
6c6
<     <flow id="flow_5" begin="22.34" end="49.94" number="100">
---
>     <flow id="flow_5" begin="22.34" end="50.00" number="100">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load end ( Last six runs Mar2022 )

---------- Differences in routes ----------
9c9
<     <flow id="flow_4" begin="20.00" end="42.30" number="100">
---
>     <flow id="flow_4" begin="20.00" end="42.34" number="100">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load period ( Last six runs Mar2022 )

---------- Differences in errors ----------
24a25
> Error: Attribute 'period' in definition of flow 'flow_3' is empty.
---------- Differences in log ----------
7a8
> Error: Attribute 'period' in definition of flow 'flow_3' is empty.

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load route ( Last six runs Mar2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,45d26
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: demand elements saved
93,142c74,89
< Debug: Deleting unreferenced routeEmbedded 'vehicle_4'
< Debug: Deleting unreferenced flowWithRoute 'vehicle_4'
< Debug: Deleting unreferenced routeEmbedded 'vehicle_3'
< Debug: Deleting unreferenced flowWithRoute 'vehicle_3'
< Debug: Deleting unreferenced routeEmbedded 'vehicle_2'
< Debug: Deleting unreferenced flowWithRoute 'vehicle_2'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'vehicle_1'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|f7};w q-Ң(JOU:PZUZuQmqS8$q$r瞿?=lMyg3Q 	DEEUwuY'yo|||5FPq~~~42ag	0j{y<aW[*JgP?L90@3XOKUzZ"A65Qg2UD	;0Y+rueJRzz|f|rKP>"&`?KG*Anߍ{4lmm^yT*XT^Yg\|oIIU|Rq2l4/]cbgff晰L[
xfaaa2.suqک?.IU%7?r*RCj`2?gff_}!#ziÇM:8x\|2K2NqwȄeJ'L|+3+{׾p{i7w=]՗_7xۓS?u¢#_o؀畖J22oߍt5ZP1'>:rƿdC6u
jFC~M\U@.;;9JT-=ύ
lT(/\:{xW:
laog{ܿ1wb%%bqxW7j(+?zL&W/j@BڬXc^~g-S&ž<ys͚ٗk̹^FDv6iX^aQѩ%H(
B]޷+.λY9zl:0iLx]kх\	`ZӧO_u̙3/_9֬Y˖-SQUL`[n}aaҥ_͞y~~G}$slRݡJڽ |zjT\(ZZZ)I&Ph.Vx7̋4F x<<ݸ+n#O[DDԧGKWQ~A-,,lm޿mcm֣[vTʬ[XX)YVXKtl߶uK>gaay,-{urFLjZF^;3+'YBzҩu`'%=wx*))Mo-,-/\Ьɰ3srAll$,R:ǖڮMHJR_w3/
eؿ蘋W32C6f%wswuyRLs<2J׶y$Ь	YZZD"FYZZ_XuE&U_N
Z|f@ի+	pv~}1W"`+G.Qi^|M"zm`__/kkRy7㧘W{7lkc-Jeŝ8s(q?rC"jԮm)vkk6JZW=ooOkDR݋{y:ȲK͛
{q'Ϟg;bW\RZ5_Oo/N|D wkؼ)ϋpܿ|z&Bעi~m޾;'7z>va~=}=%bT&yEFӤ/)y@ 00~4sX䔴OE&EE)i03+.J2/lJsyy9ii8t;y%zJf&ic-m~
/8rLhN<wօ*Ն;k?MnѬq=_/VP(hצ?L$"oOϰvm7*'Mlh]
3ѦU;3_NDѷ5~=]ۿs`kmm]RZǦVVVDؿac~VWH߳sR2xu	bjP(٭ce2Yzfs Dm
is7֯W7"ڼmWZFfА6DCRy{yt1#^S?vL׵cA"K˔,%Ie[4k`ocz4XP
hƌz>ɁϚ5:Dcǎ;v,Ă%6<`
.y<_xT;k~0\qܻ`o΅E'N'"$<}7ޮ[N;vg?!"]/~n{];:/֩A=#N=I:SbՋ%̹KDԣk>>ݻpȉ30t'A@&^=uL|$>@  ]]^Yj(:uvyXW7KNI{4^~X(x<k	YXz~%?Oݙf|gy&e͏Ь18j-I^,--J%yJ(^|MR8;ҋa4Y@lee!*B$I-D"BBI;nT*g'TTBMEiYLg^~AF
=x>^i
:z\qIdr'Gސ@Ra=L&YZ{kVt];yBQqq`#-,LLDh"/^s{vԲE.fH$fS{kݽKf-upڍBS_8#0u+I;?]gCqt"RR=!"{{fOH풟'>xi4r3i=CSRәz;;MOW"m}Ox<;[vm[	0[fi$=zdoo׬ߙsb6~"	iӊM325C:zw۳k}_Mw32&={iㆩiLߣStmR\MJDWߪݻ{նu@􍘻H/|]ㅴiҦ%{]b&cvWvNF*1D"vO2zɼ)OJNt
iYb*/6PW&N.սsJZzҳT́LvD$)m/ʘ_PH:$]vmEȓaT&[Y<|m%<z`o˖9|>Jdq#2
|/O[wܻoaiѧ{~^xZzfTڮm˳y<DliaADUf>|]EMDBD,,*x1sn~A!Ddj&.%?K}^}t>)93_leҦ#'4oدݥuR &F`>V|aGbM=
V[̯㉧'V1UNNDs~ҳRMl\y<ިa|u~=aNN.}5r|&+ܼKQ7:u+ڒɋ/ʊ˱zuԼi#"JMر/λ*ȉcGЬ1筻q߼L_+JR)SVTwb**.J|B!U*gJ())̻jȕJ\.׼}qqqO=?MW[RĊ)ET*&"T^"%scz;e2rr:u&
?VT/蘻$зGkhRݸ
y;99z{>dcc:ϿЧ{nmn޾giaѴ_
o|ݸ)iDt+</J9ٯw6s"rttxIܫ?N|>dvuց?mY֦m
[~ZWk B,075/^l[raGb
.LyaG"

Ob(J&Q*B@s#yrY\ /`/SԞU~>Ric.E2L.`29gQBRL=e|k7U*T|IJb)((̚T*3ũD뻚%bćiuF~/GP_	r\9.J&gnHE^~>YYT*U^~AAa[Y9nQNNR1Gu%>~`g:	V"Q}8+ntګ[ZZX3
zQ'ݜb֝MFߺìJO;YDET:jثϯ|Vi{Z3X"3JU<z߻YcKa2{vsqxoX["K0ƴitrJӮxٲeȁDKSRRvǵDXw۷0.ΎbUzF&999j.SZ*/_VVJ~Y,yr0)E I4Je-k_T*
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<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">
    <flow id="vehicle_2" begin="0.00" end="100.00" vehsPerHour="20.30">
        <route edges="gneE2 gneE5" color="cyan"/>
    </flow>
    <flow id="vehicle_3" begin="0.00" end="100.00" vehsPerHour="20.30">
        <route edges="gneE2" color="cyan"/>
    </flow>
    <flow id="vehicle_4" begin="0.00" end="100.00" vehsPerHour="20.30">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create color ( Last six runs Mar2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69,72d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
< Debug: Selected item 'walk: edge->edge' in TagTypeSelector
74d67
< Debug: Selected item 'walk: edge->edge' in TagSelector
77,185c70
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding person 'person_1' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edges 'person_1' in GNEChange_DemandElement
< Debug: Removing person 'person_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< walks
16c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\ʬQwժՊuWuZm]UkEQN\U@=T@ސ5fB !_x]{$`>y{OMЀ۷ok	Kd}[P~uᖑ*`6ͽJ,+l%T5?U*6	#T2
J/UzVJ+-AO2JGZPnB,܄.-A˗/%GD@%otDq8xٳJ4ʲC/k-PQ*.vgG 1sjjU?"T&݉i}5Woܹ@֭S355=#3Kujڊhw&oCЮuPU,^vMa;}Jl`U%b'T-~~~
Pit1?%K?8!]_`mÁJZa¢b|969ySVPy<*䤱?|4ۼsĮuuq~ŚM~íT=>vZy#[%>|FxP(2sU9Mc| q&m[}`o}[#+(kf^"ۗPth̫eZz+>x,kj?}~ɪzug_s4ig^r{٠nosꮗ\"۫[5r._
|>ܻwpԴ%o?EWrRDђ%EKWStEsΥ5}tEVZ%|̙+W-5k֊+$K0
hָM~]9sfgg^5+]m7
@b'Ï|>ظԽB,>.V
VbF:iҨA֗###a}y٭;wK.QN2o܊ \@ w{@`me#--,:wjߺi=Gx@I¼m|7@|{wI)gԴ	*ܡusFC[u>'7Oó{¤F(jڍ&
핔ID4?pqbٰ+\m>'"'knfVXX؇9y6;_#SRٗlĐvqrg¢bleTνĽ;5IRnـMLL$ٓ266~a%e}ztI̔<
b'@9\R6˦_|ݻ[[[5V"^O_/uW*i䱗GD{wpnia!?}q\qPڵ<,-̋>yvU9&>v(";vߋ]XnKaQCݭX,~,*%p&&m[}ըɳ._:jnVPXUէGglUO<{v##^^x˖3U/2Ӹa]o} #3"x䐿O}ӧGgwjffE>a7gnn:6S

޵H&6Mˀױ>p87//!)Ȉ.ǽMdiJv{#w$%&%yyOwhk$.|ߡcO9}R`ݱSZj򗻱H,^Zױ=.`%F>/_<*ܪUkr}KtD+jo	)>͚TwuaԫS&&Qujv^ͥeߧ}:ܓ((,Lb)կ[~ڻޮ&&&N.N[wRýzo;oոa40#:@O_i.{tiODvOJImӼqbrνb-83bH6s#
i#_o/cㄤzFƞmm8իW͘1C.R@GT<k,vAEΞ={YZ,d>_$4~¢acT@ukz<~乭umr_JDukxg6[ݳB_y_""/lm;kv_"ܾu^wjWXXȍ&=v՛Xj%ضen~ޥ+7SV5=C]bxLm/_r5fzEF
th}[ż~2捑QMѯ<rqrЦĤ
۷ض幋Wݥoa^eןG|>0l0|܌X,~)]tg%k񌌍R۳2#3gM<πZ5_ѥH$wC|wb&"%
\E8;
7qo
^y5n`bb"
###>N֍wb-|b>Ӵq^~~RJS^헯0^5)9}5|A]΄]/(Pt%vY9zD"	Q/_	X@DV)թUky^ލ<rlB&^{5n`ddĎz=Dٹ}릍^r=-#ܜ=͏8+`>߷gW6kϿ\
l90[un/Hð߃;8̄$zEĴ^+##HY!!19"nYh6ekaSƌ^Zl[%dee'J@'$&뭭5v_ss3^<&-0V͹U+[gbRʫ7qX{֯s
33SfM8p46>,}q8++;%5]Ig.3fpٽ+ONI{aډI)lߣ}@1<"ERWѭ5=ܺvl}9U͛6o.}8~@,c{niӔ}xᓋWnFFFlcLs++ˢbv	LyX2@RxFuj׌O^ͅodff.Դ	*6F*tl6Qv .[s/,*f9	!/糅׫mb3SmۄWolm^\gjbŨEw-"xիDs[Ƕ=t8v\RrjaQQonX  "s3ƞ>u}w5W,͉(7];s07ce)LML^j&&FE|ڵ(.>Aߧe'Ӫ_EO)~tak{bZmxdlA5k9?c_	]T&=Uȴ0-{XXTTYyVpΎԗ-M֥l)[Ёl+̬nϿr䅫/;'T:qoݨa="JLNٳZX|C7/񳨈{`H$%zb/rPX$UPPPP\\®-F.JJJdϏ^ETlْ
M:H%̈HDԱmKWg?-U.,..fϽYRVepߞf[і'Wo֩٫{ϰX?~U[/_YZZ4jCR5tؖ{qw;|{
ڱMvNnGff<$"=:8}G>s"e&.^*h{x<ޛx·oҷזȭ+%x{={2/B(5U/XB;\jxbފ!$j*g?%%wb"6D">Hv5~JBp%B!8r"+;~?W=Mo+~e`jEEԺv6|HD%%v8*
%?5.*.\,,,<vswb6l!]+٣s%999I,smf99]+[3鋗>]RN͛JnþJJJ(E6W{#Y&"ccAVv6윜Q6-3?|JD"ѻ}ERwaaaffVX[k^ϣMML:kuS1coݹ۾M`?}Q@0f'<rȟK=֠nCe$/?E
[vZZZ
+DƎ:677c;-,bqLgx}Y@0a~Ύ<^-
@PVT@oL6MѪQ^b20zX=]!"{^ka`+ggg"޽LSR('7Nv"%ʥb+K/cd咧6R$$Xlan&;naao$ѻicG;~>foGJ/.XL%,nyF
6EK*WQrg'޼}WQރ۶jڸO$yE@IKݸAھͽޟ`+Ģ&$Q
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<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">
    <person id="person_0" depart="0.00" color="cyan">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_1" depart="0.00" color="12,13,14">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create depart ( Last six runs Mar2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
45,47c44,46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
73d67
< Debug: Selected item 'walkEdges' in TagSelector
75c69
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edges' in TagSelector
76a71,72
> Debug: Adding person 'dummyDepart' in GNEChange_DemandElement
> Debug: Adding walk: edges 'dummyDepart' in GNEChange_DemandElement
77a74,76
> Debug: Adding person '-12' in GNEChange_DemandElement
> Debug: Removing person '-12' in GNEChange_DemandElement
> Debug: Deleting unreferenced person '-12'
79,80c78,80
< Debug: Adding person 'person_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,5c4
< walks
< walkEdges
---
> walk: edges
8c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
11c10
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
14c13
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
17c16
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
21c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|'m-WB[A!A"@YwٔW~!i4Myu\{n$7sOB]X
8qU˦v[l7K~.TOi41~W0Ol4D(l)Ԅ4QW2Ԅ<+`6![+geeY/.iv%8qnfOoUft8Ϝ9so߾{nkWDɒ%?Yf%&&Z./;B߄	H*T׈d;Q\Fwttܻw%K6l`b[n~ib/ٳg,X&jժҥK-3gΜVZ9889rYC;%  @э
6²YYYG```g-HZ>ʕg96(g\\\\\\]odfXfe˴lQC!%۽{˝9oŋg<dɒ۶m{gɒ%W?ӝ;w<xpڵm۶{nnnu6mZ6R)^{;wTRż_~={DDD:t_6gΜW}iر

}饗%K(_^x̙3f*RNQ*TkQFi?۽{_xwޑ+Wnn:yomƷ}ҤIիW~'N*odjuzt΍p#k1YF>YP[k0В,C/1m%D_bp~ꫯg|„O<)Wܚ9S-VU,OѼBR[bjsY#
jb`Q-SRu}ԨQ/_(^R6o޼j*y)Sxzz
!Lr޽e˖	!]ɩL2۶mK,7f̘_|_~RZJdd[GOƗvaOOϱcJɰ[nR;s挡BƏ߻w'L:522rӦMAAA?|r5tuu޽۳g%K\p͛B,Yw)R>sL!CtMzyy%&&KØySvaڵ}ݵkפCrǏׯN:f͊ߵkNjZ^m

駟:$DboA=B/yV۽{z%_Ϟ=k#,f4:ࠠK.Ee#p6yakGYdɚ5k.

ںu)Ssm޼orr͛g͚$|G}c!ĠAz뭶mJ~7҄'O]ym۶mڴiF/:::̚5K/oǏE͙3'00xYYY۷oO8;;>^pttܱcٳSRRtjܸTJzO/ܺut[l=z]̙㓘믿T=z>|xԨQMǎO:?!U*s<y-HiJyiw޺uϞ=[FJ&ΝoK|'CRʨQ-ZcvԮ]fdd!>ܳgϠ.d[s/^"_/y7|իW*Xh4q^{nݺBnzѧOBϭ[_?dȐQFYFjԩ^bnܸ!NWWW!Dǎ۵kקOtuqq[?~ـ۷Ozĉ{葜,'''mz;{yy!^x+W|o񆇇ŋ_{,?v6l?Q…s(WXqF4+w@FzN;ܹsΝ~J		o5%-b˞󧮀mh޼e˖
*L0!66v֬YBVZݻw˖-ʕ1bDJr>}*`duR0+_q>|8g!ĉ7o>ydGG'Ơ7Ozɧ~zab5kgϞ[VPaر=;wb͛7:uJ:u'O,X >/?իɓ:iҤCٳQ.nݺcǎ={'M4zӧK/	`T*թS:4>}<|P`T*Zh4R9)(J-<Gn֓WTRQ~W^6ے%1ckFFc@@qj%KjԨ!k@!,,M{{{;;;߹sP9kvww?|?ӻwoTVs)vJꫬիOFү_?^j~wޭR6lxhΟ?ԩ111tWx񔔔+>x@Jw񇇇ݻO$\.oӧjj̙=ݻ4F8pw...B/r֭B7oN0W^.Zruu]`ĉ###+,͟0aƒO8w,qF%Ι*?^bEttt@^yq>oɪ+7o*	}CPh\pA
˗,8wU*˗7mԨQ'O)޽{W\_~	|]v3gO߾}wqJULARe^xÇ.W\׮]Ν_j,So-_zUJ租~ڬYݻ/_|Ǐw5,,L5jѣsuuTfff~h֬Yppatz뭷z-izRG\)t]8p?JN]׮]{ץvl){R];@JO8qٹYfǏoԨӧܤeT*1UN|'aaa+Xti!Ǐmspp(QN~fdB9Çrʕ+'%%y{{=Z^̙3P\U՞;vHJJZvȬVׯ_yfS~駣F|rBB A-ZRJ(!EbŊcөS'!"66VZull4.cddׯwÆ
;uThhhJ{yyܸq}%۷/W
Ry$e`/`;hz[4{RZƛok_͛7K(?			=[nݒVWV-GGGVJ2~۷oKf͚+VUQo?E4Iݻ#M߿PQR<<5i$UV穿kڵҴϤ`7==]{͛7^Z
h4K-)))&##CjB듙)w%'':uYfoҤÇ=z$?+"wS7BLZZz&L_o3_Ttiۥʆ.h߾ZkȺu:Ծ}s{ҷ0+V|ɖ-[ZhQjՠݻw*U^?FӧOnXX+qƍ7uUGwݺujz֭R/bΜ9ƍ{1cf̘1p@F նJ*,bC'pժUjc9Jz7[Iv3Zjjѣw׮]ڇeR?3^xhmD~xp?!<^/1BA䞥222$Bf~*I%:TWǤM,Vw}W.JNƋ
LHHС÷~+wgʒBWjj4(Lh_H9611Q;J455͛3f̘8qh)`ihU%+ϩUVttt3%v[o͜9cǎ˖-^F?ҐGݩS7xI_FxyyEEE	!>|(ӑ#G޼y_Bܿ_>pIݑGX믿Zhɓ'ϪUF5eʔvyxxl۶MDCBB~m+oNBB¦M7oީSuI_
-ZTz^^^{iѢERVZ%5JU)Hҽ7#2+v.]xxxr3`ڵkK][No9wwwoٲ# 1dCQXIIIiԧ_#|2Hɒ%]trPjUoooptttժUILL/s+<<<33tҡzxxdH)
j4˗/gff,YrϞ=EeꫯV^G[~E򳲲6X2Ҵ~իWe]چ
w>hР4 ZZ^g~͚5b
CkɶmYo;W^)[͛
k_Cof޽oܸaaaaIIIM4Fj֬ŋϞ=+xуi+&}^ti77WJ=ztС|*-[vժUoٳg=YYY))))))חRʓ'O߿/r֭^xnݺSLIKKtRfffӦM׭['ήl][k+WdffJ]2eʬXbΝ|<lٲ|WWƍռys7Í#nԔ\`hğw֓,iAS{%!+ѣ̑#G;wN2uց޹s͛ժUboݻw˔)c*)MOOh4)))'Nrʕ2e\zԩSRwTlfffhh…W\)Z_徲QQQ-_3f̴iӮ]goذAvh4:BDEEknΝ95Ǐ/Ѵtҁ7nܐt6gF)SL```%{~;,,l⺑|ݻwO<y+)W6L͸f͚BׯgիW1Ν;ŋGm:+uww裏Μ9ܴi.]|.]6mҥK]]]GqфT=!׵G 5ҥK			AAA={?~+W~'OLNN6lիHժUVڵkח_~yGB/<11ȶ[O?{zz^v|7nKիqqq|W뗐^v.ڀ]0l)a A)X~Agd$PKi4?==}ĉ%J

9r4Μ9Ŋvpp޿4ʔ)/^|{?._j:Ս7.&&>{~mRL"EI]7nܨh֭[7xÇO4I|i)Kӟ̙36m?
B/]tr={ٳĉl_kdwvڵG			W\9s?(l1ZrN:^ZgtVu֭_k&-֡CC/1cۂ͛'5ʤAr\[
~mJ>r!^3gnذ!11СC|TN~֭[&Mo^xj
fΜ)vҤI5:qo!$88866w)^xlllhhж	&<zh7nؾ}u϶jժݼy3ZoC@1LG!_e$Vgo€CI|vSS*i#?~?+OZƼL*ix@wjղvqA3~hؼ޿l8gfwh
<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">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<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">
    <person id="person_1" depart="20.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_0" depart="30.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create departPos ( Last six runs Mar2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
45,47c44,46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
73d67
< Debug: Selected item 'walkEdges' in TagSelector
75,247c69,70
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding person 'person_1' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_1' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding person 'person_2' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_2' in GNEChange_DemandElement
< Debug: Key ENTER pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,5c4
< walks
< walkEdges
---
> walk: edges
8c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
11c10
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
14c13
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
17c16
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
20c19
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
23c22
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
26c25
<truncated after showing first 30 lines>
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\DEEeHYjb?=V֪Vk]ZN\U@=T@{5fB !|/_.=\0<=G5_MЂ7n	5^`3ׯ-#	T=
lU{Fi+cD"QJnTUlFbzU_lNZ4Qdru0Y!	YW)],8.c'[gϞI**GW}PyuOhSg-PY*/vVdG 1sZZUZ?"T%iMхKWo޺jԯ:[meЧEW넚C._UU,٠^a>q*l`u%b'T/
Pe1?K9W`eA
'ur90E%2

9l߁#yZSVRy<:g=p4ײk+Ȯuqv~嚍?íL=Q8|BycFnP.'{jdH$,?9͛k-| qf^ۼgogs7({^b.]ՠtj»0=#ninfܽSCz<{T>=]\8;N!K.^z5j+^IDV}zԫS;/??e@νgN---MKTSx'EDNN+]R\Rl:eGQ=\	]3gToQX>{UVɗϙ3gʕ%
P4kƍ?Xysrrv9oeHM>DQzV8766.s/k&kUUQNa5i51Ȉav_a=x|-nRs&&DԣKף('7O (^ XYZ>xhSm7ڽ`QQ1{'TԬ,ۼײ9+ظ[7oMJNmسi	^+k-	?canֳkܼ|EɩQB嫑Y99ͼ
'9%-#3%;pĸoTEߦ“573+**}ܼ|n];4lPf+)iK6z¢]{8;:ݽD~<f7sv#	oNMaҿԁ|y5""cccr_Xi9[w~edeIVZ%/T㏞={ZYY)kQN'+@4cEF&A}{z
-,bGO`{wWCha^\\r3/%Λ1{>~-6vؠ>uz@n,%1gϳ311n=&x?;{Uv/EE\Uzuusuaz٩sڵnҘc==w_aƶa={uˮ}YٖB1>~IL\^]jܾ!jE|Oie|b^۬ɩFFLv8? UMS'9%-9%Y܋Ob~0Sg/\&fvoBf?OvNl?=O2_Olհtpꓘ8"rUui"5=#C#ZY/{]xۢ3;~~BDwԯ[ŵs`'kaaQXTNSSS"jؠ^v~{89:8;nGzFfRrjmwV>;wئi%%%)iaF$sA|<zJDfuխ#sorjZV-'D"qsu	9xფ̕1+dC|M_'lmlmj*^hXz5 ЬYT"~Dsa,QԩSN{wr!87%ٕ?_,.;Q4n^{WX[u. ̹KDԠ^=xlcmձmUW~B܋D,Q<zjcmեCQ׎m8qψ׳K"n4驈_W+]U
_JD]:~<cztn_TTt5v3/U7GO5iԭS?ڱM܋^p{gGN_%%_H$ڱmO.u}3:E|bn;8_PafɛOQo;,]gdl,ٞܖY9w<nՐ}d*enb1Ǹ
ݔH$vTl^`fj*s _&b7xݴH$bK|>;YWoܒH$v6$)H|oɩlgvNnCzϞd%9%}5|~n'#.*;YyIIMvNV>bQCƂgOFSRRjb, "njV-^];ԯ[Mތ<lB&g_x7mdddĎt%DյcMx%=3ShnΞfnGOFI7]{-yE/W[0LǶo@R@Ԭw7`"1mF$R:Eax%Y[[5jxmK|,0)wwJE=9)첊!ЯR؏VVM5𯹹_K]xa+Ka_K.sיe	V^
럿xԷEO|MDVV-!ߤg7zXϮxoݵ+OIMOxqzIɩlߣ]ƞN %bIzԝ:n;=t*Z6co}z; =ômʷ9.^eˍh>]Y斖v	LyX:@ӌxFIH|Z˙odnf&Դ	6F&un:9%U@\B+KK"*)^T\¾=rrH	-iKDGN/(`3Ow;~%%fGϾ=Wcjyqy<!#KJnD\k9G߹Gu:|trJZQqq_X  "s3Ӧ^
>~}w7ODDyXW汿&&>GrW5Q6bbZK?ھZԴo'Oհ~]k+QʞR 6#菚/ƱCu>UKvCeaa._*9t[㽙K	33SCl+윫7n
빊Uvvkj*8:mؓRRw=$V"8säAͼʬz8&=vjX,^kDrSnb\$Ku5kR

_v4&E|blIEloc
fDT\\,}\"ܾo)v^,-usu67Y@"ڼ|U퉾˄5V%ԭfggVBEK&/SCwn{xCcq;͋s̔=x:.{oGyEGOսc+v90({=Jv<e|"W"Z=2[ZZ
Zzo^Xp+ʂ`}Sʕ+UOqmFս{W˻㈄DzhpTQ,H̦Xoo^HT$"}frojR՟qJ_UؽKQqqu/_e6QIi].-)1<.D"hiKJ(>NG\کm$''GaaJ$\Inn|jH$\Yvyy
yY+]_ڍ[۰R;PqvA<{0+[<9Ddl,!"SSDm>".0=#νGD)yWD&ueeeǽj$&ĤK6>"[uxFOo߁cq˝NHt:nԋs=ɛ><aLML
>_yPhQ\T<rh7W>KݭulnnvV[XK$<z۫ac`\'pIc{=7DARobp1ce[xʕz`
q?x1/D=C-gϞ:np533MIM#ܼ|;;[mU􋪖!H,OW%Ol,y+HDIIL~~ݢb>HaO[h-^_M$.)!"JE8)9E9死M{Ko*WYr'GM_qKQT۷i޴{yE@iK߸Qz~-ٵ7EWWII%kzDD]Sj4//?;'W~`D">ߨ6)9V>b֝Obbٍm>6}_'ɏigDb0//'DdceYTT%̢"&폝(..~,K<jRx%)ݭ;ރ
Ddme9bH=z&]>rh=z:IK$n҃na>{50<}}+k(2@#艚qxNNm@U<}fٲy|Dҹ}WŽ 233+=3F"}gdfYY
=pcnfwungdKJILMKJZX2uGv#z_Y%%]:9~\Rrj;Gݺ˶_aEDy>|Ki":t>+*qT(pwuOMF+
H$BsP﫤.i32<ѥOsr߹[,=72Y5۷}ރΖJJK^uC,ss3M	iLƒ&$.)-[۽qz۳[.]x!>g"*))&T]:IJI-**ݤNաM˗	%ۼwf4;bog`oۤqCM^+ovȈ*)ŭ38wJJ"nA7JIKs?#3ݬS؁YYlyQQ![3 ^'3]T*:Qq+`@Ԕ|}"jݺM:ǎzeto7ZDq.O[~*ₙip>{9qz>#}2>+;G١ܼ3559~*Baٹl)--VUmΉuW"D޼:COK/=TX,s'Ϟۭܽ|Υxu?WwMs>~k7b̬&6kҨ895W#o:#S"(
FFlVȾ
Z~cqqrruq};׫?MO,Μ(}c"}ԭK`+_a>]{aE%q/9)
&S[ddf>~,*es3zn޺~;6Gn/^&l۽7Fgɳym[Y<}WPXXZZe^CG:273OMK7AYe`gKLE:ew`<7^nVs\L[=(M5UJZFIv͞vuC
<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">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<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">
    <person id="person_0" depart="0.00" departPos="-12.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_1" depart="0.00" departPos="5000.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_2" depart="0.00" departPos="20.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_3" depart="0.00" departPos="random">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_4" depart="0.00" departPos="free">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_5" depart="0.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_6" depart="0.00" departPos="random_free">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_7" depart="0.00" departPos="last">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person delete ( Last six runs Mar2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
20c19,20
< Error: A route needs at least one edge.
---
> Error: Could not build route in netedit; edge doesn't exist.
> Debug: Adding route 'route_0' in GNEChange_DemandElement
47,49c47,49
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70d69
< Debug: Selected item 'person' in TagSelector
72d70
< Debug: Selected item 'personTripFromTo' in TagSelector
74,75c72,73
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Adding person 'p_0' in GNEChange_DemandElement
> Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
77,84c75,83
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl + Z (Undo) pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|t*ZD"EٲDdOQe	BYG)88Cۄ4Mq/\{.	!R+``kWkWP/O
;o,: I]Ot:1~W:OPrl4D(l)Ԅ4dJ)	(}kW >
UhBVJjFIl	}t2
}?
kQrϟe˖;vX"p*Tx7Νf\,Ίa$	3W~-ov4k׮?`۷~˴l%Q'|ĉ...,jVN^{/6۵k4f̘חf
?Nؗ`z>&ljGHHH>~ϧQUZp[
bannnnnn.../^LNN6	3AAA-ӲŖD
ObǎK,qqqQ>̙3ʳP͛
-hV\y/n޼W_Я̙35M^~v-SOܹ3**jC1/\pԩwyǼ?QQQO>d3g?~|ܹ>>>W^p+M4?cǎwޫW>s/,ϩZի^zȑК;;;!)Sիk
><""q0Ty#;h7nid+G4#0ڟpdzghC߆2[l.	_}uZZܹN49%%jժ?ο4-M]5t:+"/e\Ѹ>pB5rl&VU2%Iݻرc?SeE!$IׯӧM-6m͛7/^,sqq)tyʕ+o޼yҥ*T|wxi%Irrrrqq1Rx7,~dثW/9?~P!'N߿ɓOn:-Zܹsܹs_}ƍ}~Or⣏>P/̙3G)mȑzBiiiO>0>>^Yf]t駟ۋ/ʧlw<x?<w۷+S(3-ZXrU+~{1!2Ĉ|
͛S.͛w5	VՌN3O'RܢE5kѣL2U%J3v̀q?B|-Zj6m6mZFFb[X~ܹsӅΝ{7n*x_xᅎ;'RRR
…CBBm޼y̙<<<~'x9,,lܹ|!7|#OܹsG)j!!!ʕj[lyU\]]G;;;oݺu޼yzG$Izg͚_zRJ7n7nϟߢE_U>}8p`رCGᅤΒ$)8..N?:99).%%%..NiT坜'OBرcӦM;3o<)YX`A@@}]tt{7rڵk;O>y`.tᬬ={
!8зo-Z>}\]]駟	!4i2bĈ
6(<.\4Q!'|"O8qgmԨ͛7۷7nܱcDŽk֬i߾JPPȑ#ǎ?MWl٤˗/+]ѵkN:
0@y5j(00<qDppav-5y>}dddȧ˫˽}}}g̘1c!?~_:s̳>jF;\R͚5+8Y<̿+G{FC5r_]2Ů(I|Ӷm۶mXxKsߗRRX{uZvƝYL]кukƍիW4iRBBܹsڵ۵kƍVo׬Yf͒[RSSlNfժU0aBbb'OnݺԩSg̘pBymժΝ;7mTz߾}{B'nz$M>=%%壏>W
oԩF2ew쬔ߨQǟ8q⣏>ə2eʸqf͚%/$ѣ_hр&iN$F%/rrP[n,eҬ,/I\<?**~ׯߢE
>[hɲݻwϞ==77988x„	?j=MЉBYXsuu~r6lyy^^^YYYr}WZ^z@˧Nsss<xpbbɓ'[nuyǎ$5ktww_h
^r233kԨ;t?kǎfJOOOӧ7ԬYڵk7gΜ۷o_Cyzz۷O~weee	!M6	!\2iҤ~}QQQWK}ɓcbb+,ϟ4iRttɓ'>|rΙ$;˖-+(%~a8NF~뼅"zp$!
oӧZZ{LBwϞ=$;wnݺu͛7?r䈑rn޼yyyȿO@Uֳg4h$r/oݺ%[3g8pUVٳ8dUrÇW[.\PJ3f?VZ[ܹÇ>|gϞN#C=ԧOC{.'<\ߪU3f[z^xyzrG\9t)]6lذa5k|^uŁrussS|#~puumժÇ7oz1y9U+st|+/{SN8p`G\J*	!ܹ#{RRS7}Fƙ{^}U!Ę1c:|嗵jJOO7nSzu|'Wx{{oݺ5==~5MPPիׯ_5}رΝKMM}?Iʗ//Gegܸq+>>[nB!DBB鄄'''y\ƘM;x'J=z뭣G׬YS=|__!CL0AosUV]dC
LlZlzj֪prW!خ\R|;#EuUys
4pvvVh{pHd׮]C-[V]w߽曟|IF3͛7[n*jƌr<{VN2EnԆ
~'yZgrWX!O'$$ȃt<̬,N+7!*S+222=ڪU={loVKT!W&;;[BI&5i7_\y壑ۢET6zh!DΝZCVZΝ;/XW_QFJJƍ۴iSN-ZرbŊ>ls4k,:u駟^vڵk=<<z)ߣj*???Fi&g}6	&ܹswߝ={at:]jj\ڵk;;;|g 6SF9t2bŊ=|>y~Ϟ=ͯ[F
>hР۷zE0`k/XqOQ::*vOQBx!Z=U3,_b(=K͕Lnnn
1MVVܞ&<j(_4|E+JQJ5^THHHjjj.];VCWVV<Ѽ<hg96--M?4++ʕ+gϞ<ybcc
)`yʜ8|K)WӠA8fԂ,Ym۶^xaΜ9]v]x2<5t</<nܸnݺ=sgN2766Vjt:f̘+WB[n)'N>#RwLLLLL?SF)Sfԩ?;vڴiaaa:uڼyD†rIMM]n]֭uj*K2e޺u7!!aΝmڴXbjj? 7/Kdr<{ݕoFW<=z믿ܹsС
6dVӳm۶o8#@f1{-l*5JQռ#|*T ѣ+؀:uɝԩSp4墿"##*U^X//B)AN}ܹ
*ܹ`Q7>3ӧo6x`uQ|Vʕ^p^Ͻ{~r|ۊͯ_-[fh+-~?UTY~2q0Ta}ҥ?߿˗/_ԩS-[Gjժՙ3gO8!}vtt<m|/qrrr*UqygԨQNNNRR?/8q"##Гj3333334i"^Uv픔[n)߿\zoԨѴiӲϞ=j**tѼ8|^^^HH?P\eˆ
<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">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="434.00" x="15.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
    <edge id=":gneJ8_1" function="internal">
        <lane id=":gneJ8_1_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="13.50,42.20 12.41,42.36 11.62,42.83 11.16,43.61 11.00,44.70"/>
<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>

TEST FAILED on ts-sim-build-ba : demandElements personflow create color ( Last six runs Mar2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69d66
< Debug: Selected item 'person' in TagSelector
71d67
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
74,76d69
< Debug: Selected item 'walk: edge->edge' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edge->edge' in TagSelector
79,187c72
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'personFlow_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_1' in GNEChange_DemandElement
< Debug: Adding walk: edges 'personFlow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edges 'personFlow_1' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edges 'personFlow_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
5d4
< walks
17c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\ʲUOuZmպjh]:։ZQ*I!>/^{.	O#*vT&h;wKd}[Pvuᖑ*`6ͽJ,+l%T6?U*6	#T0
J/UxVJ+-AʨO2JGZPnB,܄.-A˗/%GD@otDq(?zwٳJ4¼.i-P^/veG 1sJJUnnn?"T$݉iM7ދ`uLIIK`<Z٬w@uBU`o׮MTULMVvMa?
l`e%b'T.>>>
Pat1?%K?:]v@`iA'Ƶr90ɩiER29t#'sr5Xf-x<UɉcHIM;piwN,i3Ark7Y?7jRxҿnZ<SPPӛaBk˘Wg_jjV唛7mܯWum͚mMFf֕D<PA`f"ڭ;Ttk<5-둏[vP^b^\TT,YUn[z^kfVQ&{xՋWnpmܥ+7ߺKD}zv]FNnnkr200 ">{9Y\\JN;Jh{.ݹ@OhժUϜ9sʕfZbd	FAT0
y/999˗8gܬ,=+N[4v4O,<r>x(


KKZ.b`U,aTa&tJmsC100`ݗaݾ{۾X(<su.#+p"r>y'̬cm6q{hAA!{'Ԭ,L۶ĻySʷa瀶wE&$&7jX]RR޾STIm{4:򏙩INsr%;<kV/HLo

j``I)iDԯwwssӃGNI,«qD$dMML


 0;'ۦ[v־y#,")9}Ɇ_P'O{t)(,<ϦYMk܉|&I4L򗺥gDdhhhdd$YΞ!+)+;7x\ݽsZFQ;hʕX6@ū*Egn,--OTzAygn+@4mҘn'~V773D8}>4KZnfE<U9&9~("dzwMbԯ'zւBӣK53SSXYTȅKጌ۶ģQCޓg//\uqծۼ=wN.՝٪>y.<V-<5ϣ/^Ζ3U/;2Ӹaos0=#,hO{ӻ{'Wj&&EE>a7gjj:6߷@&6޿Uw1cCVpNndn{~Jj:\PX6}Ȧ)
ד2Q>ՅH"+]սه뙙}%v6OӳK_"xk^7v_ídj~Q1DRZO7*׫YrjZDG^~]xլIug'v,@:5>umBE<x\V
n՜Z{fffi\466&ukׯ[{#aۮ?SkVoɾ|~7_TTʾ&DR"216޹}h)~^͛&$%X,vɳl3W>bHav?024|o%Q{}k+˽*y`w@3fPTF/Ϛ5];DsΝ;wΣVec&7^Xs2`<vMgQя<?'/Wn/_=|ʲ}6{U^U?c^!"E闈j~k+ˎZ^NDڷU̹<^


ѤBz+[dUm[^r:k]5%t
h[PPp-v.]c*,oGO_4iԠs6Ծu7/ctsy('-&$^~[(vj&mK`E]ĿK|i`ð]sSSvcѝj304HmF\nϚgrkfEzӽs{CCCH1.՝kb{;0LWMDJ6f016Y9qro޲hH(%|>wb;[k|>߫iܼT33+~/_aƵsbR2jO;
dLmm3%?zzD/

^:oQQ}];Sƅr<ydgk#لLD/_h+qFg/(5-S6M7xFjz){v>y64;'G|>O.]6kuamZ޾{/GId`_Q_ddž]vaŽ"bZNp,.!)"l^.m˘$&%1صzJJJNe~~hԠn릦&=yM[a,-[x70Wl	ɯĽzgee^Υ+7ML5wDdiaՌY)iM:{uԮk\yRrJlظ
NHLfl7>H,n?%ͱSVy7oݼ	|/q7ÀXr3׫)'d
h>]iff慅EZ###dddW%$Ԯz5'AbJ|ΦJcc'd+,.1)m@\BK"**^PXľ=sH%-i˯8s!7/-oߞ]l{~O޾K~ʂAxF_RXT~oǫ^)GO]vI)-^v0&7v+;'A:DdfjJD99ۙ0	{nVvKaldq"wU3m"mBT+[+g]OIz5=~ɴשeeiy3,\S
ef`_Q1-4s*#Xk~+jդWffqo

9;*jގa<ɺT0==>e2S
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<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">
    <personFlow id="personFlow_0" begin="0.00" color="cyan" end="3600.00" number="1800">
        <walk edges="gneE2 gneE4 gneE5"/>
    </personFlow>
    <personFlow id="personFlow_1" begin="0.00" color="12,13,14" end="3600.00" number="1800">
        <walk edges="gneE2 gneE4 gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow create departPos ( Last six runs Mar2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
45,47c44,46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68d66
< Debug: Selected item 'person' in TagSelector
70d67
< Debug: Selected item 'personTripFromTo' in TagSelector
73,244c70,72
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_1' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_1' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_2' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_2' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_3' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_3' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,6c5
< walks
< walkEdges
---
> walk: edges
9c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c11
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
15c14
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
18c17
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
21c20
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
24c23
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
27c26
<truncated after showing first 30 lines>
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\p"h-nܣVZXgj.jUZWֺjjP*I!>/^{.	O#ju&h[tKt}[P~㖑*`6*̽J"(m%T5?U*6	#T2=
*/UzVJ'-AO2JOZPnR„.Ut-AϥGD@%otDq8ɓgJRع}г狊u(;˳#~955U٪5khP'~q7u/_}'J֯W;55=#3Kujڊhw$	-	ՙ}v~^"X
۳~<rGJ?NZ|}}1
c&mNMMK|wúe-::ZjN&saRe4bGsrXvx<u>IMKw(iO-a#Qzk6~Ѡn5dꉸ{
=|pux<()%#E"׆/N٘լ)hdP^k7nU7{;̬KWoފbw##ͽ<".^A޿Wk+aZzKW<f473޹GݒOOX\\"]U]Z\8;N	܅/]z6ڧ˅K׮޸MDV}zԭ]+7//@νgΎ+))IMPSx'EDN#]RT\t:eGQ=\	]3gTWX>{+Wʗϙ3gŊ%
P4kƍrss/n޼v1oePM>D1zV8766.u/k&kUUQNa6n5݅w1Ȉav_a?|rn&&DԣK7#(;'W (^ XYZ>|HSN5ܳPaa{'TԬ,~Ӣ+ظ[@wR7߻{jZF7*ڹ]GCZ)'7OókAAaRxP`l|zxfvvSφ蓔ID
<fbbܷWWDr:WM5 "'knfVXXه9y6=vlPȨk)K6j:;:ݽX~<f7s]VdԋWoOMaҿ~z6$"cccr_Xi9yv~gfJV\)/T[nu\ct?y]S]r#<.
۳B,?|ę0`uj
-̋?zrey3<rh"׻O
d:jݖ¢"л[
ssDItLL;q###ޣ']uqծkAa!WU^]\]ت?}~.FFmZ{5n1Ɯt-gM2ӤGn~ݽ?#3Rh<z?'N?׫[
s31DMyę-122R3Khߦu›ؗq.p87/MR
?5-].,*ˏ>dӔFFoIJNMJN}1ܾ͹WH*]۫G؇
ꓕs>vGNЧ{_bdo{k^%4lPtnOcȭF6}=oTNSӥ:՛›Ĕ͛8c<׉Dya:]\k8iω3d-,,

3ijjJD
mP?roW'Ggǭ;LKHLJʛ}'6iԠ895}!̈dݿUˇinzuDDڗ޿UMMSv["z:vj԰AmG2ӱ>^&ow~$66l`cmg!/4Z]h֬Y*vHz9s
(sӧO{ՉڲL0F>IizbWխ]It̃GOmunwe"_ֳ>fϾC
={1+"R~vMg1/>~fcmեcWkvuj<y<ψ׳KBn4K/^W+]U@6y.]'.֮zczt(,,xWتagM7ֹ_Ot6籯jt{hgG^'&]zS$u.C3/`e]$Iz?ۮ?|aخ9a|DSTIv5Kdg#.eFfv'M=πZ5b^խX,7W;a|>ʍޖ
UBkLM|~Vvz/⽚4411Dlgc';Άz>%	o٬I^~~RJqwuIJNa_M>?۩KNVha^\\bgk#X,tcA-..117UbrJ+rթu╼|oG
|6!/4422bJ\3"JKک]&_!47gO`crrs._=Ca^j`;ھpH*#b~`A&vd"Sd71/^USgE׉c_22v0wq	Uԓ.&1XoeeٸaW|ZxXY
[0W|I)/^ſxomm٠ޅKL[6oq	oRتes.gee7Թǎڳk5ݷǕ'ſݨAĤޮI#eg'yդDt3^n>~FfO>-w{
xl-10Z6kղG/]gˍh>]斖¢bv	LyX:@RxF֎OxZÙodff6Դ	6F&:Q~ .[%s/,*f9iҿuK":z\^~>[z߁}+*.635=z|&)+kK㙚48$"Z9ރ
=:ȉ3IɩEE}]r0f6lω3+'7G="07'ܷg܌j7;'051:z:m:1:慝3б	odLM[lvYɴԫcmeu=<BS
f`_Q=~:u~_#˫5d0Tj8a`yu=aFF&}V5|H
zV}֝v~^(\ee嘿99YӭSƍ<(19eϾ2k%ɳGԳ̪O#gߍf{bX,.굖H$?㦏/(**bE"QTW9[CAAAqq	PjX,.))>???Ϣc\^%dK͖Thn֙.FPTdFDEEE%m\~L4=gIіjOd׫ݧgkhm>SΦ[g_-L
=:p/?޽GAɍ̔=|&.]ٷWc¢c'ީUn90 {=Jv<U\W"Z巽2[ZZ
<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">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<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">
    <personFlow id="personFlow_0" begin="0.00" departPos="-12.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_1" begin="0.00" departPos="5000.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_2" begin="0.00" departPos="20.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_3" begin="0.00" departPos="random" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_4" begin="0.00" departPos="free" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_5" begin="0.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_6" begin="0.00" departPos="random_free" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_7" begin="0.00" departPos="last" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow delete ( Last six runs Mar2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
20,21c19,21
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug105936.4600/netedit.gui/demandElements/personFlow/delete/input_routes.rou.xml failed.
---
> Error: Could not build route in netedit; edge doesn't exist.
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
47,49c47,49
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70d69
< Debug: Selected item 'person' in TagSelector
72d70
< Debug: Selected item 'personTripFromTo' in TagSelector
76,77c74,75
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Adding personFlow 'f_0' in GNEChange_DemandElement
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
79,86c77,85
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug105936.4600/netedit.gui/demandElements/personFlow/delete/input_routes.rou.xml failed.
---------- Differences in output ----------
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|t*ZD"EٲDdOQe	BYG)88Cۄ4Mq/\{.	!R+``kWkWP/O
;o,: I]Ot:1~W:OPrl4D(l)Ԅ4dJ)	(}kW >
UhBVJjFIl	}t2
}?
kQrϟe˖;vX"p*Tx7Νf\,Ίa$	3W~-ov4k׮?`۷~˴l%Q'|ĉ...,jVN^{/6۵k4f̘חf
?Nؗ`z>&ljGHHH>~ϧQUZp[
bannnnnn.../^LNN6	3AAA-ӲŖD
ObǎK,qqqQ>̙3ʳP͛
-hV\y/n޼W_Я̙35M^~v-SOܹ3**jC1/\pԩwyǼ?QQQO>d3g?~|ܹ>>>W^p+M4?cǎwޫW>s/,ϩZի^zȑК;;;!)Sիk
><""q0Ty#;h7nid+G4#0ڟpdzghC߆2[l.	_}uZZܹN49%%jժ?ο4-M]5t:+"/e\Ѹ>pB5rl&VU2%Iݻرc?SeE!$IׯӧM-6m͛7/^,sqq)tyʕ+o޼yҥ*T|wxi%Irrrrqq1Rx7,~dثW/9?~P!'N߿ɓOn:-Zܹsܹs_}ƍ}~Or⣏>P/̙3G)mȑzBiiiO>0>>^Yf]t駟ۋ/ʧlw<x?<w۷+S(3-ZXrU+~{1!2Ĉ|
͛S.͛w5	VՌN3O'RܢE5kѣL2U%J3v̀q?B|-Zj6m6mZFFb[X~ܹsӅΝ{7n*x_xᅎ;'RRR
…CBBm޼y̙<<<~'x9,,lܹ|!7|#OܹsG)j!!!ʕj[lyU\]]G;;;oݺu޼yzG$Izg͚_zRJ7n7nϟߢE_U>}8p`رCGᅤΒ$)8..N?:99).%%%..NiT坜'OBرcӦM;3o<)YX`A@@}]tt{7rڵk;O>y`.tᬬ={
!8зo-Z>}\]]駟	!4i2bĈ
6(<.\4Q!'|"O8qgmԨ͛7۷7nܱcDŽk֬i߾JPPȑ#ǎ?MWl٤˗/+]ѵkN:
0@y5j(00<qDppav-5y>}dddȧ˫˽}}}g̘1c!?~_:s̳>jF;\R͚5+8Y<̿+G{FC5r_]2Ů(I|Ӷm۶mXxKsߗRRX{uZvƝYL]кukƍիW4iRBBܹsڵ۵kƍVo׬Yf͒[RSSlNfժU0aBbb'OnݺԩSg̘pBymժΝ;7mTz߾}{B'nz$M>=%%壏>W
oԩF2ew쬔ߨQǟ8q⣏>ə2eʸqf͚%/$ѣ_hр&iN$F%/rrP[n,eҬ,/I\<?**~ׯߢE
>[hɲݻwϞ==77988x„	?j=MЉBYXsuu~r6lyy^^^YYYr}WZ^z@˧Nsss<xpbbɓ'[nuyǎ$5ktww_h
^r233kԨ;t?kǎfJOOOӧ7ԬYڵk7gΜ۷o_Cyzz۷O~weee	!M6	!\2iҤ~}QQQWK}ɓcbb+,ϟ4iRttɓ'>|rΙ$;˖-+(%~a8NF~뼅"zp$!
oӧZZ{LBwϞ=$;wnݺu͛7?r䈑rn޼yyyȿO@Uֳg4h$r/oݺ%[3g8pUVٳ8dUrÇW[.\PJ3f?VZ[ܹÇ>|gϞN#C=ԧOC{.'<\ߪU3f[z^xyzrG\9t)]6lذa5k|^uŁrussS|#~puumժÇ7oz1y9U+st|+/{SN8p`G\J*	!ܹ#{RRS7}Fƙ{^}U!Ę1c:|嗵jJOO7nSzu|'Wx{{oݺ5==~5MPPիׯ_5}رΝKMM}?Iʗ//Gegܸq+>>[nB!DBB鄄'''y\ƘM;x'J=z뭣G׬YS=|__!CL0AosUV]dC
LlZlzj֪prW!خ\R|;#EuUys
4pvvVh{pHd׮]C-[V]w߽曟|IF3͛7[n*jƌr<{VN2EnԆ
~'yZgrWX!O'$$ȃt<̬,N+7!*S+222=ڪU={loVKT!W&;;[BI&5i7_\y壑ۢET6zh!DΝZCVZΝ;/XW_QFJJƍ۴iSN-ZرbŊ>ls4k,:u駟^vڵk=<<z)ߣj*???Fi&g}6	&ܹswߝ={at:]jj\ڵk;;;|g 6SF9t2bŊ=|>y~Ϟ=ͯ[F
>hР۷zE0`k/XqOQ::*vOQBx!Z=U3,_b(=K͕Lnnn
1MVVܞ&<j(_4|E+JQJ5^THHHjjj.];VCWVV<Ѽ<hg96--M?4++ʕ+gϞ<ybcc
)`yʜ8|K)WӠA8fԂ,Ym۶^xaΜ9]v]x2<5t</<nܸnݺ=sgN2766Vjt:f̘+WB[n)'N>#RwLLLLL?SF)Sfԩ?;vڴiaaa:uڼyD†rIMM]n]֭uj*K2e޺u7!!aΝmڴXbjj? 7/Kdr<{ݕoFW<=z믿ܹsС
6dVӳm۶o8#@f1{-l*5JQռ#|*T ѣ+؀:uɝԩSp4墿"##*U^X//B)AN}ܹ
*ܹ`Q7>3ӧo6x`uQ|Vʕ^p^Ͻ{~r|ۊͯ_-[fh+-~?UTY~2q0Ta}ҥ?߿˗/_ԩS-[Gjժՙ3gO8!}vtt<m|/qrrr*UqygԨQNNNRR?/8q"##Гj3333334i"^Uv픔[n)߿\zoԨѴiӲϞ=j**tѼ8|^^^HH?P\eˆ
<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">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="434.00" x="15.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
    <edge id=":gneJ8_1" function="internal">
        <lane id=":gneJ8_1_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="13.50,42.20 12.41,42.36 11.62,42.83 11.16,43.61 11.00,44.70"/>
<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>

TEST FAILED on ts-sim-build-ba : demandElements route fix save ( Last six runs Mar2022 )

---------- Differences in errors ----------
60,129d59
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,12d0
< Warning: Edge 'gneE10' is not connected to outgoing edges at junction 'gneJ8'.
< Warning: Lane 'gneE10_0' is not connected from any incoming edge at junction 'gneJ7'.
< Warning: Edge 'gneE11' is not connected to outgoing edges at junction 'gneJ7'.
< Warning: Lane 'gneE11_0' is not connected from any incoming edge at junction 'gneJ8'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ5'.
< Warning: Edge 'gneE3' is not connected to outgoing edges at junction 'gneJ5'.
< Warning: Lane 'gneE3_0' is not connected from any incoming edge at junction 'gneJ6'.
< Warning: Lane 'gneE3_1' is not connected from any incoming edge at junction 'gneJ6'.
< Warning: Edge 'gneE4' is not connected to outgoing edges at junction 'gneJ6'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ5'.
< Warning: 16 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 20 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|O";%$nqUEQ-m}ETjqS7!}fw5{d$~>̱,4RL]W@'AAAu]*4^Fso\\\|}}i$agMjs/hvM<P(4j)6	#2#
Z/zTiJ?SFRd`'
h1jMur@dKP<"j`0~?KG3j{bb+90kk{t
;uV"u]\3=5=]VVf5Bm2(NƑL=ۑ,Ϸivvn^~4l5QvmS2b˄ɱW.^%XZ6ȯYSa<v^T-VRꗠ 5㟳gŊDw{)5ꠑ:arwWc?TT\b2
[l
P 'gL{=;'OÝ:b_mausuV^~[^{u;[w?xL%ƽG `%YD_!ɸ:%$;y)i*YMnBQoز]oTn׶Un
/\qW˅Ba>ZeK_G
yGH66V9g/\.ian:**d?}^*P.j蠾];"Z\gL{{xųp[Ա۹W._ID6V#lִIqIə~%
H$D"M>N{ri""gOQ#JWݤi-1K1kΜ9/Ο;wڵkUϛ7o͚5s0
i6-[^
===^;})=O
E"IR,TD"Cu(0:0L-t?,Ba2sA+dc'Ϛ^EDEbXbAëVn.}{wm_\®E b-%k
+K:wl@b˫]Ĥ7oGgdnҐ9yɩi
b0ԯwQqrg/Fhm[xeЌܼ|"5|ŞMMM
P(NҩC͉HZKv}XT\-3_~nFD^c_.+/N/
P.g,{RiޞOnRŔ]۶jAD&&&ٍ211ް
J~ NjZvjVMPKԩ1h CH }ؕJ_
P/͞9k7n!Qy{yXYZя<:D"sEg?x,a,u
Աݷ;fPvbݦmU2BPDĆ>ǮԤg[
/rq\XV^5|p?O7q'˾D()uK~ev>0\Q`k0L=yVoN{艇	t07HwE1DmZ[XX<NJ>pdYӚB𓤔];e$<NgY%%iYB(;'.HJJJSهlR]^(|ZNFfvFfv\㨇S^b_"dvb~V;>|uЂ¢c'υt`CT.,W(qRJV͛x{('Xe"S/]}@D];uoTNpvY9Jњjxuv"-=CnXߦLM$|}p/pwکっ'_3BZZZp̌5klyOgd5Ȟ	"_nmZ6J90'm{Hpяlpރ&w#$C&&Y?BpǎR37Ҹֹc`IZF_eQMv6[ˁuֱ}'Z^HFyjhrĉ'NDn[e0oeI3o̯@w͚zߏzhgkť%^$"fM'{cgkӻ{{_[{Qa'<~BD/5| M^݊KKΜLDzwi}YP0orn43$\T]KK]JD}{ukv#`Y^^~5%]bHGm[b׻['q	OBaSoGƺ:;أKjze2YzEaI)/%"akaHlaa.P<UQ4]ʥ	B1oy6rKF>i۪9x
Ϫ-dp&&&r\ `<=nDT(NlMDZf073DŚquqEOSڴ055dP(ɺ~[P8:ؑJϧBD^hSRZv~5oa/,hDB?sLZYZHvEʟzr	Mıq+VUzfVW;vzp^>MNTRZ#G{X&d"K|ЦP(dJ\rA#"׻mZp%'/‚̗B>~X"hĐٮm3^J`3ӻ{7o `<WL37[%1&iE@Ðlmmڶj~YKIMKx0LFfzy'j)03+2:-=Xoccݺߙ-,;OSԱ=bULJ|$֦Ussuh=$Upv\.((U1q̠~z{̬ԤԖ͛gd}NmZk:X$`D$WyW[wz{#'yOul߶cgB
[a/wx}x^WBv˷H쳦ܞdrdJ
͚&yŒsMfffge+[^e#-#395]u .[5I2v%R(,*&
Ԥk!:ѡcKJKٙa9tpTjnfv(Ӆ;wHMˈO|bgk͕;$R|kMŃGOfdfK$:puXXDdan֦UGOgWQqI_" ,.)eœj}S
;]LD=uJIMOtUwNNI773cTo[v)T~G
~I2e4qk{enOh---T'K$n.ޫsqrdf+#ӛu~=a^^>}5nK|6UZT~Aݻ{zpUPPd,[Qzf/{VP;u~ҸQm[5= &֝{tl\.R^kBq?w2DΗdr2}\i\.P}iiiJjxO7I)JwK*0c,}#H̉H"(NTn{ߊ
O1#puDDv^R>$6:Ckhmm$郘X&vޞ,>^	߹u^Xܲ>=
#777bbS2;&(H;=x@s"c&94
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE10" from="gneJ7" to="gneJ8" priority="-1">
        <lane id="gneE10_0" index="0" allow="bicycle" speed="13.89" length="20.00" width="2.00" shape="9.00,55.30 9.00,44.70"/>
    </edge>
    <edge id="gneE11" from="gneJ8" to="gneJ7" priority="-1">
        <lane id="gneE11_0" index="0" allow="bicycle" speed="13.89" length="20.00" width="2.00" shape="11.00,44.70 11.00,55.30"/>
    </edge>
    <edge id="gneE2" from="gneJ4" to="gneJ5" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="60.00" shape="10.00,18.40 59.60,18.40"/>
    </edge>
    <edge id="gneE3" from="gneJ6" to="gneJ5" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="40.00" shape="65.20,52.80 65.20,27.20"/>
        <lane id="gneE3_1" index="1" speed="13.89" length="40.00" shape="68.40,52.80 68.40,27.20"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ6" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="40.00" shape="74.80,27.20 74.80,52.80"/>
        <lane id="gneE4_1" index="1" speed="13.89" length="40.00" shape="71.60,27.20 71.60,52.80"/>
    </edge>
    <edge id="gneE5" from="gneJ6" to="gneJ7" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="60.00" shape="59.60,61.60 13.50,61.60"/>
    </edge>
    <edge id="gneE6" from="gneJ7" to="gneJ6" priority="-1">
        <lane id="gneE6_0" index="0" speed="13.89" length="60.00" shape="13.50,58.40 59.60,58.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create endNumber ( Last six runs Mar2022 )

---------- Differences in routes ----------
9,10c9,10
<     <flow id="f_1" begin="0.00" route="r_0" end="19.80" number="1800"/>
<     <flow id="f_2" begin="0.00" route="r_0" end="21.98" number="51"/>
---
>     <flow id="f_1" begin="0.00" route="r_0" end="20.50" number="1800"/>
>     <flow id="f_2" begin="0.00" route="r_0" end="22.00" number="51"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create number ( Last six runs Mar2022 )

---------- Differences in errors ----------
64a65,66
> Debug: Key ENTER pressed
> Debug: Adding route 'r_0' in GNEChange_DemandElement
67,81c69,74
< Debug: Selected item 'flow (from-to edges)' in TagSelector
< Debug: Invalid input parameter of flow
< Debug: Invalid input parameter of flow
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding flow 'f_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of flow
< Debug: Invalid input parameter of flow
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of flow
< Debug: Invalid input parameter of flow
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of flow
< Debug: Invalid input parameter of flow
< Debug: Key ENTER pressed
---
> Debug: Selected item 'flow (over route)' in TagSelector
> Debug: Invalid input parameter of flowRoute
> Error: If 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour' or 'probability' are given at most one of 'end' and 'number' are allowed in flowRoute 'f_0'.
> Debug: Invalid input parameter of flowRoute
> Debug: Invalid input parameter of flowRoute
> Debug: Invalid input parameter of flowRoute
84c77
< Debug: Removing flow 'f_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Error: If 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour' or 'probability' are given at most one of 'end' and 'number' are allowed in flowRoute 'f_0'.
---------- Differences in output ----------
0a1,22
> TestFunctions: Netedit opened successfully
> Finding reference
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 578 - 560
> TestFunctions: Clicked over position 874 - 418
> TestFunctions: Clicked over position 584 - 223
> flow (over route)
> dummyTerminate
> TestFunctions: Clicked over position 578 - 560
> number
> TestFunctions: Clicked over position 578 - 560
> dummy
> TestFunctions: Clicked over position 578 - 560
> -30
> TestFunctions: Clicked over position 578 - 560
> 20.5
> TestFunctions: Clicked over position 578 - 560
> 22
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Netedit closed successfully
---------- Differences in routes ----------
5c5,6
<     <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" number="1800" vehsPerHour="1800.00"/>
---
>     <!-- Routes -->
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load begin ( Last six runs Mar2022 )

---------- Differences in routes ----------
8c8
<     <flow id="flow_5" begin="22.34" route="route_0" end="49.94" number="100"/>
---
>     <flow id="flow_5" begin="22.34" route="route_0" end="50.00" number="100"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load end ( Last six runs Mar2022 )

---------- Differences in routes ----------
9c9
<     <flow id="flow_4" begin="20.00" route="route_0" end="42.30" number="100"/>
---
>     <flow id="flow_4" begin="20.00" route="route_0" end="42.34" number="100"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load period ( Last six runs Mar2022 )

---------- Differences in errors ----------
22a23
> Error: Attribute 'period' in definition of flow 'flow_3' is empty.
---------- Differences in log ----------
4a5
> Error: Attribute 'period' in definition of flow 'flow_3' is empty.

TEST FAILED on ts-sim-build-ba : demandElements routeflow volatileRecomputing ( Last six runs Mar2022 )

---------- Differences in additionals ----------
4a5
>     <!-- StoppingPlaces -->
---------- Differences in routes ----------
4a5
>     <!-- Routes -->
8a10
>     <!-- Vehicles, persons and containers (sorted by depart) -->
10,12c12,14
<     <flow id="flow_1" begin="1.00" route="route_1" end="3599.20" number="1800"/>
<     <flow id="flow_2" begin="2.00" route="route_2" end="3598.40" number="1800"/>
<     <flow id="flow_3" begin="3.00" route="route_3" end="3599.40" number="1800"/>
---
>     <flow id="flow_1" begin="1.00" route="route_1" end="3600.00" number="1800"/>
>     <flow id="flow_2" begin="2.00" route="route_2" end="3600.00" number="1800"/>
>     <flow id="flow_3" begin="3.00" route="route_3" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create friendlyPos ( Last six runs Mar2022 )

---------- Differences in routes ----------
4a5
>     <!-- Routes -->
5a7
>     <!-- Vehicles, persons and containers (sorted by depart) -->

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect endPos ( Last six runs Mar2022 )

---------- Differences in routes ----------
4a5
>     <!-- Routes -->
5a7
>     <!-- Vehicles, persons and containers (sorted by depart) -->
---------- New result in output ----------
TestFunctions: Netedit opened successfully
Finding reference
TestFunctions: 'reference.png' found. Position: 304 - 168
stopLane
TestFunctions: Clicked over position 704 - 353
TestFunctions: Clicked over position 567 - 353
dummy

-500
600
20
TestFunctions: Clicked over position 304 - 168
TestFunctions: Clicked over position 304 - 168
TestFunctions: Clicked over position 304 - 168
TestFunctions: Netedit closed successfully

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect lane ( Last six runs Mar2022 )

---------- New result in output ----------
TestFunctions: Netedit opened successfully
Finding reference
TestFunctions: 'reference.png' found. Position: 304 - 168
stopLane
TestFunctions: Clicked over position 704 - 353
TestFunctions: Clicked over position 567 - 353
dummy
gneE1_0
gneE0_0
TestFunctions: Clicked over position 304 - 168
TestFunctions: Clicked over position 304 - 168
TestFunctions: Clicked over position 304 - 168
TestFunctions: Netedit closed successfully

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect startPos ( Last six runs Mar2022 )

---------- Differences in routes ----------
4a5
>     <!-- Routes -->
5a7
>     <!-- Vehicles, persons and containers (sorted by depart) -->
---------- New result in output ----------
TestFunctions: Netedit opened successfully
Finding reference
TestFunctions: 'reference.png' found. Position: 304 - 168
stopLane
TestFunctions: Clicked over position 704 - 353
TestFunctions: Clicked over position 567 - 353
dummy

500
-600
16
TestFunctions: Clicked over position 304 - 168
TestFunctions: Clicked over position 304 - 168
TestFunctions: Clicked over position 304 - 168
TestFunctions: Netedit closed successfully

TEST FAILED on ts-sim-build-ba : demandElements stop lane load actType ( Last six runs Mar2022 )

---------- Differences in errors ----------
6d5
< Debug: Adding busStop 'busStop' in GNEChange_Additional
8,12c7,12
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_2' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
> Debug: Adding stopLane 'routeFlow_1' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
> Debug: Adding stopLane 'routeFlow_2' in GNEChange_DemandElement
43,47c43,48
< Debug: Deleting unreferenced stopBusStop 'route_2'
< Debug: Deleting unreferenced route 'route_2'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced route 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_0'
---
> Debug: Deleting unreferenced stopLane 'routeFlow_2'
> Debug: Deleting unreferenced flowRoute 'routeFlow_2'
> Debug: Deleting unreferenced stopLane 'routeFlow_1'
> Debug: Deleting unreferenced flowRoute 'routeFlow_1'
> Debug: Deleting unreferenced stopLane 'routeFlow_0'
> Debug: Deleting unreferenced flowRoute 'routeFlow_0'
49d49
< Debug: Deleting unreferenced busStop 'busStop'
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5,13c5,16
<     <route id="route_0" edges="gneE0 gneE1" color="yellow">
<         <stop busStop="busStop"/>
<     </route>
<     <route id="route_1" edges="gneE0 gneE1" color="yellow">
<         <stop busStop="busStop"/>
<     </route>
<     <route id="route_2" edges="gneE0 gneE1" color="yellow">
<         <stop busStop="busStop"/>
<     </route>
---
>     <!-- Routes -->
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
>     <!-- Vehicles, persons and containers (sorted by depart) -->
>     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00"/>
>     </flow>
>     <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00"/>
>     </flow>
>     <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00"/>
>     </flow>

TEST FAILED on ts-sim-build-ba : demandElements stop lane load duration ( Last six runs Mar2022 )

---------- Differences in errors ----------
7c7
< Error: Attribute 'duration' in definition of a stop is not a real number.
---
> Error: Attribute 'duration' in definition of a stop is not a valid time value.
---------- Differences in log ----------
1c1
< Error: Attribute 'duration' in definition of a stop is not a real number.
---
> Error: Attribute 'duration' in definition of a stop is not a valid time value.
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 312 - 170
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 312 - 170
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
4a5
>     <!-- Routes -->
5a7
>     <!-- Vehicles, persons and containers (sorted by depart) -->

TEST FAILED on ts-sim-build-ba : demandElements stop lane volatileRecomputing ( Last six runs Mar2022 )

---------- Differences in errors ----------
10,17d9
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' in GNEChange_Additional
< Debug: Adding busStop 'busStopE' in GNEChange_Additional
< Debug: Adding busStop 'busStopF' in GNEChange_Additional
< Debug: Adding busStop 'busStopG' in GNEChange_Additional
< Debug: Adding busStop 'busStopH' in GNEChange_Additional
19,24c11,16
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
---
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
26,27c18,20
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
---
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,9
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in routes ----------
5,16c5,7
<     <route id="route_0" edges="gneE2 gneE4" color="yellow">
<         <stop busStop="busStopC" duration="60.00"/>
<         <stop busStop="busStopD" duration="60.00"/>
<         <stop busStop="busStopE" duration="60.00"/>
<         <stop busStop="busStopF" duration="60.00"/>
<         <stop busStop="busStopG" duration="60.00"/>
<         <stop busStop="busStopH" duration="60.00"/>
<     </route>
<     <route id="route_1" edges="gneE0 gneE1" color="yellow">
<         <stop busStop="busStopA" duration="60.00"/>
<         <stop busStop="busStopB" duration="60.00"/>
<     </route>
---
>     <!-- Routes -->
>     <route id="route_0" edges="gneE2 gneE4" color="yellow"/>
>     <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
---------- 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">
    <busStop id="busStopA" lane="gneE0_0" startPos="19.75" endPos="29.75"/>
    <busStop id="busStopB" lane="gneE1_0" startPos="28.41" endPos="38.41"/>
    <busStop id="busStopC" lane="gneE2_0" startPos="16.48" endPos="26.48"/>
    <busStop id="busStopD" lane="gneE2_1" startPos="21.73" endPos="31.73"/>
    <busStop id="busStopE" lane="gneE2_2" startPos="23.79" endPos="33.79"/>
    <busStop id="busStopF" lane="gneE2_3" startPos="27.13" endPos="37.13"/>
    <busStop id="busStopG" lane="gneE2_4" startPos="31.03" endPos="41.03"/>
    <busStop id="busStopH" lane="gneE4_0" startPos="17.90" endPos="27.90"/>
</additional>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create actType ( Last six runs Mar2022 )

---------- Differences in routes ----------
7a8
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
11d11
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create duration ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
10c9
<         <stop parkingArea="parkingAreaB" parking="1"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
11a11
>         <stop parkingArea="parkingAreaB" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create permitted ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="ID1 ID2 ID3"/>
9a9
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="ID1 ID2 ID3"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create triggered_person ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personID1 personID2 personID3"/>
9a9
>         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personID1 personID2 personID3"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create until ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" until="22.33" parking="1"/>
9a9
>         <stop parkingArea="parkingAreaB" until="22.33" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements trip_junctions delete ( Last six runs Mar2022 )

---------- Differences in errors ----------
65a66,67
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'trip (from-to junctions)' in TagSelector
67,68c69,70
< Debug: Adding trip 't_0' in GNEChange_DemandElement
< Debug: Removing trip 't_0' in GNEChange_DemandElement
---
> Debug: Adding tripJunctions 't_0' in GNEChange_DemandElement
> Debug: Removing tripJunctions 't_0' in GNEChange_DemandElement
71,74c73,82
< Debug: Adding trip 't_0' in GNEChange_DemandElement
< Debug: Opened FXMessageBox Problem deleting edge 'gneE2'
< Debug: Closed FXMessageBox Problem deleting edge 'gneE2'
< Debug: Removing trip 't_0' in GNEChange_DemandElement
---
> Debug: Adding tripJunctions 't_0' in GNEChange_DemandElement
> Debug: Opened FXMessageBox Problem deleting junction 'gneJ4'
> Debug: Closed FXMessageBox Problem deleting junction 'gneJ4'
> Debug: Setting new attribute
> Debug: invalidating (removing) connections of edge 'gneE7' due it were guessed
> Debug: Setting new attribute
> Debug: Removing connection 'gneE3_1->gneE7_0' from edge 'gneE3'
> Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in removeConnection()
> Debug: Setting new attribute
> Debug: invalidating (removing) connections of edge 'gneE3' due it were guessed
78a87,89
> Debug: Setting new attribute
> Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
> Debug: Setting new attribute
80a92,102
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,10d7
<     <edge id=":gneJ5_0" function="internal">
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
<     </edge>
41,42c38,39
<         <lane id="gneE3_0" index="0" speed="13.89" length="25.60" shape="65.20,52.80 65.20,27.20"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="25.60" shape="68.40,52.80 68.40,27.20"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="32.80" shape="65.20,52.80 65.20,20.00"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="32.80" shape="68.40,52.80 68.40,20.00"/>
45,46c42,43
<         <lane id="gneE4_0" index="0" speed="13.89" length="25.60" shape="74.80,27.20 74.80,52.80"/>
<         <lane id="gneE4_1" index="1" speed="13.89" length="25.60" shape="71.60,27.20 71.60,52.80"/>
---
>         <lane id="gneE4_0" index="0" speed="13.89" length="32.80" shape="74.80,20.00 74.80,52.80"/>
>         <lane id="gneE4_1" index="1" speed="13.89" length="32.80" shape="71.60,20.00 71.60,52.80"/>
54,56d50
<     <edge id="gneE7" from="gneJ5" to="gneJ4" priority="-1">
<         <lane id="gneE7_0" index="0" speed="13.89" length="49.60" shape="59.60,21.60 10.00,21.60"/>
<     </edge>
64,67c58
<     <junction id="gneJ4" type="dead_end" x="10.00" y="20.00" incLanes="gneE7_0" intLanes="" shape="10.00,23.20 10.00,20.00"/>
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1" intLanes=":gneJ5_0_0" shape="63.60,27.20 76.40,27.20 75.93,25.00 74.53,23.20 72.20,21.80 68.93,20.80 64.73,20.20 59.60,20.00 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
<         <request index="0" response="0" foes="0" cont="0"/>
<     </junction>
---
>     <junction id="gneJ5" type="dead_end" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1" intLanes="" shape="70.00,20.00 63.60,20.00 70.00,20.00"/>
78,79c69,70
<         <request index="0" response="00" foes="00" cont="0"/>
<         <request index="1" response="00" foes="00" cont="0"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,7c4,7
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 394 - 560
---
> trip (from-to junctions)
> TestFunctions: Clicked over position 384 - 528
> TestFunctions: Clicked over position 389 - 245
> TestFunctions: Clicked over position 389 - 528
9,10c9,10
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 560
---
> TestFunctions: Clicked over position 389 - 548
> TestFunctions: Clicked over position 389 - 548
---------- Differences in routes ----------
4a5,6
>     <!-- Vehicles, persons and containers (sorted by depart) -->
>     <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>

TEST FAILED on ts-sim-build-ba : demandElements trip_junctions inspect departLane float ( Last six runs Mar2022 )

---------- Differences in errors ----------
65a66,67
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'trip (from-to junctions)' in TagSelector
67,164c69,70
< Debug: Adding trip 't_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid
< Debug: Value '500' for attribute departLane of trip isn't valid
< Debug: Value '-10' for attribute departLane of trip isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 't_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 't_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6c4,7
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
---
> trip (from-to junctions)
> TestFunctions: Clicked over position 384 - 528
> TestFunctions: Clicked over position 389 - 245
> TestFunctions: Clicked over position 384 - 528
15d15
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<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">
    <trip id="t_0" depart="0.00" departLane="0" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip_junctions inspect from ( Last six runs Mar2022 )

---------- Differences in errors ----------
65a66,67
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'trip (from-to junctions)' in TagSelector
67,69c69,71
< Debug: Adding trip 't_0' in GNEChange_DemandElement
< Debug: Value '' for attribute from of trip isn't valid
< Debug: Value 'dummyEdge' for attribute from of trip isn't valid
---
> Debug: Adding tripJunctions 't_0' in GNEChange_DemandElement
> Debug: Value '' for attribute fromJunction of tripJunctions isn't valid
> Debug: Value 'dummyEdge' for attribute fromJunction of tripJunctions isn't valid
76c78
< Debug: Removing trip 't_0' in GNEChange_DemandElement
---
> Debug: Removing tripJunctions 't_0' in GNEChange_DemandElement
79c81
< Debug: Adding trip 't_0' in GNEChange_DemandElement
---
> Debug: Adding tripJunctions 't_0' in GNEChange_DemandElement
121c123
< Debug: Deleting unreferenced trip 't_0'
---
> Debug: Deleting unreferenced tripJunctions 't_0'
---------- Differences in output ----------
4,6c4,7
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
---
> trip (from-to junctions)
> TestFunctions: Clicked over position 384 - 528
> TestFunctions: Clicked over position 389 - 245
> TestFunctions: Clicked over position 384 - 528
9c10
< gneE4
---
> gneJ5
---------- Differences in routes ----------
5c5,6
<     <trip id="t_0" depart="0.00" from="gneE4" to="gneE5"/>
---
>     <!-- Vehicles, persons and containers (sorted by depart) -->
>     <trip id="t_0" depart="0.00" fromJunction="gneJ5" toJunction="gneJ7"/>

TEST FAILED on ts-sim-build-ba : demandElements trip_junctions inspect to ( Last six runs Mar2022 )

---------- Differences in errors ----------
66a67,68
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'trip (from-to junctions)' in TagSelector
68,71c70,73
< Debug: Adding trip 't_0' in GNEChange_DemandElement
< Debug: Value 'bicycle' for attribute to of trip isn't valid
< Debug: Value '' for attribute to of trip isn't valid
< Debug: Value 'dummyEdge' for attribute to of trip isn't valid
---
> Debug: Adding tripJunctions 't_0' in GNEChange_DemandElement
> Debug: Value 'bicycle' for attribute toJunction of tripJunctions isn't valid
> Debug: Value '' for attribute toJunction of tripJunctions isn't valid
> Debug: Value 'dummyEdge' for attribute toJunction of tripJunctions isn't valid
78c80
< Debug: Removing trip 't_0' in GNEChange_DemandElement
---
> Debug: Removing tripJunctions 't_0' in GNEChange_DemandElement
81c83
< Debug: Adding trip 't_0' in GNEChange_DemandElement
---
> Debug: Adding tripJunctions 't_0' in GNEChange_DemandElement
122c124
< Debug: Deleting unreferenced trip 't_0'
---
> Debug: Deleting unreferenced tripJunctions 't_0'
---------- Differences in output ----------
4,6c4,7
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
---
> trip (from-to junctions)
> TestFunctions: Clicked over position 384 - 528
> TestFunctions: Clicked over position 389 - 245
> TestFunctions: Clicked over position 384 - 528
10c11
< gneE4
---
> gneJ9
---------- Differences in routes ----------
4a5
>     <!-- VTypes -->
6c7,8
<     <trip id="t_0" depart="0.00" from="gneE2" to="gneE4"/>
---
>     <!-- Vehicles, persons and containers (sorted by depart) -->
>     <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ9"/>

TEST FAILED on ts-sim-build-ba : demandElements trip_junctions inspect_selection departLane float ( Last six runs Mar2022 )

---------- Differences in errors ----------
21c21
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
---
> Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
25c25
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
---
> Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
77,195c77
< Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid
< Debug: Value '500' for attribute departLane of trip isn't valid
< Debug: Value '-10' for attribute departLane of trip isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'tripB' in GNEChange_DemandElement
< Debug: Removing trip 'tripA' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 634 - 318
---
> TestFunctions: Clicked over position 714 - 338
13d12
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<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">
    <trip id="tripA" depart="0.00" departLane="0" 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" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
4a5
>     <!-- Vehicles, persons and containers (sorted by depart) -->
demandElements vehicle_embedded inspect_selection depart containerTriggered ( Last six runs Mar2022 )
demandElements vehicle_embedded inspect_selection depart float ( Last six runs Mar2022 )
demandElements vehicle_embedded inspect_selection depart triggered ( Last six runs Mar2022 )
demandElements vehicle_embedded inspect_selection parameters ( Last six runs Mar2022 )

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded volatileRecomputing ( Last six runs Mar2022 )

---------- Differences in additionals ----------
4a5
>     <!-- StoppingPlaces -->
---------- Differences in routes ----------
4a5
>     <!-- Vehicles, persons and containers (sorted by depart) -->

TEST FAILED on ts-sim-build-ba : demandElements waypoint lane volatileRecomputing ( Last six runs Mar2022 )

---------- Differences in errors ----------
10,17d9
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' in GNEChange_Additional
< Debug: Adding busStop 'busStopE' in GNEChange_Additional
< Debug: Adding busStop 'busStopF' in GNEChange_Additional
< Debug: Adding busStop 'busStopG' in GNEChange_Additional
< Debug: Adding busStop 'busStopH' in GNEChange_Additional
19,24c11,16
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
---
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
26,27c18,20
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
---
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,9
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: A stop requires only a stoppingPlace, edge or lane
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in routes ----------
5,16c5,7
<     <route id="route_0" edges="gneE2 gneE4" color="yellow">
<         <stop busStop="busStopC" duration="60.00"/>
<         <stop busStop="busStopD" duration="60.00"/>
<         <stop busStop="busStopE" duration="60.00"/>
<         <stop busStop="busStopF" duration="60.00"/>
<         <stop busStop="busStopG" duration="60.00"/>
<         <stop busStop="busStopH" duration="60.00"/>
<     </route>
<     <route id="route_1" edges="gneE0 gneE1" color="yellow">
<         <stop busStop="busStopA" duration="60.00"/>
<         <stop busStop="busStopB" duration="60.00"/>
<     </route>
---
>     <!-- Routes -->
>     <route id="route_0" edges="gneE2 gneE4" color="yellow"/>
>     <route id="route_1" edges="gneE0 gneE1" color="yellow"/>

TEST FAILED on ts-sim-build-ba : demandElements waypoint parkingarea create actType ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="dummy Act"/>
9a9
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="dummy Act"/>

TEST FAILED on ts-sim-build-ba : demandElements waypoint parkingarea create duration ( Last six runs Mar2022 )

---------- Differences in routes ----------
8c8
<         <stop parkingArea="parkingAreaB" duration="22.33" parking="1" speed="13.89"/>
---
>         <stop parkingArea="parkingAreaB" parking="1" speed="13.89"/>
11c11
<         <stop parkingArea="parkingAreaB" parking="1" speed="13.89"/>
---
>         <stop parkingArea="parkingAreaB" duration="22.33" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandElements waypoint parkingarea create permitted ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="ID1 ID2 ID3" speed="13.89"/>
9a9
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="ID1 ID2 ID3" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandElements waypoint parkingarea create triggered_container ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" speed="13.89"/>
9a9
>         <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandElements waypoint parkingarea create triggered_person ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" speed="13.89"/>
9a9
>         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandElements waypoint parkingarea create until ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" until="22.33" parking="1" speed="13.89"/>
9a9
>         <stop parkingArea="parkingAreaB" until="22.33" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect edges ( Last six runs Mar2022 )

---------- Differences in errors ----------
103c103
< Debug: Value '4 8' for attribute edges of crossing isn't valid
---
> Debug: Value '4 8' for attribute radius of junction isn't valid
156c156
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary 30.60,30.60,69.40,69.40
170d169
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
181c180
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Removed object junction:Center from SUMORTree with boundary 30.60,30.60,69.40,69.40
215,216d213
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
236c233
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary 30.60,30.60,69.40,69.40
247d243
< Debug: Deleting unreferenced crossing ':Center_c1' in GNEChange_Attribute
---------- Differences in net ----------
27c27
<         <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
---
>         <lane id=":Center_0_0" index="0" speed="5.96" length="2.62" shape="45.20,59.40 44.91,57.39 44.61,56.88"/>
30,31c30,31
<         <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<         <lane id=":Center_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
---
>         <lane id=":Center_1_0" index="0" speed="13.90" length="18.80" shape="45.20,59.40 45.20,40.60"/>
>         <lane id=":Center_1_1" index="1" speed="13.90" length="18.80" shape="48.40,59.40 48.40,40.60"/>
34c34
<         <lane id=":Center_3_0" index="0" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
---
>         <lane id=":Center_3_0" index="0" speed="8.88" length="4.86" shape="48.40,59.40 49.09,54.59"/>
37c37
<         <lane id=":Center_16_0" index="0" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
---
>         <lane id=":Center_16_0" index="0" speed="5.96" length="4.80" shape="44.61,56.88 44.05,55.95 42.61,55.09 40.60,54.80"/>
40c40
<         <lane id=":Center_17_0" index="0" speed="9.26" length="14.34" shape="49.11,55.44 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
---
>         <lane id=":Center_17_0" index="0" speed="8.88" length="12.88" shape="49.09,54.59 51.15,51.15 54.59,49.09 59.40,48.40"/>
43c43
<         <lane id=":Center_4_0" index="0" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
---
>         <lane id=":Center_4_0" index="0" speed="5.96" length="7.42" shape="59.40,54.80 57.39,55.09 55.95,55.95 55.09,57.39 54.80,59.40"/>
46,47c46,47
<         <lane id=":Center_5_0" index="0" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
<         <lane id=":Center_5_1" index="1" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks edges ( Last six runs Mar2022 )

---------- Differences in errors ----------
99c99
< Debug: Value '4 8' for attribute edges of crossing isn't valid
---
> Debug: Value '4 8' for attribute radius of junction isn't valid
152c152
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary 28.60,28.60,71.40,71.40
166d165
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
177c176
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Removed object junction:Center from SUMORTree with boundary 28.60,28.60,71.40,71.40
211,212d209
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
232c229
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary 28.60,28.60,71.40,71.40
243d239
< Debug: Deleting unreferenced crossing ':Center_c1' in GNEChange_Attribute
---------- Differences in log ----------
5,6c5,6
< Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3] has no target.
< Warning: 14 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
---
> Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target.
> Warning: 11 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
---------- Differences in net ----------
18c18
<         <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
---
>         <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="7.01" length="10.64" shape="45.20,61.40 44.79,58.51 43.55,56.45 41.49,55.21 38.60,54.80"/>
21,22c21,22
<         <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<         <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
---
>         <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
>         <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="22.80" shape="48.40,61.40 48.40,38.60"/>
25c25
<         <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
---
>         <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.62" length="5.01" shape="48.40,61.40 49.11,56.44"/>
28c28
<         <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="14.34" shape="49.11,55.44 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
---
>         <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.62" length="15.95" shape="49.11,56.44 49.21,55.71 51.65,51.65 55.71,49.21 61.40,48.40"/>
31c31
<         <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
---
>         <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="7.01" length="10.64" shape="61.40,54.80 58.51,55.21 56.45,56.45 55.21,58.51 54.80,61.40"/>
34,35c34,35
<         <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
<         <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
---
>         <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="22.80" shape="61.40,54.80 38.60,54.80"/>
>         <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="22.80" shape="61.40,51.60 38.60,51.60"/>
38c38
<         <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="5.01" shape="60.40,51.60 55.44,50.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect edges ( Last six runs Mar2022 )

---------- Differences in errors ----------
107c107
< Debug: Value '4 8' for attribute edges of crossing isn't valid
---
> Debug: Value '4 8' for attribute radius of junction isn't valid
160c160
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary 30.60,30.60,69.40,69.40
174d173
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
185c184
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Removed object junction:Center from SUMORTree with boundary 30.60,30.60,69.40,69.40
219,220d217
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
240c237
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary 30.60,30.60,69.40,69.40
251d247
< Debug: Deleting unreferenced crossing ':Center_c1' in GNEChange_Attribute
---------- Differences in net ----------
27c27
<         <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
---
>         <lane id=":Center_0_0" index="0" speed="5.96" length="2.62" shape="45.20,59.40 44.91,57.39 44.61,56.88"/>
30,31c30,31
<         <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<         <lane id=":Center_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
---
>         <lane id=":Center_1_0" index="0" speed="13.90" length="18.80" shape="45.20,59.40 45.20,40.60"/>
>         <lane id=":Center_1_1" index="1" speed="13.90" length="18.80" shape="48.40,59.40 48.40,40.60"/>
34c34
<         <lane id=":Center_3_0" index="0" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
---
>         <lane id=":Center_3_0" index="0" speed="8.88" length="4.86" shape="48.40,59.40 49.09,54.59"/>
37c37
<         <lane id=":Center_4_0" index="0" speed="3.65" length="1.44" shape="48.40,60.40 49.20,59.20"/>
---
>         <lane id=":Center_4_0" index="0" speed="3.65" length="1.44" shape="48.40,59.40 49.20,58.20"/>
40c40
<         <lane id=":Center_20_0" index="0" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
---
>         <lane id=":Center_20_0" index="0" speed="5.96" length="4.80" shape="44.61,56.88 44.05,55.95 42.61,55.09 40.60,54.80"/>
43c43
<         <lane id=":Center_21_0" index="0" speed="9.26" length="14.34" shape="49.11,55.44 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
---
>         <lane id=":Center_21_0" index="0" speed="8.88" length="12.88" shape="49.09,54.59 51.15,51.15 54.59,49.09 59.40,48.40"/>
46c46
<         <lane id=":Center_22_0" index="0" speed="3.65" length="3.23" shape="49.20,59.20 50.00,58.80 50.80,59.20 51.60,60.40"/>
---
>         <lane id=":Center_22_0" index="0" speed="3.65" length="3.23" shape="49.20,58.20 50.00,57.80 50.80,58.20 51.60,59.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_sidewalks edges ( Last six runs Mar2022 )

---------- Differences in errors ----------
99c99
< Debug: Value '4 8' for attribute edges of crossing isn't valid
---
> Debug: Value '4 8' for attribute radius of junction isn't valid
152c152
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary 28.60,28.60,71.40,71.40
166d165
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
177c176
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Removed object junction:Center from SUMORTree with boundary 28.60,28.60,71.40,71.40
211,212d209
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
232c229
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary 28.60,28.60,71.40,71.40
243d239
< Debug: Deleting unreferenced crossing ':Center_c1' in GNEChange_Attribute
---------- Differences in log ----------
5,6c5,6
< Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3] has no target.
< Warning: 14 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
---
> Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target.
> Warning: 11 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
---------- Differences in net ----------
18c18
<         <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
---
>         <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="10.64" shape="45.20,61.40 44.79,58.51 43.55,56.45 41.49,55.21 38.60,54.80"/>
21,22c21,22
<         <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<         <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
---
>         <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
>         <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="22.80" shape="48.40,61.40 48.40,38.60"/>
25c25
<         <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
---
>         <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.62" length="5.01" shape="48.40,61.40 49.11,56.44"/>
28c28
<         <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="9.26" length="14.34" shape="49.11,55.44 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
---
>         <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="9.62" length="15.95" shape="49.11,56.44 49.21,55.71 51.65,51.65 55.71,49.21 61.40,48.40"/>
31c31
<         <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
---
>         <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="7.01" length="10.64" shape="61.40,54.80 58.51,55.21 56.45,56.45 55.21,58.51 54.80,61.40"/>
34,35c34,35
<         <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
<         <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
---
>         <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="61.40,54.80 38.60,54.80"/>
>         <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="22.80" shape="61.40,51.60 38.60,51.60"/>
38c38
<         <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_both_both_junctions ( Last six runs Mar2022 )

---------- Differences in errors ----------
9,10d8
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
12a11,12
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
16,17d15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
19a18,19
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
25,26d24
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
28a27,28
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
32,33d31
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
35a34,35
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
49,50d48
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
52a51,52
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_both_to_junction ( Last six runs Mar2022 )

---------- Differences in errors ----------
9,10d8
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
12a11,12
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
30,31d29
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
33a32,33
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
47,48d46
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
50a49,50
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00

Detailed information for the tests that had known bugs:

184 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 'test.py'')
---------- New result in errors ----------
python: can't open file 'test.py': [Errno 2] No such file or directory
additionalElements e2detector create id ( Last six runs Mar2022 )
additionalElements parkingarea create id ( Last six runs Mar2022 )
additionalElements routeprobe create id ( Last six runs Mar2022 )
bugs ticket4528 ( Last six runs Mar2022 )
bugs ticket5540 ( Last six runs Mar2022 )
demandElements flow create id ( Last six runs Mar2022 )
demandElements flow fix ( Last six runs Mar2022 )
demandElements flow inspect_selection type ( Last six runs Mar2022 )
demandElements flow_embedded create id ( Last six runs Mar2022 )
demandElements flow_embedded fix ( Last six runs Mar2022 )
demandElements flow_embedded inspect_selection type ( Last six runs Mar2022 )
demandElements person create id ( Last six runs Mar2022 )
demandElements person fix ( Last six runs Mar2022 )
demandElements person inspect ( Last six runs Mar2022 )
demandElements person inspect_selection ( Last six runs Mar2022 )
demandElements person load ( Last six runs Mar2022 )
demandElements person volatileRecomputing ( Last six runs Mar2022 )
demandElements personflow create begin ( Last six runs Mar2022 )
demandElements personflow create end ( Last six runs Mar2022 )
demandElements personflow create id ( Last six runs Mar2022 )
demandElements personflow create number ( Last six runs Mar2022 )
demandElements personflow create period ( Last six runs Mar2022 )
demandElements personflow create probability ( Last six runs Mar2022 )
demandElements personflow create vehsPerHour ( Last six runs Mar2022 )
demandElements personflow fix ( Last six runs Mar2022 )
demandElements personflow inspect ( Last six runs Mar2022 )
demandElements personflow inspect_selection ( Last six runs Mar2022 )
demandElements personflow load ( Last six runs Mar2022 )
demandElements personflow volatileRecomputing ( Last six runs Mar2022 )
demandElements route create_consecutive id ( Last six runs Mar2022 )
demandElements route create_nonconsecutive id ( Last six runs Mar2022 )
demandElements routeflow create id ( Last six runs Mar2022 )
demandElements routeflow fix ( Last six runs Mar2022 )
demandElements routeflow inspect_selection begin ( Last six runs Mar2022 )
demandElements routeflow inspect_selection end ( Last six runs Mar2022 )
demandElements routeflow inspect_selection number ( Last six runs Mar2022 )
demandElements routeflow inspect_selection period ( Last six runs Mar2022 )
demandElements routeflow inspect_selection probability ( Last six runs Mar2022 )
demandElements routeflow inspect_selection type ( Last six runs Mar2022 )
demandElements routeflow inspect_selection vehsPerHour ( Last six runs Mar2022 )
demandElements trip create id ( Last six runs Mar2022 )
demandElements trip fix ( Last six runs Mar2022 )
demandElements trip inspect_selection type ( Last six runs Mar2022 )
demandElements trip_junctions create id ( Last six runs Mar2022 )
demandElements trip_junctions fix ( Last six runs Mar2022 )
demandElements trip_junctions inspect_selection type ( Last six runs Mar2022 )
demandElements vehicle create id ( Last six runs Mar2022 )
demandElements vehicle fix ( Last six runs Mar2022 )
demandElements vehicle inspect_selection type ( Last six runs Mar2022 )
demandElements vehicle_embedded create id ( Last six runs Mar2022 )
demandElements vehicle_embedded fix ( Last six runs Mar2022 )
demandElements vehicle_embedded inspect_selection type ( Last six runs Mar2022 )
demandElements vehicletype copy ( Last six runs Mar2022 )
demandElements vehicletype create basic accel ( Last six runs Mar2022 )
demandElements vehicletype create basic color ( Last six runs Mar2022 )
demandElements vehicletype create basic decel ( Last six runs Mar2022 )
demandElements vehicletype create basic default ( Last six runs Mar2022 )
demandElements vehicletype create basic id ( Last six runs Mar2022 )
demandElements vehicletype create basic length ( Last six runs Mar2022 )
demandElements vehicletype create basic maxspeed ( Last six runs Mar2022 )
demandElements vehicletype create basic mingap ( Last six runs Mar2022 )
demandElements vehicletype create basic sigma ( Last six runs Mar2022 )
demandElements vehicletype create basic tau ( Last six runs Mar2022 )
demandElements vehicletype create basic vclass ( Last six runs Mar2022 )
demandElements vehicletype create dialog actionStepLength ( Last six runs Mar2022 )
demandElements vehicletype create dialog boardingduration ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params accel ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params apparentDecel ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_gap_cacc ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_gap_dot_cacc ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_space ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_speed ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_c1 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ccaccel ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ccdecel ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_constspacing ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_kp ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_lambda ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_lanes_count ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_omegan ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_tau ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_xi ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idm_delta ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idm_stepping ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idmm_adapt_factor ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idmm_adapt_time ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_kerner_phi ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_pwagner2009_approb ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_pwagner2009_taulast ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc1 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc2 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc3 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc4 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc5 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc6 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc7 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc8 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc9 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_wiedemann_estimation ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_wiedemann_security ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params collision_mingap_factor ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params decel ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params emergencyDecel ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_gap_cacc ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_gap_dot_cacc ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_space ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_speed ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_gap_cacc ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_gap_dot_cacc ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_space ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_speed ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params headway_time_cacc_to_acc ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params k ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params sc_gain ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params sc_gain_cacc ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params sigma ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params tau ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp1 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp2 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp3 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp4 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp5 ( Last six runs Mar2022 )
demandElements vehicletype create dialog carfollowingmodel_params train_type ( Last six runs Mar2022 )
demandElements vehicletype create dialog color ( Last six runs Mar2022 )
demandElements vehicletype create dialog containercapacity ( Last six runs Mar2022 )
demandElements vehicletype create dialog default ( Last six runs Mar2022 )
demandElements vehicletype create dialog emissionclass ( Last six runs Mar2022 )
demandElements vehicletype create dialog guishape ( Last six runs Mar2022 )
demandElements vehicletype create dialog id ( Last six runs Mar2022 )
demandElements vehicletype create dialog imgfile ( Last six runs Mar2022 )
demandElements vehicletype create dialog impatience ( Last six runs Mar2022 )
demandElements vehicletype create dialog junctionmodel_params jm_crossing_gap ( Last six runs Mar2022 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_after_red_time ( Last six runs Mar2022 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_after_yellow_time ( Last six runs Mar2022 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_red_speed ( Last six runs Mar2022 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_foe_prob ( Last six runs Mar2022 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_foe_speed ( Last six runs Mar2022 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_keep_clear_time ( Last six runs Mar2022 )
demandElements vehicletype create dialog junctionmodel_params jm_sigma_minor ( Last six runs Mar2022 )
demandElements vehicletype create dialog junctionmodel_params jm_timegap_minor ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_accel_lat ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_assertive ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_cooperative ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_impatience ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_keep_right ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_lookahead_left ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_max_speed_lat_factor ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_max_speed_lat_standing ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_opposite ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_overtake_right ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_pushy ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_pushy_gap ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_speed_gain ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_speed_gain_right ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_strategic ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_sublane ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_time_to_impatience ( Last six runs Mar2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_turn_alignment_distance ( Last six runs Mar2022 )
demandElements vehicletype create dialog latalignment ( Last six runs Mar2022 )
demandElements vehicletype create dialog length ( Last six runs Mar2022 )
demandElements vehicletype create dialog loadingduration ( Last six runs Mar2022 )
demandElements vehicletype create dialog maxspeed ( Last six runs Mar2022 )
demandElements vehicletype create dialog maxspeedlat ( Last six runs Mar2022 )
demandElements vehicletype create dialog mingap ( Last six runs Mar2022 )
demandElements vehicletype create dialog mingaplat ( Last six runs Mar2022 )
demandElements vehicletype create dialog osgfile ( Last six runs Mar2022 )
demandElements vehicletype create dialog personcapacity ( Last six runs Mar2022 )
demandElements vehicletype create dialog speeddev ( Last six runs Mar2022 )
demandElements vehicletype create dialog speedfactor ( Last six runs Mar2022 )
demandElements vehicletype create dialog vclass ( Last six runs Mar2022 )
demandElements vehicletype create dialog width ( Last six runs Mar2022 )
netElements edges templates ( Last six runs Mar2022 )
netElements trafficlights create_overlappedjunctions ( Last six runs Mar2022 )
selection basic contextual_menu ( Last six runs Mar2022 )

12 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 'test.py'')
---------- Differences in errors ----------
1c1
< python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
---
> python: can't open file 'test.py': [Errno 2] No such file or directory
demandElements flow inspect_selection begin ( Last six runs Mar2022 )
demandElements flow inspect_selection end ( Last six runs Mar2022 )
demandElements flow inspect_selection number ( Last six runs Mar2022 )
demandElements flow inspect_selection period ( Last six runs Mar2022 )
demandElements flow inspect_selection probability ( Last six runs Mar2022 )
demandElements flow inspect_selection vehsPerHour ( Last six runs Mar2022 )
demandElements flow_embedded inspect_selection begin ( Last six runs Mar2022 )
demandElements flow_embedded inspect_selection end ( Last six runs Mar2022 )
demandElements flow_embedded inspect_selection number ( Last six runs Mar2022 )
demandElements flow_embedded inspect_selection period ( Last six runs Mar2022 )
demandElements flow_embedded inspect_selection probability ( Last six runs Mar2022 )
demandElements flow_embedded inspect_selection vehsPerHour ( Last six runs Mar2022 )