13Mar22rv1_12_0+1352-77dce5c3e1d - 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: 2949 succeeded 196 known bugs 63 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|Ñę qQZEiVPZuJi]wu ID?=l~y|g'"x@#@"""@e	|H*ˋF&P7f_y/2xK&j'x	#f~`Uo%dP{&SoH$ȁP1J)͐KR5̄ /66V~D4TMVYKG*U}?yb,--v	?sL߱h&l.3{>gddzӳXkd88@6?n݉a^32sruXnZLN522aP8:w+jP>Rc'i',
Pm1&]8t%K
ӧ:\ql/>xY%e"H"
ƎB]b(B>i:<̬mZaww]_}ݕS>t¢1#n؀畔g}f${'Ox?6ى7=U%k-=[45AqᖾM;okogw|\ үT"r=kZDvn"3+D3K8;N>.tU ?8N~NiYҕTW."
Th9lzꏬ13aΥ5cUo}JϚ5kʕgϞb
9
P4ֹ7,_͜9sw|:3mc}c2lρ̴iSqPhllɧ*
baQa<ϷY.Nc>?qX"9qHDDw˻v6)]akn.Nݻtht%%Z|oYm[yFFFWظgND7kV^ى/UңkfGϘ%G<܊KR£*B#c+n6m<tPԴ"235-))fB###M+۟ˁ}{f.&hT-gK-21zVN^^&꟞l"&K473e1E$1#+W*/Ti毿ӧՑ	w-:uo	\y.=T*}seeb"z+WfeŜpo)x)
hߘbݟXnsqIUL&=y~:PЭs_&|>/qً~akIi)[=\Ǟ:1
[Թ"xlQk7mcmڨo.ܓkia>~CO=~?owW3SҲ7133{xW(4L_$$ui<^'*l\PX./32¢ė)K&V\^ xUNjZFjZFlG{oX׎!g/^!XMĀ=,wysOܦUntaLy̅7mTM>'
ڴxDҦj%]*K`&S[usqfdeWAgd1M{X;|Ąd2YF^6{DD$
wiޤQYYYZF&%Rס]`+_c#Ïbbsfff%%YLR:,Т=ڱ%p^jegksH;o}۴X,NIK'PaժŪo@3gTN@Լx̄ҁ%:uԩS~
6/{uGϕ|8
54[];9{k+ˮlmv>3㟿 "4g=޹}AQṋQ.<q<ۣKII	;ԹK^$(0UN!E.]#?}֩G\UZ]|D?mָg{>ޣK/b_O?zѡkv/SR/{C"ҡ[/3WLU݌=)9yB[=wuH(x<&5xB)L)X,fˏ;x|؈<KfE=mڈwxq^X*<w7;Bd2-i0V̅&&FBan^r/_2<KHkޘ/
P(dN[wR
3%Zh^XTtrZYZ{ܼ|N% e2֝7G3I>;y5w╢bߦ%wn׬+3-d2[G}w.))a,9ҡE&/]eK`6Z&$%K6_ĩ#8re2gݰs5Sz@klpԭ/*zw3"^Q
T"HNI{"yoFg^vI/SbQZzƇc{&$TSNnn^Zz&Ee.kffo_^$$"k+6XXNnE"[ԅKLMMZ}EPl;yGӣs}O;w3_&$lҨaJj:`o׼32
"ʤl'6{={uӜZeD=<ϫgd]jԪG/]cv :177(--ceSnz}|ɼ!OLJvsu
sR
T5YX1%^;%%L9/_%Im/)-xLt]j 6ёg؍niYY|{/SR㞽 "##!ǧ7wzV	3qDdfjҼi'0(D}:a̫%L[ݵ [۴g`>o"2xҲ&"Q`ߑ};҆:QPXȔbǟ/EVLt5o317ijv/[	]F482~߿w3WWbjss3/SJJK]]'Z:i~1aNN.}5b[|&_.ܼkw:曽NMLW׎͚QJZsޕd'\3m@Øg@.e2T*-뵖dIWaQqii)3_"ub"*...+3ȍNJbXFEEEI/=\<swqz's0eN#`VWZZZnBsDhyz}YxYY2楻A:$ͿYX.Ȩ^$QØ1FBac=v/P>HWgbOn؃2->{VX݇-[4{ηxIܫl|$v|:܉zx'ꡱQ}{v/u'JFĝg/4|{`?{v7lbJKH8`hj^b
Qʮ\3>ʮx""
Z?<\0@T&+>2!HlD*
ډ%fub<1_cz+9S޿w>W{6jpf$4)؈<>J$w.-+OD䳤K=vyL&c?LEd2L&cb+fSL,]~AAQQwKfE?
jK>^Gܑ_	bX9.ܵcpcvUw<"266#"L&/(ضsu.3+h"ΖJ_bp	6VV~M?c*--}Olm׎)p162jXqn>33TFF
5\"޿#27֝(Gʺp
mm۴n}o*cզOիWv]5+V@` j^C\n'"g;>-O>z@mMMM3(VqR5effd2K'Ų'R2ed2s3Ә'܇
-;nFҷɵR)*%.+#"|t{qo݉jħMkLnϪt}MGQ5[-7w2~U,Oq
<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\NTTTVܣ.u=ZV[W֊U֪uBT"콒8,B$$sw='sbk	pmm7pt̽/^bKʮVZ20@̦_a6<VbFY&ad`
XI
Vi%HPI"WHK*_
Pc咛E"vx<vAw%HzhAqr՗(on=}AXYYo"¥"mEU:bgYv\s>(Zᑟ#BEҝ(N:y<ԉcs(
V[VL
֩jˣ>y$4X''G}F%#͒$#@*.`甔:t|G;_
ܢ5x80pRi/>g&95D(*ml)2Б9PՖSy<ԟ&v	p3&o-ZW'W2nUꉸ3r1_5x<0)9'7#Wy/b_9Cլ)7iԠonlWٍ7j{̬޺y_FFF;4	En޾
5Z0LX[e\o'얮.NǍvxKWHg'/Ǐ,),*Zjr"">ʛRr_Y5ѝK14k̙V^ZnٳWZ%[>gΜ+WJ`4@q[brssۻ*zT]]m7
@b#'eɏe|>XU|X5Xada!10̃GOoݹm_,9ĄtluVeek+GOݸiiaQչcVz;x=
JjV~mZ~פظS6wF%&%ׯY)o*x?zܬsr?x̭^5? )!<Z(06v#<#+W{$KIK "s3_;n+TidfVuJʥ΋͐}Cm6/[w2ԫ3w4|e)܌{ތ_d)fN2ZjlMP%7kڵըKdԣ}9߭Tz3rfx="۳{UKHÊ5kxXZ=x͘rϢOle7[=؅5=tݪXOC/^fuh»~=y,rjn)(,SlUO8wov##^͸V\,$"aWn{(=#"hĠN{۫ۧnU
=x5inn*.ߟu\B&žA9o퍌)rAaann^D!e72z_Oһw)/b_=~=z[\r$م>0?p8=2Ϝ{t.1X$ou?{!^uyTL|fM\,:ܪTi4m&]W.MLmܰ;" -LNIcֶ9|)zuji"۶hPNQQѻT"266.i߷ICc ]ߏJ?}5mnn_P_eC)06ihbl.y?//A\[F
m՜uvGO/mz-..N|L5kf͚d#*_3g w`"Ν;wwm-ƨ^ؓacU@E5{<y詝Msr/\j׬<GOmڷwB/\}$cnc^>|֦cۖ9yaW%O۵Q̹Kinl繰/_VVs[mZ^z:mY=etЦʵ.._c*,oO7_SV;i^}mddTy̫Ϣ]۷n&1ʿBZuhe&K,Ӟߏ|ah0/077c7U\\\w0gdl,ڞܖYQ6>RkÐx1/_wX$x[U׻a|>;bT
dcB3SSgG:
˸xu|>Ȉ糱u=H`oKD122m 7//)9䴶,.::gfeKu]P(oX,fMfwF|<
];U+zضwWLMO47{ڱmAA;p̴JkըAKWs5|>oܸܖ5W;s1_X,vr:];֮Y\߹yyM}@m\Fb7~~Ē%rXt"Sd職b^}gccЫ΅.MWD.9eAU%QROffֻTU*xkkuk]̯ߏCD6VpXZlu<W7L}71eS\z$~ڶ{ރ\䔸7qoթ=::7ψDb׉͹q[:/ʯIC&
Q~lNf{niۨo#/]qIKϰ0,,,br>\, UI)F<Z5'ZŅodjf>5JƲY:wl6]DɑZ[YQQ="a'XJAD-6oCD'\NX4¢{^ګcob^&"cx[F5k++ًrv6s][׳5ixܥ̷q}rf~MLM'
/,*q-451>zQB6-nьLNn.[O=dѬ,7eԻA?yzuj+zz@=lFm>Sq-TZx)t}]l1z)==\<MbAaaWgX9;:03d@oca/&dO٪-grUedfݸ}Us#Affmj*8۷_ϓ%;xLjX,>sʈ}%;YFG{.7X,D"^kXs.tBP󋊊ٵE"QqqDyyy	o޺Wqy*.!K"su}J+,,,xT|6-\~;W"܋؇nU]m֪?mu 7WY{"ž]z8u<E=z詀ϯYSVY9wI6ob?]:^=4y'6nTXΖa髝x<^=,p7ݨGW:ιs7JQ1/_ٷWǼ|vGfϘ=0q)5/\R;\rXb߾]KdID-T
i@/2%4"|#
+
DtIg0t-g)Ne`*ujոɆFrqQ1qqT(JFӿ?\XT$DYPPp>[߹''^6X,V%ٲiʒ[:9g]+[3M}tճVJnþ(E[ьLeHgff 3+LMMbqfVvvNν]i<!tK̾"R ==#Uuog1ܪˆ{<ܪx֬ٶoPv
FJ5uZ?-?~W"I-H.c$̨E5{uncH^nnn^nn^\[;f~c^f;9!Cmk3fP~챸kW\#*_VO~~_;cŞJ5ٙvh"ɵݦPIribXj)laSVaaabbX,07{\fi|FF
?fֻ)UH$`G""XX,=G^;wlD$}GWѾJ;;94jPuhӲQzVV<Ŋ,Iv㺵k5ޱ;s_q$&Usm"Usf;{srr3e&(oP(dW	E"1r}qkV`hh5<z+$ݫ&K&ξc:'ϖXZKFt9g!I\\\N,UaǖD"O~l%JIMĵjT=tߏ?H2_}ך=,:PpAA@ Xk_TS[၈4+;im{=O?o`'~7I>3,<Q<MlϿySFFw6VV)eRՊD⩓Ƅ]H}fQ;kyܥĤЋ;wŶ_nED95k<~Ki":v&	hjii^Օ>95u,7^,[YZWu0Mb+3Fұϳ?PdUmZ}SHhoGDEEr/f
۶Uss3F
jT܃m[5Ox[T\\{:|cۖ

{yׯשsltrNv(lyQQ[w:omd{έGi[]JMr[QT$UZ4:_vo1R5K>o/uaa6d8@X%K}tQ-l.v+7ˍVBԥc[Kg/bu-?v4sa_ľbO9?w!>~:.#3Kѡ6->155:}.Lnlᮌ-{U-?̊%k̯mO_rH$^+su7GK<q"zr_s޼#w_%ۧgd֯WaI)g_`Yn=R%n܊SFxl쫠e7Wg窮.fz6i;~%>ߧgb¥>&RfnU\7e&%538gؼIZznGv))iσSg/l,'7ؼc'Csrڵ073ONIyT
^=_R!ySfEշ
<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


IHDR1c_IDATxw|'mm=d(Ad/Y~NpLYvH{餅gH4M&}ޯx].	!P*KW(~~~`'Nt{,
ҧC*jSFo-`k_Su+
?
9{"5![La>e%5!Om
gArLȖJYYY,Nl	m'N`Yo[Y-(`]v߿)]|0o޼DKXXgUp3?/MTR}(LŅq{{.[lf,M6aaaw5c- j/={eB	W._<--u1-YN???z>F76X	~
deeZQzKTPeZ?srrrpp~z||Uի}}}Xً-
!)W\ y7.]$?YK޹sl-[oyZ믿޽{Çׯ_߹s;]ٳgj%W_{njL[W^9p@xx#Gl...,vڅ>Cj0qĐ_~Y^aÆ;aܸqFV~:;0,,|B#7'0>&Y>XP[HВ,}/mxK@!W_'&&Λٔ)S<yRBn.UULѼҴtE+Zvtt4U9>B\Mf,*eT=z7nҥkU*֭[y3f!f̘q+V!r\\r;wK.3a„_|qРARUJegg`d[4Hqaww'[ҥKݻw3g2y^ziԩ%J9sfDDĖ-[g?~|ʕ\k_߻wW^˖-x[/Xtt1w/ ??;w.Z-2,#W~{lٲK.ݾ};2mi
8P:7΅vi.++KFcN@)8  ~ڵkŷ}U|=%
t̀pرe˖^Zx ooשּׁ;v̘1#99Yp-Zx{{'''oݺu޼yIIIB+W|wB6lȐ!ڵo	__ǏEK۹sٳ9::3_

7o4_J~~~O<Z`ɒ%vE=^߽{SRRtjڴ\޽{ϙ3^}vٲeo>~{.X   D6mRT={		7n\||BR?:uѣB{{{J%ਨ(egg''ODEEɍRξ4Bرϟ][%K.~7Ç?#FTVmܸqK,5pjjjn222!!!z
xb%8::<xҥAAAB
>|۶mڵkTdiٳjz߿/򊋋y\1ʺ|4ݽ{ʕ+9Yq5!F֭[ʕ|M'''!ԩS{葜,߿ۥKVGݻwo0|􌋋^{aJ%꫋-8qD~j׮-`GG?wjz׮]}6lX*Uƌl2tvv1c/EқQ<`-~+a{XS={ٳǧ>qW{P?diZ0u@-۷m۶ʕ+O2%&&f޼yB֭[<xp*T3fL*Ub9s9rD``u߾}{J&M`!ԩS[h1}t;;ٳg?yDCBBۼyرRJ'N|…'OnѢ̙3U*̙3<y_H/O{#G6mڑ#G8`oo/_^'={/HOO6m̙#<{7S9'66VZJRnnnF!WW߶\˫T*(i~xx͛{gV.G{СCsuvvȰ4iZ^lYVVs='
8!iOOOGGǻw+N:!!!G}饗RSSBf^)vJ̚5k
!>:::4(66R#gRRRRUKUt:jԨիWGGGk?R>gnݺg}ѣ_|Q^rɽ{^dIxxД)SZh1c;;;`%+TCN2wދ/K;;;111'OL:e˖}J3gΓ'O7Ej駟m?ӧO	L8엋?oQnq	$ŋG9zhŊy)!Ν;_	!\e˖&Mȗ9իWYѣGCBB*Vح[(Qb


B/_~ذar~\KBBBBBB*TЭ[(QZ5˕+oR뜎Yfq{!ϿrJhhhhhhn.\c!s=׳gO}[,%LmM?мyYf5J__׭[駟JjZСC*Mo}WR_޿[JrBHwkH'N8::6o<44I&Ovqq39BWiYT1cƌ.h.lٲBǏKgggWtidwywcǎfbŊܹ3))_;˦MvܹCI,Dk׮B
??˫gϞ&L΢Ν;!/>pSҒ9kIpٲe
&`OJJZjtb{xx4hɿvF!8P&/0f=::k׮v/HXe#k›}bTZݏnY!PTݺuTR>}:!!Ap^ݾ}[Z]ڵ;Z*	o߾-U:,Ν;|dɒܿD<==5{l)_x_~:feeM6Mjyj۶mk֬x&ȐxӵߺuU阘i`^F=HNh222S>rqYrrS7o_5k,$$ѣGR	)))r7uҴ+2eJ
3_Ttiۥ>+W=zC:m:֭[wȑ:,\wޑ:oڴiӦM...]t1cFddڵkL<QFΟ9sH…}۷_~WV>;Fj9~׻t}Μ9k֬^N	իW>|SNK.>|Ç7|QZkc{Xg	o1udY.+UC(EjjΨR+!FIMMӤGݲ'hd:Ey-?!!cǎ+VdVVRSS]]]鴴4{{{9fffjG/RʱATnݚ;wԩS/?FoO)KkDEE>}:RʕԮ];**J9Kٳ_O;ub
e\*wo^x;w8pBxzzfeeEEEJ ;֭[6mBhaNFN*Wܿ`
6vA"&{%9...-Z7nNͥǏHMIONy뭷Ò͛7jժK.k֬rl&ؓ'OV^}J~7C*pGw1C_fFQX*XҤOٓ…eJݸuxҥK!T^S<Uz$&&/^ܴ233˖-IbrZRNffFIKKrJfffҥ8(Wf͞={n޼RvYYYr)
ڵk9.m=z6lXZZ\NyZ-3VZ}駟%Ƕe͛'NطooݺU{y?諰w^{饗х5k&
@ռyK.Io={VѣJӆWM'SY$ϱn۶mۧӊުU+{{{˗3335k&0]:c7n,J-zjfff2e<h`HȐ@gؙҗVB
6Pƍ ǁЍQPJ۞Ҝҥ-[#0H-fR?Xo6ѣ̱cǞ;wN2cǎC޽{֭[5k֔bڽ{ʕ+{nNڴ{ᦧk4oSNurrzjr]v)߿_*633388xRQ,ע6m4a„ٳg_~O>5kk`9BDFFo~Ϟ=QQQwNԜ<yV.[͛7>|k
,hʕ+_T
<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\Tp2GukIjmujZ։:PPqP{%qzYHH>/^{.	O##j	uƍn,{={Ö_ݺue$aʧM
s/(mvEH$J[	UxMLOKIK**Leғ T><+0!*bxdK3P	7[/Q*H>=	vh2b]E]Uzbgyv\s>*[UF*Dq҃4Ls7ohzukgdfiNV[-mu@ b`۵nU(T6K4ISSS%K;!]_`cS-LIIK/,*633D*[!8t4'7O[j
j!ǓӡФq?t(߬s˿Ȯusu~?_ýL=Q:rRyW6%޽jd4*O'\dpe5s͚4߻ǚ[6A~^m[}`}7$kǦ>^bA&Oc[aZzK{n<i܎.su%EKWSV.^DypVUM+A]8s)&v͘1C٪oVaYV\)_>{+VH`4@%u7n]segg^t}]7
@$ɁCe鏧|>TU|XXa5dƻQi/p&&&ð2s7oqۗD'Ϝ773#nefg_ED9@WoDtjߺמأx<@fg!lfMx<F ^f]:y+&)9QC{vMMHxZY%;nhY+Kݹ[[ӣzAAarCxP`jzjdfvWA}{%IM$"K¢_~=n'idVv֝}ztIe΋͐e}C*l6/737?ot|)҂{LMM_d)fNrZr|OP%oݻw9Lzu?u*oq/_MD{wQ]he%?|rLDqq	}ܵNB+ˢ{9S" f~V;/vaպ-
ݷgWjV.M:kӨ!<|{?lt7l+,*ӣ{u7>7	M@/asUy{ѥϻddfYBG
O^¢Q㆞/:q	_'i:9E<*\{mobOM`^%,zߤ&I}㧣Ц幋I*]ݣr#Ï9yBPgZjxSX"^B񉍽׬Q]:JM]|8"rVeG
i4%-=]RY/{]xԻ+;ʪ0=LIMgԳ=x䤹9I$	333"ڵlܰ~qq4"255-i"@&eo=2޶,(,LK/ʲa6Ay&IٹnڷIc'G6&Zj>{{ݢ>K޹W7)JZ]h̙*vHzٳg
(sӧOԎٲL0&}>y}E[5թUػv&7?^Ob߽ƺC {=*Ÿ/H:ʨUI{vj*7?/DԹ}5k<}1=:/,,ve|lU>ضen~ޅKWSVjxn^|lUEsF
th':o峸&&&j?}SWgmZJJuHԹ}m[9|V6{w|>0JJJ؁NLLM2۳2#3;#o3 
e.MMMb1ǸWw/_)HI*6f/07Yٹquq/^<Oi܀MLL|>;YnŎvDdjj>&SNNkaI!+;GBu#%	0m[޼z6JwԶn.^/(m٩]+F
.^!H${ީ]aa!;p¼Z۷nҸKWr>47//>5eZ5O>Oh#+HdNwN:w^~~3F
_&~q8vq<$$zNĴQ;##HYuқ/^x{?.%Jzޤ5ģzW*~^?`ccݨAZZZ7ۡ	:пɖI)_&pU]tܯd?X5pVV6k'ԹǎܽsZ5<ϕIIOxa:I)lߣC㆞N LH,s؜QwjpڱȬơ]s?﷧dۘa~M5a޾l	7aL++KkkaQQ1fɮJJN5ԭS+!uj|4ܼH
|e7ϢDԵSo^%IښE3?R"jע/=y./?;Y3SA訏o߻t%RfN[JJ}>/n5m/fqDdiaثgwQNn^ϺDdnfw?z_S=s@flxfCG߈
?'soۖmZckmk/Es?6+|,-}7{mnX4f`_a\C8rP.1sjdg0HVV	
ɑaa<CDè1aff}V5tl9K*3+[[\
r,ſss,ڡMD&e?eJ$g/_uӨwH$X\,k-H=|…"\$IuQAAAqq	PjtX,.))>???kjOƺO̖ʜlb
ኊ
߱mKWg_Ud<,=b{u}{rn@D[vS՞q/խի{CGO=@D1$xҡuvNҍ끿Omw׾C6M|>˗}6iYWnoo0LBΎ<e|"W usV}SA]g޼#_ƭ/{ߧGbd;'_gсam蛪WXze.k5}q_/#QA|0H%%bEb6b>D~
~JD"p%"8|cߍ-[٪~t'2G5¢uk_fC#ˇlv8*f.*.\,,,<qs֑7oK$6I$/M"H$UlINN|bN9
yYsg_[ڍ[۰;Pq6A
<83K<YYDdj*&"ss3D}"jߦEZzƝ(##C,~L.,,Ȍ{ogcXnUQQQ5ܫy֩vhT^mFJ
ujzuB?-?r,W"KH-H.?gK}#QًԪг[1!E]yyyy>v?tToJ`ЦOlw}cqX@OTn7QPk"޽kNoRR('7^~"K$kՓgqrS)٨ædDbei
|M;9oݱẅz7-SX,`Fb"HDT"(<G^ܛb5o&#ǫl_e%
]4nx-eGQq1;mդqCk;wHoe
&qzu{%s_q^%%uf;{sss&nH$MWb	IrqԪ0̃GOeޢ5=3suRX,&":撒v?["
B,$9D"pΏ-s!"X#K.K֮{/{YB@NE-\.@5k(7/O"tldz{},##3-#^"|gdX>~|0jII	BPPPPPPp#NmLLxIoRlSRe%S&$ʍ,..kUbujI).wu+mrrr=~IDStXESʣ}JZ:7XapUD"
=YYYVws
<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@){BEK@T-
Ȗ%*KQqT*2. C(dRv{%?&!M&}ޯr{ol]غ
DFFں
zuϽS-
I2ZxJ%xϺʎ`=e#'|NjBʟ0&d[tVkb	ɖH7@9U[:Qed6mھ}+ϝ;733u1#n],͊a,	3֭{
o~4sŋV,sW^b-,j裏;vŊeB
5j+|gyyy! v±(7EcV?CCCMԮ]ۊl8\ssssqq9|ZZM?l^lYPaL)o߾tReγ>{);lܸ1ŋ[^OW^=ƍ_~e:̚5Kј(O>իW6lh=؎;bbb;bӫ{xx̟?ܹs'Nx뭷,˄	裏*KlR 7JhѢ61ggg!sabM3}f-۝L5~O3	oElm֏
@Oᝌb_}rf-e/̜;ɓ׮]TXN{饗i՜>k샂XXTI˔$ƍO$]Wʚ>}bׯ__d"!!...5kܸqe~~xrUI\\\Llz/_Ç˱0a/rԩ~ѣ
4i#<2eʔ*U̘1#..n͚5ʳmڴy3gZCww/ڵk\xɓ'/]$|G]\\̩kz!y\bl~h4KtAme󫯾~z/^|ԩ˗/,S-aÆ׳B.A\δvj|5L	%ifʕ}TҺԊ¹Mm]38p`?bѢEmڴj6l>}zvvb۷^vܹsgΜy7o,xFٵkWDpp͛7
nz…6n8k,yso?>w\y⫯'BBBӕϟZjUViӦw}W)j̘1=͛͛Sx@AfϞC]|Fׯ?~֭[ϟߦM*UdffZJ߿ܸqiiiBI|׎9o>!$IJNHHЏXNNNJKOOOHHP\|y'''yDž۷o߰a[o͛7O&J',Xwyoذq>㻆7۷@iɓKpuu1b'|.hٲQ֭[,SO;w.::F<qر'|yׯ_BT\955ŋJ	...TR՞>}Zׯ_zF.8wB۷^z/}ʔ)ΖOꫯ2ԩSCh4cƌ4hr7o|mv7W_}uذar	O>…"##x≦M4hFٴi| {曋/Mwwӧ?CYYY_4(B~1;2,e`/`'/+;%e˖-[58{ޒ<<=/fGM];о}m۶[^z'ONJJ;wSN;w\~}ڵ|9tQg޻w"##o߾~uN8199yB)So~ڴiNNNfJOOW>/^lvvرaÆuN0!%%eBI&o~ƌ$͘1#==>Wy_
4hڴiG:u޽{w쬔߼y	&;v죏>ϟ:ugϞ-^<ȑ#{,Z$IK^X)


[ӕݖ+$IrQիW4?,Rٮ]̙^PP2qDFxbV{=]ag!0<zUc4ks{GrssBf^9vʾƍ!>><99r#gjrrr6lxƍ"Uj7x~HLLJ_]Y:u<ʒ&M4h#74yO>I3XJڵkvɃ
ZhR<駟NJJ:|<gʔ):txw$I={vzz\pVmҤhK.nrr
&S20KxLO._#Z-%!
~uuɽ{۷N:>ݻgΜYfM֭]~ٳln߾}SN߾}ϟ_JC>СCBZj=sJqRlNڿk׮ݷoTReȐ!#F[5k֬*ƍr\3g믿}v_̙C:to߾'Nذa{0`swwUaaܶom׮̙3x"O=O?</FQ./3<3ʕ+?qW.I"cWB.t)?ڮ]Cn5**C^@iT_克gQ!O8~֨QCqMySSSLLhb_~_B;699Yh|||6nܘO?)SNw%\۵kڵk/_ȊN~XrUثW/!DJ
6eʔ?S^Rz)Qs='`۷oZb|a>|ҤI~x_]k%%%%6lذa/49<n+W~衇|M=11O>/u?ƴ4rvopE~TXJO@Euҥjժq}%ueysM6uvvVhoHd̈́/_B4iYIfuʕo_/p*U7n3VԬYx|'xȳZvԩrl֭[?J<B
˯]vŊtRR<0N+,,Wn'trRB";;ȑ#ڵ۽{w۶mߟ<+tS7A^8//OBɓ'w}Æ
+2_\|y>mڴYtؘ1cݻw/[/wݻ/X_;ZjժU{>}z||?2iҤVZ
6L~fϞ-'N<2?'ضm2aÆ_AV5믿={v\\܏?بQ"%~={O>5jԞ={r,ee`8^Ycopڽ?-hXp~jk3jAA


~%d7r{\ѣ[,HQ/RI


ѣǒ%KjЕ)O9;;+qP?~rr4ͽtҜ9sL"~9txcC}X޺2'!!!**rU4m4!!AKVlٲ駟~{de\*wjx^xz6lBiڄdc^tiժUB>)呓z
<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\{"hEŁuᨻjj:SkݓZmu[kEQm։[e({o8,B$$sw='sbh	pm7pt̽/_bKʯnݺ20@̦_a6"VbFY&ad`JXIJVi%HPI2WHK*_
Pc咛E"vx<vAw%HzhAqr՗(d@ߞ?{AXYYvkbmEUU:bgyv\s>*ZUF*Dqҁ4Nʿ7ދ`JMM`"Zռ雷I@u!prtؾ?nV<R,I?NZ|||0
b&MNMM?.|v{![TTN*WäB-Ç>v2'7OSj
j!Ǔ!q:v(ڻǝۯq+Ir~nդ	؉r5l`:y<()%7"Wy_Ƽ:{c>ST*ܢY}zߺCod7nԣC2^}'⁒ݍ7	EnݹM5Z0Lg?Ml-3/])qs;^參7TiWH/[QQyWQZ)JW9寬mfwΥ5sLEV^-|٫V-3gʕ+%K0
hָ[]yggg[5|*ڮabSGq>oll^r*J|>_S]0u2ӴqÏ_~ጌaeg/
^djbBDݻtξy;sroމܥSfM=:^XX	%5+?K>nьcnlblտ{I)WԴ7oUq-<ܬǝrr<|­^0)!<Z(06v3,3;Gz'%gdYaaѯf742+;wǞþ=gf
ERfȲ!VjM5ܯwJj:{ؔhan=o/Tl3b'@9ZJ6˦_|[nɵVwUތ)\~QýH$zř%DI@:kXZ?|͛1؉OGG>^!zk6n/(,{~U07OE\7ֳq#y<rjm	.,*clUO<v##_\U\+)0\U~UԣAϮv;eei8j_g?cwjffE>a4onn:.3

ޝ86.m넷I1}Ppn^ۤn{##~jZ\XT&}`퍌Փ2Qc>ٯ+H"+]cKGO?;+;˾NЯwRÛ܍Eb_KhѠf	VoԺe+n>!"jڶ~!9Z6OIKOT«ooSZ6oZՅ`aaQPX_
@F
=qԔbqulmuĄ|~m4jP\\FD%B0lX HLNqg/Cƾ
l(eϷUMMS?
z5k`>ߨc6\_^iɐ%cS%%%)
Y]h֬YJvH:9sr(r{֎ܾܒa~Ƒ׋bNWթUYTlmvҿDTNѯ>~fcmvʫ
JX"Rjp{ѓv6]:r>Ծvg_bxLϏ;rc;χ^}'[-[/lm;ϻ|&uخV
ݿCaak]|Y|=}Ѵqîǝż}kddTۋOG89vk&1BN;p_vwh2I>	y|>a61؍>B%ǝ2g#.eFfvgM=πZz?$^vDk؞];D"qz/$_uW,;:ؑ
Cal^`fj*s(c߰lҐ󍌌|>;YDDdll>##͚'V%%BGK
thG׳TGuk׼xZ~AASܖ]:lʵ[ib{C=t,,,dX[IN5it
n<7//.-eZ5ϞDh#\NR'اGzuj'/?gc/Hð_d=vcŽY"bڍAp,=619Ul8
~$yMD)cG
u^-.ፒzST9\WVr̻ߏƿ!"k-,YTLLJyUuM33Ӗ͛vOe͹I:w#cq)qo4jP'1){ttoҨF<#"E\'6vZ5ܺU-zh.ߋ|ϻgs2sm0LZl>ɥ7r###n :0VVEEZ.r%$*1)ՈgTNիRsSS"T4X6Q.&%ǿI9/Ys/,*frDԶu6ًyɚG}ZT\qaR{uMbRX"<Gj״H-gYi';rr֯KD&&->g47kټCǹpklx&ƓG	xy(uoڶ&?:l?_4k+6ZXfnf٤'>zms=6#
Ǵ鸶kvm#ժI222-,e$UsuV>0cy<Qb,jؠOr6/ZUfV;ڷ휜\
rǿSS,ٯqDПRkbٿ6@YTr~KJJbH$*ŏBW^~AQQ[.
$KJJ][(1:]$Nt{5Qnί%2g)[g{Gwh
^R\>t2_/nm|hyy8u\z?vܫx"|,3߰~gދ|,j.N}t{ci*/_9lެ1\-0	W;;xظ^=,p/Gz=vɽ{/R֝{ѯbԯ3oGODe;>_fϘ=0q)5U/\R;\nDc޾]CdIDm
	i@/2%4"|#
+
<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\A*8ꮻXZV[ZG]ZVkuBu
J!|/_.=\0<=GvT&h͛7åX2>\-(urHOw0~^QX%*g*`%*=+Z @UT'\#-A||m7@!yKnBVJDJɖ #nV_:8T~{S|ecee!UEEnbuV"|NMMUF?"T&݉iMݺjխ:5[mEЧ7@u!prthתPm$b'T-~~~
Pit1?_pyٳg<84^3^XTlbb"
6B:phNn*xB'Cc>MMK(QoN,a#Ir7_
jRDݹwIҿ^<SXXzkܫ<q̧^<sQլ)7kҸ_k6nUٍzym]fV+7nFUQpޞ"FԻeZzKWb?btuq8Sns=*tvrb(ɒ%+)*=/"y8Z+E*U.ݹ@Oh/|̙+V-5k%K0
hָ7.[ݜ9svx6t2ڮabcGq>oll^r*J|>_S]0u2ըA6G8###a}[K“gΛQ׎2݈"\@ w{@`meѓk7--,:wlߦأx<@fgaia޶G͚x@ P܍M;u;&)9QC{tIMHxFQ%:ihYsnݽ[[ӽzAAarCxP`l|Zdfvg}z&MM$"s3¢_;n'TidVv֝wNʥ΋͐e}Cm6/27?Oϔt|e)܌{ތ_d)fNrZblMP%l֭џ֮GdԳCI9߭Ty&xzd"׫[
"'D]Ԯaia^TT|e/3mҡ#'>yFD|l;j.\PV\,?|,p|QPVލx̣'.˖KVzö¢";Uwez[䪊rIZi;Wg@FfE8Y\ݪ߹!je|';A###V-$ǽAyyoS퍌iraQQ^^~$!e72zWO䷩^>|l԰A[x$م^;YZ;x}IY9'\h`owę>=n,e|bc5kTL|͛]|ɳ8"rVUK߇ӢyӔtJE-t&)yS.Xj*62%5]lPD&֯kgk'LLLwlתqoSӈظD(b_f^A۔ݿ|?|<{ܼ0-(ˆRaZ4oebl6e?s >OΎlڵj>{{ߢ?K֩g)
\]hƌJvH:Yfr(rӧO{׎ٲԒaz6/(==*Sg<!07?^Oc_{ڪC`W~bWD$SԪ4Olm:kq
ujߦv'OgxLN#.x/[-[ՃGOmmڶϻpul׺V
35maa]^VUT,>=jԠs6uSq/_={eddTؗ<sqr:)BS6Am[9/lV4{w|>0fbJJJ؁N񌌍R۳2#3;c/3 U퍍E"ǸUw/_%HJ6f/035Yٹqqv^On܀󍌌|>;YoDDdll>##M'V%%BGK
ômG׳T[Ƕuk<wr~Ag}nˎZ{7jpKssX̽nLKlZ۩}&t--7ˋO|mYV͓C/H?Wb	ֱ^Z#oHj20/0;1,^1 R8Ex6ū66^Ͼvǽ$)Gv^->zߦr/^%X[[5jP/ss3f޻?*5X[m`jeRrʋW	\U.]333m,[4oବlNҩs1[vjo۽+:>uuSؾGG
=@7H,:97֪%_Hm̋] wdۘa͛hބ}x󗮱FFF@ta32-,̭,ٵ\0KHvURrϨnZ	oWs%l
E'h+l%.۾I~:IrdVVDT\,dϽa6=fQ[ѓ518KW#ؾH }֫]J"agADf=9y}5KD&&ͼ>w[5oga=ҷy<E7&&~>GI]۶UV-ϿO54ٵOҿEs6}L7mnXf`_aX8!
oo5VmV[^Ujҳ襌LsIEE\`0Ё}r!"aT033>e2c˥V}6~\+AVVcj*8]:6jADIoSKjX,>y!$;Y?s]/oyIIX,Db\/(**b˅BaDWyII	k%FDى_qYlYhn֙>F*QAm[89vBe칗ݪӃ۬mٱ//OY{cĽWVnAz*b<yX7ӹC1$YAmw׾C6M=ž˗~6iyWngg0LBv<U|"W`/uvcAg޺#[{׻۾Gb_b;
+[gaM蚪/_|E.k=}qo^.#$Vk4KJdo	ElD|jڕJB":p۳
[UqNe`jEE־͆FzrIq	qqT(JF\T\,DYXXx&Rm"ol/_%mX,\ؒ4Fe-srs䮕͛9ɣn7oKnþJJJ(ExٳpfyXMD&b8+;''7wD>?-=GD!{WD*ufddƽnY,(νn<l;ԯW[/.{:Agˏ<˕EbwK6yE""HfT:j4{vcH^n^^~^^~|;Mc_b;:*CmkӦMSjժU=w
ˑtD)((z`vrvv&nݺiq`gff6%rrd),,R/\ZZX,x<NZ.yJa#%uؔUTT,-?YZaao$ѧIcG;~6^
EFK/>wb*HrQF
=Z6EUNM7~󶢣(9Am[7iۼ"DQ%nܠ^f޿VWIIEE5ݫ~DD5ݫ'%eܼف	[(
|#UBHLb\n#e_:j03hM<x+,ݫ&M!ξc:ϖXZKFt9g!I\RRV,UcǖD"OlݥJMKuk=t?@2_}W=,:Ppaa@ Xk]TS[၈5i'ڶ~&5Lttl?d?&V<U<Ml((((((}sP/mUJj{T"x".^~3$z_ev[8}>)9%܅.AQc
ܱ(''ףN퇏z{a8MD;qB.ZZZWwOIKF
rV]-,̫l:)=ڱOs>PdUm|tcHhoGD%r/fݮzzOƇK_^AvmԮް~Cخu۔¢Z5ܼ5i\F:9ڿI~+;\[;^'uBD%%%yQwuj'MM{_{Xnk3jIRˎ>}S6<#UVTTRm*;K6T	J:Qr+`@J>jJ
džLbGroahUz-D];0<'LM1<%[~䙁}zqVv΋WYي-pmifVra3welj_VVvXyN9qF~ɡ"[>uB.jI^8Z۔nлQCn#'N_~KJj԰WE)'\`Yn=R%݈_Zdl쫠e7Wg.M?mW|~^J³/I[UsoќaԴCGNy<&&&GNUF:ۥ>rˏ:ڿYn^q%%%o`nfz#aE%"^J{C͊^/)oY	0TvRYnjIݬ@Թ=.=Qk+sԅY,9KWvC
ƕ]֪zK֭{&;$J[te@Uq)UoU@KAHJ`$R(+
uv@hvݾ&TI!7@?3}<'wVA`W3"ZbipΒnhLBPd3ZlIՂz0*ÿ;JS0TMx@!`F0z8|2,,{6ow5ș5_*K*%UO@LUm}-K>\0j	F R-A.O[+f?1úa.^\)Nd(muSҴ݊
;OgLGԩ_2nH"_/к,+nhJ?W!w[n[Eo{G}{8u1?;fG;KؽjϞeE<we%s[g2Mzǽz톋s:۝^#T---7j8sφ
$7v
<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


IHDR1c?IDATxw|t@){BEK@T-
Ȗ%*KQqT*2. C(dRv{%?&!M&}ޯr{ol]غ
DFFں
zuϽS-
I2ZxJ%xϺʎ`=e#'|NjBʟ0&d[tVkb	ɖH7@9U[:Qed6mھ}+ϝ;733u1#n],͊a,	3֭{
o~4sŋV,sW^b-,j裏;vŊeB
5j+|gyyy! v±(7EcV?CCCMԮ]ۊl8\ssssqq9|ZZM?l^lYPaL)o߾tReγ>{);lܸ1ŋ[^OW^=ƍ_~e:̚5Kј(O>իW6lh=؎;bbb;bӫ{xx̟?ܹs'Nx뭷,˄	裏*KlR 7JhѢ61ggg!sabM3}f-۝L5~O3	oElm֏
@Oᝌb_}rf-e/̜;ɓ׮]TXN{饗i՜>k샂XXTI˔$ƍO$]Wʚ>}bׯ__d"!!...5kܸqe~~xrUI\\\Llz/_Ç˱0a/rԩ~ѣ
4i#<2eʔ*U̘1#..n͚5ʳmڴy3gZCww/ڵk\xɓ'/]$|G]\\̩kz!y\bl~h4KtAme󫯾~z/^|ԩ˗/,S-aÆ׳B.A\δvj|5L	%ifʕ}TҺԊ¹Mm]38p`?bѢEmڴj6l>}zvvb۷^vܹsgΜy7o,xFٵkWDpp͛7
nz…6n8k,yso?>w\y⫯'BBBӕϟZjUViӦw}W)j̘1=͛͛Sx@AfϞC]|Fׯ?~֭[ϟߦM*UdffZJ߿ܸqiiiBI|׎9o>!$IJNHHЏXNNNJKOOOHHP\|y'''yDž۷o߰a[o͛7O&J',Xwyoذq>㻆7۷@iɓKpuu1b'|.hٲQ֭[,SO;w.::F<qر'|yׯ_BT\955ŋJ	...TR՞>}Zׯ_zF.8wB۷^z/}ʔ)ΖOꫯ2ԩSCh4cƌ4hr7o|mv7W_}uذar	O>…"##x≦M4hFٴi| {曋/Mwwӧ?CYYY_4(B~1;2,e`/`'/+;%e˖-[58{ޒ<<=/fGM];о}m۶[^z'ONJJ;wSN;w\~}ڵ|9tQg޻w"##o߾~uN8199yB)So~ڴiNNNfJOOW>/^lvvرaÆuN0!%%eBI&o~ƌ$͘1#==>Wy_
4hڴiG:u޽{w쬔߼y	&;v죏>ϟ:ugϞ-^<ȑ#{,Z$IK^X)


[ӕݖ+$IrQիW4?,Rٮ]̙^PP2qDFxbV{=]ag!0<zUc4ks{GrssBf^9vʾƍ!>><99r#gjrrr6lxƍ"Uj7x~HLLJ_]Y:u<ʒ&M4h#74yO>I3XJڵkvɃ
ZhR<駟NJJ:|<gʔ):txw$I={vzz\pVmҤhK.nrr
&S20KxLO._#Z-%!
~uuɽ{۷N:>ݻgΜYfM֭]~ٳln߾}SN߾}ϟ_JC>СCBZj=sJqRlNڿk׮ݷoTReȐ!#F[5k֬*ƍr\3g믿}v_̙C:to߾'Nذa{0`swwUaaܶom׮̙3x"O=O?</FQ./3<3ʕ+?qW.I"cWB.t)?ڮ]Cn5**C^@iT_克gQ!O8~֨QCqMySSSLLhb_~_B;699Yh|||6nܘO?)SNw%\۵kڵk/_ȊN~XrUثW/!DJ
6eʔ?S^Rz)Qs='`۷oZb|a>|ҤI~x_]k%%%%6lذa/49<n+W~衇|M=11O>/u?ƴ4rvopE~TXJO@Euҥjժq}%ueysM6uvvVhoHd̈́/_B4iYIfuʕo_/p*U7n3VԬYx|'xȳZvԩrl֭[?J<B
˯]vŊtRR<0N+,,Wn'trRB";;ȑ#ڵ۽{w۶mߟ<+tS7A^8//OBɓ'w}Æ
+2_\|y>mڴYtؘ1cݻw/[/wݻ/X_;ZjժU{>}z||?2iҤVZ
6L~fϞ-'N<2?'ضm2aÆ_AV5믿={v\\܏?بQ"%~={O>5jԞ={r,ee`8^Ycopڽ?-hXp~jk3jAA


~%d7r{\ѣ[,HQ/RI


ѣǒ%KjЕ)O9;;+qP?~rr4ͽtҜ9sL"~9txcC}X޺2'!!!**rU4m4!!AKVlٲ駟~{de\*wjx^xz6lBiڄdc^tiժUB>)呓z
<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";}GQUEVRQZUk)uMQWHȁ}l1LflW;;;3>3DH1u]u 22xuVνuX妑j`6ͽ5BXKo$Pˌ4kITXSuRq*$SOIMj+<6!UJZuK Ɠ-AY||hqr/QjȈ܋}jzv
8yF">h\3=5=]VVf5Bm2(NFL>w,Ϸivvn^~4l5QàvmS2b˄ɱ{N\\H}2;~	(hZc=9;;{/T$zn{Gb{ϸ89^-Td2cGwP@ 5jMzvNr;vӳ˪/7Ϻ:+/ͯ:ӝW΍[w8v	c^k#0和;b._)'>:z[^T.BC߼UoTn׶U/::jdm-/
zh%/^<w5dgvmlmrrϜ7n)s/<u™t{S')ϑTTXQ|""HT[-۫#GٗpRLÚ={̙fs]zeF
n-ūV}>oBOOϟč@dcߢ``
bCGqHdbb˫>)D"Cu(0:0L-t9,	Ba2s^72gLM ¢bXvyXlcm}/(+KK7=жU^.a"boE/v|A `b.ljbҷW73ZiP으4M%0(*.}>l/hkm[xeܼ|"07//e7XQqX,֥[{8t`|Xi>oYRmmy˰ojS3KWiasUŦDKsnod^T3b'@5YF5_}%w0`ex$	,=uzo).^v2R.ߋyx
)ޯDRq~ɳ͚GQ#k7~WV^vtP(c"NeW'	{uhR `b$:w\Wl+H ؗaNsQ*0\Qlj۪=~iw^~F?rA\Ё}<-%gڴxȉ(
uORuLIH|Dς
KJ2BQvN;].&PMzmTϮa]$dvb>V9>|u¢'Άv`ȉaU.,W(+{!㤔67PND"a.^~HDa;܏oHNHvY9Jݕjx߫DZzVvm=\ٱey udVv.;ѪG̈-MPlkog#D$zwkӲyEEEfvHerat
nD,NȞe9EY6254}`[S̬{ӂ^h`HؽK'gϳN!:K?}mB*gfhvZvB;?XKxHԿ<w\vBM?~VZ1p[EEm/x$7տfMc܋۳kqi3ȯY	܋5?^TsrLi0l{w\\ZrܿDԧG&Ga>=˹O$IX{1lmzu+.-9{2޹Wĉ߫[yyWؗ<{-JR]|<lۺEߞ]H?O|"
z{>Lx|ASϮR3{U&ѥWg./W
nƞ8)~T$1F#aD"9BG(T\Ww0@ 41g#.d^~aض{,=:5ѓ}{rpqZ$]r]P89ړCa,^`nf&

5$$<JJhӂ/BH$bc'[rLLL
_hSRZvrX[I2'G"^%
J*
au~3l(U?w7_&],-+k۪9dZ8wJN^Babh@s
5}ztyM3/q%E"QKJRҸ%5mrb}__B!z5kz?%&~G
~щ_xw>>+GDLq>yyyDog&<z8֦m'EDƄ^I)Z)((eu=In-,;'ɩDdkcݱC eGOΞlnn־]_v~ⷱ
iߎ\cyc}7̬ԤԖ͛gd}NmZk:X$Hs؜7n7׫߇OضC`[vf<|6'=Ä![w9/
[ZZX[[I$\g0+Hl@۬irJH(17$Ji+j%~ed&+W.ښ**d춗K*auiul)$=URZm	J**n=U{tNMHxbϧE|vYiѓYTT\ߗLM;=|̝{O0o߮ŝ;X xIEEL3Sࠀxv5#-98]eh6VBڳX~07hrw?`ܲa30/h\ωƴ<JS_G2'4HyyS%w7Xչ8923a|!"at0?>e3%v>+-*r.jQQE_aQ?qں?gf߼g
ѓ&ȺwvRTP
^kBq7!JJ$	;_&IʥR)UTHg˕FrTzҔ4/wׇq	n.R
2g[f:DR^\ٽ\hyzvYxEEҊ
aźt
&vVR>Q'6<׾=I&{b"Qf}{v),*}OοϞ?{u˼*.QI){Dn0)n9v}f=U}{_Z+ft£':==aZ=0LR!`cSիzG?'vsĴTş(앦j>
4HROF29FrH$T]@T&cW'Ɉh_؞=-lLoj߇;	}ז%>EC|1;-
Ge2r4%A'Nӳ˵
<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 ----------
8,9d7
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType=";;;;;;;;;;"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="singing"/>
11a10,11
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="singing"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType=";;;;;;;;;;"/>

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"/>
11a11
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>

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

---------- Differences in routes ----------
9d8
<         <stop parkingArea="parkingAreaB" extension="0.00" parking="1"/>
10a10
>         <stop parkingArea="parkingAreaB" extension="0.00" 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_container ( Last six runs Mar2022 )

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerID1 containerID2 containerID3"/>
9a9
>         <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerID1 containerID2 containerID3"/>

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 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"/>
10d8
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="singing"/>
11a10,11
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="dummy Act"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="singing"/>

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

---------- Differences in routes ----------
7a8
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
10d10
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>

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

---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" extension="0.00" parking="1" speed="13.89"/>
9a9
>         <stop parkingArea="parkingAreaB" extension="0.00" 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 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_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 )