06Jan23rv1_15_0+1368-96ccd545120 - detailed test results for NETEDIT

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/netedit.daily.additional.access.11Jan011730.573417 -g

To start TextTest for these tests, run:

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

Total: 4246 tests: 3859 succeeded 387 FAILED


daily.additional.access: 20 tests: 17 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements access inspect length ( Last six runs Jan2023 )

---------- Differences in errors ----------
6c6
< Debug: Value 'dummyLength' for attribute length of access isn't valid
---
> Debug: Value 'dummyLenght' for attribute length of access isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements access inspect_selection length ( Last six runs Jan2023 )

---------- Differences in errors ----------
27c27
< Debug: Value 'dummyLength' for attribute length of access isn't valid
---
> Debug: Value 'dummyLenght' for attribute length of access isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements access load length ( Last six runs Jan2023 )

---------- Differences in errors ----------
30c30
< Error: Attribute 'length' in definition of a access Invalid Number Format (double) dummyLength.
---
> Error: Attribute 'length' in definition of a access Invalid Number Format (double) dummyLenght.

daily.additional.basic: 4 tests: 3 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements basic relative_positions ( Last six runs Jan2023 )

---------- Differences in additionals ----------
11,13c11,13
<     <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="24.90" endPos="25.00"/>
<     <containerStop id="containerStop_gneE1_1_0" lane="gneE1_1" startPos="24.90" endPos="25.00"/>
<     <chargingStation id="chargingStation_gneE1_2_0" lane="gneE1_2" startPos="24.90" endPos="25.00"/>
---
>     <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="35.00" endPos="45.00"/>
>     <containerStop id="containerStop_gneE1_1_0" lane="gneE1_1" startPos="35.00" endPos="45.00"/>
>     <chargingStation id="chargingStation_gneE1_2_0" lane="gneE1_2" startPos="35.00" endPos="45.00"/>
---------- Differences in errors ----------
18,19c18,19
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value '25' for attribute spreadType of edge isn't valid
> Debug: Value '25' for attribute spreadType of edge isn't valid
23,29c23
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved after dialog
---
> Debug: Additionals saved
---------- Differences in net ----------
15,18c15,18
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" length="25.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-8.00 50.00,-8.00"/>
<         <lane id="gneE0_1" index="1" speed="13.89" length="25.00" shape="0.00,-4.80 50.00,-4.80"/>
<         <lane id="gneE0_2" index="2" speed="13.89" length="25.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
>         <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
>         <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
20,23c20,23
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" length="25.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="50.00,8.00 0.00,8.00"/>
<         <lane id="gneE1_1" index="1" speed="13.89" length="25.00" shape="50.00,4.80 0.00,4.80"/>
<         <lane id="gneE1_2" index="2" speed="13.89" length="25.00" shape="50.00,1.60 0.00,1.60"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
>         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,8.00 0.00,8.00"/>
>         <lane id="gneE1_1" index="1" speed="13.89" length="50.00" shape="50.00,4.80 0.00,4.80"/>
>         <lane id="gneE1_2" index="2" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>

daily.additional.busstop: 47 tests: 47 succeeded


daily.additional.calibrator: 40 tests: 37 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create period ( Last six runs Jan2023 )

---------- Differences in errors ----------
3c3
< Debug: Invalid input parameter of calibrator
---
> Error: Could not build calibrator with ID 'ca_0' in netedit; attribute period cannot be negative.
---------- Differences in log ----------
0a1
> Error: Could not build calibrator with ID 'ca_0' in netedit; attribute period cannot be negative.

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect period ( Last six runs Jan2023 )

---------- Differences in errors ----------
4c4
< Debug: Value '-12' for attribute period of calibrator isn't valid
---
> Debug: Setting new attribute
11c11
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
12a13,14
> Debug: Calling GNEUndoList::undo()
> Debug: Removing calibrator 'ca_0' in GNEChange_Additional
19a22,23
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection period ( Last six runs Jan2023 )

---------- Differences in errors ----------
26d25
< Debug: Value '-12' for attribute period of calibrator isn't valid
28a28,33
> 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
55d59
< Debug: Keys Ctrl+Z (Undo) pressed
82a87,89
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
> Debug: Setting new attribute

daily.additional.calibratorflow: 22 tests: 21 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load type ( Last six runs Jan2023 )

---------- Differences in errors ----------
14,15d13
< Error: routes cannot be processed either with additional handler nor with demand handler nor with meanData handler
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in log ----------
4,5d3
< Error: routes cannot be processed either with additional handler nor with demand handler nor with meanData handler
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.

daily.additional.calibratorlane: 40 tests: 37 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create period ( Last six runs Jan2023 )

---------- Differences in errors ----------
3c3
< Debug: Invalid input parameter of calibratorLane
---
> Error: Could not build calibrator with ID 'ca_0' in netedit; attribute period cannot be negative.
---------- Differences in log ----------
0a1
> Error: Could not build calibrator with ID 'ca_0' in netedit; attribute period cannot be negative.

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect period ( Last six runs Jan2023 )

---------- Differences in errors ----------
4c4
< Debug: Value '-12' for attribute period of calibratorLane isn't valid
---
> Debug: Setting new attribute
11c11
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
12a13,14
> Debug: Calling GNEUndoList::undo()
> Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
19a22,23
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection period ( Last six runs Jan2023 )

---------- Differences in errors ----------
26d25
< Debug: Value '-12' for attribute period of calibratorLane isn't valid
28a28,33
> 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
55d59
< Debug: Keys Ctrl+Z (Undo) pressed
82a87,89
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
> Debug: Setting new attribute

daily.additional.chargingstation: 47 tests: 44 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create chargedelay ( Last six runs Jan2023 )

---------- Differences in errors ----------
3c3
< Debug: Invalid input parameter of chargingStation
---
> Error: Could not build chargingStation with ID 'cs_0' in netedit; attribute chargeDelay cannot be negative.
---------- Differences in log ----------
0a1
> Error: Could not build chargingStation with ID 'cs_0' in netedit; attribute chargeDelay cannot be negative.

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect chargedelay ( Last six runs Jan2023 )

---------- Differences in errors ----------
4c4
< Debug: Value '-100' for attribute chargeDelay of chargingStation isn't valid
---
> Debug: Setting new attribute
11c11
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
14c14
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
---
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect_selection chargedelay ( Last six runs Jan2023 )

---------- Differences in errors ----------
16d15
< Debug: Value '-2' for attribute chargeDelay of chargingStation isn't valid
18a18,23
> 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
35d39
< Debug: Keys Ctrl+Z (Undo) pressed
52a57,59
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
> Debug: Setting new attribute

daily.additional.containerstop: 47 tests: 47 succeeded


daily.additional.detentry: 21 tests: 21 succeeded


daily.additional.detexit: 21 tests: 21 succeeded


daily.additional.e1detector: 33 tests: 33 succeeded


daily.additional.e1instantdetector: 29 tests: 29 succeeded


daily.additional.e2detector: 53 tests: 48 succeeded 5 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create timetreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
3c3
< Debug: Invalid input parameter of laneAreaDetector
---
> Error: Could not build laneAreaDetector with ID 'e2_0' in netedit; attribute timeThreshold cannot be negative.
---------- Differences in log ----------
0a1
> Error: Could not build laneAreaDetector with ID 'e2_0' in netedit; attribute timeThreshold cannot be negative.

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect speedthreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
3c3
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of laneAreaDetector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of laneAreaDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect timethreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
3,4c3,4
< Debug: Value 'dummyTimeThreshold' for attribute timeThreshold of laneAreaDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of laneAreaDetector isn't valid
---
> Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of laneAreaDetector isn't valid
> Debug: Setting new attribute
11c11
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
14c14
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
---
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection speedthreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
15c15
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of laneAreaDetector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of laneAreaDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection timethreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
15,16c15
< Debug: Value 'dummyTimeThreshold' for attribute timeThreshold of laneAreaDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of laneAreaDetector isn't valid
---
> Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of laneAreaDetector isn't valid
18a18,23
> 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
35d39
< Debug: Keys Ctrl+Z (Undo) pressed
52a57,59
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
> Debug: Setting new attribute

daily.additional.e2multilanedetector: 54 tests: 49 succeeded 5 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create timethreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
7c7,8
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
---
> Error: Could not build laneAreaDetector with ID 'e2_0' in netedit; attribute timeThreshold cannot be negative.
> Debug: Key ENTER pressed
9,10d9
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
12,14d10
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Additionals saved
16d11
< Debug: Deleting unreferenced multiLaneAreaDetector
---------- Differences in log ----------
0a1,2
> Error: Could not build laneAreaDetector with ID 'e2_0' in netedit; attribute timeThreshold cannot be negative.
> Warning: E2 multilane detectors need at least two consecutive lanes
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect speedthreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
8c8
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of multiLaneAreaDetector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of multiLaneAreaDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect timethreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummyTimeThreshold' for attribute timeThreshold of multiLaneAreaDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of multiLaneAreaDetector isn't valid
---
> Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of multiLaneAreaDetector isn't valid
> Debug: Setting new attribute
16c16
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
19c19
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
---
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection speedthreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
25c25
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of multiLaneAreaDetector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of multiLaneAreaDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection timethreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
25,26c25,27
< Debug: Value 'dummyTimeThreshold' for attribute timeThreshold of multiLaneAreaDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of multiLaneAreaDetector isn't valid
---
> Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of multiLaneAreaDetector isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
36a38,41
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
47,54d51
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Removing multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
66a64,67
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()

daily.additional.e3detector: 38 tests: 33 succeeded 5 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create timethreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
4,5c4
< Debug: Invalid input parameter of entryExitDetector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
---
> Error: Could not build entryExitDetector with ID 'e3_0' in netedit; attribute timeThreshold cannot be negative.
7c6,7
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A entryExitDetector must be selected before insertion of detEntry.
> Debug: Invalid input parameter of detEntry: A entryExitDetector must be selected before insertion of detEntry.
9c9,10
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detExit: A entryExitDetector must be selected before insertion of detExit.
> Debug: Invalid input parameter of detExit: A entryExitDetector must be selected before insertion of detExit.
11,12d11
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detExit 'e3_0' in GNEChange_Additional
14,15d12
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detEntry 'e3_0' in GNEChange_Additional
17,18d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
20,21d14
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
23,24d15
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Error: Could not build entryExitDetector with ID 'e3_0' in netedit; attribute timeThreshold cannot be negative.
> Warning: Shift + click to create two additionals in the same position
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="17.00,5.00" period="300.00" file="e3_0.xml" timeThreshold="5000">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </entryExitDetector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect speedthreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
8c8
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of entryExitDetector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of entryExitDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect timethreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummyTimeThreshold' for attribute timeThreshold of entryExitDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of entryExitDetector isn't valid
---
> Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of entryExitDetector isn't valid
> Debug: Setting new attribute
16c16
< Debug: Removing detExit 'e3_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
19c19
< Debug: Removing detEntry 'e3_0' in GNEChange_Additional
---
> Debug: Removing detExit 'e3_0' in GNEChange_Additional
22,25c22
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
---
> Debug: Removing detEntry 'e3_0' in GNEChange_Additional
31a29,31
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection speedthreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
23c23
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of entryExitDetector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of entryExitDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection timethreshold ( Last six runs Jan2023 )

---------- Differences in errors ----------
23,24c23
< Debug: Value 'dummySpeedThreshold' for attribute timeThreshold of entryExitDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of entryExitDetector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute timeThreshold of entryExitDetector isn't valid
26a26,31
> 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
51d55
< Debug: Keys Ctrl+Z (Undo) pressed
76a81,83
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
> Debug: Setting new attribute

daily.additional.parkingarea: 55 tests: 52 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect length ( Last six runs Jan2023 )

---------- Differences in errors ----------
12c12
< Debug: Value 'dummyLength' for attribute length of parkingArea isn't valid
---
> Debug: Value 'dummyLenght' for attribute length of parkingArea isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection length ( Last six runs Jan2023 )

---------- Differences in errors ----------
15c15
< Debug: Value 'dummyLength' for attribute length of parkingArea isn't valid
---
> Debug: Value 'dummyLenght' for attribute length of parkingArea isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load length ( Last six runs Jan2023 )

---------- Differences in errors ----------
7c7
< Error: Attribute 'length' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyLength.
---
> Error: Attribute 'length' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyLenght.

daily.additional.parkingspace: 36 tests: 34 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect length ( Last six runs Jan2023 )

---------- Differences in errors ----------
19c19
< Debug: Value 'dummyLength' for attribute length of space isn't valid
---
> Debug: Value 'dummyLenght' for attribute length of space isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection length ( Last six runs Jan2023 )

---------- Differences in errors ----------
42c42
< Debug: Value 'dummyLength' for attribute length of space isn't valid
---
> Debug: Value 'dummyLenght' for attribute length of space isn't valid

daily.additional.rerouter: 10 tests: 10 succeeded


daily.additional.rerouterelements: 25 tests: 25 succeeded


daily.additional.routeprobe: 28 tests: 25 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create begin ( Last six runs Jan2023 )

---------- Differences in errors ----------
7c7
< Debug: Invalid input parameter of routeProbe
---
> Error: Could not build routeProbe with ID 'rp_0' in netedit; attribute begin cannot be negative.
---------- Differences in log ----------
0a1
> Error: Could not build routeProbe with ID 'rp_0' in netedit; attribute begin cannot be negative.

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect begin ( Last six runs Jan2023 )

---------- Differences in errors ----------
9c9
< Debug: Value '-5' for attribute begin of routeProbe isn't valid
---
> Debug: Setting new attribute
16c16
< Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
19c19
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
---
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect_selection begin ( Last six runs Jan2023 )

---------- Differences in errors ----------
20c20,21
< Debug: Value '-5' for attribute begin of routeProbe isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
30a32,35
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
37,44d41
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
52a50,53
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()

daily.additional.trainstop: 47 tests: 47 succeeded


daily.additional.vaporizer: 21 tests: 18 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create begin ( Last six runs Jan2023 )

---------- Differences in errors ----------
11c11
< Debug: Invalid input parameter of vaporizer
---
> Error: Could not build vaporizer with ID 'gneE1' in netedit; attribute begin cannot be negative.
---------- Differences in log ----------
0a1
> Error: Could not build vaporizer with ID 'gneE1' in netedit; attribute begin cannot be negative.

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect begin ( Last six runs Jan2023 )

---------- Differences in errors ----------
10c10
< Debug: Value '-10' for attribute begin of vaporizer isn't valid
---
> Debug: Setting new attribute
21c21
< Debug: Removing vaporizer 'gneE3' in GNEChange_Additional
---
> Debug: Restoring previous attribute
24c24
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
---
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect_selection begin ( Last six runs Jan2023 )

---------- Differences in errors ----------
14c14,15
< Debug: Value '-30' for attribute begin of vaporizer isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
25,30d25
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
33,38d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute

daily.additional.variablespeedsign: 7 tests: 7 succeeded


daily.basic: 56 tests: 13 succeeded 43 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
203,328d202
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 16.00,0.00,56.00,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.00,0.00,54.00,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|ssrIG	q7q]?ZQw(RGV)-Zﳨ#!+H"rkl6d7yfggyc?<3K&
h%((aaa]eX>FEEUcM*חFz22jW[2Lm-hW5oIh֐~&H`$SoHM+<2!WWJJՋ-A^TThqr/Q*ɐ}<|@llD];;uX\Ru=Y3W3ս]TT-BU2(Ny<ާS޻|z,ϷNzzfVvoQRB`8;uk7YBN0.AAA
Pe1?>|hٲ/7wd?!u|7&N!WäedKKKK5VƏѼ}b+<OPiڤgdq(QUf=vX]w7W;C=k)sރGN\>pܨ~u}x<XѓY6Q1/NwՕ.7{ѐ}7lٮͷ	L?n^r]|>?WMk7._C
ڱm&lEZh~o&"+K^]וHJ=yzVlmD[v~AQR.|>	@PAߧ{n!'7:'iN[;9:d^VX}:]έ5k,uo}*ϙ3g͚5Νzj9
P4ݖ-[Wj޼{<֡~uW
@d2iLT.}u(0Z0L{dt:B|auy(ғg/ZQssoܺCDyBPBѓ7Eݻtxq?..[xBPCɚBdmթ}Pyyu[YZw}_];4ksV}zt/1nm/┴ۨڍ꟒;էGz~uoG\
OMKgW2Hd1ss}{d3Wa#㠛zK*,/|ڶjިA="
Dd#%?'dBsss"خ{|e2YnnߍHIMv^Y	I2LG5k(g`UTpV~>}!#߿kIFlG._z
Cdm-J=yv^u}EVbqɃǑ.]eoD7GN>~ZjݏŎҟXi[QqM˳L&{K~4l1OF|p]ݎb+j`lQOF
خWԅI$D0Wƭ;۳O{ge؈'yęcYR\RrcQ++ظ'A>e~б]8z
RҸ|AzF;],'&/<OOxwD׎_FrXCĀ=DVa_3NnɳڶjpA{-lmm]T\_ﱺr~._yy֪ծUǑ
iټiZFf\G^;ּicw7v,@}z~uwŲ9|lbr*S[n.n.?/=#3)9gq	DTϯn=d'06md&&uhԼYcnѥ}JJJR3%A̖;8֮U;r7ܼ(5-L;=d`nfXen/tOHJ-^O[ۖ忀ڵk	ٳgkXE!#se'T,Q̙3gΜima?Kk|cߟg|@KuxG>~(ޮg׎.^%"Ex(֦kǶ{[sQ]}ID1UAog/>~`o׽s‚%]:>y"cR\\̍<sʋqŲE=zζ[v :uczwT\\|MvsEK{'7߳k?ѥ}L˨|>O8w&19JKK{tЭS+`ucOHJKx;.(,pH ZYYd}H$ux|33l΍x8{ޥC╇pGxٷg333T1wO]nޖdNzhMDY[I$N9y{\BDvqM>/>OR=ը0%-&L&80*:W߼%0ܒSRv҂JJ$ɩiAool"J3\h&|W_tԮI{+#+R&ҡIYYd=:׭}Ղ·5\IF	{?s1/?_z*xL&sqvT8ܳ	
,̄ͅ/^o=yѴI&Hô_DLoyA&~OVVGdIɩ/^6wuKHL%ԴǍ\ǩƽxokkӰ߅ZYYhd_'M͸,_BLNI{2+ҕ͛6u$"lޔ99iU:}ǎӣso{槦''6W79%{tvrl_	>ODRT[wխágjѬqf.jٜr3Ӳ[-J\<x;sʶ%\70Ht>[N|BG-7ai*%XXXvP]eϢf%.)ce2
^,.a
u*WP
"jתyDtBvk{ѓgW׎w>v<<wyȀގ%%GO'"PcxD$ISRӋAM/_,̈́BLZn>|Th&ݭSߞ]8kanޢYg/=x֓sEvYYZ4
wGOQ~Aa}W7x<sNJKJwj*!1y{[e6i$=}zvOLzDD_Ⱦ_P0f`_aZޘ6k7kįEeZO'&ŵ]5`70<CDh3avv}5j|6/YTvNﭼ|rr^ǿܼ<seXvl1d2sǍ8["߹.,oD"dRDZ&=|{RQAaX,f痖%	HwFKRD„$ZnϞG{%eb+Bu῅H,s۽}7@Рons?T.XRR}6bP?nmh

4'<QLlo}<zxsiTbrL&z=_n'RmqQsڞޞEݭwrw;xԅ>=;⒒"`LHJ!+зDZS<G{2.{aUݍxt7P ׷gܼw#D"Moy0C30_pyբA<wP۸_^zGsmoL1>7$%J!QuNRiF*H2%-iD*
|t=K9[ԟwRN>{r/
gC#·lffBvZR"1<.G^?AW\R"DY\\|•];޾'X(rssc_ƫL&d\9yyy	IKruf8;|WdΓgQ-7={oawaDrEH$[]YNN.	srs\&ܳtlu"ʒJ_bȧn"*..ʎm$hya1D=t8pDLlܭwtl۫kǑOD"y,ɳ(ȺD\A--_u3can.ek[Fg8ux7}7P{c_ԉ~;p;{_hj ++v}r̙3սn:nxnZs} ycKLquu%>}2@M`iiNDy5j)lDϢb咧6RyMYb899E&Y[Yr/J z:W[{ciڸpR)*LFR|NNIU򽸷F4lߪE3L>^u몛r[n+{/QNj˼"@"QWay.Je$SWNbrX\R۫VbR2HNIe<	elT nc7'7E($k2P*<YMwuq:~BQQQQQQ~~3;֦X]\\$\R_?Vk។"j{y]i
{4Dr/'cogA;95$d!~u[6os~D.xu|7t߭(<@J...
w~=x[#urc75{a~AL&֩}bR
{?Ǒeeegde;;9d2,19%(̬l[ѓ5tI$6~g|>/95&-=XXT.\fX8rceKJ[݈ݻ?qbrJک{us7m<~̟DtO>PZRESÝ[>-#u2\^&وD^Vnm[5OLN983+;yTG>{ϒC	w>95X\۳IQWNIII蝻;̶|GO)_^F̈́'$H$>=w:oe|Dҩ}뛷bqbRrNn^]zS(t&e@q'Gg'
k/b*šwY(০g8م<=vyɩuWyJJJؾq"*)QJj{(//7ˎG`tlHii=HJػ52)0	VI#S	>$vUwE㞶ZQ[nX,7Z^EiEVOb>?sᲥEpnEIJ<;|P{2.;'WݦUn:kmaa{䱙3Eo{nL&}];9r|CR)7}x{ލxT1~~vm4lФO=r̿r峲s6׸abqJZɳnT0Gލ[w[ {4<ŹMYYGNzG'\xEh߁l³{I8x$7kV?uT*H$1_Ǝ(D=uNyg{w2~?G,;_Pإc[+K(9~|~AA6-,
EI2 H<J'qwupwk1lI)_&m*al9<o i+AvL[ق7ppUe85A%
!sEsxߛa]K’noUFd7,TSʀiX[B`1ȨQ1<B_/<82D
e׷5B1~G]bа'N5gZuĩ}zVw-tI0`Nfmh}zOWw@eLІ|:ۉSg&0LoCAtƮVM6iwufh0	P?>½		>oUhl׫&Fm܅_^^ݵ2 -_.a	@A0u
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes data junctionshape ( Last six runs Jan2023 )
basic modes data showadditionals ( Last six runs Jan2023 )
basic modes data showdemandelements ( Last six runs Jan2023 )
basic modes data tazfill ( Last six runs Jan2023 )
basic modes data tazreldrawingmode ( Last six runs Jan2023 )
basic modes data tazrelonlyfrom ( Last six runs Jan2023 )
basic modes data tazrelonlyto ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : basic modes data showshapes ( Last six runs Jan2023 )

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
203,328d202
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 16.00,0.00,56.00,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.00,0.00,54.00,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|ssrIG	q7q]?ZQw(RGV)-ZMQGBWD$rfcly#,(+WwLA`]58___nInfӯ0j]od2c^ռ&ad`*fXC*ު 1*LUe 5AzꮀZʄ\])]*j.T/NNy#
nʩtDq$C0*)u.zVy"+fg>{ۻH[d8Q xOw[w"Xo̬=b+M'&B=	rqvܡ?W#?`\0
b&}NOO?|вe_
o^Ch3=nLBI,jl9=by*PVR
y<BӡҴIKQpzt-n.˯^wx{R(T|~AQCxLq8%-"<mc<s	+Y]nV!nز]ovws6.^p|~pnMHKWo_r]2ӵcۦMي22/\7cjk޸EDV+>|ԹK%%ڈ]N*|\fy|"ֿ̃O6-CNnuOJڷvrtɽ{\t8
1[1k֬YUΟ3gΚ5kϝ;ws0
hֻ-[Zռysss===y6SCdO+6k|W]bcQ,a,a
puð2sa[w%'\07';g^yrBBOG=]wV〽]\,fB5ڪS-1BP,.u?2/@C9=vh֤гV}zt/wnm/┴ۨ꟒;էGz~uoED^HMKgW2Hd1ss}{d/Wa#㠛zK*,/|ڶjިA="
Dd#%?'dBsss"خ{|e2Ynn݉LIMv^Y/e2	PAk֬QVZ}=CG,“j%̏&]z#]"2Z*>|ęlOx^ވ8oG|
la1?;vӶbԯg-k++L(Y蹋~4l1Ĝtp]ݎb+j`lQD
خWJ$D0Wƭ;۳O{ge؈'y'bYR\Rr#Q++'A>e~cV/Rb\/(HJIYtX\PP̾d|rRRSRӣc=y6];;w*`
%Y[;p}ΐ9y'\l۪ÑgUfWuQqqf7tgDYVV-E7$eir6zߛDRrZ=ر}ˮ[3ɩDqOmJ̤:ޞmZſ$z~uݽ W&>&(i#3095mCss|~.5WRRG()eZFfyG-vZ}ؑC&EEif"m`ة!p3-wwg<y(ˤd2>xjm\]={U20/0<w\vBuN>}&>V?Լ[,=vywTwԳzv_Xp"[ilmvl`5zRl"
x{>y{/ӷGbn󗟿W.-v:/,x:uܾW虋ݭSqq7U^%.B?mܰ~Ϯ<tGq/c_:ޞOc=yܵcK,--ѥCN\®=eRJ\˷{B@0%LG(D\h073*,F\nɬȇQG@]z=$^yw}{v133J<~'@ zL&svrCs՝h"RJ")urt[,
^$$>OhҨ>7t_ |@ynܺ+J̌=>F)ih6Ad2q̈́1qg.%'7/喜VDTR"aHNM
|}e`TޘB3οj[vMߛYY֖2GMֿtFFVJ&ѹnըJJ$v6
M y
Sd2¡M`an.ؤhf&y}YM|o0q\F0"c|˃2aEDωc|>"HJNy"6.ζq@8"JMKH/Z/58ظ/lmm;_++͚D"iբUȖ)i_$pE]|Ңyƿ?2lmD-7pNNnZzrN#\kǞ?i		
MNIc5WwBT&Uk{u={upZ4kܢYcvN}6'=ôlV.\@ta2llDbq	.
}+9%֭2ɣOIϰ|,,,r;.ʲgQssssƏ܍|tU2ƆJJJ}/0Æ:hkռM@":z\Aa!]SPЫk;=GD'^2@qIsD$
x2iJjzX:饫7<PȖQ-ރ̈́u۳g,[4k|zs!"+KF8S"/(?gan6uXqII{@N[LL~V~gM'.)	uk*s|r]<'"5o2cme@ypV7ͨ
zѿ>/uQbjlkk+	bq-wWX͹:;13z v>0LvE6;e{=N6A{3//_y</7/\yV6'"n<Lvq4ègg@.Hd2T*-뵖d?TTPX$brDBDEEE%%bRT"(?辰ebW-b<]_eb+Bu῅H,s۽u'֝H@Рons"=P.XRR}6bP?nmh

4'"al\o}<zsItbrL&r-_n'NRmqa3ڞޞF?ݭwrw;x<|َ_qII~~YZZeLJ!зDZP={{aT݉|x'P ׷gܼ[w"E"Moy 30_pyբA<wP۸_^zGsuol1>&%J%QuBCU|J$埌bIKlJ_y$$Dcl'#xjTӯ^܋z>"H![HxOQ.|9Gad26dܸ	*&d2W+vN^^^$%:\T\2͛p߷΍;˰WD"QuK${j{y׭ގ,''̄9Ddaa.rrwOD]:̺w1eeeIN1{FS7gee6kY{I<Lef0]:8|"6.;]:յ㣨g'W"<~iHd]".yw ]v:s07gxJ-#Rmvu޺L(1/eq8̅jnz~e۽/n45ee~A;>OKs9n̙Zn~zjd`a|X7EEE-:KDngq}&ڸQ>}XsvrHMK'GGeE5Ȕd6"ѱrS)ټ,X"ɬ,%U=+FN14mzXBR}KJH&#ID>'G^[w"6oբT&}]buQ9F
nQ
۽5j`kcs#e^} <J2+'19Y,.U+1)j{y$lgo~~ANn26ZZ*َw7Wv1뛓"
SR՟ŷm(JU̬&
뻺8?u(?řlokS\,...dn.Y^]_OJNJe<_T4`D"}wĠ_Fod2Q}-7ݹw?pl"JMOK|}:NNI
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>

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

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
199,324d198
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|et=eB7! "  (EA "2-({$M~!iIyxryyB&
h%44]eX>&$$cMjߟF{22jS2Lm-hW7OIh֐~&H`$SOHMꞠ+<2!WJJ-A^BBhqV9՗(dAw?q6E:+.g;kB q眜uO}P'qoxX=8''/PeڨaH렴LP2X.=vdC	%44!`眜>|g;=zՁSHu90ٹy"yeeVäq?T\R^l-Ր)4*͘FNnޞڵ۫/7z/ͯ6S?xL%eǾďc**D9w]o$$=>vۓ_WW6V#Zy6&(/:c]<{Ჺ[VJ/]>5dWέ[o8[4Юǹz,-jD"bDa-v6ÇhҸQIiQR.|>	@PN2OmnuP]::;9]Ztm:MΥ5{luO}*ϝ;w͚5͛zj9
P4[JJJVwy4CcdOk6R4.ŪǢXhY&0A-zyðeνkorK*+<kanND((*rBB;[{qDX[{yUQ!bB5oU.۵ycB-leiYQ!^aqIr&SV,.)}>l#[ҕ^>$3+'/}j`M\þdA66V{677:L&;q|0]{<H
WYfu_'ֹCV͛P( "[HӯL&+)-377'"k+nacnnnnn.~flfVNf/!NZfrVNPL%w8pݡCzS-`f7Q7nȡ}}lR齸GOa{^J$߹EBchH6|3[C؉WT\}=d2Gϱ{l1qOuq~"W԰A}<آ$8>-Wԙ.I$D0WԆ-۹Z4ԯ珻XO8'<J6H,u>CԪyՓ䔿,/|>_49[X̤'.gfs|vB$*--KI`Xyy>Y9Y9Y9	IO?x4ѽ>ىX[ C
<׹C;g'ǃGOҿnakk򊊼zՕ#;msҕ3C
i߶uvn^\G^;ݶu;;YӀ&?;cٗ7ɴ,"}߯B%\=]鷜ܼƾޝڇ<IN%M4~L6|2ӵShHVfBaFV=kжm9|>o.7Y9l}Jvg<:	cFrL˳sD14#
fVDdxU>}H{ywnV]͙3GK20/0<o<vBuN8qĉ`ح+m?<Y"J:|ƷԤo;VRVzE"
ha;l{u{_<u>S"
z?L||G>=9/կg3oϊ
n3?MV.-^C{JJ]BD}ztiyc^QQqU%]bݸA-GiBS>a)-#*++ڻ{ɳٗ+`u7cOM|rxUZV&ᢑ@ d%H؁ffBو-_P{/>ESv(<Kχ+N|tPfffRc<nF^d.Ύ|hMDH*5)ik'j
|>_ }oIRg'"233cw/}UiYYfv.;ZShL6ekB3aBⓓ}RXT4Ix{gdf)lАاڇK7ǿ*4>Jx|̳fzwn[[Zd=lv|++L6o&}OXZVR%v
;M ȉ%%
Se2®M`an.ؤdf&L|}Q-|/0q\F0bO6D."HJ|4I]PGԴ'D1>^ɩi),,b{\]ғOSl[68s_++vmwiJvh׆*dˌOS]biiѶu/{$M\XX\yk}{4an~VvNrJZrJZM22پGgVmP(D$Ivvc_8rRvmڵ	bo;ϳgs2s-0L/o,qݺs+|>
Dg&/F$r_, ٧22s<)^>?3'Y>gKm(.,E-ޞ4V$ߊI2֖Jv+DbaP%ADavjBD.-+c7֝

pi":vȡbKCH(Ie̬
chy<++K3-=ݻ̈́zwԯ'-۵	:zܝ{l=9GNeEM>z^C"*)-k?gan6}X}67{i;:o,Ebq[ܻLIKl}ak+K
HôI6>jc?_ǕO== X[[)OI˨<=4`W0̸Wy<b‚B-j쨗l^¢+7v
k%[=E˰ֲy qc\dcO;2ES?q;]VrD"ɤRXZ&ݍ{ݩ\$+++Er]b	ltT*Hot_VVQۓ"SaeYVVn?pED"no^+7߻[~Aa*_4bv%b1}b];֟~+-T{IO{㏟XXx2d2Q>z'J**D5vrr|x@#gv⒒R"`LM$^:H{Qa0)*e7c݌'Z4ԯgQq66m[m7{nfBaf{pgرn@O^Z`Cc|x՚oΥI]]-)=Mziw
82RŧaI,(dKZ)eӈT*TVTV޿=K[G՜-G;_M}<=*D~WbH![%<Jh;b ʅϊg.5-LBLVTTiʺd2LՊS\\$WgSqIIYYgK=Lh߶ɳ_){&H$/TnaDsn#&ѕ,,e2YaQqqI]{gNyQ~~TGD>uQEEE~~Aғd;6-<JdO	Ba<CԷg}Mz|͞:~#+H&=Lį^ˮY'|aq	0OTV>eD~^ޤo@7c	9SO뾿P-ߢi@O.-On45eeIi);OKs9n֬YZn~]zjd`a|X7Fy\ߗDDNGO*Nuss#Vb"+;KJi,77O&X?LHR.K
H
6eDLLfmeݏW(_\!/rqvӯouP+Q1
KRY$H&#ID>gdfF^7c[6ЮT&}^bתrK_n-{+^]^j<"@"QWayJe$SWNZFH$n㙖AD|22jXy`B+lrII;-,*rws
Y?I>D*<yy-:9~Յ`g[Q!/((dYY͞n9FgdJF>^/*qgV;M"܊ǽe^=edeӋ2L?D,IrrD"/[gFYL_~IJ|']]
PaG']V5\.7A?vQZdݻg߽1M~~An~L&c{22CC^/{HC7D"aS(12mmsrJeNFǐ\+7V@,nQ7c艳ّυ}f,[[6ʟDtޙ\)䢩|vn7XepUL&򰶶pܡmZFuyq?aQ|E&+/ܧG
Qc_>rB]9b8];XYYC
WWR3GN)bįOs9F.>MK$ݻtz=F$gWBAϮ<MQ(زyӐZ>)v2E"Qԍ[
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes demand grid ( Last six runs Jan2023 )
basic modes demand junctionshape ( Last six runs Jan2023 )
basic modes demand showalltrips ( Last six runs Jan2023 )
basic modes demand showpersonplans ( Last six runs Jan2023 )
basic modes demand showshapes ( Last six runs Jan2023 )
basic modes demand spreadvehicle ( Last six runs Jan2023 )

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

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
199,324d198
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|et=eB7! "  (EA "2-({$M~!iIyxryyB&
h%44]eX>&$$cMjߟF{22jS2Lm-hW7OIh֐~&H`$SOHMꞠ+<2!WJJ-A^BBhqV9՗(dAw?q6E:+.g;kB q眜uO}P'qѻoxX=8''/PeڨaH렴LP2X.=vdC	%44!`眜>l;=zՁSHu90ٹy"yeeVäq?T\R^l-Ր)4*MFNnޞڵ۫ʯ6z/M6S?xL%eǾďc**D9w]o$$=>vۓ_WW6V#Zi6&(/:}]<{Ჺ[VJ/]>5dWέ[o8[4Юǹz,-jD"bDa-v6ÇhҸQIiQR.|>	@PN2OmluP]::;9]Ztm:MΥ5k,uO}*ϙ3gΝj*9
P4ݦMKJJV߼y󋊊w~4#cdOk6R4.ŪǢXhY&0A-zyðeνkorK*+<kanND((*rBB;[{qDX[{yUQ!bB5oU.۵ycB-leiYQ!^aqIr&SV,.)}>l#[ҕ^>$3+'/}j`M\þdA66V{677:L&;q|0]{<H
WYfu_'ֹCV͛P( "[HӯL&+)-377'"k+nacnnnnn.~flfVNf/!NZzrVNPL%w8pݡCzS-`f?Q7nȡ}}lR齸GOa{^J$߹EBy3chH63[C؉5WT\}=d2Gϱ{l1qOuq~
+jؠ^lQqN}	ց+?$J"b+j\QA-]{
mmL%
R$ߺs!j<IrGO?@>e~-CjzfғdzKJK3|ANn>;]!e<̬̬'<^NDrXCA}m~w}!ENܡ'_eWuyEE^ڶ9ʃGID֡o:;7/O#ZJ/{Hn:Ý,пi@~ǝK}dZFܾHn?[Nn^zFVc_NC$QӀ&Mm?W&>)4u+30#+{DԵSh6A>߷gV͛⬜\>BI%r
vγ?^au1#&eYٹb"pr3+DM[wWg<J|ܪESo>޽<;o+p֬YNȿfϞ%
@_;w.;r`:'N8qD_6vqVq?,%>S<Zj7Q{zu+)+=u"4i0{vuvrtؽ/EE:)T}&>{}]JJϜ؉ԷgEE7bę&+u/]a%e.\!>=4<y1zw8*S.EUnàǁ}{vIz4!)o0]]zu딖yk}{v=ً˕g>IN}9*-+pH ZYYd}H$ux|33l/(Ԣ)C╇p'>~:_O333T1^7#KWd2gGz>4W݁&"uX[I$NEŚ{\BӔ4S[5>/>O뷤R۾Ԫ,3;)L&250!sϾy),*n$Sa=326҂b	EFFVvhKSCR_	%<>~W3lϿr--e2Yߞ][6;jn~L&ԷGƾ],-+{UsՉ{;[&^w\2IaWs&07
lvqv23&>~>(q|>_N8.#
~I|L~DL~Djogd%>~$.ESϣ]jZFB"yk/4
=NU.I)vv-9e6~4%l;k`beFf)\Q.\h:藽SӉ֦}\.,,S5a=l۵ּil٩U@u['
<>IeRFݸ׻Tx]vm雱lٜr3ӾK>K\?{
;s/\0H>ߤqJjɵ|,,,Dr.ʲgQssss'ŷb_Rs}L&%"
a6ԩ|jQXڇѡcKpun8y:?r'a"Pi"
<GDR43+B$k|L(dt}B3uIsvm<w^<[OvΑg9DdeiѪEӿJJ˚>Y7eH,qH߽KԴG7]~ԉ"8-Tz?J|LD6DTRR>URZ0f`_aZNcGI{[/_Jwh秤eTDnΫssqffܫ<CDh1aAA!}5v|6/WYTAaѕ];
ǿbseX{uk<1d2ٱS'ԢSݸu.+oD"dRT,k-=TTZV."rDBDb}BntT*H$7/++KMKt(Irj\橰`,++S[D"7cߌ
͛-0]e{b1}>z`nBhOjOL콤'OS,,y<	iY2z=Jv{y;99z{>Lx<wwm3`;~EbqII)YZZegх
p$с=MN0сaﲛn
-׳X붭}7]3EKE}zxy7qq/@-@01j*ͷQ.&;Ȇ^m0@$H2%iD*
|txI*+I*+h_ٞ%-#xjǁ#Tӯ>"QS+Q1lh-LNKhee|4tEb|gEE3uL&ccL&+**z4Eed2L&j)..NIMW^3ũ\%s&oFߔ_=$*PD"}W`
LXXTDD2dDԳ[ܼw(??_*}v#""? I]%cT^A!0|!۳뾿&=Ivfnv?H$q&XEGg/eWmaasst*+2"U?a/Goطÿ́wO)M뾿P-ߢi@O.-On45eeIi);OKs9n̙Zv~]j*d`a|X7Fy\ߗDDNGO*Nuss#Vb"+;KJi,77O&X?LHR.K
H
6eDLLfmeݏW(_\!/rqvӯouP+Q1
KRY$H&#ID>gdfF^7c[6ЮT&}^bתrK_n-{+^]^j<"@"QWayJe$SWNZFH$n㙖AD|22jXy`B+lrII;-,*rws
Y?I>D*<yy-:9~Յ`g[Q!/((dYY͞n9FgdJF>^/*qgV;M"܊ǽe^=edeӋ2L?D,IrrD"/[gFYLW_}EJ|]]
P~G']V5\.7A?vQZdݻg߽1M~~An~L&c{22CC^/{HC7D"aS(12mmsrJe^!WnlX\ݢnӳg32#OX*0."*..	lw?a?/,3R\ESk/n<nԱryLfkcamm޹C۴/%~â?MV^O.Yƾ-}䄺rbqԍ=v+y_"rfBaRR_#M?/rԍ]:=}"HwxzH$JK(,*د?
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes demand lockcontainer ( Last six runs Jan2023 )
basic modes demand lockperson ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : basic modes demand showcontainerplans ( Last six runs Jan2023 )

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
199,324d198
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|et=eB7! "  (EA "2-({$M~!iIy|ryyB&
h%44]eX>&$$cMjߟF{22jS2Lm-hW7OIh֐~&H`$SOHMꞠ+<2!WJJ-A^BBhqV9՗(dAw?q6E:+.g;kB q眜uO}P'qoxX=8''/PeڨaH렴LP2X.=vdC	%44!`眜>|g;=zՁSHu90ٹy"yeeVäq?T\R^l-Ր)4*͘FNnޞڵ۫/7z/ͯ6S?xL%eǾďc**D9w]o$$=>vۓ_WW6V#Zy6&(/:c]<{Ჺ[VJ/]>5dWέ[o8[4Юǹz,-jD"bDa-v6ÇhҸQIiQR.|>	@PN2OmnuP]::;9]Ztm:MΥ5{luO}*ϝ;w͚5͛zj9
P4[JJJVwy4CcdOk6R4.ŪǢXhY&0A-zyðeνkorK*+<kanND((*rBB;[{qDX[{yUQ!bB5oU.۵ycB-leiYQ!^aqIr&SV,.)}>l#[ҕ^>$3+'/}j`M\þdA66V{677:L&;q|0]{<H
WYfu_'ֹCV͛P( "[HӯL&+)-377'"k+nacnnnnn.~flfVNf/!NZfrVNPL%w8pݡCzS-`f7Q7nȡ}}lR齸GOa{^J$߹EBchH6|3[C؉WT\}=d2Gϱ{l1qOuq~"W԰A}<آ$8>-Wԙ.I$D0WԆ-۹Z4ԯ珻XO8'<J6H,u>CԪyՓ䔿,/|>_49[X̤'.gfs|vB$*--KI`Xyy>Y9Y9Y9	IO?x4ѽ>ىX[ C
<׹C;g'ǃGOҿnakk򊊼zՕ#;msҕ3C
i߶uvn^\G^;ݶu;;YӀ&?;cٗ7ɴ,"}߯B%\=]鷜ܼƾޝڇ<IN%M4~L6|2ӵShHVfBaFV=kжm9|>o.7Y9l}Jvg<:	cFrL˳sD14#
fVDdxU>}H{ywnV]͙3GK20/0<o<vBuN8qĉ`ح+m?<Y"J:|ƷԤo;VRVzE"
ha;l{u{_<u>S"
z?L||G>=9/կg3oϊ
n3?MV.-^C{JJ]BD}ztiyc^QQqU%]bݸA-GiBS>a)-#*++ڻ{ɳٗ+`u7cOM|rxUZV&ᢑ@ d%H؁ffBو-_P{/>ESv(<Kχ+N|tPfffRc<nF^d.Ύ|hMDH*5)ik'j
|>_ }oIRg'"233cw/}UiYYfv.;ZShL6ekB3aBⓓ}RXT4Ix{gdf)lАاڇK7ǿ*4>Jx|̳fzwn[[Zd=lv|++L6o&}OXZVR%v
;M ȉ%%
Se2®M`an.ؤdf&L|}Q-|/0q\F0bO6D."HJ|4I]PGԴ'D1>^ɩi),,b{\]ғOSl[68s_++vmwiJvh׆*dˌOS]biiѶu/{$M\XX\yk}{4an~VvNrJZrJZM22پGgVmP(D$Ivvc_8rRvmڵ	bo;ϳgs2s-0L/o,qݺs+|>
Dg&/F$r_, ٧22s<)^>?3'Y>gKm(.,E-ޞ4V$ߊI2֖Jv+DbaP%ADavjBD.-+c7֝

pi":vȡbKCH(Ie̬
chy<++K3-=ݻ̈́zwԯ'-۵	:zܝ{l=9GNeEM>z^C"*)-k?gan6}X}67{i;:o,Ebq[ܻLIKl}ak+K
HôI6>jc?_ǕO== X[[)OI˨<=4`W0̸Wy<b‚B-j쨗l^¢+7v
k%[=E˰ֲy qc\dcO;2ES?q;]VrD"ɤRXZ&ݍ{ݩ\$+++Er]b	ltT*Hot_VVQۓ"SaeYVVn?pED"no^+7߻[~Aa*_4bv%b1}b];֟~+-T{IO{㏟XXx2d2Q>z'J**D5vrr|x@#gv⒒R"`LM$^:H{Qa0)*e7c݌'Z4ԯgQq66m[m7{nfBaf{pgرn@O^Z`Cc|x՚oΥI]]-)=Mziw
82RŧaI,(dKZ)eӈT*TVTV޿=K[G՜-G;_M}<=*D~WbH![%<Jh;b ʅϊg.5-LBLVTTiʺd2LՊS\\$WgSqIIYYgK=Lh߶ɳ_){&H$/TnaDsn#&ѕ,,e2YaQqqI]{gNyQ~~TGD>uQEEE~~Aғd;6-<JdO	Ba<CԷg}Mz|͞:~#+H&=Lį^ˮY'|aq	0OTV>eD~^ޤo@7c	9SO뾿P-ߢi@O.-On45eeIi);OKs9n֬YZn~]zjd`a|X7Fy\ߗDDNGO*Nuss#Vb"+;KJi,77O&X?LHR.K
H
6eDLLfmeݏW(_\!/rqvӯouP+Q1
KRY$H&#ID>gdfF^7c[6ЮT&}^bתrK_n-{+^]^j<"@"QWayJe$SWNZFH$n㙖AD|22jXy`B+lrII;-,*rws
Y?I>D*<yy-:9~Յ`g[Q!/((dYY͞n9FgdJF>^/*qgV;M"܊ǽe^=edeӋ2L?D,IrrD"/[gFYL_~IJ|']]
PaG']V5\.7A?vQZdݻg߽1M~~An~L&c{22CC^/{HC7D"aS(12mmsrJeNFǐ\+7V@,nQ7c艳ّυ}f,[[6ʟDtޙ\)䢩|vn7XepUL&򰶶pܡmZFuyq?aQ|E&+/ܧG
Qc_>rB]9b8];XYYC
WWR3GN)bįOs9F.>MK$ݻtz=F$gWBAϮ<MQ(زyӐZ>)v2E"Qԍ[
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>

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

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
198,323d197
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|et=eB7! "  (EA "2-({$M~!iIyxryyB&
h%44]eX>&$$cMjߟF{22jS2Lm-hW7OIh֐~&H`$SOHMꞠ+<2!WJJ-A^BBhqV9՗(dAw?q6E:+.g;kB q眜uO}P'qѻoxX=8''/PeڨaH렴LP2X.=vdC	%44!`眜>l;=zՁSHu90ٹy"yeeVäq?T\R^l-Ր)4*MFNnޞڵ۫ʯ6z/M6S?xL%eǾďc**D9w]o$$=>vۓ_WW6V#Zi6&(/:}]<{Ჺ[VJ/]>5dWέ[o8[4Юǹz,-jD"bDa-v6ÇhҸQIiQR.|>	@PN2OmluP]::;9]Ztm:MΥ5k,uO}*ϙ3gΝj*9
P4ݦMKJJV߼y󋊊w~4#cdOk6R4.ŪǢXhY&0A-zyðeνkorK*+<kanND((*rBB;[{qDX[{yUQ!bB5oU.۵ycB-leiYQ!^aqIr&SV,.)}>l#[ҕ^>$3+'/}j`M\þdA66V{677:L&;q|0]{<H
WYfu_'ֹCV͛P( "[HӯL&+)-377'"k+nacnnnnn.~flfVNf/!NZzrVNPL%w8pݡCzS-`f?Q7nȡ}}lR齸GOa{^J$߹EBy3chH63[C؉5WT\}=d2Gϱ{l1qOuq~
+jؠ^lQqN}	ց+?$J"b+j\QA-]{
mmL%
R$ߺs!j<IrGO?@>e~-CjzfғdzKJK3|ANn>;]!e<̬̬'<^NDrXCA}m~w}!ENܡ'_eWuyEE^ڶ9ʃGID֡o:;7/O#ZJ/{Hn:Ý,пi@~ǝK}dZFܾHn?[Nn^zFVc_NC$QӀ&Mm?W&>)4u+30#+{DԵSh6A>߷gV͛⬜\>BI%r
vγ?^au1#&eYٹb"pr3+DM[wWg<J|ܪESo>޽<;o+p֬YNȿfϞ%
@_;w.;r`:'N8qD_6vqVq?,%>S<Zj7Q{zu+)+=u"4i0{vuvrtؽ/EE:)T}&>{}]JJϜ؉ԷgEE7bę&+u/]a%e.\!>=4<y1zw8*S.EUnàǁ}{vIz4!)o0]]zu딖yk}{v=ً˕g>IN}9*-+pH ZYYd}H$ux|33l/(Ԣ)C╇p'>~:_O333T1^7#KWd2gGz>4W݁&"uX[I$NEŚ{\BӔ4S[5>/>O뷤R۾Ԫ,3;)L&250!sϾy),*n$Sa=326҂b	EFFVvhKSCR_	%<>~W3lϿr--e2Yߞ][6;jn~L&ԷGƾ],-+{UsՉ{;[&^w\2IaWs&07
lvqv23&>~>(q|>_N8.#
~I|L~DL~Djogd%>~$.ESϣ]jZFB"yk/4
=NU.I)vv-9e6~4%l;k`beFf)\Q.\h:藽SӉ֦}\.,,S5a=l۵ּil٩U@u['
<>IeRFݸ׻Tx]vm雱lٜr3ӾK>K\?{
;s/\0H>ߤqJjɵ|,,,Dr.ʲgQssss'ŷb_Rs}L&%"
a6ԩ|jQXڇѡcKpun8y:?r'a"Pi"
<GDR43+B$k|L(dt}B3uIsvm<w^<[OvΑg9DdeiѪEӿJJ˚>Y7eH,qH߽KԴG7]~ԉ"8-Tz?J|LD6DTRR>URZ0f`_aZNcGI{[/_Jwh秤eTDnΫssqffܫ<CDh1aAA!}5v|6/WYTAaѕ];
ǿbseX{uk<1d2ٱS'ԢSݸu.+oD"dRT,k-=TTZV."rDBDb}BntT*H$7/++KMKt(Irj\橰`,++S[D"7cߌ
͛-0]e{b1}>z`nBhOjOL콤'OS,,y<	iY2z=Jv{y;99z{>Lx<wwm3`;~EbqII)YZZegх
p$с=MN0сaﲛn
-׳X붭}7]3EKE}zxy7qq/@-@01j*ͷQ.&;Ȇ^m0@$H2%iD*
|txI*+I*+h_ٞ%-#xjǁ#Tӯ>"QS+Q1lh-LNKhee|4tEb|gEE3uL&ccL&+**z4Eed2L&j)..NIMW^3ũ\%s&oFߔ_=$*PD"}W`
LXXTDD2dDԳ[ܼw(??_*}v#""? I]%cT^A!0|!۳뾿&=Ivfnv?H$q&XEGg/eWmaasst*+2"U?a/Goطÿ́wO)M뾿P-ߢi@O.-On45eeIi);OKs9n̙Zv~]j*d`a|X7Fy\ߗDDNGO*Nuss#Vb"+;KJi,77O&X?LHR.K
H
6eDLLfmeݏW(_\!/rqvӯouP+Q1
KRY$H&#ID>gdfF^7c[6ЮT&}^bתrK_n-{+^]^j<"@"QWayJe$SWNZFH$n㙖AD|22jXy`B+lrII;-,*rws
Y?I>D*<yy-:9~Յ`g[Q!/((dYY͞n9FgdJF>^/*qgV;M"܊ǽe^=edeӋ2L?D,IrrD"/[gFYLW_}EJ|]]
P~G']V5\.7A?vQZdݻg߽1M~~An~L&c{22CC^/{HC7D"aS(12mmsrJe^!WnlX\ݢnӳg32#OX*0."*..	lw?a?/,3R\ESk/n<nԱryLfkcamm޹C۴/%~â?MV^O.Yƾ-}䄺rbqԍ=v+y_"rfBaRR_#M?/rԍ]:=}"HwxzH$JK(,*د?
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes demand shownoninspected ( Last six runs Jan2023 )
basic modes demand showoverlappedroutes ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : basic modes network applyallphases ( Last six runs Jan2023 )

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
199,324d198
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|}"ĝ$8ꪢ(JV⇺JQ꾏 D>6aG6Mv7yjgy|9OEЂ]xu,FFF$W~}n0@~ƽUJ**-%7xճT3=
UDTU:)	q0DT*=)	b`'uBgFȺ%nx<vAbK)#V9jKG(Ud>DD<q}VV]:pY,.uY@˪.̎@WŜiiiVyxxjP''=y<_~0-fUnZZFfVnUQBB`99:tjh?;4@9--ᅬ._@ǃBk;/^hp`D?a"qH$*--UY
;rء#s򵕡ֳx2UBS'~qqVuݻ_aIv5}`w2{ȱ
/3bW=O)*'=z~+8{N02*+@YrwgӶ ԉr\rvA=6i,)ܸr-
J0L}X[gd]op7jݪ{-+n{.^IIgg/^-..)sk+ˁzի['/?e~Qϳ|>	@PE׻[[K]d7y۵qιЇ\4eN?C1k֬YV}7
gϞvZ9sYF6Zmի7owwk_\`mPE2Tz	vY@ 011Qg/kE@[MZ̊0y2ӬI	!|>0<zq}n/DDԫ[[wQNnP(TP(zVHE-WnۿӬ٣x<P"ggaiaޱ]V-Pz{er}"]ڷirs;?|[[v¢(;ƭଜf7_rJZFfwN


2x@KKCGND&tJ.]-0),*}{
(nٴQ"
Ddei)"Jy",:fH$DRTdbңkǻÒS7zoϴ$T#k/T?c	[n)V,`fNx{hpkYZXH$'OĶtԳX\ią+فfN;rg/o3؅u[v)<=kYKҧ/\N wӤDŽ?{yuvwb.}re
y?.|>C`k.K())%"a6oeլq>=:PfVń1>uً}vw373?x!j<&6S_ W3~!u|brTL,S|AZz&\$%$/X~{>u>)i)iQ1O./^A2م}[ZvsrOкݱSYnlc¢Z#[lqƭg/-uuo<5=#C!ZA{]HLJmټY-W/@C
0ew_R(uǽg$&poOD
5#\l0L~͛I)%mZhƥ5mԠ8%--hY2?е\[sLD"QAaaJj:󵷳=z"x}/6nP5>1I 6|OKK n:vAW_إL@O^<gvAaeΝ;w9ϰ+-?ܔf7Y,:qywTGċD! DUяDX[u`og{_:sjT+"
S˨elmujWDԽs{:]fxL.]~+-Փ6];_vujWףWӫkǢ7n\rJ\߬Bß7kҰG=սsWQ|~]/c>{إCۄ)--޹}׎/_gwMnP}_P B#@hnnn,wURRv\h071ٞ
q-3ržD4k܀eқ.]_FӣD"Z\7nߕJvk7mlia^RR`oQ(K`iڐ/|@ `<Y>H$Ddbb^^oNtB[Rt˜&ȗ1篼%;'wWø$%9Ys3S"*..aHJI}]#HƏzOh"|}fvigfZI4ixLKssTڧ{zu=.\_PNF+..*sA=NWx
|T*ur/s	LE"@Fڎ&&—ѯU/4Z:`/0/,۟=$&bڍ$R:E@
2UTLu
.	"b(%51krOPOvvTbb_Y[[5iufZȫ"jݪf[&LJN~eu-33Ӗ͛rhl|"Y[Yl9iE:{FݽS]ڻSRbb5ʶ=::7mB'"T"?jνu={vm2Zh֪E3v~ؓK>}6Nf[no׃GO/_Ŧ|#:0YVVbq1f]׫XE'LMM2',e7EE"#žP2>V*Z[YQqq){EbaؠN.*AD[%/'BA.zutE":}mLMHDBH"$m_q㙛l\B>~Dثk>=;uT$jբ٩W=`ɦ<wM!"s3Ӧ}D_?g*22a8C#}v^=YvLj>MOݣs\B⋗DdiaADyy쪼a,T\(6F?+q F!'c߫F.u}Vv)33\>=.!H,vsuVk|8gGaF7M"bFYYl)Ոl\nVY9BoϿwrs75暚aҡI#o"ʒJ/\3bp
ʬzރGrAKJJRD")iJßs3b6T,T^RRBD%"D~n._twuϑyM<

]6.*""XÄA{v퐙}ٖbKٗ\
m־[~=__G~gj*xOE&$H7zO"XDnoo<2W׎ܛ#'\ݣ+..'"33S6d"}8óxb8ەIe&6N~ؓaOA^}ztͻ{?Ңef;d>}D(l+g<ӢBnjrsC[1
@^fS(s@TQ~JL8EdID=sF0@T\R"(TF#D o׮=\Ii)۲~܂WlV=)H&Uu^͵H,nPVp(4қD.ʆAW\\,rgQQK׺wi|T*eBT*Na٤RT*JŦ'oɕhWPPp|Μ-|ͻ~!ea?	%%%
w,C%%%ש]˻^]v8"21fH*f:whQ8effJ$b(33+*&ںOg/^	ǾSYy<{>{zv4[RR<2yEa!MEs1GY-%R6;^]Fk]D(d(zM2a̯jn

uj׸׾zS?|Z0t3gTj=7x͚5),,l5("r罈)=ٙz]5iJjoST$V.ZzzT*x%-ylFYb8))Y*Zqf%NSG{?
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>

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

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
155,280d154
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4{(m
eٛ2d"
"?@!"

]t=4qpi&⥗F)+DFFw̗Q`W5nIofӯ0]OrS^<&ad`:fXK: )L]>e$5A{Fڄ\_)]&iY//NOEqqq#oYW_:8ԒݽǁsbV{&/2\|_yyux8AxƅKWo܊6`sr

Xai)

X&եG\b;b4@1LVT xn{B{'Ǐpu`x_|0Lvn^X"*++V&{eC%*R
y<Rӡ)Qc}{u]6YO7nګ#|ʹy._RZ6q&<SQ!ι{?jDwOy=.!ةoO~MSɺlrZ:hӶ|)s9+^nBV)|-¥zԐa^r+8w{1˷hر}[o{Y[Y4TZy?3$ZlФqҳ.+}Zfu|"ʝ6d`ڭMaQ1UUJ-٩#puc+mx.09shz>S;ܹ֭S?o޼k*(h:fmd͚͟u} wjVU00\wavZiͣ@ UjՔX
Xaduf}s!|>0k{?[cYDD4OoQQqP(TP(jd{]_hkxBPKڷƺڷ}cB5-lmeUQ!^aqIr6mY\RzF
ѴREE[4{y̬}{4
lr#*JDTVvZX$:\.?yb0fTyEŏps}ip
bXaO0;-cV͛P($";[[X?H.D""֥#D"H$"~߸ӢYK槦grM֭[U/=s	;vhoo,"^e4vK3\|-m"9tL&詳lOKXŒbO^8=x:t
m?ž2r;~
>\.~][6񘘇g.\:ܸb7~]X5lP_oOq'þuґ+?J"b+jW;Zh:_ܛ_Phgk1=q°A}}}V̓S>z|n]:g&$%ӳo\RZ-rr
,%-}`dfdf%$=xxk̅ˤN}هRXT|]=5|H*mll+*=T@خW>N "/.?oHNvms:5ىvmZ{{zc4
l}˾$(GNedQԝ*_sr3tJDM4
l\ldkА6,Œ~?@D];kۚ|U$+'PZܼG:|b˜HTV^K'N!N9l 7B,޶c{uV-xg!m]ރD֡Y~=;㏵D)#	c',ɓ'O޾ʖa.*n}古%g+ޜoz@GM>{?ѡ_n%e]"&'޽`o׫[O/$$=!"Řϣ{:9:bIYQߞ];y1Fl<{1IjlQc9:ޥūDԧNj|:WTT\|}٢Ē*t/Qǁ}{$.	o(>nuNȼʾ=ԹKUg&%oo	ah$؅>BIRv@kax<Piy6rKEߏmݢ)gCUp'>ԯL&o[
nrW'z64WӁ&"MXK.NE{=]B4)qCl'ڍ2ّ,,,^hUZVˎVV.5U0.>߼7
ja/,$"D~T`Lq'>jw.-|++\޷g.\okm-ѤJ^h\quNi	9yDzj?w\.wsuVܽ	,E"@&mWga|	m[|^:``<+E'ýDD̋4"HȊO|`ߺEϢ]jZF\Bee9qWrjr
*W$ޮej6?II#"{rXXl$+ūVVڴyt"Ю
sTt?oNxe`|wn~VvNrJZrJZM22پGWV̓4mP(D$T~Nc?8rJm[oۚ}?O7l-00ڽСus|>7ak;;[X>EnzvbdM{{y̜\+-R,bD"'K$\p}\.#"
a6ԩ}jQ:w!CΔ~1BA^q":vȡ%+KCP(1<"eY9bq6._xVB![Gԝ{<Z>_GOYD۶>zl=9GNceM>z~#"*)-k?g)Dy7S2':9+n,)IčܻLIKHD66DTRR>URZ0f`_a^O	6<?oJ'^^whllU秤eT^ޫswuaf<CD~1aAA!}5vK|6/WYTAa[];
ſbKK2lDDWErǎlݢSc߼}.+oT*2Lk-<TTZV.brTJD}BatL&J7/++KMKx8=)9H!TX[ei-\QADb[[7nEM_Puײ=vD>xe`nCh_KK'*~BRr`@!{?t"I=x%/]<ѓ<L`_Q!ؿףswϯ?;_W,%[fjz&]A}9;9x'ɩ\}\8992]v+BEAzܸmkkӮMUwEݹg!h޿WQq	wh1O_o]?
(xi\P`lL/]Vw4S‹&S-uyj>
4HT'XJFd2@W]@]uYb>WlQ8I,jY!7
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes network chainmode ( Last six runs Jan2023 )
basic modes network grid ( Last six runs Jan2023 )
basic modes network showconnections ( Last six runs Jan2023 )
basic modes network twowaymode ( Last six runs Jan2023 )

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

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
155,280d154
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4{(
2Zٛ2d"
"?@!"

]t=4qpi&⥗F)+DFFw̗Q`W5MrHux0~^XxJ.k%)6	#1#
Z/yTiLQd)#	20@w4˜g&J2Lz~x<vx%(S
ux0?*š6G>ζWωŒXΚ8pm9''GS~~~_#%di}.]q+ڀ4m_Ph2
[lm0mLPh2Xn.=vUdPC	%$$1`2眜>bŧs;o;<~؀3sas*HTYY0i+{*.)5T/jOy='7:۫Ϸzz).v^Tw<vҲcG4
qfv1W#<}q	N{kJe۽zAՅ==ܦOy[K.^r>޿w۠Jk.]գ6mn^FߋQ\eNx{xk7*fM1O Hbog;|Ȁ&pY%2@ U!t~o
zPڶi.NEu_i8s)&a͙3GS}s]ny]VqFA1#
mW%%%koEEE>>>?{<SӊOk.R4.jXX&0mZ5a_0o▗VV;uR$"}z]~KBBW#lml=B?WE]
ZJ־6_ܡ<#
/iak+
KJӷWvA?mcm5o;wp6./o
-,._((*jӲÇdfO
ۣY@QW"sؗ6z"A}rɳ+0̄1+*~}KW%`xeV
{iiڷnьB%ڊŒݿADrL$UND"H.,,~VtfVN/
!5NZnjVMP%w~8poCz-`fϘr򵈛hЁ~޶662~̣β=]/ogkc-K>=}{!3<c"9ݗ!-+*Ԯz>^6rAgγ{j11\uqn
+jؠ>ޞlQ1N}	։+?J"b+jW;ڴl6_ܛ_Phgk1=q°A}}}-S>z|naR3ٷ\.)-M9tX\ZZ>d|r2r2r<|<Wzu;s2)`-%CuA#;u>SgGO
ҿia򊊼z5#;owՇ+S
ؾmvn^BG^:;ݾmoOv,@ywƲ/	l#2(*_sr3tJD4h\ldkත-Œ~?@D]o׆|uf$+'PZܼGX>1aHnH$*+/Υi`g'O6Y!o۱:q|b|}<S3~.{C"^_P|}Z^~yjhrɓ'OGo_e0aogGqo7&b߽ЯW.Q@Fޏu-^bLUQ|xoϮ<A}{VTTp#6O$YX1{w+)+=*bc?3<f@._c_re(俻
݋yԦU~qhߞ/&$=Kx<Oz𱇛kn]22/{oϮ:w}jt3̤ԗҲ2@0\G(T\Wh0Ƿ*-F\nmZ6cҳlH'd<yY@p
\Dφj:Dia[k٩X{oP(xƾ619%usn@ d]q[&8;{9|>K2s
]B&*':¢fM0呑VD$H/22C_`$B8.٧_Ԫ?^Ϸ}{v
jkr|PM>-W'Hv@ x)ߑKJvsr7Wg]ݛR$
lvuq'>az6%7fHü_tB?۽oKHļ8???H-'	ImZ6;,ڥe%$QVvΛz{%i)qru	IɉORZ58{_kk~m4"rԡUʖىOR_jeeپmHNM'"{;ێr(;'OJ'Wge$%h$#3{tuqn"P	>OD2L74߻#ЮMvm[tٜr3ӱ?M\>8w*;s/%\g0+H>ߴIto/ke4%XZZ6PSeV̢"RdbvvvD$T^!0Æ:/R
"
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes network junctionshape ( Last six runs Jan2023 )
basic modes network selectlane ( Last six runs Jan2023 )
basic modes network showdemandelements ( Last six runs Jan2023 )
basic modes network showsubadditionals ( Last six runs Jan2023 )
basic modes network spreadvehicle ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : basic modes network mergingjunction ( Last six runs Jan2023 )

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
155,280d154
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\oB{ঊ"nq⨫ZjQ۪?ZGZj[
"2dlk"	ū<wsyh
t **JE0\Zƽ,	@կ_]F$P7f_q/#ձJ(,%7x50-
DTU)	qE*-)	b`tdBgFȚfq\fA{bK/#jVYjKG(d`^=yǁY[[unqRYYjV}agUv:|ʒãDG=8iA4r0ʵwbb՘wzYY9yoԘz5o:Xy0;M,j!N-
Pc1&u:vҥx~9`lcs5X4^9NfvNiYiEE*a԰:|H]=j*!:4OZtn[n΢ۯZOz}aQȡ<\NiiYzfփGq7#wyҸ^>wџYSnAӁ}{߲]_$7vsu43v]zCFFFݻ4m,\uMJp:j*;'cƉn߸w@._;Ddanڽs/>Q3ŎbcmտOzu.^.d222""*h}znfo,4oָC6yo{;*>[)g(&zZKM9sի%g͚j*aZݖ-[Wߜ9s~>}CM
@̈́B_O2ˢUy<"{I]++xjbUcV`Y]]~Bq8f_ѓwb]235%!o޾KDR766~fTem7N>hx#eQ\埅EmZ^楥e󲠰HN>];kDyK];][N풒:y7􌬜<fUϮx{݉2_/++455۫P(<{h8Έ!JJK8aelgxy*aɿhA-6j@DfffDdmeUVVϿH(y
BSn]:܉MjݳsS^	BYa'@^Z2~J={؜9óvQŧe6K]~+="طGVQܳsC{yzXYZ?xk@9'>~D߯Ϳd>šJJKukYZXOG\31طI#.Ņ+76uwYսUav12`u>8Ն;٬5nЫ[_r!>}ЯW:,=x!j"1)X'hdd`*)}p@$zNd72ee2˥eeEEɩiK&m>YY	>ǝ_rD`993}{uw8}>w9(st4򗵱eIiiNDzZr	D^Vp@OӺehYmfuZfj2}o돃'ŧ~cΥeQG=]s^epl험BD
x{w͓	>9N@MM228JD[hƦuԶiYLyE8o]58ՑgFv0155-.)̦#6~vGOد'XZVenft/6nP-ugگ>|jn)֬Y,~f̘!g/нx֬ŶԎ%={ٳۖ[q8F((hvąe	'/~>Gy<y'v:/,.:y{}GOlm;r{"_IH|EDaz^|mHǶEKD];q%ӫkRًW_J̖Q3;[.._ID!q2ѥCii뷘]_dUV߬B5kҰ[v
کmBWFFF<ܟH|SiW]QQѵS.].˚=uzbRʇv?RT\8xBP|>.њpF&&b3!.en^~'7`Zz%^zudbb"\{m<;Bўu͕F,-
G7[]]yS}_&%6mvxFFF<idܺsO 8:	syYFFF-?hZT\Vo!
ǎ8Eoyy_++^5-=Cd-͈@ 3#c/\|LM\KssPصS;&
\kea!
{uUkE4m$zrExv;uRAaXn
P vٹ	LMy<&vrt011~y澍8t10_aX_l?uy؊%p\"Sdi/^JHLiָw]JjZ|B"edf}>rHڵRRM>T^Jn-,[ݳT"hՂ
E-3_Jf|YhRk"jݲ9y#Y3|=vQgǞlzFfVRrjRrj^iLۣCF>ؘg5""P 9j<ܻwiw9UZ4kբ?oO[vcӺ[=x|M&Ȉprr,--ʙlM0̪,#Q}z)krgeϙDNPV(l,|1jhYye
6DT^^{iY9a:)lGD'N_(*.fN˽=wn#ɈDt}{8++/773;qy\BAzFViYYW6r-,M<kr&=tխsfZ4?w'L9Sg/1)Ddanִqc=#¢>oq\3ScGGݽv6 %5v6'l?iȲ;oS{v딜DdeiID̪¢bcia./0ބN%T%uVUZ<KKԴҲZn.`p}ԟIr9DpLi>e:C&+*Mͨv{Pr7o
,ޅff0wnߤ}\E	篌:Yb=y~f|>_(
rVkP0;SQQqIYY^QQQ&T󉨤Ϭ-.|D)r}KbRJHSjaY\\,:qi)ǽ{'&֘kԠ~.sD(u_9w~y9ҽ{'m+Ot죄$ręL\iBڍ=
{[ҲGO{uwpp,e.7wç".֑i-+//,,""ss3&ϔDt}{u=urR8:؋q8d)߲G1y
{u_Px'&ʲefwrFhblܸwhE!vmlVcp/@5@0ѽxժUޑބ=oKx*7Ȋ?!n@/b*L4"x<#
T+*+*#'%+\3Y}h#ջW{Znee
{ތfFz23r>eъ
w3薕lYZZzծE޹'
P('JZ6P(
R1))%dpvr((,,..V2gVܳ-tէ~[Q10>/uG16֭Sǫ3]қ7Ddbb&?LB{"Nsr?#\[̼#Q7%$&شm#32TNcrvjwXxBb;1uo.Ϗ{,ʲӏ3CvCmSPpLM9\g[H$m,f8W=F>6obl2q?cjv
+
C:m{Cloj ¢"fOK~>nV]VbZ
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic modes network moveelevation ( Last six runs Jan2023 )

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
155,280d154
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\oB{ঊ"nq۪UVkmŽSuZj{ nZ((ȐwH~^cI#^{Kx<@Gqj
"ADDDM@wX4T^
eDկL+5pd*6	BM#z610b`jVK`9/U{,kS8h
dsS-)	b`ǫȄ>RIk*Jr52'Q=j?UVM#*2_GO={@ͺtxjVuagevpU!kkqqڏթTq.ınܾl=UcͶ*JݢyT}}}5	?;A4@0sFFƉǗ-|xA}k/_pĢ|p3JJ

V	rBuel\.Wj32=
n٭KU?ne:9ڋ_~gruqGGOh԰n\.45=ѓ<yq^d)٠PN&tƕdԣk&r;nVK^,-2r\7qh&<|[tt#"c]zObt/vs}{ׯWPXxM_$Tx<WE+ЯM~˧.ҢyX]nDC*\S`՞"k? uY֬Y#~٫W]^լju붂U7w<k^gaݨfB̲iCqg``^Rʊy<X՘('i޴QW߇zzzٗ<z(6=+FD3SN^(/@___jz}}}s'1oGDqrM<VRRYYtl׶uˏ\!e~A|uiҫ驰&ƽu/(|)^:%uuP}s7i񀾩iY9̦^:5p}+<2-=ePff&644M(|]`g%%{uߧGIi^jb~Xa>`/ofo"
EDdjb!>B{׎S24ߧGFfvP(#5kH/T?]	}}}8ЫW/SՉ#ۥf	
6ck7@D{֭cfj*ļpiԤg`"Ν1ɳO$>m}Zn&Oen^\R"ljb"
>{v*s8Ok\NW`loYRZfկw7:NLV1c_EO!?7r"p8lVbjޤa{(;'tܨ'B?ׯw.&ƥee=5kibbx"BqS0~!7mj\|

ߦxrIiiaaQbr
	%'5-#5-#6.c>KKnH,'gf!w73SO2/?77/셫mmO^зGĦ%%Yʇm_soӦU̬,hY]fmJz892}y6h'ųAg.$Q'
32ަwukDD
=z͓	>9N{?S<ND|Zlήֹ]
22˙#rq]1Fv0144,*.NKϤ#Ҷ>6VOԯt=茗^7kҰSOw+}99;:i%֮],~fΜ)g/@-yٳKd9ܢ0p}JN_.b]w}գ'Ϭ,wPPTx
"pGOYZwocm1Y]DT1]]^zsk+N

/_unV+.w%%%l󗯿~ -ՓV];^~;Z7Uӳkǒk70\zɪYǼh޴Q.>ڭs7qo껺xKG{.SR{[];\r]25{A8VXT8x&&Lb[(>t\hp\=}L˦ɋ~yJKv~M
qvݼsO(Zh"Ԅ/˗Z`{:!ѫY#>xL'νƊkQ¢LOKP8nԧ/\}Kn^~COo8cJjɚQY!#%-#fSo/@0v/c_6߻٦B[^M]y'3;D(ɽū7
>jXpee|Ksu?sJ~AX񤦿rP(F<iz2u&zzzj:/@[_tO<}~Ԍ5l"Sdh)i^Ohޤ]RrJl\<g|1jh:	IrcZ*<\\|7My\q^{}LD澭[hbeJj7lVW666jբ'$%"s6Zpnn^zFd]狑֩kݝ{37tOIMglm5uv<=	Qw?ңkg.mjݲy͙'ywL̴ܲ9NVi.z뷙zzzlGtcjjbnnVZZleCnz?Y4d6fqOLz[ّil.>gr022*9AY,X4544424rҲOo+
-͉92uRwS"
mƛNTXTĜÃGOļzt3KDtA=m
DD<.KD 5-Ok7q&&Lu#>~~Ϯ{wr2􂑡aC/\}SNf͙W5DdblԬIļ ¢Fq\#CIFEv7)9V'ˤ<~TiYY췩ɽwNL~k"235%"fSAa151s@YLЭ8a#$|\!f鍳l1Z);;Dr}brJIiX9r8`s"p8&eO
Ϭg
ͻH&7yJaҡicO"b
g/^5lP&
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic modes network showbubbles ( Last six runs Jan2023 )

---------- Differences in errors ----------
91,92c91,92
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E0' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[0.00,3600.00]:-E3' in GNEChange_GenericData
102,103c102,103
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
< Debug: Adding edgeData 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
---
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E2' in GNEChange_GenericData
> Debug: Adding edgeRelSingle 'Data1[3600.00,7200.00]:-E1' in GNEChange_GenericData
155,280d154
< Debug: demand elements saved
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced dataInterval [3600.00, 7200.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 15.50,0.00,55.50,80.00
< Debug: Deleting unreferenced tazRelation
< GLDebug: 	Removed object TAZRelData:Data1 from SUMORTree with boundary 14.50,0.00,54.50,80.00
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeData
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced edgeRelation
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'Data1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\oB{ঊ"nq⨫ZjQ{juVk:[
"2dlk"	~j/w=%yoqD8.B4]5tWE޸8
ի.#~57f_q/#UI(,%h7xճTˉ~`Y4RD*M5$O	}!k*Jrr[8P
jn5*KSmšO8P?KKN/\.--tY@ͪ.̎@539333emrww/..V:՜Pj@4r?[wcԘW9o՘z6k&Py0;
-,j!N.~~~
PmjbLy%Kxn=`he5X4^9NFVvIiqyy*aO9_P՞mURMEfV#'[aͻtj-VgGmnbܻȉ3R2Ӄ唔ed>|{+"}'".ՙW95Ч-5A2ı_	.^~MYţ\pvT(!.Ok+y+Q/j\vw4[ޞ|~gg/^-+Ң_u^zC%<e``@D<Uxzhb_SEYMiִQ6ls]Nd*\S`՜*k? u3V^-~̙V]^լjeւ+7{<77=_ge@EP3Px)fY8322Rd/[eE<O]Mj̊p̓4mܠKV+Cp>~zn4_^~ecc"!7/֝{D_`hh(5g",k8wlQF{-))er


,,,ڷiݲG\.P~zYLMKJJ 2PN>]:mds3]:>xZv⒴:э[yyM5_\fS.{yލ2oOGNE(tM`g%%{qvtW23<|_@M'"CCC"(--D$

̴]?s}BQFǤg6jqnY9oRB돰V^-KFP%߿=NQ+Ƞw32%شIc޸q>
ýv-ss@8yKLK!<=-JK>yzuf i8"jگ_`t@ofam%%RݯWnffB0:wiܐ>{yuv%lV}{vqd,]٬.s/'"faN6=srZZ1xعg/RԴ'&
/.~w
'IOH>pAaᛴ6/3+Y.)--,,JJIe^2dzwgg'<ybvjt
	,lߡ~@v'ݭ_Vbss⒒Zeh~ƭg/5ȿ哧uiբYFVvHC^&5E\
!]SRӉ(zu
}YoR뺻MHL&^<w;mo&F{#~-7etئIeeeYLyE8詳`;gdчik?_;[cۃ]YRZenftƋ4_%M*gʷk>z\[Xk֬aDqӧOXоx̙̂Ԏ%;wܹs>1ۖ[p8}Ooz.|9[<?}㧶6];+(*p:yyyO,;{/\OxMDan_z䙭up6EKD]:~eӳKǒK^N̖qsk

\EDu~
޹}II].\dUZ߬Bb7mܠkұM|uݞLx셳Cv)iWS^^ޥc_.˚=MZBb!]w?ZXT8xffLb[(>t\hp\##CL˦͋yiJKv~uϮq~ݸ}W(:h"܌/}/А:)UbOl}g``6O
1e``&EEiYLoBp̈^&y=^p8nΩib'kfjBDee|懌?ߏM|}a{uһf:id䘛
.4np33PسKϺ\/,*ICÕ,.8s
Ċ'5k7Bإf&0166H̦4200P	=~j
b}~Ѯ##D8myɜ"@IMu|BUF/SR(=#krMLN۷yLSOH|:ʲqKW533mg#Rҿes6V,LMx:ʵ[&-57DdeiѪE36~6/#3[Hg/O{tP׽=I)I)
{e0mvMz:;CC׀B;uwֹ6l޴ertK;}&NfZnUZxq[z#:577(--c!7,@2R2
<&%30H25}39PI,}5rHiY'7d
VDTVVΜ{Iia:)hKD'\,,*bN'cy:TE":s>lHD<.KD -=_7pffFL\<z䙡a{vt"켉qM_y)SNfs5DdfjҤQa>'¢q\c	cE{vo?9%W6V'ˤ8vDiYY췩=vLJy+"07'"fSAa173s@YLЯ!
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic open configuration_shortcut ( Last six runs Jan2023 )

---------- Differences in errors ----------
1a2,44
> Error: The file list for 'sumo-net-file' is empty.
> Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
> Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
> Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
> Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
> Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
> Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
> Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
> Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
> Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
> Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
> Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
> Debug: Deleting unreferenced lane '5_2' in GNEEdge destructor
> Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '6_1' in GNEEdge destructor
> Debug: Deleting unreferenced lane '6_2' in GNEEdge destructor
> Debug: Deleting unreferenced edge '7' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '7_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Error: The file list for 'sumo-net-file' is empty.
---------- Differences in net ----------
4c4
< <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">
---
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
6,310c6
<     <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
< 
<     <edge id=":A_0" function="internal">
<         <lane id=":A_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
<     </edge>
<     <edge id=":A_w0" function="walkingarea">
<         <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
<     </edge>
<     <edge id=":B_0" function="internal">
<         <lane id=":B_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
<     </edge>
<     <edge id=":B_w0" function="walkingarea">
<         <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
<     </edge>
<     <edge id=":C_0" function="internal">
<         <lane id=":C_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
<     </edge>
<     <edge id=":C_w0" function="walkingarea">
<         <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
<     </edge>
<     <edge id=":Center_0" function="internal">
<         <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
<     </edge>
<     <edge id=":Center_1" function="internal">
<         <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic open net_shortcut ( Last six runs Jan2023 )

---------- Differences in errors ----------
1a2,31
> Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
> Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
> Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
> Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
> Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
> Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '6_1' in GNEEdge destructor
> Debug: Deleting unreferenced edge '7' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '7_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '7_1' in GNEEdge destructor
> Debug: Deleting unreferenced edge '8' in AttributeCarriers destructor
> Debug: Deleting unreferenced lane '8_0' in GNEEdge destructor
> Debug: Deleting unreferenced lane '8_1' in GNEEdge destructor
> Debug: Deleting unreferenced junction 'A' in AttributeCarriers destructor
> Debug: Deleting unreferenced junction 'B' in AttributeCarriers destructor
> Debug: Deleting unreferenced junction 'C' in AttributeCarriers destructor
> Debug: Deleting unreferenced junction 'Center' in AttributeCarriers destructor
> Debug: Deleting unreferenced junction 'D' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
4c4
< <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">
---
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
6,239c6
<     <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
< 
<     <edge id=":A_0" function="internal">
<         <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
<     </edge>
<     <edge id=":B_0" function="internal">
<         <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
<     </edge>
<     <edge id=":C_0" function="internal">
<         <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
<     </edge>
<     <edge id=":Center_0" function="internal">
<         <lane id=":Center_0_0" index="0" 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"/>
<     </edge>
<     <edge id=":Center_1" function="internal">
<         <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"/>
<     </edge>
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
<     </edge>
<     <edge id=":Center_4" function="internal">
<         <lane id=":Center_4_0" index="0" speed="3.65" length="1.44" shape="48.40,60.40 49.20,59.20"/>
<     </edge>
<     <edge id=":Center_20" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic pyautogui_error ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,2c1
< Error: No nodes loaded.
< Error: Failed to build network.
---
> Error: Invalid input network option. Load with either sumo/netedit/netconvert config or with -new option
---------- Missing result in log ----------

TEST FAILED on ts-sim-build-ba : basic quit no_save ( Last six runs Jan2023 )

---------- Differences in errors ----------
21,41d20
< Debug: Closed FXMessageBox 'Confirm quit network' with 'Quit'
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Quit'
< Debug: Opening FXMessageBox 'Save demand elements before quit'
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'J0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'J1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\aO



=p[몵j֪mEpWw.Vm~u JXQPT\
(C&$?N1YG{|>{s##h;j;
vK`ɼ711Q\-eduOw`62°k)X0J7ʿSl&h$:O=H>L]># {|m<%7CV.l[DPt7V_:Rq%cFs/!~ͳӣk?+hX5	pmKEOj|Pt''y<'_~3^ͺheNn^lO/2LMM5&S/G#gv~(h:	0iz˗/+Wow~:`j9l/>g&+;ܼRi0uҸkA7[Kx<|ev΁Ǹ;yMg֓,vwƏqk@>zRn)roތc3^޹ :&{|/1L{GQ˪wvczU~M-\ߵޜqΜ:w銢&&&vU._FuvN޹K} Yޣ{Nލ?ʿWE>Z6
+=xx̅
VlmG
Լi.K$fuUauܰB ˾(<=zv萗_pkq8RѝK14+((HSׯ>88xݺu-ZvZ5
Pt4ָۿ+**[diAAAF~]x'|[
@beɯ5O|*>(b`S,aTla϶gw?:011a0̝{	׮++OFѠ~

 "SSSMMMmml=xgmeհK{z;p
355UҲ򽰶٭K'<cjj–eed+i^mEcei1¢ws6iܰ,#!<6jjfv9:&ӣۣedcܿW+efd1fÇŧ^aw'UZVîGXV^
fu?'йc6T uyy/IDbܜ,-ztssssssXlnf6o732_zv9tܴbXG	PĆ֭e_{ƒw?<x25L&2֧n	=ܙ._qָH$QxYkdܬ,+O|{!>zDק?a7fa돥eer7=jƍXYZ	#Μg7իmy0̅(Íkv;˹Fߨa}OV11ڙkBa%15]\SsmfLw量G߸QK[w3Dڴ|wxdi411Q1~֣kOS\\T\"#+ob.>Og	lyWdd|קG3.DevaV:>?fX~A;99:
5l`VVVee9+j7臏Q];wߐsr$:mҿ؅Y;x6ʎhݲE+?ĝl-}"yz&ݾעY ]]w/yԭӔ4"j޼{dOathgfj_D߷'Ĥnڴ|c*dZvNyt];w:rԻpLKJK3͌_O1[YV^}^IOyjܨ~ڋt>ϧùK޽u86l`$q.TRE*F#/^h w`"O>}WX3Ɉ
3=tEye/ѿM'ݹ`o7OE{&ܹ`gkӧGG7υψH2Mԭѣ'w?t׫[QIQݛ5q;yc]VVƍ<}ғg)ͲM{ζoϮE%/EQ^ݚ5<A}{]|lS*t#϶_{wK~,1ISFصs3.{}{v<VMMƞ"iJ{8R\RR#>҂-,J(%Z3㙘JgS\dn^AOVz^ِD"4jXfY>uX@*zHQak+K!Pyo)YsTv|>Ą}oD"'G{"233c/Ĥcv%%Yh_oX<cxS3Ĥ__Pتe'i5=#Sjg--DTQ!dHi>%O~qSg_4ӷgW/{-;7B,ݫmfZ[Z!{5o⒒HnBhgk#u|'N+,*
OnszΎR@`nn糙iғgSt011FˁJ⓽sLak'DLrssN`^g&=y4ӣ?SO(3S&4n %v*74ɳT[[^Ңׯ~lm:w`fr'R_t_)i/گc./z#ҩ3w5n}f˔)۴j=:;9kRޙMx&D$dvvSFvDS=;y{7j<
3ױ_W׭;]fכpͳ./`Rnz}d>҄gҢyԴ
ML2^f[XA*Je’샩+*n߿XXlkcCD쾗W0&ur(	vCDN).)awA}[w{oاǠ~G!\3|
X"25Ģ̗e]|;\|̈́dz035el5ݻsȀ>G#杼=#߹ɮ9q,-<Zy#"**.iՅ<O`nьw+*bo9y';˖3sJyEE[ܻɃN}q""a,-.6F;+/b)]n%~f|RYYҳ<++KwQ9g'a&=]1D0ݧlSǎd׳rMD{kE-_l>=ڶiIDWIb?LJ{	oܺ.7\(bHT!k->xTT\RZ^^ή,*
DTZZZQ!d-.BD%%%i_4nqR.OS
$r2KfII_2"*//{f|~V-푛wܺlOcEEŠ
aF
u%XY<qh:lpN=y*xg+1C
?Dvee7kޭQGOɽ{?|"؎򊊢b"m K^>={ aT9ﲛn3=Zлxkk<w򻜝}7]3SSqgjܰ}r
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : basic quit no_save_additionals ( Last six runs Jan2023 )

---------- Differences in errors ----------
23,39d22
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'J0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'J1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\SW'A7(((ֺU"ׁZkV[V[8Ņ2Cq6fBB77ܛKȓsD`8@%~~~@uX2MIIa$׼ysv0@~°X,V%)&FP4VR'I$UI.ғH=Pc咛!*KDJr-ARJJhct՗Td!7o''qy6}zt:yRױi/ME L1=QVV-B]ҟT r͙qB$
6ټylSj#B^Oe	
	ܫ{ch`X0
cL{|k;q96|7&N*9N΋Jss*.*.ToVKr\ΚE;wߧ/2ϺՓ,oMѰT;׮<p%S&l֔唗Wd<ynl\*ϝ55%ѱNKQ˪OvcFٸu*&vw7wTΜQT
طwQsbՈ͋3/%ݺ+YM+Ν|6p?{>Ddei9t`-	U;~\ePj+v6j֤qqIsQmx<|>_A>_LjQuYEզg.N/]OƠ\	YZ~!!!֭]hѢkJ(h:	mmqq5[xIaaaÆ
w{αC0XfYiSq>offJ-*|X5&j۪g_<0u9W&UUǢXѠ~c\#¢b@ @ }^l|uw~j珃V\@ PҲ򽰱٭K'\.G (/eyy_1KӿOwﶇNZ[Y߻;쳍5(++o
.ziYsҳՄL1#X;plĐbq8'-+/z.oX^QfM1_0'عc-H XXXMEE{$"X\\RjnnNDV=vfX,673зĤmZy1lyOebEi'@-[N6~Jܹs}vvvn 7O1lY.^vƌѨH$}~di덡5y'̅;p؝{o?o~ivBnz԰ַwD:lջmk.sS.nl_}mj
3Mݽr̿Lۣkg^
Mmv۔WCi[S&yރԑC7jXҲ;v[XYYg]Vry<	'=v~,+5-^}&%%ϲr<<f4i&Iex/~<%5νߧGS.DefaĐ6V?<0fxAaѱ賁;9;95|`ey+jusbD԰~;IoH9/rs%:m+³̜1cZhҳϿgXJM943nn޴Tno_>n07-	lҳٮm2'ۡ@珿{_G/v
߻[-+++`"7_ݠ[Ν91ssҲzF#nj̮,غmsuƃڵi٨g|>߷ÙnݹGD;J~fA7n…JH~%-b,Qĉ'Nn*7ݢ"?ӾH=rņwTԬG7o';:ӣD٬nN#a7u\jc"LS4hx[w9:խKDԿw=8r]^^Ύ<q2Mݾ{ޮoϮť%gQ^ݚx4>rY^^~eɳ**U^m[
Ͽ#8%1kô;s#ifֹKW޷g3	؟<JK~?XRZ9++KXG(P\hp\@<%n'{igՐx!=2H$r9
'F/_.Ύjh

O3۵b|>OE"1:oWRZ#gN 0<L>򛗂¢-<zpwʖY+K"2_ddfgD3&)0<Hyt˯fݶտ˳{wn/lb58yBIiiv%7WY):h|>8ST\,gLjz.NR\3SRun4xcs`dôTNGDn)"<~qjZW'_vOfQvwLlԠ~J)((dz\jZvvm[y>wʲ<xJDv;	dRefVΣlSgZZZt뾿ӟ<#";[0ylHOģsg<Mxںe̬٩]N <"EW^vGÁ}}4ZN>^|Ĥۧ}Lܲ9_f\o9s>Y؁'7/֦yM̒	$Tfs׼Y'wxY_XZϙ,,,*$vPQ*E-ޝ6zҝ
vDTYY{yE%a:UAD];w%N2_;ԯבSDt1#998u>%"X_s\++K3iA}nݹ'0sȀ>"-;xEFy;Ysf
YYZkwQqIi//rf|2
v }n<|𑣃2ΚRQYw:Tzg<}#"&RRcme@M190_aZ	=ZMfI~esGUח-([[[ɮxY^QQUy\]9NЛ\.80ݧLSƽgj/(O+EEŲ

^EEehۺc\%c'M4ƫMKn'?v&\ZrP(E"QDX,u>;SQIiYEEB\(QYYYey\btH$
ݗ>yQ}6twMKR([Y0m*:./'
vW&&	-#/ -uJf߅Æ
ƏGD?[Ixn{6o2|p?zaaarKy-/
7W$9ەWN~дqC''<Է'ѨӃb:~+*+K҂iɳ,":ʈ!Dq\'l<NRk8Nz߲ĤۉI|~VC.,*dccݱ׶7n%ܸe&i9t`¢blQbP^';൧qq/@^vZS(rqOjMcK}TtqO*
u}ITOFR(eCT%bHdk'b6'"}0=K̯5iϿJvR~}|oT߽eq	LHC}33,r9\6LM}5nEed"&ѧ=uX̤b0qbX,fbe<y&[QũL-O!͛\O,Ü	BPnE)
„7jТYrtYDdf&((,$"sX\PXTT\c>"#Enލw(//O$z3dMDyyivv>m=xȜ|yr8}?iW&8O;$_\Px~)66֕o\le'|AQ1ñ07peNes[L$m,rfM<Zh~51uf{3&ӫߔgNٻ6f˷iYmܯW6<w;2ʲY`R[`6lؠm]900X=eeeƹ_ݟJDnNiUgں`\---sQQql
%ʽx+mm理6fR7,"33K,[[YJ6۾㶟Θ<WظE"2%$"UB83+[>J^MLjۺEN>"U;}*Z#wk=Z_OT%۽ton۵qd_pH$&vffVTT6nTL"jܨAfV6_tLfUU|>X...qwse3n~fV6SQZzH$ymZeeeeee%\vyebݭ^9sk#efDƍ0wTb4`P(tq{k_Ρ׉bog3vNMDϟWTT6oܼi̬l\/$K>SnEjhzTr@ig'^^ۈ۩.ЫDӾmqIX,۳gY$w(޳Y~slm{H(2Y(nۃff<\,լH$]@Xʚ6t_n'dfD:;t`kILr`v[DTTTܢY;wW{{at>rWUVulcbƦQwkkn;>:u	pn^~AzI_X5"׫[fvNyyEm[sv*++%oee۾QRKݨ@Ы{@ƓgBaƍZl~U;1qzux8R(٭	Oe
~i3d;;98;mҷ}S.>|ƬfEEEܵy_8'ܸ%&}zxܧ
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : basic quit no_save_demand ( Last six runs Jan2023 )

---------- Differences in errors ----------
23,39d22
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'J0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'J1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\%a!=pUTZuJqVs.am((*.T@
k"	ū<sK.1<=GFvJvN'yoRR#MrȄj&l+3eaC"HnoL90@-XAK{H+ }T7|HG"AP@.yIf,](*/hct'qIII#ngtPCpNbgccݣKǨʵhXͥթ	pMyh|Pt''y<'&9szhŋ<
fk"B߶^ϞghMVgn^A΢ QF`/^?K.8}o􇉭Cjpw`$ڿa٥efff
UQ{,(,To"x2͘?}ާwΫ6lfus#^~{w{\qk#23£Ic)--zqνxU1GGO8=y-+s>mZ<[5AkS
8}ԹK=z{
+.ǝ9FֻS.&ܾ'^޳G>빝>wDdiaԷGfM***ܻę
XԯIEE'\EIMU|"'mP^m!/z_^];萛╸\j<ѝK14+$$DCk׮=44t͚5͛zj-
Pt4ָ͛+,,\,ϯ_5?:vh&?.=~*.LMM%Qyٸ@ Tb1dxjeӯS>0[a[w\Ε<}̌ꖛs,obbbkcsxk+zn.wnKKؽx<-+>
k+ˮjӆcLLLW¢ljAavz`q+Kݼu{az%%Y
ᑷSS1^-:(#EvN.Pݚ{4p)6>3[e֖{233<H$:vx`Ì=t]8=oiY97^fbXaO0OZ`v[6'"sss".++?H$EL$-<˜E"i'@5YF:~KܡCl\/?Gzl)g.\vޠP(sAdIM[[YߺxyBsf?pD[~>mvAº?Ё}ԯkei)&>:qݝ@٭w<s~37/ZZV55d@ئO:v,[u؁kD0ml>Owͳ<~?L2wu--,oܺnqjڿ%%+?I}ڥc3R_yFWx.=KgWX</R߽p{ztxK.}w/8}:C{'GC2Wʪ4;cy|\0׭۱C
o6evXGx]xծW=7Wv,@fM{4e>e4k3(杦JR͵OeF}>%M{4~M6dso֦&&Y:;nټ<K6JI{+^]׎}ù&fff%%Y/͌-?_G>?llޠ߷so߽ODu]]ۉuֱ?\A/пx޼ý%;vرcލ~\a0!dx]񒲔C'K?X4rO||N]]
:ODM>H~tNM.[qSQϤ<~BDiF$?}]n
NHDwnȱSл{ii)7bsJ76u{;۞];>CDuj *4cZZZzeئU^Z"{wIR>Ƚw?tܣK3TVV޹g׎ѧγե`y?}8A}vwQq@ `KKKHW
v@kax<Dy6J'Il>!C=ЧP(ܮG._DNzhtrt/P[lb"x(5ͻun@ d]zC(:9)r|~63^|D"$%?>ꗗ͚$=z0LkiaNDY~m؇}Bᤱ<Lzt䫟fzvݪًW^XYXD;{jq99֖"h@nM?}M+/xA};UPX(]Du%jnns33ʹMMM=az򨭷'FˁJRqL~kGDLsrrN`g&?z8˳שgI)(3G7W73=NU.q'i6Zx<sҢ?I{FDv6p	xezF֣'i\SXXkg?O\"[:'~0nT7غn{f֋ԴgiZ6o=:;9nLљ<>	EBF\Ƚ~ߞ9-P{>^;'Ͼ:|6Of{nkUuSb|>0LvNuYY9(rH|iFiO׫*3^x-T-,~8aLYy\+lml=ҲraؤNfaQ}Eusq{&=P	":r퇔[:AD&&#"H-g.\x&&l߼}}S~=@dY{ӷ$q[;n!"K֞sh?gnf:}k7];ux,a#{[eϘ2<
T}={0Y[YQaa1PaQ10V
P#ƕ_؝0eԎ4j쒰K>t{Rl1)''Rz{ڳҲn.`w0L;C<CD(1ann}65fv6_ܼ^RPP(] /u_P`nn&]շGV-7UH$:r1ý<K<t'WTTD"PX.k-n{TTT\RVVn,* 
RBBzϞ7ar}7ǩOrRKsbyKK	W'-7۳KNn^2=W빎:+9~巢"E'IyѴѠ=<Iǻ{?YzH$:)v`xBζN
;:ڻׯ Q]woGߧ^^XXDDlOgѹW}(`>qrt`0Ljw;-<_PxzU^[~M޼󶩉g=
E~5}܀7Ž5=FիW+zGS:m[gS;d|0Hҷb	+l6"
t5v**+h߇؞%-+jMaNٯ
꺕5o8&6Mu~ȶojj.WWVVVg_Ϡ[V^.rgiiis{tzC$iH$$Mfl"H$qQ[


Ҟ>.̪XPXX\\"Q9$k}\.]/Þ	2+JW"
5k҈]Z^^>H$/((,ܶk/u2;{D#zWD<&Ҝܔǩ>ޞ&c_<a<CԻ{}F<Nrz.}{tPŭ ރ$kkF
e/ewmn>as33'u*K""Ym㰗7i޲YӫZ6kjjbѤ2}_%\yU&ul󷿸AEE;vݜ9s=~zxȁt%)))i?"ru=|\߿<39::H)--S/˗"ARt\)M)|Ͳ3D"7xST\mZ;;9lIcm2&6^}PJˉH$
8=#S1^Ъe}"v$xՕEv:NmZw]^F];i死e^PQ!/`qW
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : basic quit no_save_network ( Last six runs Jan2023 )

---------- Differences in errors ----------
23,39d22
< Debug: Closed FXMessageBox 'Confirm quit network' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'J0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'J1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW3{lذ`1FcDKk1i4S,&D#

PH,u˲˶$393;wbRi;	xޛHjE22a	0{FnؚxI$ɍxu	#c:+~`y/i%d$S/H$ȁ_ȅ12̐Bx .))I|D4MAqV9KG*2fĐw8P?[[>=FsR۱i.ME L51/^VV=B]ҝTt x͞~>:ڍ56ѢyjlSj"B^ϞgMV=^.\A΢v~(h:	0{/+WgjѣGj9lo>g&;'ܼJa50uҸA7y<į|ENCG;MW/moިD;o>t%S&ѼǔWdf}~Ll<.ϙNRQޛ9d
| ][93
>}eyMLL)^w>:F#w;{;Ms_gkΝ|5\#"+Kˠ}Zl.Tݽڌ6y&%%g_FI͚211!">=iaETI~S:xy1Woq1p%;bWpp֯_/s{HHȺu뤷/Zhڵ[0
hv۶}W\\_,YQF{4#ckmf"hcڧ|>LZ2_|uu)0J0Ws{B0eīnpUU'ZѠ~c^'¢bSSSMMMlmocmݰk{yw355Uв⣰٭K'<cjjV~Ϯ(h>mFcme9[q6iܰ<3!<vjjfv)&6˳efg_ܿW+.ge`1jcfÇD\a'QV^Cn\FX^Q
fM_عc6‚lml***DRsss"ѵ3{~E"ـ=HzcЁ/rҟgD"yi'@-[N:~Kܹs?svvvGj0dXr%اsgt%M"3|{6BQg؞A7s}/s썈K>{ȉ{Q?.~>mvܘa†-?7j`me%%><}oҷWWmx<磹7ٯQ^Q55bHF
Mt	G\Sg.\al5d@ݟ_`kc=cʄ#N=x2bHƍXYZVTV޼}!jצՓԴ#^	];?LyJ}⒒\y<v4Y&ML^"3ERʓ{M{k\]ODb	مCX[q:~̰¢Q;wrvr<5jj3ys=oҹK1Q
vt/!9;duD3;vjXߍкeV wŲUZhgYDnfM$tsW߭O"'yFVSFORӉGVqkM>ۡiFV}Q>^kӪ2E=i9b'
ܺvtɷ'eei?_'G3b0b=lոQ|os5ps(p6l.-\PA/пxѢÉ%:uԩS~\c0&#+*|Ɋcg]@I͛'>J}7~@ť%&"M&?}7ζO@'G+n*)Ox*{ɏ{`߯WҒ3%7k~Y߻yOSe{]ߞ]KK]!~5uou1,//?
[sئ**U^m[_{wKy4)婉ISF{ȭK22{}{v:VNMƞ<IjȠ{<\RZR#>ʒ-,J Z3㙘JgS\d^~aD/Vx^
̄B!4jXF>5HH{H^ak+ɱHqo)i34v|>Ą}+n
Bg'"233cO/Ĥcv%9h?H4cxS3Ӥ'Q^~RPXԪeOi-#3K`,-R~۞}[(N飤'ϼjoϮm[_jN^H$߻w/]˳DCjs%۵]eVA:[T\,g/^D\$N577)f.Nffɏ/=JyDN9.F;+KHf_1l1&7#;ExiʓT{{;/VJҟe$<!Nиag
)((d{]ʓOl۶8s_++N>޿yi3"ɇKś-32?M:w1Ңclm;v!<}ݷ
߫{geHM{MlߣS6-)߄gBDBPѫo5uo4oGIǫ|#/͓ٞ[00w|qݼ}v	7aܼ|kk+[[JU.W70'K/Lx&-7MKް$Em¢B奲la\콩+*+o&ܻ$XHdgkKDU챗WT2&u2(vKDGO.)-eA}כݽoاǠ~E&3|ÈJKԔcxD$	3^WTtpUԔma[w{`jf:o!07uD6NvSg-DdeiγQw?$-_,>vEee[@:?xN`sfNviv|Ӟ=l}ak+Kj́J/M	&xj76sM+<AbR^^g
*NUޝ30n"bF	ScG|ڦ
cntբbEVҿ¢"s2}zmӒ1D"щO8˳Kw]y].-o@ DBRZ$ݹ^UUU!U.RZ.6:](
KKKӟ=oF]<Vlˉ	n$mZطG^~A;2=*+F
ƍGD?GIx<Iht྇|4œ{,#K$E_:o)P(t+/YFNN<Lz<oOǡgvVTVfL"C99:x\<N[IMSv#|gk!z_`ccݱ_qߺcfj#h`¢bjQ`P^ߵ7ൗqs/@_vZSsioJbHyLxio

u}idOR ~dKX%dPHPNPUNPUEDc{Wk9ԁwR~}|oܠ~yEEbb٤^lff철Rcx\:ZUU%^x5nEex"%Qg.=MHĦ"4D"HEn)**JK.]UũL-s?L!Ŗ-^!^̊4iܰe


̴,,E"QAaQQq_Q9yn'<[̾#Y7<Iu|($&</`Ƅc~'W#p`äll++*7eݵNba,ԥ,}md=ގ޼{-HhӲ'ӫfL\R͕lQmܯW7{72ʲ]`RO彴qFxڵȁt%)++4)D{j[WWW"<xp5EV"**.qrr.S^^_T\Hdkc0)EY.lfY"ʒW)>ߤ\\۹8;nwj/ѾP(`_ĕD$J gdf<F^k7ڶiٹP$|ՎdZϹ}6WnۋL۷g޺}O/yS\J(H^;22***4ny5i0#3f;{K

&TӪ*>߄X...9f{}
\뙚32ꏟ
Bonnnw֮<SVVVVVV\\Zυ`g[^^_^^&z5g5{6BI+M(ؓ&n&~d73uBH"jܿc{scQ֋-1h$#371شiI2`Ebh:XrSSͻ<<WWFPN]n^}&"mKJD"Qߞݞ=ds/O^^~N^H$b{Ϟed˷n"@fz6g5o^FVm~`fBGL?s+q$ʍͯiS7-ٌ~#_f틈[6ovj/,N_N~*.5nܰ>W>;'u,3qY^$4nXڪa}ed>B(iP^vg嫡$҅ꖑ]^^Խw?%7zuͷmH%zeԴWA&۴jqU;ciZ@г[++**=((,<+<M(ضM+N	]fo˔o">-^Ч	YFVn*y*++پq" ̬l./3ˎG`DaUU
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : basic reload no_save ( Last six runs Jan2023 )

---------- Differences in errors ----------
21,48d20
< Debug: Closed FXMessageBox 'Confirm reload network' with 'Quit'
< Debug: Opening FXMessageBox 'Save additionals before reload'
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Quit'
< Debug: Opening FXMessageBox 'Save demand elements before reload'
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'J0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'J1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\SW'p

[ZD\(ڡպgm@*(ZP@d,~7{.)CP8u4:{NoKs`A#1lU<%F	FyHg]P
M#Tp,!DlQd*!
90@;^ Y]Y:Ǔ_P/fAsrKn*&?,u#Yzӧϝ;@@9;;O:uʕLuigy*ifo¤$Hnnno߾U"iN*N^paӦMRbmڴyERRTn_~322RbZjM4iEEEE!@	#*pڠ!.//Ȫa=U*q__2+Tƒ={,++D.g///%6fU!IXΝ۾}e̘1>d}%ggw"6m$<ݷo_RRһw={9qD333ù\e1xत5k*VqƂ={fffW~gΜXFFF111/^ׯPݻ8pÇ}|ݻwW\iee%U8p׷o>|xmА2ݻwnnn}Qpk׮1ݮ2&iҟ%IlD@$Um%H}*&–-[sssW~UVݳy4]]ud|>„	2	Qm.kll,K-J`hh.V%6%o{gްa[vb-^Ғ/^m6"JOO722[Ȩrʑ;vpvv3gN>}
ƌp8FFFRZ~SN6lK//Mnnn~Kig޼y}]`}hhhjjcG5kӧǏSSSӭ[&''sӦM<xPhhhǎ/<{n:gg/..^b``Ӱa4hrʬh)mʋ2Iƍ655%"{{܁	L2eС7b|>288=
Xzg޽%=(''ϗ*$͚5;x`׮]O^J"avc
ܸqcӦM{!~Yf<ԩS/'5kִh1??+W#ǏO:̙3D7ߌ5]vL?'avxƌ}144Zr%~gf;;;mj>>><K.e>}z^

Ϝ9jժk6޽{/YW^_Tɓ'W^ݬY3&8z(ѣcLLٳȞߺukʔ)wܹ~:r86NOO{.[벳N&-o``lOHH sΝ:u?9sU2fGG1c0w-Z4nܸ5kΞ={e&
eff|-)cc#Flذ!**7n<v'N/^3<xpÆ
SRRsڵׯi&(((>><ئM 6lŋw3ʕ+DԩSߟ=ǘpҤICxСC9ɓ/XGyyyO<a122b4#ec"7n̙3~eee 3z3gܸq#1''SN%%%Dtݻ7mݻn:9o+)'Dr`dB`}GNgϞ={G_[r8=Iisēƪ&V
ТEĉժU?V\ID[pɓ'V:cƌի5JzSK,vHݹsN<6w܏?^,XТE숈ҥKcbbDm޼O:f"7o^-BCC9Nhhhvvu*˗/mݻwHH.\xڵ7l088޽{֭+..^paPPВ%K	ܹsڵkǏ̧%&5p8\.‚)q%%%L-e
p8LS?wk׮}mGpҥK˖-355-))144;w.ݴiǫS74WLD$cAAA߽{'acbbׯ_۷Eaa!&y2nZZZZvm"bz84666lǏ
cƌx-[|۟;w4iBkccCDyyyL#G25䯿8wܒ%K6Νۻw
6$&&2_,\wׯOLLdZdI֭WXѷo_vwvvvUVzLMM׮]pT


\]]߾}dkxu7eMLLnݺ/_f|rMLLʏ́hK#!cӮ$zEi1Fff&Qvu׃]vuWWnݺ1	0gǏ;viӦoߖNJJ
T_zj{{aÆQ*U6~-۬烇TZ͚5C1bӫYr1cư	۷o>}*RXXt͛wޝX:uԩӣGIGgjjdVL#~k޼yXXشiӄ9r$A8ppr١˂G=zhf=Dp8Ϟ=2dӏdlMDU	$P\\qccc6mjlloff`Z055e䁯La\****??7o[WT>}{ff	L27qĉ'ѬY>~HD\.'O477_hQxx9s($$d˖-5k˳={69IiiGrrrƌa'''?~"44tҥg϶:t…/-,`]=fϞ͜i߿ܹ3˵:w\^^ݻSzڴi/^V
ߵk
v.}y@/ЯD!N%5Ps¾,yUZЧC]+#Jz,ׯ_3W!{E+3|~1ׯnݺ;w7oSN]~PO#%%ޞY~Ù
zcze:q޽{e&=c0ł?{nfÇD|>Tp`痔vxRv8+??Ν;͛7|oLLLFF(BAA;L]
pQQ8po߾ݿغḺ3͚5۾};[lDԡCK׮]СÚ5k&Nxu[[[.{{͛7\r%%%ժU>yd˖-ݛ5k2/8w%K=榧fdd$3@}ƍW;wnZ\[x݅ԬYPoÇ>ljjdɒԽ{vMC:dff֭[7<sɃt-jҤɀO丸@i/f)Pj8-D"K"j>zTnPҠ֒&*))4,1
جPS&L);n۶M y<t3EEEl:ZZZ*nܸcsssQ&5-,,|ղe,X$LZ$M$Y|~zz:sPI&eԫW/==UQіYgϞ9r+:um62L^w*,pvvÇ:vfB/#lll҈֖㥧a֬Y^:z(}̼"Y71!߼yZjCx"sݯ9JyܼxѢE&L~]fϞzv%77wϞ=8Kkkkfo߾544a<	?U[eZҥ޽{vjaa̼ŴvܹQFIu~~ѣG[l٥K2361)	v@'IҧQdfE	/VLAAAnM$"{Krvv&]98uU-3x8==VZersszEiiiJ.^(ڬDI)T=~M|qРAkѣ1dwQ}_)?}T(k:Խ{omG(+I其׭[;w}ˌ?#88xUT9~`y 酙NR;}5oÇ#w1˲8333==ӓ=;;;55aÆfffO>e߼ysb_ܤ^z5h`ѢE_}ӧf͚o߾/--b.%"\mҤ	;GJKK7otgQ0OZIIѣG_*UڵkȑPѕ;v9rd߾}߼yn|q^^^˖-ܾUV>I6O.B@
#3Gv<ۈވ*cƌd́fddΚ5e.>uѣ^zUvm&$Ç'''W\̙3Go<xp&&&O<\ӧOܹ4;bĈҋ/;	cemѣs	:/y/"JKKk߾ٳg2)Ry;wJ*_|;u+WqrrꫯƌskJJץ$o߾=w\HHӧ٫@"c,Zx͚5ٳy$S\\{3f$%%9880 ((H/vjnn>uԻwuu̙Cɓo߾?mڴݻw=z(555<<|ͦ3f̸ynjժU֮]{
f6fii3WW#Gnߘ^^^Q}޿ώfƱ?.Z^0qe~g{ȧNzq"b&-+((xyQQLRz4N`Id#HH@3Kv/;}eNBSPAhUf{qq.^8k,fի/_l_x
oߞˎݵ͝;'OMNN^tfͥ앱oz}>cN>}….30߯Xϯ{
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : basic reload no_save_additionals ( Last six runs Jan2023 )

---------- Differences in errors ----------
23,46d22
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'J0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'J1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXYw6좠`{W쮮k
lkA׶Eu]
|HBB}xtfr3rr!=Qw2RwJF'y/)@-zin̼;}_p$|(@HW6I	w2N%=H6*LY>! ({\u !+KxRe``,hNn	bbb0
@4gt"W>s ggS\2;;[ݱ.,ME LUMݻwJ#%IIqCCË/nڴJlu/_LHHPbmVFFFJlQzI&m޼@ݱ?H;Axyya#@N4rx<?Yիm_bE%[q%3X2##ϟgddHمެ*"$"۷o722b3ѣG^ĦM$rOHHx'Nhff&Chh(˕Ҳ,PZ5
7lPpgϖRlϞ={̙3(000***>>ҥK*߽{>z~`899Ϗ=wʕ+DRbŃyΝ;Ç/My\?U/ʀ.\#F{Y&ߒ$=M$ЛA	(*
/@`Uزekvvʕ?Ο 33bŊ{WƵO0Yf>a3J߹re%QI

ŪĦmt}6l`+S8qblŋ[ZZŋmFDFFFb/_><<|ǎsӧϰaØ1HJҏqԩÆ
c~%ׯ)̛7o߾,NNN>~8h&M>ɓwjjjuĞ={nڴÇ_f
Сþ}~ϟ3U֭[?XYY㏅+VڵÆ
[ʕ+322"##)/.kdd$I7nSԔHD|>Ç&&&3eʔC2߈|KK>~oϟ?wϗx<W3|>_N(7iСC]t>kj
D枉Rwd*pM6ݻ~&M8::xӧO/^877֬YӼysGG'N\2''<y2uԳgw}7jԨm2/̂ϟ:,,ۛ]xxxhh(;cc3f0""bʕv"_//LիW{{{;88x3g,]mjz244<{Ujڴ)a޽,YҫW7oޔ+WԩSWnҤ	H;v1**jDpdOo߾=eʔw޸q

9޻w-o``ul'700`O>_͜9sժUJiYXf1c-7n\jfϞ~`I_zŖԎ#6lAD
6;vɓ'Ç˗/K뙅<^zIIIDԩSm׏yA`ZnKDjݺPswwڵ˗/ݻ=f̘WQǎ۵k׿cOCCI&
2ѣGCp8'Obll`=z<}ȈyIsܸq3gܿ?UZZӂ`F:f̘*U̜9sƍƬ;ѕ+Ww޸q{1uX쯤o`ɁhK;;wܹsU~[n>+5~7O]X4@ߓ'OV\y?~\r%jŋNX3T2j(M-YD%ewϟ?uꔫܹs?}zj"Z`A̓BCC333˜*K.mYf.\8}k```ZZښ5kh޼y͛7p8֭c,_\wAAAǏ_p/\`hhȶ_^[p…K,a&&c{׮]ۿO>1Ԉp\0gG1=+ڗ,pg޽׮]+(ێ˗-[fjjZTTdhh5w\.i&WfM:4WLD$c^^^*U޿/a:uͣ7n۷E~~>&y2nZ\\\F
"bz84666lاO
cƌx󏅅Ņ-[|ݻvڝ?4jBkccCD999LÑ#G258%K6Νۻw
63_,\wׯgZdIVVXַo_vwvvv+VzLMM׮]pd*U;&e]ժ%<-cmmmbbODj277r
Е+Wobb<Pzl@sh_\qv?u}ܒ5D%^>~7*Uԭ[7&&ɓǏ7nΝ;RIJJbzJݍ7*UԵkիW6,::*Tw߱	wf><z(*****bŊ]v]f!CFj/_~̘1lݻgϞ?,]Yfݻwg?y$:::::k׮<8}4լYGԔɬGѬYiӦ	=4rH6:x ;Cˏ=zC~GDp8ϟ?2dӏdlMDU	$PLLqf͢7nlllkff`Z055e䁯La\*"""777o[+W>{zz	L27qĉ'ѬY>}DD\.СCN277_hQhh9s(((h˖-ժUɱ={69IqqǏƌa'''̓8q"88xҥg϶:t…o-,`]=fϞ͜i>|ԩ˵:|NNΞ={Szڴi.]\
߽{7
r޽/}yÇ@/Яx!cN'4Ps,o}]\ЧC]k#ج
HOfwk644dheop8/&|捣#ժUpΝr5}ԩׯIc$%%3޽Thh(?|pРAB2~LC'Oܷo̤g"P',(N";W\\g޽{YfW\񉊊JKKceZcK.((`{uu޽;pغḺ3M4پ};[lDԾ}>Hׯ_o߾5k&Nx
[[[.{̙͛7\rEEE+W<uT-ܚ4i2/8w%K=gggfxx83@}ƍW;wnչ\۷x܄TVPoّ#G9bjjdɒ}wMÇ>lff֭[7<sɃt-jԨрO丸@i/f)Pê<x"K"j6JDn"??_Ҡ֢"&***4,1
جPS&L)ooשּׁ:l۶M y<t盛3l:Z\\,nܸcQ&5e,X$LZSRR$M$Y|~jj*sPI&eԮ];55UQіYΝ9r+:vm62L^w*,pff#G|}};tfB/#lllRRR֖㥦~a֬Y_>v{̼"Y71!ߺurCtsݯ9J}ܼpѢE&LqݻgϞ|Yv%;;{޽8Kkkkf޽344a<	?U[e-[ܹ}tbaa̼ŴvQFIunncZhѹs@??361)	v@'IҧQdfE	/VL^^^'"{orvv&.]98u^-3x855zezeqqqr.]$ڬDI)T<y򤸸…M|qРA5jѣǟ9dwQ}5L={&v`k޽w}WPP#HڋBkժտ;wJڋؾeƟ8p
*8qB<H
X'<|5k#QZZew|SXXL料\^=33gϞ1oݺ5~x/nBBB^֭hѢ
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : basic reload no_save_demand ( Last six runs Jan2023 )

---------- Differences in errors ----------
23,46d22
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'J0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'J1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXYwذ]"6]]]{]wׂ(k/bo* %HBB}xtfr3rr!=Qw2VwJF'y/)@-zin̼;}_p$|(@HW>I	wrN%=H6*Ly>! (\u !+KxRe``,hNn	bcc1
@94gt"k֬9s ggiӦZ*''Gݱ.,KE LUMݻwJ#'IIqCCË/n޼JlM6/_LLLTbmVFFFJlQFɓ'oٲPݱ?H;Ax{{c#@N4rx<[կc_re%kq%3X2##ϟgffHمެ*"$";v022b;ѣG^͛%rOLL|#""&Mdff&CXX˕Ҳ,Xzu
7jHps̑Rl͚5Ϟ={Y((((:::!!ҥK*ߣG>zc899㏏=wުUDRryΝ;#F(My\߿M//\p#G{Y&_$=M$ЛA(*
/@9`Uغu[NNΪU/X0++r{׼εO8Yf>a3޹re%QI

ŪĦmcΜ97nd+S8qbl%KXZZђ%KoNDiiiFFFbUX1""bΝs۷Ù1HJҏqڴiÇg~%߿?)̟?_~.		III9~8hӦM?ɓRwjjjm۶^zm޼Ç_f
		ر}~ϟ3U֯_wYYY}EEE+W?>|xzVZ%Myq\_###O¦Ddoo3h ">|011aS6АF[ZZ<xk֬y{|ed``񄾚t@9ЗiӦڵɟӪUJ 2.L#P7on޼y޽D?4mё>}zɒ%yyyDv-Z8::8qbժUDɓiӦ={ѣGk׎i~b>,v>>>"""˜Ϝ9o߾Vb?,x{{geeMY9sfٲelS3fݻٳgW^/Tft޽{yB
N
ZfMӦMDرcgϞs$"#{|S޽{ƍDdhhp8--޽{ly6JKKc;X=>>Ο??s֬YWVJڵkǎˬ߿_xW>gΜ
6K*lgg+vGqH"jԨѸqN<1bijg^|YN7l,ܿȐ!ONN&Ν;k׮ӦM8":tP6m_Gn^|y=c^z:uԾ}|N<yС=6lÙ2ecc377ӧL<FFF̓&xLzLD^^^Ǐ5kٯә3ұcVZu֬Y6mb7fggwԩ\ңG&Mܻwyׯ_<|b%H@Ch_̾5ܹsΝ
Kǰ׷i
YRpBA
Zh?<yJ*,Uu/^<uTʕgΜYjѣGKojҥׯ_'l);S͛ӧ5k…[hl``TYlYtth͛7pӧ܂׮]KDoѢEHH			Z~=SeŊM}	0a¢E_~CCCݿEEE-
\t)S]44ݻw_nݺ|ĤFZXX0|>;:e?]}L]iٞgݺuna\|y妦ņr7oxjբJx$vttϯZ:[ytt4Sƍ(((`dy>OƶmJJJj֬IDL`ÇS||<3Zaر<p˙/z޽{׾}s8ƍ?x@`mll(779>|8j(ѣG_ϟ_t)yqƄ招EgÆ
			̷BK.mݺʕ+.//rBOu-Z"]~~w̖n:W&IBBծ]ʕ+CW\0`	@ٱ90_͡}	pY'xl㜘D8-W *.zoܸڽ{w&&ɓǏ7iΝ;RINNfzJݍ7]]]uf{{ÇQJ6~۬GEGGGGGW\[nk׮:tȑ#^͊+;M߽{3ѐBCCe˖5o޼G'OtO&ZjSљ2UII	ߚ7o:}tFfPdr\v`1cƌ3Y>tO9χc3/rs`<kllܼy󘘘&Mř1LMM-$y+SX0555;p-[V*T ϟ?3Ǟa``,ebB)M4iҤID4{O>:tЩS/^6w\"
޺uksssmll̙DDRRRcnܸɉi'N		Ylٜ9s
hѢ9:f…-Ddgg׳g9s0gڇ:w<rΟ?g>}z\\ܥKT"xw|"a޻wŋDDD?~dჁ=&P"&F9+/whӉVG_Tx+@W~+$...;;aÆ`yy]:u

+ZG	߼yHDk644ܵk\M}_6mچ
zwlmm%5Ƥ><xУL++ɓ',3-**,ĉ={0?~d&
%%%3|>X㕔CYyyywm޼+W|}}GaR0<xfffݺu[dɻw8 .|QQsL/eQQQӦMw1cuÇR"9x;tvI&ݸq֖9s|>˖-VZ`Aqqq*UN:ղeKwwM2}̋A͛7oҥcƌ999iiiDĴPߴiӚ5k͛WF
.{m6www-իW744[vȑ#G/]4%%e߾}...ݻw-Çuޝ)\ ŋ7n<p@E9.PhK1~
T/j7&ǻ/Ȓ0(((4I~%も?iy„	=KL26+ĉm';;cǎ۷ogH$]raa!6mb؜DIM

^~|2	?TIS}2	@V>\*Tr-uIKKc.F}TeֹsFrN:m߾]2Jz>K-u??;T"xiii>}bA={ׯ;FD޽c3`MD|ȷnݪRСC/]\knnμRo߾544477/**Zxĉoܸ{9s愄={V-..fqqqٻw/3NRښw

mllbOBOfYpj:!yyyGVto߾]ZXX03o1?~lRwر-[vҥ8((Ȑ!̳MDLJt3IRn<ik/jhKd@;ś㬜k׮j@jԨakkNKKQhC^|YRRRBK.6kaa!6bRJ&)))O<)))qvvphSfffb/_<xp͚5{:]l}l?$@
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : basic reload no_save_network ( Last six runs Jan2023 )

---------- Differences in errors ----------
23,46d22
< Debug: Closed FXMessageBox 'Confirm reload network' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'J0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'J1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXYwذ+ػbwu]{Ek[ݢkZe]
P@cbIHHLs&BN;D8@&@	bccX0;h;|P/MwİUϗ%h!)u@u44P		qF~)χ4$叫${Xb3due<O~@-APll,f(gc՗TTd͚5gΜ9<uUV;P2եe	*	 {N{98i@6nhhx͛7>|XͶi˗JlSͪ"~ݿHm0jԨ1iҤ-[;] i'hooo|(7iP|||bu+W}|P2dFRKfbbbddL)޽{ؠқUED$b?~ǎFFF1c<z}ל#""ދؼy\.w߿yDDĉcrRZ
WXF	wRYٳg<9sbGGG'$$\t_~Bw~G}w''ѣG[j^*W|7oܹsg᥶)/CCC"bK}Ҿ߻R^E0`_>bvb?kRޚI$zU{?b%_TEҷ_ (g
[nYdeeU\yӸv	&0'lF;\,>*郂Xؔmr8ݻϞ={ƍlE"br8'N޽-dKKK"ZdIrrۉ(--Hly##+FDDܹcΜ9}6l3IiYQ8::N:uذaL/666999cV?| yw!!!)))Ǐgmڴϟ<yRNMMMmۖԳg͛7?|C!!!;vܷo/s띝;++hʕq8Æ
WުU233)/.kdd$I7n\@@SԔsrrHD|>Ç&&&3eʔC2߈|KK>~8  `͚5ϟ?wϗx<W3|>_N(7mСC]v>sZJ	D坉Vwd*p͛7ݻ~ᇦM:::xӧO/Y$//֮]ۢEGGǼ'NZ*77<y2uԳg7|3jԨv1Ôϟ:<<LJ]DDDXX;cc3f022rժUv"矙ooשּׁ,5k888x3g,[mjz244<{իj֬a޽.]ګW7oTPԩSAAAQQQk֬iڴ)H;v1::zٙDpdOo߾=eʔw޸q

9ݻw-o``uYYYiiil'700`O>Μ9sՂJiYXv1c_/7n\gϞaÆR`I222^zŖԎ#6nID5;vɓ'Ç˗/K
<~DԹsv׏yA`ڴiGDjӦP{|||ƌsU"ԩSϞcLihh8iҤ!CXXX<zhСgɂ[,XУGܧO21O21yyy7n̙gҲJOOgZHnjSjՙ3gnڴݘݩSb"rJݛ4ir=_~={xx|7_@L"90_
}	0#xsΝ;wΣZ/+,9Þfe7>fIa©}cT+hѢ?s*U̟?ǏV"֭[_xԩS+W1cFժUG%K^~Nrss;wO֬YCD,hѢŢE²Ù*˖-my.\8}[pppzzڵkh޼y-Z		p8!!!YYYׯgXBwދ-?~…_~CCC߿EEE.

Zt)S]44ݻw_nݺĤFZXX0|>;:e?]}L]iٞ{ݺuna\|y妦ņsr7oxjբJx$vttϯZ:[ytt4Sƍ}(((`dy>OƶmJJJj֬IDL`Æ
S||<3Za̘1<p˙/z޽{׾}s8ƍ?x@`mll(779>|8rHQF_ϟ_t)ܹs{qƄ招{Æ
			̷BK.mݺʕ+.//rBOu.\"]~~w̖n:W&IBBծ]ʕ+CW\߿	@ٱ90_͡}	pY'xl㜘D8-U *.zoܸڭ[7&&ɓǏ7iΝ;RINNfzJݍ7]]]׬Ycoo8lذ"T7|&޽c|ѣʕ+]~Ȑ!#F`z5+V8f6~ݳgDC


ᅲ-[ּyݻ۟<yӧOQZz!LMM̪I{o͛7

6mC#Gd3n\.;tYѣG,:t￧xفCaM
]0d566n޼yLLL&M̘L<),ZYYEFF8p`˖-b+
*ϟc000pvv21I&N8qD"5k֧Ozyy:tԩS/3g-Zh֭իW͵={69IIIǏnjqF'''̓8q"$$dٲeg϶:t…/-,`]=fϞ͜i>|ܹ3˵:|nn={Szڴiqqq.]R
߽{7
z޽/}yÇ@/Я!ubO'6Ps,o}]RЧC]k#
JOfwu144dheop8/&|捣#ծ]p׮]r5_uԩ6lIc$''3޽TXX?|pРAB2~LC'Oܷo̤gbH',(痔Nb;WRRgݽ{yW\NOOgeZgK.,,d{/Yݻw[	9viӦ;v`M>:t)<x:tXvĉoܸakkrϜ9s}>e˖UV͟?J*YYYNjٲ{ӦM\}ΝtѣG4"bڌ`oڴi͚5sέQ˽}6Жի-;rȑ#GLMM.]o>nݺ?|Ç̺uƔg.ynō70`"z4%?*^ߗbX޿]ߗ@dIDT
A_HZ\\̤UbRqAAӟƴ<~x%Ajj„	6㓝ݱc۷	$csssfАMGKJJSM61ylNN`"ʤ_^|I|~jj>Xp +OKKcP*d:uꤥ1>*2ܹs#G\reNo.XKN%=:r䈟_ǎL^eMjj*xO>1 ̚5ǎ#wޱcWD0&"f>[nUReȐ!.]b577g^o-^x„	7nؽ{ٳCBBΞ=+3θݻ|)`mmݻw666w1'!Jp,85?UV]tٷo_׮]-,,Ο??j(6;vX˖-tRj0x`&"&wpp`:Aڂ$)7S45ȁ4%oҿc	DboMIױVDԵkW5n5j԰eըQCLNN_^/_,))P¥KDh1)%ꔔ'O8;;_pA)333/4f͚=z?.
>XK gϞe-Çw7%Bu"ڵk׮]"o8RJ'N,>$0Ij>$͛?z~D{fY2_eddyzz2geeԯ_ٳgL[n?@싛ثWz-^8??????--aÆgΜ!իgee{.//ˋsq|ԏ?.))i޼9%ΞiBG<iǎce*U{#G>x@(BYFWvqȑ}}-ɓ'-[drVZ=z>`.$Tw<@CKtmܕs\fz#(L3>6^RR2k֬ӣGNLL|u͚5TbųgJ&[TT߽{wС<}bŊϞ={.#fKJJ.]?$ʎMMMcǎ͙3',,+V

=|0`i쾈(55}ΝcʤJ5͛wyH+TÖ֕RWXɩaÆcƌyu$Rwޝ?~ѢEgΜae0g	hٳg36mڴgϞ͓NQQў={f̘0` YکԩSݻ׵kי3g2'OsN^^޴iSXX㔔-[Θ1֭[SըQFXn͛7bLMMݿhh]]]=*~cxyyG!I;fhyĕ!:u',??ŋҟRIdR:%eD { r`͠/	0۽@@:	M9BUEEE,prrtҬYk֬

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

daily.bugs: 24 tests: 17 succeeded 7 FAILED

Detailed information for the tests that FAILED:

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

---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_3_2_0" lane="3_2" startPos="24.60" endPos="34.60"/>
    <busStop id="busStop_4_2_2" lane="4_2" startPos="20.45" endPos="30.45"/>
    <busStop id="busStop_7_1_3" lane="7_1" startPos="11.51" endPos="21.51"/>
    <busStop id="busStop_8_2_1" lane="8_2" startPos="11.40" endPos="21.40"/>
</additional>

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

---------- Differences in errors ----------
56a57,59
> Debug: Removing crossing from junction 'Center'
> Debug: Deleting unreferenced crossing in rebuildGNECrossings()
> Debug: Changed flag netBuilder::haveNetworkCrossings from 'true' to 'false'
111d113
< Debug: Deleting unreferenced crossing ':Center_c0' in GNEJunction destructor
---------- Differences in net ----------
4c4
< <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">
---
> <net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
12c12
<         <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.86" length="5.93" shape="45.20,61.10 44.81,58.34 43.62,56.38 42.90,55.94"/>
---
>         <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="45.20,61.10 44.81,58.34 43.62,56.38 41.66,55.19 38.90,54.80"/>
22,25c22
<         <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.86" length="4.23" shape="42.90,55.94 41.66,55.19 38.90,54.80"/>
<     </edge>
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian" speed="8.94" length="15.15" shape="48.70,58.29 48.99,55.54 50.77,51.57 53.74,49.19 57.90,48.40"/>
---
>         <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="8.94" length="15.15" shape="48.70,58.29 48.99,55.54 50.77,51.57 53.74,49.19 57.90,48.40"/>
57,59d53
<     <edge id=":Center_c0" function="crossing" crossingEdges="3 7">
<         <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="40.90,56.40 40.90,43.60"/>
<     </edge>
61c55
<         <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.92" width="4.00" shape="38.90,56.40 38.90,59.60 40.40,61.10 43.60,61.10 43.47,59.66 43.08,58.49 42.42,57.57 41.51,56.92 40.34,56.53"/>
---
>         <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.38" width="3.20" shape="38.90,56.40 38.90,59.60 40.40,61.10 43.60,61.10 43.47,59.66 43.08,58.49 42.42,57.57 41.51,56.92 40.34,56.53"/>
64c58
<         <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.92" width="4.00" shape="43.60,38.90 40.40,38.90 38.90,40.40 38.90,43.60 40.34,43.47 41.51,43.08 42.43,42.42 43.08,41.51 43.47,40.34"/>
---
>         <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.38" width="3.20" shape="43.60,38.90 40.40,38.90 38.90,40.40 38.90,43.60 40.34,43.47 41.51,43.08 42.43,42.42 43.08,41.51 43.47,40.34"/>
107,124c101,117
<     <junction id="Center" type="priority" x="50.00" y="50.00" incLanes="6_0 6_1 6_2 8_0 8_1 5_0 5_1 7_0 7_1 7_2 :Center_w0_0" intLanes=":Center_16_0 :Center_1_0 :Center_1_1 :Center_17_0 :Center_4_0 :Center_5_0 :Center_5_1 :Center_7_0 :Center_8_0 :Center_9_0 :Center_9_1 :Center_11_0 :Center_12_0 :Center_13_0 :Center_13_1 :Center_15_0 :Center_c0_0" shape="40.40,61.10 56.40,61.10 56.57,58.49 56.77,57.58 57.07,56.92 57.44,56.53 57.90,56.40 57.90,43.60 57.07,43.08 56.78,42.42 56.57,41.51 56.44,40.3
4 56.40,38.90 40.40,38.90 40.23,39.73 40.02,40.03 39.73,40.23 39.36,40.36 38.90,40.40 38.90,59.60 39.73,59.77 40.03,59.98 40.23,60.27 40.36,60.64">
<         <request index="0"  response="10000000000000000" foes="10000000001100000" cont="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3271 ( Last six runs Jan2023 )

---------- Differences in net ----------
196c196
<         <request index="1"  response="01110001110101101000" foes="01110001110101101100" cont="0"/>
---
>         <request index="1"  response="01110001110101100000" foes="01110001110101101100" cont="0"/>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3281 ( Last six runs Jan2023 )

---------- Differences in errors ----------
12a13,15
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
16a20,21
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
19a25
> Debug: Restoring previous attribute
22a29
> Debug: Setting new attribute
24a32,33
> Debug: Setting new attribute
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : bugs ticket2593 ( Last six runs Jan2023 )

---------- Differences in errors ----------
24,34d23
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Quit'
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7!aoG[WZmUujmZ-ԭEE[PzI y||nn9ܛs.(;`]w@tӥdܛÞhLJF$P7f_q/uX,VK04ʿSL$i$z= CT7|JOzt0Y.tH[\.П$%''Kz0?*KWtPGFpݻ8>a.c>UQQ뾀]ةIE bO*z˫LG?8A4r?zo\Kb>>/x6l]0lsss-	pqv9셋YBN0,
Po1&m~,{|G<IE?>+J;[Ǿ{m5f먇\.WCSz,د˯62ϺH_qoj{[t˜M\NyyEv\Od_SJNI={I)n5b7n.ӧ8qsq&ZtR™!%M@+;[᳼SIyG|fz6p?}.KW2o~UUշ;vLeeQlmnܨRQm̈x/ڠBCڮ^""˾(m[tѡy.'$A/u
,	]Zjg^r9sXBrFA3=
n/,,ܾ؏xt5-Żf%jx<Uj}VQ4bbSbǿe:~Bq8.ùq+UGcO	|"׫[AaW\nysss[]LHZ[7pwսsk9
577WҲZ[uԡ]`k.cnnV[wf(iw΁-mmeٿwofm԰AYYyvCxB^6(;i^~Tݚz_ILO}T1dPh{a>bbsp8oYV^n.C-dm?0o0-}V͛@  "$"X\\RʲK|>_,-,zZRv|Y~FfX,Vtvhhʕ1lTڵ~i lPң
S\:߫aH$u~tI&54w/UEEw>}8{}u폿2;>bzr6oCOk++X|xf=uhٜܹęlmo*`2gw;:T13v؞mUUDpئ}mʿE}}w~s	D eȀ
==,-+*+߸!j*qز'hffbqF32S˿>pqIIfv.[̌Y>]^QQRR$y^4;irJ{&{G'\ XIV;d1b¢ڷsrt8;lP#E+j3k6̅GnoHNH6$ъzFfVn6
ݘ|zce4>p$IV%{˧I#NΧ2r{y= M}˶shpPVY9:
gީU󦕕9O11f.ڳt;|#&|>,'vrt؈!ٝ7ocfg<xڪEӆY<YHPSyyV^lH͚5KI/0xΜ9̆܁%?~M6-r8fC))3'ߞgx@Eލ>xx]{>=}<z70ƭv6=9:>M}&%IR{yz={^:<޹I#Oq#6<lLSܷٵcqisWNĞp9zv-//?sS**[U-ѽwJI{̬i=psq%IV.WWW޹g׎3e`Egdf=gۮ}%<ᰡgnee
UUU\hp\3sL˖/(Lu׿ES
H=K/~h@"x6ps]tE,;;9ˡ^h"RTXhmUUUHyܜ(	S7qz@f}gff'ҕ"ў,,,233kۺUIiiv3fBhpX,2
si_yaQS?G-+;Gd,DTYY!#+'785THPH$<5sɩNLϮZ6;g֖bw-pY~J,ͻߧϗn\pUv6R

sb-\X,vqv>ߜc"mg'G󇩏	haffũ&
R/{9{DDN)\"df<L}ֿEӿ_vOS҈('F7l8㉒v?/d2N5.%qt[[|Oʲ]`]{?!";[XY2+;7Q:s--mؽqF&Cڶasv؉oz{5iܧӟ<NҼwVv.{tvrlO̸ٙfD$dg^oc/Ͼ=;?+T@v['Ͼ8}&Nf2laҶuHO733cs8kk+aEE%,r	̒$TVS3wn<3,-_LBLaXLSQYy=cb
UVV3^^QpNn% ۆѡ'JJKpw~;y漾=p	":9Ŝ "ss%"X󴼢Cp3.qVVL
<y=s~=`to{ƭL?=GbUcoݹOD%^LrSެL/;kO<Lu<Y**+\gjܿO'ښKKJ9~i~K	<㎯5n⚴k?V?^-(X[[OU^Q<VpNgkØ\.8	
3S12xƦ
^L94?e<^d2+,*e}{ti܏1bѿL3¿ESn}p
fUUUbX$UJdb;ٕJJ****"*++b-.d/--xi3
%br+fii_r"`{ZҕkI<^>}{v/xMuLcee%sUCnLD~YR?IR4ԿCR|.{^X|>.~`ǹ"ζMy::{yzON׳+n۹H}1ߊ"0mfdfѹ.p>zAj=y.ZҭkIy|^XT|ZPhݶ_v9o&{ܼE3=
wzuk}o
^y{2+V(_zGtΔ'	kcb|0JUUbEL4"x<3jUUW3&3%GWiG$T/_e_zWT4ir1>	e|ȴoaalWUVq9\6MϾ\AR2eؓzX,fBX\XX(]nbX,f{)**JȔ-XT\\ZZ&YٖYw'm{ꜟOK	$0*(*\UUF
y7fz,,̟@lMDݻ>"^+"uQyyy~~AJc{[<d<3.J<p8f\.w{D=|Z.a}{t}[UUu~BueEׇ1SvC/ϋ9peʲm1۶ލ\OS&T[41խSfvŎfdeeY\Rl0i)o}駊Zfv^bb`=axzڍr'ҪOquu%P9;9XZ
rrQQql
%yQ=6B)Ͳ&d
&ʪVzMxfV
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs viewport change_zoom ( Last six runs Jan2023 )

---------- Differences in errors ----------
79a80
> Debug: demand elements saved
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.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" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : bugs viewport input_zoom ( Last six runs Jan2023 )

---------- Differences in errors ----------
78a79
> Debug: demand elements saved
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.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" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

daily.data.edgedata: 8 tests: 6 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : dataelements edgedata inspect parameters ( Last six runs Jan2023 )

---------- Differences in log ----------
1,3c1,3
< Warning: Invalid format of atribute (dummyGenericParameters)
< Warning: Invalid format of atribute (key1)
< Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---
> Warning: Invalid format of attribute (dummyGenericParameters)
> Warning: Invalid format of attribute (key1)
> Warning: Invalid format of attribute (keyInvalid.;%>%$$=1)

TEST FAILED on ts-sim-build-ba : dataelements edgedata inspect_selection parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
169d168
< X connection to :22910.0 broken (explicit kill or server shutdown).
---------- Differences in log ----------
1,3c1,3
< Warning: Invalid format of atribute (dummyGenericParameters)
< Warning: Invalid format of atribute (key1)
< Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---
> Warning: Invalid format of attribute (dummyGenericParameters)
> Warning: Invalid format of attribute (key1)
> Warning: Invalid format of attribute (keyInvalid.;%>%$$=1)

daily.data.edgereldata: 10 tests: 8 succeeded 2 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in log ----------
1,3c1,3
< Warning: Invalid format of atribute (dummyGenericParameters)
< Warning: Invalid format of atribute (key1)
< Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---
> Warning: Invalid format of attribute (dummyGenericParameters)
> Warning: Invalid format of attribute (key1)
> Warning: Invalid format of attribute (keyInvalid.;%>%$$=1)
dataelements edgereldata inspect parameters ( Last six runs Jan2023 )
dataelements edgereldata inspect_selection parameters ( Last six runs Jan2023 )

daily.data.tazreldata: 10 tests: 8 succeeded 2 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in log ----------
1,3c1,3
< Warning: Invalid format of atribute (dummyGenericParameters)
< Warning: Invalid format of atribute (key1)
< Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---
> Warning: Invalid format of attribute (dummyGenericParameters)
> Warning: Invalid format of attribute (key1)
> Warning: Invalid format of attribute (keyInvalid.;%>%$$=1)
dataelements tazreldata inspect parameters ( Last six runs Jan2023 )
dataelements tazreldata inspect_selection parameters ( Last six runs Jan2023 )

daily.demand.basic: 1 tests: 1 succeeded


daily.demand.container: 32 tests: 20 succeeded 12 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_lane ( Last six runs Jan2023 )

---------- Differences in errors ----------
80a81
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>

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

---------- Differences in errors ----------
81a82
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
demandelements container create default_tranship default_tranship_edges ( Last six runs Jan2023 )
demandelements container create default_tranship default_tranship_fromto ( Last six runs Jan2023 )
demandelements container create default_transport default_transport_fromto ( Last six runs Jan2023 )

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

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements container fix ( Last six runs Jan2023 )
demandelements container volatilerecomputing ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : demandelements container load color ( Last six runs Jan2023 )

---------- Differences in errors ----------
123,169c123
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced container
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced container
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'color' in definition of container 'p_1' Invalid color definition ''.
< Error: Attribute 'color' in definition of container 'p_2' Invalid color definition 'dummycolor'.
< 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


IHDR1cIDATxw|SstR:-{@K@DTDEPT*Q'T.2ZfPʦ-&?.\CV4mGzssrh;sOػ
$&&ڻr{ׯ&	q~
^I2K%7xs@sl"
KOHN"rwb̳ARZ6<<<--99Y{D4
OoUaZ:Qd8q`{+ta-ElbgYc猌cwժU+??ψ8Q\8@xǷnߵ@
mPNF̬6lӶ͖G[6|%ˆmUºvjώ]d	(h8b_;*;~
qi>ܜN%IzzAaOIIZ`Ԉ.[q3'V
ڼrꡇKA>qV(o۶iի{~&QU{Y}Ckըξ9y#ARAAaՌGJدcKN9fC6ֲ9ܪEl9&Quǔ6o߲m{zzӣeTSuzĭwYCIwk,(0-M:r\{mӪFm;ݽW7OF
=~rݦEE:X9`ݼu'JmZSRT*U;m`c[ϙFMQN?(-7ұ]XhH֍mIH_gs)&`[&M2vopɓgϞ|ʔ)f^(h9h><''g{ײkԨdϫCۻki4Vʷߞ=T*ooose^ci\R٪jæd$٦$IjZS$$>zb%%k6lB5+;{מ}B9^^^
\TT=2gN-7xxxxyyhVTұ]V-<<$///[ϯʿ5NZEݵbJ~zu{15]o'ޱ+!+;yq=3K_ۻ?igCtJA{i4iwLGߗ_PeUsw"e06-%"`wZ\͚4Bxyy
!*}oBF#׹C[yh4o==Ѵq{q-ҕTFcl;2={~O*m/\ n!<v[c,8'ݺcw¾BժY=R%Z}6˕{WV@%¢Nl._Bv1bZ}r(ߘ3O=>5kTh8vSt*gj!?yfJMiO.(,TܿWrSO&OO*MmgGqqB$y/Rj޴QݾY43FJcFkSUF5?¢IB4k܅ސk===/\ܡ+i).۟>(8'7JUe}OOUƵLvAaann˩r_V;ii)玝<=wiM,ԿW@%[od\!>mАWo2Oʕ*U/(_X;*g֭utFjڶ9v!9[^vV!ؓnw|J-W4nXQzriX_6\NMB?t~:Q~θvJjzZ5FpIѨAF
-yҦ>%I>&e3o/?S֭+K<=={uجIkrKvzιtjڶYrݣÇ*L|||ӯ^w&v1ѡ!\7tp?eaAagWg>sYF5kD^RyFܲ#N
!EDŶbΜ9
_~Ct20pL"08Ęׯ_>nҗ3$s7o6۹7SVn.xUթuGO9'/wBj:sAw
	妛ZqkʹB혪NΜ=rdHpPϮsr7oWѫ[kYEVPP\y:zTpP`.rrBڱNk7KR]


-?dc¢f:rT?W1󞞞uj8uܱ#V޹Դ)))խS.6l.?\?ҕs.3_T*IhRy+k4*..k$Kg}9*kffe'=Ѽi#y+n}y{{jFk7Tj4*a!\cZalJ%a!7oFWRxY~5VT*OOOJ%<eTaBoooy*<==[hv<Z}L+F3f^^gmˍ웍K>{^"Ru6WQTT,~5&|WltZ~N']G3=t?YO)[w쾖hZNsZ4ktEEAuvJg@Ul۩hV	>>^*z{{9{^tٖQM===mxL{?2)aYg:>R733SSd.JjS]

l޴sBO^z.hƍlTӥpw5ny~mZE-eA۶i`fuejճ/*Moۺey!D`-|FՌ]Z'}_ujzɯ.^prFRӮʵ*a͚44u^^*OO!ZֿjtϾCujӣӟ6զU6˷$ϭ͗s\UV$)uַǶl%/TKt=3R%ʕ
{-n_ R2<=<׫sҕ"Tins__B
4e啵*,*:tlc5M`By
$ICCc+l˓7Zdǎ?R޹oϮ+nBٸu蠾|}W$RyHBFQPX.{<=<6Wȑc'ҿwWoiӪ
񇏞)/Y~D۬iVo8z"'7q[yxxx?3¢}]:t9!+?~¢R'+ϜBT$ɓ͓$Rr&ýR?$qՅשGv$|j.)33R%/V7~*a$CBHdńYY7CyԦndJ<Щ}?y3G7nߎ7o#ӽ]M
!14͚[G>4yF:w=qzk4Z]Uh4GRf*/,,jʋEEZjuqqDyyy._Y-35"]y
}6V.(B*ϻ@I^*UF蜙uc#+Wm/.*Q=!w+uj#ssMgєsԯ3_e+֝=˩f΄XCV=qnjT;|o.]Uk7U.
!|6/]IBlwϠV
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements container load default ( Last six runs Jan2023 )

---------- Differences in errors ----------
114,158c114
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced container
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|SstR:-{@K@DTDEPT*Q'T.2ZfPʦ-&?.\CV4mGrss#!|=nJwc.6h.ˡvMNNcO_r$T<
r5{%h!Fcp6?UCr&A+*<{.=!gT'|AzB*0s
2jo8Nd3T
p|
{҉('C?|ĉS|۫\9{k7n),,w_`c;Dp\c>gdd{VZ6_"*Dqiߺ}I6lA:3nذM6[=n4///	ȪV	ک?;vYlB?b'KLLgAoRݱWOtx_|.Ik
|||JJJLvF<tي9j͖S=<<t:?k]B(ܶM^;3Ȉ資ZF5v<5}


Ӯf>z|W~e/Xr5YV-
g6AȈ>̰)~m;=s@-K;v'nݾˊJԽs\˨fA׮gmoґ7mܠmV5GoB?}7jX6m-**YJ`!֫S;'7w:(i)OOO!JRTnzm=g7EiYl޴Kva!Y7'q!VlUP8ΥmM4C'O={)S̚5K{
gAA}9993g߫]F%Ox^]lL,]RQ\Ry{{,K*V%V6%$6%Ij~W^:ߎ$ϕ${P/.)YaoϮYٻBd28W`Gܕ?R=ujѼ./((eekPɿKvmZ𐼼Lolf?o\*߽k^;kڍv3'cʣkV/H)<cWBVvv20-=zfP^]5w΄W3? 鲕>>ރh47o$I/`ɯ"V>E۴Ŋ|hqm[7kH+PXXO	!4MNn_mh|{@RZzF
OƵKWR5OhX?x۶m//00płS=oѲ^0v	
!WfJjVo,WЧ^Z;1~|!/NXc'O!DiW>0t|c/
.z}j֨V_;qzxyq*gj!?yfJMiO.(,TܿWrSO&OO*MmgGqqB$y/Rj޴QݾY43FJcFkSUF5?¢IB4k܅ސk===/\ܡ+i).>(8'7JUe~OOUƵLvAaann˩]9ysN;wشu
&Zo+Ͽ-}p7lk&,4Sj76sJ
gW=6֎Jٶu;v<"QZm-^~]ml#߸zu##s7ߨA~]9b4_U.!:ZnmNFWw?g\~%5Nc]$hԠ^LiS$ujݲWj~Sѩ}LV͕)ul֤QQQQz5?^%Fv=Kkzm,_CL|||ӯ^w&v1ѡ!\7tp?ebAagWg>sYF5kD^RyFܲ#N
!EDŶbΜ9
W/l):8SLo<Ęׯ_>nҗ3$s7o6۹7SVn.xUթuGO9'/wBj:sAw
	妛ZqkʹB혪NΜ=rdHpPϮsr7oWѫ[kYEVPP~/7+7u]:o%ٵcZ5n<=lݱ[~rSE*tw5ݽoխcʹ)===Ԫq̹c'OGTҽs˩i[SRRҫ[]:lز]~~66+i.\g@ſ,ST$)HghU\\,}$I^:W33+;M[@QqxSϜ=߿w7oooZ!ըy`fJc^FS%,D>5؎B9qqIXhȍ웦UT/^{ŨfSU*Jk{`!y[4KzM>[}L+F3f^^gmˍ웍K>{^"RuVWQTT,~5&PltZ~N']W3=t?YO)[w쾖hZNsZ4k:MR3[nt[h4Uljel_/JNUBΜ=/?t:l˨6tpsJ&ý_RJn,@BH)!p%5).6ohhwrjr9!DՌ'FYڅKMsF\q*uq).=10]l_VQK~Yve!DP`mZ)XYlvJSvnǥ^tEX9 uK%߸}5~mG׫kZ5^2=jƅ/\ܤQԴrJXh&
S֨ݳPZ5
:iռMIG7sk,Wn%Im"u-v===%IUEJ/`CiչxJj*Oϴk~~܂o
YQL:&re!DQQE$ɡSLtCѡmBk6ɫ_-2cGRytܷgוk7	!l:tPEE~+nBxy<$!ZNK((,lr=~^^rիE?tȱ^^}{t߻߫7i|GOZE"mִ_7=~J׸<<<|}haQQCʉ]:t9!++?~¢WS'+ϜBT$ɓ͓$Rr&ýR?$qՅשGv$|j.)33R%/V7^\x0IF?D!	!$I2b¬rTna\jSY7w%>ܼ?Í7oǿ7}}}&
94͚[G>4yF:=qzN /..h4jHjh?T_XX(O/)))*!󋊊GNW]|fSԈ?wRV)3@QXX,wT&93CG>W4^\T$߭Q=!w+uj#ssMgєsԯ3_e+֝=˩f΄XCV=qnjT;|o.]Uk7U.
!|6/]IBlwϠV
	8ҟ)!!$]hUv 聤^*U
}3gJ[6_VБx{y5m`@7sń=֬)'0
0h/Ϛ5;!#uwrz)B!:_gZTT\Q2uZN#jZԟ]qI!+ʒܲM*"k{jݕ_v>o{HJ-))юAH;*᳠`mwJ{PȱPdgg;`4FQz%OyKWT,Z%fNN^^G[V?ۺ-֯;<P\\l:\\\Б57WG]ߍBooB__Fs#͜EK
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements container load depart ( Last six runs Jan2023 )

---------- Differences in errors ----------
126,172c126
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced container
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced container
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'depart' is missing in definition of container 'p_0'.
< Error: Attribute 'depart' in definition of container 'p_1' is empty.
< Error: Invalid departure time for vehicle 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of vehicle 'p_3'.
< 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


IHDR1cIDATxw|SstR:-{@e
""*WTP@ *DQTpE@F,JٴRDžkjz=<Hnn=w$Ͻ'BMIYbbb}9tνIIIv	PzuUnXNs$vY<hyHNd`9h6~E`c٥'qJ$S9HO@SٻFqγARZ6\`_
ɖЖ}F4rOoUaZ:QedȠ~G<y`{+t~ݦlbgibtcըQ#//KDyr(. {xxvw0ц֫[+=FFMifˢ͛^e6YJa]:gn2MhG@s,h8b>9==|wTwX#_R̙36\ܜN/%IvF~AOqqZ`-_y+;V
ڼ2ꡇ[A<~ƯW*[jѳ[Y~&?QY{}CjTCG9#y^R~~A#N?qcHJ>vcӣ5ֲ9ܢY!l9&Qyܘ'6غ}{zzݽyTcuz瞄m;v[CIuj<IP`kݪEqwgϯn
)**>v
tX1`>ujٲm7JmZSRT*Um@mc[]f-QF)͛6ܡMXhHͬM8pX_gs)&`['N4opI̙?}ɳg֞Y@9sls}yvvYodeeUVm3_T4wh4˖ok<-}WT<ҸJUՆM$I2MIӰqw"$Is%I:r}n#ӣKfVYXv'Pjdx5mï+xxxxyyhZTܡM<<$////?woehg-YnS=9|hUSw
zy{մqHMK)?Էg;+@ڵt)C_|~=5͆-۵;&I_ʕw~Ar26-%"`7Z-4j BT(((߄&;'GQ߯Sh4>޽ww015-qz;z)'v4g~?w	[_raZBx薻hYpb/mCQj@
j؉k6n+]]v
GC/{SgmbĴf2@1wy=իUh<ns8ʳ{Q4N:y4ѧ_(M
׳ZH6lG~GX!I+M5mܠ_,]yb@#fé3Ƀ^_Aa#%!4⥿l˻f/wjŝos52*z|; ''ҕNjZzjZzRΌzno޶Sh`-7P><dͬ[k7Ƶk*,45]b76s
odW=6֎Jٺem;w:,VJ֭ؖͯ]qCml+߸reU##s֯۠^~]9bԯ[	!>VvMNFWw?_q5%Vjmc_,hPNzu\iS$ulݼWJڵ~SѱmLM)=vhҨAaaaZu?^EF~#Skj[XaCL|||rҮ]w'61ѡ!Z?dP_eb~AgWg9{IիE^RyF7ߺߣO	!DDmܹsگW_}St20p'O,0xb16lذaCT/gH砧ojo$ڒη3թU䙳G	խSvnΦ;<}ܑc'+v.4$_Wnjݦm/!cZ5>{S!A=tٲ_!DϮk׬vVC׳k~~r-]߬Աwn}GjT_1Ntm)vM7ӰWg/$%_U珟:QRNmnwoqqqϮwnq`엯x"'7WRID#OY#TQQ|֒$yxxz{{/G\eΌ̬c'6n oGŝSO>{B^]jTju[T*=4Mq\c;Zal
EEa!7nFWR]tE~4TNWT*Jy;VBUxzzl$'77ul1-4{y{%=17/7n5_'IUHIMYY?_!DaaEFJڵfCQj:tn_t>ꞆzFF??FӳkǨ{n۹zFFF׳KZ56m֤
+l4Ju_^7l=oݾKT	|}|T*9iW
:{Йsͣ{zz	)8
~QR!	!uxvFFF\Ք.$شqMw+)Iiҟ1z*/_1͛Yrũ%x¥4eۿ~ZD-eKWA[j`fueJs.)Mm۲yyU!D`ŀ͕ؖ|fֵ]Zo.jTzk/]xJuRRɵJaM7v^^*OO!ZֿjtõjTݽ㟫7<ԪEV-ʷ&՗s\Uf$)eؖס#Ƿn-OTND$FFf
+ʏ*[ܹY;@{zx֭SUD<=SӯrZ+h,3kgQ_G>RPXx(N#j4J$:O1
!D-F!Vݜ+~CG;qZݭS]V,Xiې}B\Y<j:5-=MLm;zzxy{ymVqѣOyy{޹_nӪE5;)SzVyϷIxi!DvNn/~n	+'w3gυj<1#

R^M%ܷWKW9{NP";;W~(;'W
~&?K8
;HnH?Xvx۹U
__PP%2tzq$I`y$$	33oSG'OrMeڝpcۘ{V7onџGֻ[{B(jh4k7mȐ<tȷs;HѨBF9z2RQNn^AA<@T^TT$+,,:;]Vt{U"N9[-2YZ'Wn377vo|!DAA}LR5ۻ{̛5\XXX({Qa|ZՈֱ߫m~1՟ǒ_Wրݗ\%__㧒i4}Z_p5רVtҹ>;+;wWҷW[PX#ۼ|5U߽\#4$JBCtKtWcyT׫k֭}*ltw?XG>ոaeVRj?Pp\*q<{lCs+?$ h`u|\RaQOFj9jS+^vE⊊V+KKGpz.7۟TwүիD4[{w94;PnK]TX!y(qX;sg݂B [1~!F#BFu%}h4F<֭[._՟S鳬r[ٹyoYqtRln_֞GBQQ'06sQQсGkVZN-rt}7of	!nfe	!|}}4ͬ[/]&کBdddշwGS"???##3QO9+*OyOȼ)I$DϮkM{ک]n<sNN:q:) BaA
/ٕsV$I>>ޡlk0m
r:j4_wFz{y=c+#~/%T+7nPܣK
-lj <vg/{>kgϞM`d!DDǙ}GWB۷'RXoڵt!ĭyLEM~FPtR~J!GJ9o) %%UTSnJ74:Wt&B}ӓ=ܼitWJ
v$.,Bh4H;\G*4ߺUF}bpzxfMI8hl)&{(X5iX#ǵE@Qk3=sZc\II)((Yʕ)Bիj؛s3	%,X9)rfVVDxe//UJjs/VwQ4zʕ+ddfi4ȈiwƬ*o5%UԬ^UE%HYyJ<d}hV]wSk4!֫۲)c!

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements container load no_child ( Last six runs Jan2023 )

---------- Differences in errors ----------
112,155c112
< Debug: Deleting unreferenced container
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE7' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|Ssۤ	m{
-{oQU*Q'T.2ZfPʦ-&?.\CV4mGzssrh;sO:$&&:r{ׯ&	y~^I2K՚%\7xs@sl&
rHOHN"rrtLb̳QFRF1Γ-+99YwD4
OoUZ:Qdؐ8q`+q-EbgYc猌SwժU+??ψ<Q\8AzǷnߵ@mPNF̬vlӾ͖GcZ6|%MV۱M@VJxޱb;Zbcc
Tg322z[c{G=/O\׮F|`7srՠݛ-zyyt5ac׮lVmV{tQUuן?8Vjz;xx_k7ԫ%]8|Q0䔳k6gæZd[h6l.Õ"N¦[4poo}{n)؝u.z(IR.ZF7
v=k˶]im۴Q=*~vBۣQz%G\ikQQ޳U:_:srs7oݡaBT*JUNԿWs/}S
JMvju#{?{R`\	פIL{]>yٳg.2eʬYt0
`NO?ə9^y5j,}zsƎ`gZv鲕mݷe*ǒGTWT*ڱ)$I)IR9v$I~$Iس~qIɚ
[|}zu޵g"fZ6Z\VT=*W-7xyyj3-ߊJ];kӪVͯojo~X*z3'L;{tn}׊+fNǔ{k׬_v!<TcWBVvv:(-=zf|W5w΄W32 00`鲕>j7o$I/`/"VE`xmZK`E>m[7kHVW!VBT
ұ|}}}}}ZO]HJKhڸ=w͸yJV5@͞=0_Sp۶mX^zރz1Y\όۺcw¾BaתY=R%Fs6˕{WV`¢Nl._,kͱbcŶf6H1gFz}k֨V) @;qzxT*:FK:~̦ە쇟|UPX45d@գ䦎L^o!^]:U!$IJS>[4ռi}dif֍ʁƎ'OлfjEEh֤a@@\!?z{{[_ԥcKWR]?}PpNnުkܼS_lv33S;yzqB'iY1x@J?ȾfC|mBZa蠾&S+WT)zcSTm[ںc)Bժul؉ĵny:hSO=+W[l^=*RиaF
}o+?a:p95]uku22jTd/)+ujhs%!D5eJr$sؘ|s֭+K{wԬIkr%Nv=KgzȎm,_Ô&yW;iؘА?V6Ӆ3N9۬i5.]IUbZnϑc'"#;ĵbΜ9
ݿ^zC20pL"0:Ĕׯ_>n3%{nlso\+իS3
	ӣKN^-ۅ
>u'*!,4_ojƭ)!tc:j:sȱ!uݼ!D֮fKл{AA2bsmg_0lVnS!A=vˍ߶Kѫ[:j/yIzv-((غc;
USjܧG_Xݻ{sS{{{שUԙsNZGSӶw=vܰeplj2KW]t>^R$IRJWj}U\\,\h-IZo}9*kffe'=Ѽi#y+n7}}h4//Fk7Tj*\SZajJ%a7oFFTQU/^{f*[R5O5MxXG޽
oo-]&VhJՎG|܆[Ⱦ٨a%IQ-25-]ocEEWccZwDk4_>|v[1Zff%Vۻ{oݱZff`@Vл[:6okѬUi*ꞁ}Vr3'G{F߲mVZ%LoW+sU*9iW	Q9{^tٖMxLg菾;2)aYg:=R733SSdnJjS]j޴sBOQz.iƍlTӥpŠw5ny?mZE/yA۶i`fejճ/*Mo׺eq!DP-|FՌ]Z'}nujj/.^prFRӮʵ*a͚44uj[jݳPZ5Ǫ
zwiռMIG7}k,Wn%Ik"u-v˽$]̪T)r"^%r0HԴo/\tzHwZ5[\nϯPgMEYye,L:Z6re!DQQE$ɡCtCѱmq1Bk6ɛ_-*cGRU}{t׫ʵk6n6_XȐ¢"?k7	!j%h5ib[nݱ+ G۬^-r#GT:OVomӪ
񇏞)/Y~D׬i?Wo8z"'7q[yyy<=¢}];t9!A+?aܨ¢R'+ϜBV$ɓ͓$RZr&óS?$qՅשÇz$|jn)33R/V0m~*$KBHdńYY7CyԦndJ<й}y3p7n܎7o#ۣ]M
!1Z획[G=4yFzw=qzkZFSSjGRf*/,,ʋEE:5MqqDyyy._Y-35"]y
6LW.(B*ϻ@IjI}{v̺+EEEɿ֨л:B|O?hʹ
ԿΞudtV}gz^hB


8]vZ5J>ۯgW.i٪&~rrr~r	!g+zxyypIOxXޒI.\4Wv 聤jitϾ@R``-/'#{CG|ꦍ#frѯWգWe@wsq/PYOcʎS:=RwO)W.kv|"Du֮5npKEņ_%Ӕh4hT*ol+.)DtJ$	~n]~cnv5fFJ/Fq;E^GKJJt߷g-,*
J,((ذy[jr,j_47Vj^Kn޼y5>˪V	o^ÖO%ǵna˶N<|&}S+?tv
Ց/G7tFG}#;[jod߼hR!D.]<t"33Su#Y).nzPy{Gz
I$!zw۟S]س@.ri݃[\\|TSɁ
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements container load parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
125,169c125
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced container
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< 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


IHDR1c0IDATxw|SstR:-{@K@DTDEPT*Q'T.2ZfPʦ-&?.\CV4mGrss#!|=nJwc.6h.ˡvMNNcO_r$T<
r5{%h!Fcp6?UCr&A+*<{.=!gT'|AzB*0s
2jo8Nd3T
p|
{҉('C?|ĉS|۫\9{k7n),,w_`c;Dp\c>gdd{VZ6_"*Dqiߺ}I6lA:3nذM6[=n4///	ȪV	ک?;vYlB?b'KLLgAoRݱWOtx_|.Ik
|||JJJLvF<tي9j͖S=<<t:?k]B(ܶM^;3Ȉ資ZF5v<5}


Ӯf>z|W~e/Xr5YV-
g6AȈ>̰)~m;=s@-K;v'nݾˊJԽs\˨fA׮gmoґ7mܠmV5GoB?}7jX6m-**YJ`!֫S;'7w:(i)OOO!JRTnzm=g7EiYl޴Kva!Y7'q!VlUP8ΥmM4C'O={)S̚5K{
gAA}9993g߫]F%Ox^]lL,]RQ\Ry{{,K*V%V6%$6%Ij~W^:ߎ$ϕ${P/.)YaoϮYٻBd28W`Gܕ?R=ujѼ./((eekPɿKvmZ𐼼Lolf?o\*߽k^;kڍv3'cʣkV/H)<cWBVvv20-=zfP^]5w΄W3? 鲕>>ރh47o$I/`ɯ"V>E۴Ŋ|hqm[7kH+PXXO	!4MNn_mh|{@RZzF
OƵKWR5OhX?x۶m//00płS=oѲ^0v	
!WfJjVo,WЧ^Z;1~|!/NXc'O!DiW>0t|c/
.z}j֨V_;qzxyq*gj!?yfJMiO.(,TܿWrSO&OO*MmgGqqB$y/Rj޴QݾY43FJcFkSUF5?¢IB4k܅ސk===/\ܡ+i).>(8'7JUe~OOUƵLvAaann˩]9ysN;wشu
&Zo+Ͽ-}p7lk&,4Sj76sJ
gW=6֎Jٶu;v<"QZm-^~]ml#߸zu##s7ߨA~]9b4_U.!:ZnmNFWw?g\~%5Nc]$hԠ^LiS$ujݲWj~Sѩ}LV͕)ul֤QQQQz5?^%Fv=Kkzm,_CL|||ӯ^w&v1ѡ!\7tp?ebAagWg>sYF5kD^RyFܲ#N
!EDŶbΜ9
W/l):8SLo<Ęׯ_>nҗ3$s7o6۹7SVn.xUթuGO9'/wBj:sAw
	妛ZqkʹB혪NΜ=rdHpPϮsr7oWѫ[kYEVPP~/7+7u]:o%ٵcZ5n<=lݱ[~rSE*tw5ݽoխcʹ)===Ԫq̹c'OGTҽs˩i[SRRҫ[]:lز]~~66+i.\g@ſ,ST$)HghU\\,}$I^:W33+;M[@QqxSϜ=߿w7oooZ!ըy`fJc^FS%,D>5؎B9qqIXhȍ웦UT/^{ŨfSU*Jk{`!y[4KzM>[}L+F3f^^gmˍ웍K>{^"RuVWQTT,~5&PltZ~N']W3=t?YO)[w쾖hZNsZ4k:MR3[nt[h4Uljel_/JNUBΜ=/?t:l˨6tpsJ&ý_RJn,@BH)!p%5).6ohhwrjr9!DՌ'FYڅKMsF\q*uq).=10]l_VQK~Yve!DP`mZ)XYlvJSvnǥ^tEX9 uK%߸}5~mG׫kZ5^2=jƅ/\ܤQԴrJXh&
S֨ݳPZ5
:iռMIG7sk,Wn%Im"u-v===%IUEJ/`CiչxJj*Oϴk~~܂o
YQL:&re!DQQE$ɡSLtCѡmBk6ɫ_-2cGRytܷgוk7	!l:tPEE~+nBxy<$!ZNK((,lr=~^^rիE?tȱ^^}{t߻߫7i|GOZE"mִ_7=~J׸<<<|}haQQCʉ]:t9!++?~¢WS'+ϜBT$ɓ͓$Rr&ýR?$qՅשGv$|j.)33R%/V7^\x0IF?D!	!$I2b¬rTna\jSY7w%>ܼ?Í7oǿ7}}}&
94͚[G>4yF:=qzN /..h4jHjh?T_XX(O/)))*!󋊊GNW]|fSԈ?wRV)3@QXX,wT&93CG>W4^\T$߭Q=!w+uj#ssMgєsԯ3_e+֝=˩f΄XCV=qnjT;|o.]Uk7U.
!|6/]IBlwϠV
	8ҟ)!!$]hUv 聤^*U
}3gJ[6_VБx{y5m`@7sń=֬)'0
0h/Ϛ5;!#uwrz)B!:_gZTT\Q2uZN#jZԟ]qI!+ʒܲM*"k{jݕ_v>o{HJ-))юAH;*᳠`mwJ{PȱPdgg;`4FQz%OyKWT,Z%fNN^^G[V?ۺ-֯;<P\\l:\\\Б57WG]ߍBooB__Fs#͜EK
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements container load type ( Last six runs Jan2023 )

---------- Differences in errors ----------
126,173c126
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced container
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced container
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'type' in definition of container 'p_1' is empty.
< Error: Invalid container type 'dummyType' used in container 'p_2'.
< 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


IHDR1cIDATxw|SstR:-{@K@DTDEPT*Q'T.2ZfPʦ-&?.\CV4mGrss#!|=nJwc.6h.ˡvMNNcO_r$T<
r5{%h!Fcp6?UCr&A+*<{.=!gT'|AzB*0s
2jo8Nd3T
p|
{҉('C?|ĉS|۫\9{k7n),,w_`c;Dp\c>gdd{VZ6_"*Dqiߺ}I6lA:3nذM6[=n4///	ȪV	ک?;vYlB?b'KLLgAoRݱWOtx_|.Ik
|||JJJLvF<tي9j͖S=<<t:?k]B(ܶM^;3Ȉ資ZF5v<5}


Ӯf>z|W~e/Xr5YV-
g6AȈ>̰)~m;=s@-K;v'nݾˊJԽs\˨fA׮gmoґ7mܠmV5GoB?}7jX6m-**YJ`!֫S;'7w:(i)OOO!JRTnzm=g7EiYl޴Kva!Y7'q!VlUP8ΥmM4C'O={)S̚5K{
gAA}9993g߫]F%Ox^]lL,]RQ\Ry{{,K*V%V6%$6%Ij~W^:ߎ$ϕ${P/.)YaoϮYٻBd28W`Gܕ?R=ujѼ./((eekPɿKvmZ𐼼Lolf?o\*߽k^;kڍv3'cʣkV/H)<cWBVvv20-=zfP^]5w΄W3? 鲕>>ރh47o$I/`ɯ"V>E۴Ŋ|hqm[7kH+PXXO	!4MNn_mh|{@RZzF
OƵKWR5OhX?x۶m//00płS=oѲ^0v	
!WfJjVo,WЧ^Z;1~|!/NXc'O!DiW>0t|c/
.z}j֨V_;qzxyq*gj!?yfJMiO.(,TܿWrSO&OO*MmgGqqB$y/Rj޴QݾY43FJcFkSUF5?¢IB4k܅ސk===/\ܡ+i).>(8'7JUe~OOUƵLvAaann˩]9ysN;wشu
&Zo+Ͽ-}p7lk&,4Sj76sJ
gW=6֎Jٶu;v<"QZm-^~]ml#߸zu##s7ߨA~]9b4_U.!:ZnmNFWw?g\~%5Nc]$hԠ^LiS$ujݲWj~Sѩ}LV͕)ul֤QQQQz5?^%Fv=Kkzm,_CL|||ӯ^w&v1ѡ!\7tp?ebAagWg>sYF5kD^RyFܲ#N
!EDŶbΜ9
W/l):8SLo<Ęׯ_>nҗ3$s7o6۹7SVn.xUթuGO9'/wBj:sAw
	妛ZqkʹB혪NΜ=rdHpPϮsr7oWѫ[kYEVPP~/7+7u]:o%ٵcZ5n<=lݱ[~rSE*tw5ݽoխcʹ)===Ԫq̹c'OGTҽs˩i[SRRҫ[]:lز]~~66+i.\g@ſ,ST$)HghU\\,}$I^:W33+;M[@QqxSϜ=߿w7oooZ!ըy`fJc^FS%,D>5؎B9qqIXhȍ웦UT/^{ŨfSU*Jk{`!y[4KzM>[}L+F3f^^gmˍ웍K>{^"RuVWQTT,~5&PltZ~N']W3=t?YO)[w쾖hZNsZ4k:MR3[nt[h4Uljel_/JNUBΜ=/?t:l˨6tpsJ&ý_RJn,@BH)!p%5).6ohhwrjr9!DՌ'FYڅKMsF\q*uq).=10]l_VQK~Yve!DP`mZ)XYlvJSvnǥ^tEX9 uK%߸}5~mG׫kZ5^2=jƅ/\ܤQԴrJXh&
S֨ݳPZ5
:iռMIG7sk,Wn%Im"u-v===%IUEJ/`CiչxJj*Oϴk~~܂o
YQL:&re!DQQE$ɡSLtCѡmBk6ɫ_-2cGRytܷgוk7	!l:tPEE~+nBxy<$!ZNK((,lr=~^^rիE?tȱ^^}{t߻߫7i|GOZE"mִ_7=~J׸<<<|}haQQCʉ]:t9!++?~¢WS'+ϜBT$ɓ͓$Rr&ýR?$qՅשGv$|j.)33R%/V7^\x0IF?D!	!$I2b¬rTna\jSY7w%>ܼ?Í7oǿ7}}}&
94͚[G>4yF:=qzN /..h4jHjh?T_XX(O/)))*!󋊊GNW]|fSԈ?wRV)3@QXX,wT&93CG>W4^\T$߭Q=!w+uj#ssMgєsԯ3_e+֝=˩f΄XCV=qnjT;|o.]Uk7U.
!|6/]IBlwϠV
	8ҟ)!!$]hUv 聤^*U
}3gJ[6_VБx{y5m`@7sń=֬)'0
0h/Ϛ5;!#uwrz)B!:_gZTT\Q2uZN#jZԟ]qI!+ʒܲM*"k{jݕ_v>o{HJ-))юAH;*᳠`mwJ{PȱPdgg;`4FQz%OyKWT,Z%fNN^^G[V?ۺ-֯;<P\\l:\\\Б57WG]ߍBooB__Fs#͜EK
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

daily.demand.containerflow: 58 tests: 40 succeeded 18 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_lane ( Last six runs Jan2023 )

---------- Differences in errors ----------
82a83
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>

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

---------- Differences in errors ----------
83a84
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
demandelements containerflow create default_tranship default_tranship_edges ( Last six runs Jan2023 )
demandelements containerflow create default_tranship default_tranship_fromto ( Last six runs Jan2023 )
demandelements containerflow create default_transport default_transport_fromto ( Last six runs Jan2023 )

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

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements containerflow fix ( Last six runs Jan2023 )
demandelements containerflow volatilerecomputing ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : demandelements containerflow load begin ( Last six runs Jan2023 )

---------- Differences in errors ----------
131,179c131
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'begin' in definition of containerFlow 'p_1' is empty.
< Error: Invalid begin time for containerFlow 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative begin time in the definition of containerFlow 'p_3'.
< 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


IHDR1cIDATxw|SstR:PвGC@DTDEPATNE'*l(2ZfPʦ--M~\&iڬsGB{"ܔd%::]l !!]ܗC`ܛdǞeנA6Ixk0JnCh/lL$L*`WTx6]zBΨO2T<;`<d0!+j!pl	mIIIgDVQN
pɓ>Wr@}_,1pynڵk|HŅq~|ێ&ڰن
ꦧgdfݰam<zժŕ^^^6lUֽKv&؄N8h΂*#`az[c}G=/^!5Ϝ9c\k3

|||JJJLvG>|Ū9j͖S=<<t:0X|n׶u]fhDxU|]N;Y:z辆yxHҏ;;'{,)ܺMqOyXr͇
0|?sDx	Sfc]ƞ9oV%{mE%IѵcA3n7	5iخm5"w>!=7_\\rĩ
,%rA׭eNo۴BRTR7ڠ:Ĵpэ웢SZh֭sАݛp+*(RL&Md{ɓ'ϝ;W)S̙=
>ٳkggg׬Ys3#_P4wh4Wok<-{WT<ҸJUՆM$I2MIZդ.q#$Is%I:r}KJm#׫{Vv7sXv'TFD^]Zh/+

xxxxyyhZTֹ}-=<$///ϯwohw.#ZJ~{=|hZ5Rw
zy{ݢYJMK̒߻{H ZaC/_{f$,eEx*ݷH9`X0c6͛6Bxyy
!*}BF#׵S;yh4o>=;ެI{~=Fcl;2;w~O*v\(^d!<[g,8m]F@Jj؉k7m+][^JEG;n|!k/=uOBj/}` Ƽ_\л֪YF9~qT*Ϟ;EC:qm;쇟|UPX45d@5"NJڸ)];S!$IJS>[4բY}b^<3FJcGsSg]fu?¢CGKB4oKݔk===.^ک嫩/>(8'7j5e~OOULvAaannޥ+)]9yԴԴO=vڼm
&Zo;O%}pؠ7mخmXh_k7
ԷolJ*ddW=6֎JٮMm;w:,Yzvm6]*D[7\kӪEp\&4nX~SX)sͦ+)iB5WGժFW۟үg\MI[f/!7߸a?Pڔç$I]:DGj啒v_Btݦueg͛6.**JK.ǫDh36έkTԮ1L9'/??uqg"m
ÆW&~x|uƙ7k\f)*gLT=zzxxǘ6_@P̛7O{WL<E'~|xʔ)
'qƍ7FKbV$yyf~=fa-O|0SO9{ɐ>=ua:Ϟ;rdP`];JM{[B혪n횧Ϟ;zTHpPsrlW;K:m*yHz(glnܲ܅M;q:8(gN9yqw!zu\v$_nvwN¢F:zt?|BROOϺk>{3UJJҳ[M[wOc|5畹yy*J$%T^~׵O$Kg~9*sffe';٢Ycy<*n
sVRoQT;h4UBSsh!*ȾiZ^¥+s]ټrJTTrSg!Z,7ӳMyy׮g+tnhƎz+Mqy}qI.HTzxJj
!/2RҮEGTՏ?rיsjgNw5߽33+i4ޱ]"jm뙙f@;nGn^^MWTTXYgT{Yq͜]jPMMRIJXs$kӆNnN_qWKL軣߮WqN#2330:D=w!Š};]|^v-Q#jը~ܸ-WJ]\.\
|W[׶u䲟W\tEX]JnV'[^;wT~~mZa/_BViJ	7nd_K҆<{w[W~Q]KxKW6zM=V	m޴Ryzx
!U{[fߞ]XI硶[mB}0ؖnʭ2$I1mZƴ9unyr"$IY*WPXX$?Dnqf)?٠~K֨LMw+-j(+ϬE}|||}PaQѡ;\h+WB^PX$I>D7ڵ%Xnsn^#:r؉*/U]zf!ĺ
/4xHaQ^^*C֨S
Gڶsf=zWM>>m[X)ȱr?)k6n!|7kMNB5it?_g>ZXTr"}._I9s\HpO7(~!T^rsBJ99yC9y$U3XJ_qW}r&%a+Ph1K̪T_+)#V/Z0IF?T!	!$I2b¬rTn\jSY7w'!޼?Í7oǿ7}}}94ͺzhXfu:vCGy@^\\hjuVZ=qZ(7/P^RRRU*/..BˏhV˻|jϜQZWn3//vo!Daa}LR6nзg̬5\XTT${qQ|fޭ֥Co5՟ǒ_lؠ=Wp%__㧒i4sFZXPPxzuj׮Ytҹ~=);wO+֬ҿOw[XT+ۼ|5U߽^#4$JBCtKtWcyT͚4'6fξڴj۟j֤=o(G	zuU#UN(a.`8_3gw}rG)Bt>
.X'dFjJ?/yq%%B+W˕%%|#e=5EZ#

7;|(%..*<8ZRRM=naQvUgAA-{FcF>i4FJrKϩYVJ͜|귬8q:)MM[7jPwOAy#uujhT|97^7>F͛99K-Bvp=#BL.vBdff%:٩3gCB!社$yzxHB۟k_ܻ`l׎}{t=~-..>q:餀JEE?0TdW^ϭ"9$Hz϶)׭ݴQ}6j㏈ۯgƎ?P߬qRp5iߕ/rrsxZK/d߶R3gpvxľߒgΗ[ZjBdU	M.?OAAiׯgh4N'%7$Or󆜲
SRR5M%?e<^T*CsEl^%,d?>ȃZ4@}Z`oE"!F#KpJjuԮ;xWFڶVkԷѭ{)Wֲy=	-r%٭sM+W>|<(.6amg.Q5Bc+))EujUr5EQV4^-{srrod?1Tra9''7"|ʱ\^*%5M~;Dj;7##3&ժٰ%??????''Z*

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load color ( Last six runs Jan2023 )

---------- Differences in errors ----------
123,169c123
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'color' in definition of containerFlow 'p_1' Invalid color definition ''.
< Error: Attribute 'color' in definition of containerFlow 'p_2' Invalid color definition 'dummycolor'.
< 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


IHDR1cIDATxw|Ssۤ	=="*8P
8QAheC)ZJwp
YMҴYG͹玄Dx(HLLAbbx.799ف=ʮAm0P7h$.Z^՘W1IT0'
fүl!4\Qd*!'	x*Gw$y6hBvTJh4fK<uψP7)*UK'3d#Ǐ8_ʁ=vZ"GvV~,O1sFFj׮o%"9ONƽ-vٟdf6q-3۴oV-.]NSvlU޽K$؅N΂*3`a322z[m}=/КNx_|.Iҕ

|}}KJJv
Fܿtي9j͖S:?ь~YB(ܮm=SȈӇvz=ph_kΟ7{֯%]8t΄}^?3k6?1!S-[ʭ[6g.Ù##2m0too}{j)lߕeNz(IR[E5
z-kӝYڶY#2~wBۣq%GXqKQQR*ԯ~:9lFɰMky{{!T*J*u
߫Cl9\Ͼ!JȆ;Uf:ͺ݉*}a뭂y.kĉzN4iٳ
O<y֬YS8`NO?ə9Zvvv͚5>5yUPhGw
3VtJӲGqJcɳ>j*T*{XؔL$۔$Mz_+Bx{{K$?WCG޳_d͆~B~gegܽW}#GV_VU|؉+UYW\-}By)^^^jL"R@۶n%j9߿woiw.XJ{=xhZ5Үw
}|LnѬ}Cg\̒߻{Kڑ/J{XlZM[u;&I#/(X˲UoAar26%"`7Zvm7m,P~~~BʁEB
!*wN>ZǧOn{'g4k;f\ͼx9U՚NfϞm
/)]v?sV,HW#EA=֘,K.gnپ+a!=׮U#R%Fs6ɕ_v`¢CGMYך'N	!Diɗ Ɯ_];֪YR@V=zڍT*;EK:v-۔쇟|UPX45d@5"妎H^)^];S!$IJS>[4բY}^43zJcFsR]f¢JB4o(  ސs-_کi)gϋ[>(8'7re~ooULvAaannޅK]9}䔳GO=vڸe	fZo;RO%}A׳o߱]пVo:o̕*U/(_T;*w6lyTfڵ=zSrb۴r5Bnw|r6ZԈhҨA7刕ҨA?Wm.wHzu:QjdD/)˩uk}E!D7eJr$KV}+K6[(S{un޴qQQQzU?y]qn]zDvm\{L|}}ӯ\'1a!\wϐĂO.8uLfkՌx9Uny뿇BTF9s7t_q/e`/$\/O<YaS֯_~zI_$!OHbǯg,LYW]o;_S9ܧGלܿ7oB4_3ܣkǰАYnoI9{NSԭ]3
	սsN^-
!zuW%/i@︂9wްY#N)'/7~N!D֮vC%٭`]S.7UXߨBlqG>=qSΞKN9]v͓=q*j];\JMq]zva6`/=}<7/ORID#J/ϬX>q]DkI}|zW33+;[@QqxSO97OFjֈܿvJھkV*nkjG!LX)$<,z
ˆjUjչ9!y}JR䚧lמ&<,D#o^wsҮ\VZՎG|߼\ϾѸQ3$IY="5-]oeEEWb[FGi4O>|fݦ_)&jff%V;KMlu5330 @ݽ~okټ⊊*m4Ju>o=o޺CV	|}*O9'?t*LfvtpJ&ó_RJGv,P3BH)!7p95s)gh[䔳B+^F/ilTRΞ?sBPP;4ܴ߀܅KBڶVnz25ʙskӪK8"r`lVJ~=J5.߿wk}ez.piiWcMZ;Z-h5W{n}{vcڶnѶu#rN+̒$Ŷif:p;ʉ$]̪T)r"Q%r[0HԴo/^xFwZU\nϯPgMEYyf,Ĩ$nXVTD^"IPg)f!ԮMh!Ċ5sկYGTU}{t׫ʵkr~a!C
V(PU^Bդgieno/ZnF}>zB׳ۀ>=Z׷m7:r\<e!D_f\ȱBܼ&n^G
TNֹKN	
	]YycG%9J=?.:}FX"''O~('7OJf?k8
ۿO`U;W^>3%W-pKY*Np)zd5U.I҈ӽ$!$I_Lu].M=8.yKm*z]:7rg~F}㆟<=ѴB9UV]ӢYc?!v^'kZFSSjTF*/,,ʋEE:gk4bÁ.^\zSkFV;{bN)3@QXX,w=*U
욙u}F+Wu/.*֬q;ٺtB|O/H
ԿΜuDtVmGz^hB


?UNͰ5L>ӯg7e.i٪.~rrr~r/	!{+zxyy;QOxXޔI_0*۟tdJլI}oٟXM<aYȾ-fսVoU9ඇ(Tgzx֬Y1e)˗4ۿO"P龺k4bßiJ4rh4*6KJ!._)W\n?Vn_skU,(,lܠ΄}rhܾZ]\T%y)qD7sk¢" ς
%aV+BV}}jZV<ƍ.^6S鳬j99yyF5lYqdrlV6omԠGBqq'15sqq񾃇ԪѨ~]rtCׯg!||׳~~Zz99,BupZCDŽ],-(((J9{>$(uTNˇKSײK%	;oN9{~q];S;c'+=tP]y~7oH+yʆǶVc?ۦ/G_vF
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load containersperhour ( Last six runs Jan2023 )

---------- Differences in errors ----------
137,187c137
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'containersPerHour' in definition of containerFlow 'p_1' Invalid Number Format (double) dummyPeriod.
< Error: Attribute 'containersPerHour' in definition of containerFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of containerFlow 'p_3'.
< Error: Invalid repetition rate in the definition of containerFlow 'p_4'.
< 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


IHDR1cIDATxw|Ssۤ	=7
"_@TD
E@F,JٴRDžkjz=<Hnn=w$Ͻ'BCIEbbbs9uͽIII	PzSnXNFs$vY<jMyHNd`9i6~E`S9'qJ$S9IO@S9&qγQFRF1\X^^^
ɖЕ{F4rOoUZ:Qed8q`+va[


Y< 3ŘYf^^ݗ<Q\8AzǷnߵ@_vzvlӾ͖E[4|%UV۱M@VRxNٱb;Zbbb8(7NOO?zm𗿨B>}ڎK$IW]/(-..6Y++ofثA7[F={0jү]eJp-{u4OG##*?O~phUw?;'wCկ[K/H~]<~cIgn{ræZd[6o:tPy.Ù##*2æ[4too}zj)؝u.z(IR[D5

v=s˶םImZ^-2nwBӽaEEG\ikaaR*طnZ99FɰMky{{!T*J*q
׳]lȺ)JȆ;E&]:
ͼ=	)}a뭂y.kĉzN4iҜ9sO<yٺS8(gNO?Ξ5zVVV՗9=UPh#Gw
3Vl*GqJcɳ>j*T*{XؔL$۔$]z]w;Bx{{K$?WGO{@x-~B=ffeڳOu3[V_VUx]	+TYgN͛5RjͯE`.۶nKR75s~~7?,1NZFݵrv3;cʣjTO)<ٱ+>3+YF~=#S~_
ݻ?qgSl*__A{i
vLGߗ+swBdxmZKbE>omZ5mPV

W!VBTܡ}|}}}}}ZO]HLMKoҨ=wIqJV5@)͙30_Sp6m~~\VZ5Y\KώݺcwBլQ-BFs57˕{[f`N]񵗞]c'O!Diɗ>0t|c/.z}jTZ! @;qzݦ8yq*wj%?yfJMiO/(PܿWjrSO&moo(MmgGQQB$-Vj֤aݾ^,#F
cFs͆UzƒIB4m   ܅٘wk-/\ܡͥ+.>(8;'JUe~ooUv~AANN)]9}ԴԴsN;wشu	fZo+BO%}pY7nkߦuxX_k6اoj
*_zlʻM[w:y:YQjmZ;)9Z\vN!BGq%jͪEF4jParOiP7^NIB?t^ZzR92~5>wa
]rM9|Jԩ]Lt>juJCѩ]L͔)޽ulڸaaaaZ5?by]qn]jD6WZ	&yyiW;iۘА?V:21EK3N9۴I#/]IQc[lc'U#"Ƕbܹ
W+b)z8	'Oo=Ĕ
6lذ!N3%{7n67Wm5֮yGO9;7-ۅ:u'*v>,4_Voj[ϝBT=kV?uc'CC{v혝yB^:թUs-ԿW|
=YO!;7'n.!DϮk׬nc%%??S!7UPߨBGjvW;ǚ^:&;|ۻvΜ;vtDJ;=Žuѥ-`S_z¥{^\J%IT*u@<VG"u%IQ/G\eΌ̬ģ'5i(oGS
O>s||||4TZuU*Վ{ZmPq\S;Zaj
EEa7nFTV_,?셋QM)T*oooJ%<eh4a!By*[5oz|BZv>36F͆
&=/IR)iz+'(,,HI\~(6:J<j餳7jGQw5=22*k^:Eh22Zm^]֮wM.(8FSTzÖz3:m;ZmJazZWRIRxC϶jmK'd`/<<+%&G}ݑoK8+:B"pWRΜ=|BppP&
.]NIJ>'H5Up鲙vnȒ+N%..܅/UQ[
o2j_,ئuK%6-SR=Qi*n.V-!*ƶj7_7M<zu]WKQ]Mp򅋗7zU=V
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load default ( Last six runs Jan2023 )

---------- Differences in errors ----------
114,158c114
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|Ssۤ	=="*8P
8QAheC)ZJwp
YMҴYG͹玄Dx(HLLAbbx.799ف=ʮAm0P7h$.Z^՘W1IT0'
fүl!4\Qd*!'	x*Gw$y6hBvTJh4fK<uψP7)*UK'3d#Ǐ8_ʁ=vZ"GvV~,O1sFFj׮o%"9ONƽ-vٟdf6q-3۴oV-.]NSvlU޽K$؅N΂*3`a322z[m}=/КNx_|.Iҕ

|}}KJJv
Fܿtي9j͖S:?ь~YB(ܮm=SȈӇvz=ph_kΟ7{֯%]8t΄}^?3k6?1!S-[ʭ[6g.Ù##2m0too}{j)lߕeNz(IR[E5
z-kӝYڶY#2~wBۣq%GXqKQQR*ԯ~:9lFɰMky{{!T*J*u
߫Cl9\Ͼ!JȆ;Uf:ͺ݉*}a뭂y.kĉzN4iٳ
O<y֬YS8`NO?ə9Zvvv͚5>5yUPhGw
3VtJӲGqJcɳ>j*T*{XؔL$۔$Mz_+Bx{{K$?WCG޳_d͆~B~gegܽW}#GV_VU|؉+UYW\-}By)^^^jL"R@۶n%j9߿woiw.XJ{=xhZ5Үw
}|LnѬ}Cg\̒߻{Kڑ/J{XlZM[u;&I#/(X˲UoAar26%"`7Zvm7m,P~~~BʁEB
!*wN>ZǧOn{'g4k;f\ͼx9U՚NfϞm
/)]v?sV,HW#EA=֘,K.gnپ+a!=׮U#R%Fs6ɕ_v`¢CGMYך'N	!Diɗ Ɯ_];֪YR@V=zڍT*;EK:v-۔쇟|UPX45d@5"妎H^)^];S!$IJS>[4բY}^43zJcFsR]f¢JB4o(  ސs-_کi)gϋ[>(8'7re~ooULvAaannޅK]9}䔳GO=vڸe	fZo;RO%}A׳o߱]пVo:o̕*U/(_T;*w6lyTfڵ=zSrb۴r5Bnw|r6ZԈhҨA7刕ҨA?Wm.wHzu:QjdD/)˩uk}E!D7eJr$KV}+K6[(S{un޴qQQQzU?y]qn]zDvm\{L|}}ӯ\'1a!\wϐĂO.8uLfkՌx9Uny뿇BTF9s7t_q/e`/$\/O<YaS֯_~zI_$!OHbǯg,LYW]o;_S9ܧGלܿ7oB4_3ܣkǰАYnoI9{NSԭ]3
	սsN^-
!zuW%/i@︂9wްY#N)'/7~N!D֮vC%٭`]S.7UXߨBlqG>=qSΞKN9]v͓=q*j];\JMq]zva6`/=}<7/ORID#J/ϬX>q]DkI}|zW33+;[@QqxSO97OFjֈܿvJھkV*nkjG!LX)$<,z
ˆjUjչ9!y}JR䚧lמ&<,D#o^wsҮ\VZՎG|߼\ϾѸQ3$IY="5-]oeEEWb[FGi4O>|fݦ_)&jff%V;KMlu5330 @ݽ~okټ⊊*m4Ju>o=o޺CV	|}*O9'?t*LfvtpJ&ó_RJGv,P3BH)!7p95s)gh[䔳B+^F/ilTRΞ?sBPP;4ܴ߀܅KBڶVnz25ʙskӪK8"r`lVJ~=J5.߿wk}ez.piiWcMZ;Z-h5W{n}{vcڶnѶu#rN+̒$Ŷif:p;ʉ$]̪T)r"Q%r[0HԴo/^xFwZU\nϯPgMEYyf,Ĩ$nXVTD^"IPg)f!ԮMh!Ċ5sկYGTU}{t׫ʵkr~a!C
V(PU^Bդgieno/ZnF}>zB׳ۀ>=Z׷m7:r\<e!D_f\ȱBܼ&n^G
TNֹKN	
	]YycG%9J=?.:}FX"''O~('7OJf?k8
ۿO`U;W^>3%W-pKY*Np)zd5U.I҈ӽ$!$I_Lu].M=8.yKm*z]:7rg~F}㆟<=ѴB9UV]ӢYc?!v^'kZFSSjTF*/,,ʋEE:gk4bÁ.^\zSkFV;{bN)3@QXX,w=*U
욙u}F+Wu/.*֬q;ٺtB|O/H
ԿΜuDtVmGz^hB


?UNͰ5L>ӯg7e.i٪.~rrr~r/	!{+zxyy;QOxXޔI_0*۟tdJլI}oٟXM<aYȾ-fսVoU9ඇ(Tgzx֬Y1e)˗4ۿO"P龺k4bßiJ4rh4*6KJ!._)W\n?Vn_skU,(,lܠ΄}rhܾZ]\T%y)qD7sk¢" ς
%aV+BV}}jZV<ƍ.^6S鳬j99yyF5lYqdrlV6omԠGBqq'15sqq񾃇ԪѨ~]rtCׯg!||׳~~Zz99,BupZCDŽ],-(((J9{>$(uTNˇKSײK%	;oN9{~q];S;c'+=tP]y~7oH+yʆǶVc?ۦ/G_vF
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load end ( Last six runs Jan2023 )

---------- Differences in errors ----------
130,178c130
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'end' in definition of containerFlow 'p_1' is empty.
< Error: Attribute 'end' in definition of containerFlow 'p_2' is not a valid time value.
< Error: ContainerFlow 'p_3' ends before its begin time.
< 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


IHDR1cIDATxw|SstR:PвGC@DTDEPATNE'*l(2ZfPʦ--M~\&iڬsGB{"ܔd%::]l !!]ܗC`ܛdǞeנA6Ixk0JnCh/lL$L*`WTx6]zBΨO2T<;`<d0!+j!pl	mIIIgDVQN
pɓ>Wr@}_,1pynڵk|HŅq~|ێ&ڰن
ꦧgdfݰam<zժŕ^^^6lUֽKv&؄N8h΂*#`az[c}G=/^!5Ϝ9c\k3

|||JJJLvG>|Ū9j͖S=<<t:0X|n׶u]fhDxU|]N;Y:z辆yxHҏ;;'{,)ܺMqOyXr͇
0|?sDx	Sfc]ƞ9oV%{mE%IѵcA3n7	5iخm5"w>!=7_\\rĩ
,%rA׭eNo۴BRTR7ڠ:Ĵpэ웢SZh֭sАݛp+*(RL&Md{ɓ'ϝ;W)S̙=
>ٳkggg׬Ys3#_P4wh4Wok<-{WT<ҸJUՆM$I2MIZդ.q#$Is%I:r}KJm#׫{Vv7sXv'TFD^]Zh/+

xxxxyyhZTֹ}-=<$///ϯwohw.#ZJ~{=|hZ5Rw
zy{ݢYJMK̒߻{H ZaC/_{f$,eEx*ݷH9`X0c6͛6Bxyy
!*}BF#׵S;yh4o>=;ެI{~=Fcl;2;w~O*v\(^d!<[g,8m]F@Jj؉k7m+][^JEG;n|!k/=uOBj/}` Ƽ_\л֪YF9~qT*Ϟ;EC:qm;쇟|UPX45d@5"NJڸ)];S!$IJS>[4բY}b^<3FJcGsSg]fu?¢CGKB4oKݔk===.^ک嫩/>(8'7j5e~OOULvAaannޥ+)]9yԴԴO=vڼm
&Zo;O%}pؠ7mخmXh_k7
ԷolJ*ddW=6֎JٮMm;w:,Yzvm6]*D[7\kӪEp\&4nX~SX)sͦ+)iB5WGժFW۟үg\MI[f/!7߸a?Pڔç$I]:DGj啒v_Btݦueg͛6.**JK.ǫDh36έkTԮ1L9'/??uqg"m
ÆW&~x|uƙ7k\f)*gLT=zzxxǘ6_@P̛7O{WL<E'~|xʔ)
'qƍ7FKbV$yyf~=fa-O|0SO9{ɐ>=ua:Ϟ;rdP`];JM{[B혪n횧Ϟ;zTHpPsrlW;K:m*yHz(glnܲ܅M;q:8(gN9yqw!zu\v$_nvwN¢F:zt?|BROOϺk>{3UJJҳ[M[wOc|5畹yy*J$%T^~׵O$Kg~9*sffe';٢Ycy<*n
sVRoQT;h4UBSsh!*ȾiZ^¥+s]ټrJTTrSg!Z,7ӳMyy׮g+tnhƎz+Mqy}qI.HTzxJj
!/2RҮEGTՏ?rיsjgNw5߽33+i4ޱ]"jm뙙f@;nGn^^MWTTXYgT{Yq͜]jPMMRIJXs$kӆNnN_qWKL軣߮WqN#2330:D=w!Š};]|^v-Q#jը~ܸ-WJ]\.\
|W[׶u䲟W\tEX]JnV'[^;wT~~mZa/_BViJ	7nd_K҆<{w[W~Q]KxKW6zM=V	m޴Ryzx
!U{[fߞ]XI硶[mB}0ؖnʭ2$I1mZƴ9unyr"$IY*WPXX$?Dnqf)?٠~K֨LMw+-j(+ϬE}|||}PaQѡ;\h+WB^PX$I>D7ڵ%Xnsn^#:r؉*/U]zf!ĺ
/4xHaQ^^*C֨S
Gڶsf=zWM>>m[X)ȱr?)k6n!|7kMNB5it?_g>ZXTr"}._I9s\HpO7(~!T^rsBJ99yC9y$U3XJ_qW}r&%a+Ph1K̪T_+)#V/Z0IF?T!	!$I2b¬rTn\jSY7w'!޼?Í7oǿ7}}}94ͺzhXfu:vCGy@^\\hjuVZ=qZ(7/P^RRRU*/..BˏhV˻|jϜQZWn3//vo!Daa}LR6nзg̬5\XTT${qQ|fޭ֥Co5՟ǒ_lؠ=Wp%__㧒i4sFZXPPxzuj׮Ytҹ~=);wO+֬ҿOw[XT+ۼ|5U߽^#4$JBCtKtWcyT͚4'6fξڴj۟j֤=o(G	zuU#UN(a.`8_3gw}rG)Bt>
.X'dFjJ?/yq%%B+W˕%%|#e=5EZ#

7;|(%..*<8ZRRM=naQvUgAA-{FcF>i4FJrKϩYVJ͜|귬8q:)MM[7jPwOAy#uujhT|97^7>F͛99K-Bvp=#BL.vBdff%:٩3gCB!社$yzxHB۟k_ܻ`l׎}{t=~-..>q:餀JEE?0TdW^ϭ"9$Hz϶)׭ݴQ}6j㏈ۯgƎ?P߬qRp5iߕ/rrsxZK/d߶R3gpvxľߒgΗ[ZjBdU	M.?OAAiׯgh4N'%7$Or󆜲
SRR5M%?e<^T*CsEl^%,d?>ȃZ4@}Z`oE"!F#KpJjuԮ;xWFڶVkԷѭ{)Wֲy=	-r%٭sM+W>|<(.6amg.Q5Bc+))EujUr5EQV4^-{srrod?1Tra9''7"|ʱ\^*%5M~;Dj;7##3&ժٰ%??????''Z*

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load no_child ( Last six runs Jan2023 )

---------- Differences in errors ----------
112,155c112
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE7' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c#IDATxw|Ssۤ	=="*?Ep/ *DQTp" e
lRRDžkjz=<HonN
ysP;`GwDGw\Nusorr{_F$a9oӯ+I&]wiZ1r0dNͤ_Q]	i2T]N20PTIy6hBvTJh4f8|y%t%''뎈P	7)*UK'3l'N8_ժwYזbGvVq<1sFF֭[PP`gDer(. {yy=c[{ Ɏ6nT?##3+۴o6._ISvlU޳[w"؅NFA猌?7Rnޑ:(ӧtpzi/>$¢b__R˜Q/[Fn{C///&4ZW*o;o۷WY"Q]w|ԭ]S}/ssG?xo
¢ߕ_9?rv}T˖lr-:h',4pȈ?)~m;M={pmZhJ5;v'nݾˆJԫ{6Q-efoOґhָCkEoB{5mҰ7m-..{ÇhX^n^;>Q2lZBJRiCnsnvAiӪEBlgOCJlzpK1<y}]˧L2gSN={FAI}ɧf_ɩ]9G=

mvj-_%}{Z(R|||,y{MqJeIda$YkoEoooIJt={(뗔ݸW1O윜]{	!rnj꠪U?+q`*"kֺU~^QXX$?Z6ӲУkm[{yIjV/,,e7r̴ӷWQw\W}n:|L^ZiWcI>>;v%djC32ٴqýv&O!?a-_3tP_Va6ݎI{
<z_XT7ڦVNܡ]MjOQ50~Bhܼ|___!D]:WcugkYjZS	Ӝ9s3aP<%w᧟~8p`PPʅ
j=WZe	=;v';(gujVh?ffu

PTT|؉"\{i!Dǘ1m?["ߘBO=uj׬j8nSt*w]h%?yfJMi,,*R6oZrSO&ooo]:(Mm{GIIB$.Vjբ~q_-]}j`qGf)SfQq$!Z6op?l,(.uҕsĭOw%*Z|(//TW9}sNwٴu	fZo7J)=CX1sa8|H2TRPXoT;*wvmutv͚]:?v!9\S6#߸z]V"#͚4jڸ7C4ꍗSӅmԠ^'#jT7?f\˼^nN.\B4mܰiK~\)OIunGNMϿ!ui׶ۻo\ז͛g\.)wڵls?Z5#thbGFޣ0/(HzMܞH;Dj=*>YD:-[4S;ҕT;6͖m9vRQ3"sl; (Ν+{<D/~'zxԩ
KLٰaÆ
$}>3PFV;9zQʪͅzPuO>sА~eqzΜ=|DpP^;|
MkkʹBݘ~ڧΜ=rdhHp]s6oG7[zun"yI*#67lvf妎?ԻGm}zv_κ4w­;v+~TQ
9~kuM9w>9強wO9wzut95m?{JKKuݣ-`S_v¥[ӊ|J%IT*u@V[y@kI}|zWY3+;'V-{@^qkH3ghڵ"۬Rvޫj[CsMh!^ϹaZQZ:س.FlWT*Jyv=hB>>>Ux{{k2/??5yBZv>36z΍M&=/IRiz'(..?HMZ+6:J<}j7hw.Qw4=ײkھqݢhukYYZvPߞ
+~{^~~u$8NSTw
zÖz3m;ZmjazZWRIZx]SζjmK'd`/<<+%D}oK	8+YYYB"pWRϜ=rBppPM.]NMN9'Hujռp鲙v_ϑ+Ne>]ʹg_
zGƛ߾mҟxYTCJmV/[]={T]~ڴ~.]BU
mF	ׯ\4M?_ΗKV_͸p򅋗7mvU=VkټSU^BVcx}׭ݿwWoԻ}V۶oH:/dr,IRlֱn&mٶK^D$)3+JU{-n] R25ҕZ5#Tios??"
4eu<XT\|0jڠUťK$:1
!D:F!Vݔ/o~;zJ߫>=W$X{VT\r&!Z򒼄&-=cL;x{yrjF?tȱj=皍~۶Z1r?%7l!ZhǚGB7kr?///?_=RT\2G.>s64$Hwc']T\T.^rY!D`*B|ܼ|I%g`/<<+.ӃW_r_5 _ΖFYS-eeeW`¢5`FpIF7\^%	!$IbrTnw\fSsv%)ܸk7nſ7|
בMW]Zv_[G?xOM:z /))jXjj?T_PTT$//---)!


K{uFk4É/]RfĩgjG8wRN)7]PQTT<I{$UM=+CG>V4^R\,ZVTV)F7?).4nTW?{ױɗSӵZ	wfF	
*,,:ztzB֮y*=mد\-*.Bm^&ϞZu%?azKBCC$Ip_فUs#w*ڴZ͏F6Б-5ܿW΍\l1c@ujE~/ʀ^Pٳgzǔߥt}S\.E@!D[g0KJ2J)iDѨTކ+gWRZ*?]IibيUreIܺMj"խk{EEM5ؕ_V>Q˷KK$/%Fӿo͠[T\DYXXq󶾽%=jXjsrrΝhoZV*ܸq+k*}Uv#77?轆-+JmfmMߝx@wL())1@=V.))H:4/_n!zNW^Ϲq#7weBef:|\<MB¬sBF8y|J#}]$o//Iq~cMʹ{޹N=%%%O%?X˗O{F$I~lxnk0m
r6ohMO<Ը?[4m\fӳkf2Z0( ?7/O!ϧe=z\5g&Nm

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load number ( Last six runs Jan2023 )

---------- Differences in errors ----------
120,164c120
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'number' in definition of containerFlow 'p_0' Invalid Number Format (long long integer format) 23.00.
< Error: Attribute 'number' in definition of containerFlow 'p_1' is empty.
< Error: Attribute 'number' in definition of containerFlow 'p_2' Invalid Number Format (long long integer format) dummy.
< Error: Attribute 'number' in definition of containerFlow 'p_3' Invalid Number Format (long long integer format) -23.00.
< Error: Attribute 'number' in definition of containerFlow 'p_4' Invalid Number Format (long long integer format) 12.5.
< 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


IHDR1cBIDATxw|Ssۤ	=="*8P
8QAheC)ZJwp
YMҴYG͹玄Dx(HLLAbbx.799ف=ʮAm0P7h$.Z^՘W1IT0'
fүl!4\Qd*!'	x*Gw$y6hBvTJh4fK<uψP7)*UK'3d#Ǐ8_ʁ=vZ"GvV~,O1sFFj׮o%"9ONƽ-vٟdf6q-3۴oV-.]NSvlU޽K$؅N΂*3`a322z[m}=/КNx_|.Iҕ

|}}KJJv
Fܿtي9j͖S:?ь~YB(ܮm=SȈӇvz=ph_kΟ7{֯%]8t΄}^?3k6?1!S-[ʭ[6g.Ù##2m0too}{j)lߕeNz(IR[E5
z-kӝYڶY#2~wBۣq%GXqKQQR*ԯ~:9lFɰMky{{!T*J*u
߫Cl9\Ͼ!JȆ;Uf:ͺ݉*}a뭂y.kĉzN4iٳ
O<y֬YS8`NO?ə9Zvvv͚5>5yUPhGw
3VtJӲGqJcɳ>j*T*{XؔL$۔$Mz_+Bx{{K$?WCG޳_d͆~B~gegܽW}#GV_VU|؉+UYW\-}By)^^^jL"R@۶n%j9߿woiw.XJ{=xhZ5Үw
}|LnѬ}Cg\̒߻{Kڑ/J{XlZM[u;&I#/(X˲UoAar26%"`7Zvm7m,P~~~BʁEB
!*wN>ZǧOn{'g4k;f\ͼx9U՚NfϞm
/)]v?sV,HW#EA=֘,K.gnپ+a!=׮U#R%Fs6ɕ_v`¢CGMYך'N	!Diɗ Ɯ_];֪YR@V=zڍT*;EK:v-۔쇟|UPX45d@5"妎H^)^];S!$IJS>[4բY}^43zJcFsR]f¢JB4o(  ސs-_کi)gϋ[>(8'7re~ooULvAaannޅK]9}䔳GO=vڸe	fZo;RO%}A׳o߱]пVo:o̕*U/(_T;*w6lyTfڵ=zSrb۴r5Bnw|r6ZԈhҨA7刕ҨA?Wm.wHzu:QjdD/)˩uk}E!D7eJr$KV}+K6[(S{un޴qQQQzU?y]qn]zDvm\{L|}}ӯ\'1a!\wϐĂO.8uLfkՌx9Uny뿇BTF9s7t_q/e`/$\/O<YaS֯_~zI_$!OHbǯg,LYW]o;_S9ܧGלܿ7oB4_3ܣkǰАYnoI9{NSԭ]3
	սsN^-
!zuW%/i@︂9wްY#N)'/7~N!D֮vC%٭`]S.7UXߨBlqG>=qSΞKN9]v͓=q*j];\JMq]zva6`/=}<7/ORID#J/ϬX>q]DkI}|zW33+;[@QqxSO97OFjֈܿvJھkV*nkjG!LX)$<,z
ˆjUjչ9!y}JR䚧lמ&<,D#o^wsҮ\VZՎG|߼\ϾѸQ3$IY="5-]oeEEWb[FGi4O>|fݦ_)&jff%V;KMlu5330 @ݽ~okټ⊊*m4Ju>o=o޺CV	|}*O9'?t*LfvtpJ&ó_RJGv,P3BH)!7p95s)gh[䔳B+^F/ilTRΞ?sBPP;4ܴ߀܅KBڶVnz25ʙskӪK8"r`lVJ~=J5.߿wk}ez.piiWcMZ;Z-h5W{n}{vcڶnѶu#rN+̒$Ŷif:p;ʉ$]̪T)r"Q%r[0HԴo/^xFwZU\nϯPgMEYyf,Ĩ$nXVTD^"IPg)f!ԮMh!Ċ5sկYGTU}{t׫ʵkr~a!C
V(PU^Bդgieno/ZnF}>zB׳ۀ>=Z׷m7:r\<e!D_f\ȱBܼ&n^G
TNֹKN	
	]YycG%9J=?.:}FX"''O~('7OJf?k8
ۿO`U;W^>3%W-pKY*Np)zd5U.I҈ӽ$!$I_Lu].M=8.yKm*z]:7rg~F}㆟<=ѴB9UV]ӢYc?!v^'kZFSSjTF*/,,ʋEE:gk4bÁ.^\zSkFV;{bN)3@QXX,w=*U
욙u}F+Wu/.*֬q;ٺtB|O/H
ԿΜuDtVmGz^hB


?UNͰ5L>ӯg7e.i٪.~rrr~r/	!{+zxyy;QOxXޔI_0*۟tdJլI}oٟXM<aYȾ-fսVoU9ඇ(Tgzx֬Y1e)˗4ۿO"P龺k4bßiJ4rh4*6KJ!._)W\n?Vn_skU,(,lܠ΄}rhܾZ]\T%y)qD7sk¢" ς
%aV+BV}}jZV<ƍ.^6S鳬j99yyF5lYqdrlV6omԠGBqq'15sqq񾃇ԪѨ~]rtCׯg!||׳~~Zz99,BupZCDŽ],-(((J9{>$(uTNˇKSײK%	;oN9{~q];S;c'+=tP]y~7oH+yʆǶVc?ۦ/G_vF
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
125,169c125
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< 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


IHDR1cIDATxw|Ssۤ	=="*8P
8QAheC)ZJwp
YMҴYG͹玄Dx(HLLAbbx.799ف=ʮAm0P7h$.Z^՘W1IT0'
fүl!4\Qd*!'	x*Gw$y6hBvTJh4fK<uψP7)*UK'3d#Ǐ8_ʁ=vZ"GvV~,O1sFFj׮o%"9ONƽ-vٟdf6q-3۴oV-.]NSvlU޽K$؅N΂*3`a322z[m}=/КNx_|.Iҕ

|}}KJJv
Fܿtي9j͖S:?ь~YB(ܮm=SȈӇvz=ph_kΟ7{֯%]8t΄}^?3k6?1!S-[ʭ[6g.Ù##2m0too}{j)lߕeNz(IR[E5
z-kӝYڶY#2~wBۣq%GXqKQQR*ԯ~:9lFɰMky{{!T*J*u
߫Cl9\Ͼ!JȆ;Uf:ͺ݉*}a뭂y.kĉzN4iٳ
O<y֬YS8`NO?ə9Zvvv͚5>5yUPhGw
3VtJӲGqJcɳ>j*T*{XؔL$۔$Mz_+Bx{{K$?WCG޳_d͆~B~gegܽW}#GV_VU|؉+UYW\-}By)^^^jL"R@۶n%j9߿woiw.XJ{=xhZ5Үw
}|LnѬ}Cg\̒߻{Kڑ/J{XlZM[u;&I#/(X˲UoAar26%"`7Zvm7m,P~~~BʁEB
!*wN>ZǧOn{'g4k;f\ͼx9U՚NfϞm
/)]v?sV,HW#EA=֘,K.gnپ+a!=׮U#R%Fs6ɕ_v`¢CGMYך'N	!Diɗ Ɯ_];֪YR@V=zڍT*;EK:v-۔쇟|UPX45d@5"妎H^)^];S!$IJS>[4բY}^43zJcFsR]f¢JB4o(  ސs-_کi)gϋ[>(8'7re~ooULvAaannޅK]9}䔳GO=vڸe	fZo;RO%}A׳o߱]пVo:o̕*U/(_T;*w6lyTfڵ=zSrb۴r5Bnw|r6ZԈhҨA7刕ҨA?Wm.wHzu:QjdD/)˩uk}E!D7eJr$KV}+K6[(S{un޴qQQQzU?y]qn]zDvm\{L|}}ӯ\'1a!\wϐĂO.8uLfkՌx9Uny뿇BTF9s7t_q/e`/$\/O<YaS֯_~zI_$!OHbǯg,LYW]o;_S9ܧGלܿ7oB4_3ܣkǰАYnoI9{NSԭ]3
	սsN^-
!zuW%/i@︂9wްY#N)'/7~N!D֮vC%٭`]S.7UXߨBlqG>=qSΞKN9]v͓=q*j];\JMq]zva6`/=}<7/ORID#J/ϬX>q]DkI}|zW33+;[@QqxSO97OFjֈܿvJھkV*nkjG!LX)$<,z
ˆjUjչ9!y}JR䚧lמ&<,D#o^wsҮ\VZՎG|߼\ϾѸQ3$IY="5-]oeEEWb[FGi4O>|fݦ_)&jff%V;KMlu5330 @ݽ~okټ⊊*m4Ju>o=o޺CV	|}*O9'?t*LfvtpJ&ó_RJGv,P3BH)!7p95s)gh[䔳B+^F/ilTRΞ?sBPP;4ܴ߀܅KBڶVnz25ʙskӪK8"r`lVJ~=J5.߿wk}ez.piiWcMZ;Z-h5W{n}{vcڶnѶu#rN+̒$Ŷif:p;ʉ$]̪T)r"Q%r[0HԴo/^xFwZU\nϯPgMEYyf,Ĩ$nXVTD^"IPg)f!ԮMh!Ċ5sկYGTU}{t׫ʵkr~a!C
V(PU^Bդgieno/ZnF}>zB׳ۀ>=Z׷m7:r\<e!D_f\ȱBܼ&n^G
TNֹKN	
	]YycG%9J=?.:}FX"''O~('7OJf?k8
ۿO`U;W^>3%W-pKY*Np)zd5U.I҈ӽ$!$I_Lu].M=8.yKm*z]:7rg~F}㆟<=ѴB9UV]ӢYc?!v^'kZFSSjTF*/,,ʋEE:gk4bÁ.^\zSkFV;{bN)3@QXX,w=*U
욙u}F+Wu/.*֬q;ٺtB|O/H
ԿΜuDtVmGz^hB


?UNͰ5L>ӯg7e.i٪.~rrr~r/	!{+zxyy;QOxXޔI_0*۟tdJլI}oٟXM<aYȾ-fսVoU9ඇ(Tgzx֬Y1e)˗4ۿO"P龺k4bßiJ4rh4*6KJ!._)W\n?Vn_skU,(,lܠ΄}rhܾZ]\T%y)qD7sk¢" ς
%aV+BV}}jZV<ƍ.^6S鳬j99yyF5lYqdrlV6omԠGBqq'15sqq񾃇ԪѨ~]rtCׯg!||׳~~Zz99,BupZCDŽ],-(((J9{>$(uTNˇKSײK%	;oN9{~q];S;c'+=tP]y~7oH+yʆǶVc?ۦ/G_vF
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load period ( Last six runs Jan2023 )

---------- Differences in errors ----------
138,188c138
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'period' in definition of containerFlow 'p_1' is not a valid time value.
< Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of containerFlow 'p_3'.
< Error: Invalid repetition rate in the definition of containerFlow 'p_4'.
< 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


IHDR1cIDATxw|Ssۤ	=7
"_@TD
E@F,JٴRDžkjz=<Hnn=w$Ͻ'BCIEbbbs9uͽIII	PzSnXNFs$vY<jMyHNd`9i6~E`S9'qJ$S9IO@S9&qγQFRF1\X^^^
ɖЕ{F4rOoUZ:Qed8q`+va[


Y< 3ŘYf^^ݗ<Q\8AzǷnߵ@_vzvlӾ͖E[4|%UV۱M@VRxNٱb;Zbbb8(7NOO?zm𗿨B>}ڎK$IW]/(-..6Y++ofثA7[F={0jү]eJp-{u4OG##*?O~phUw?;'wCկ[K/H~]<~cIgn{ræZd[6o:tPy.Ù##*2æ[4too}zj)؝u.z(IR[D5

v=s˶םImZ^-2nwBӽaEEG\ikaaR*طnZ99FɰMky{{!T*J*q
׳]lȺ)JȆ;E&]:
ͼ=	)}a뭂y.kĉzN4iҜ9sO<yٺS8(gNO?Ξ5zVVV՗9=UPh#Gw
3Vl*GqJcɳ>j*T*{XؔL$۔$]z]w;Bx{{K$?WGO{@x-~B=ffeڳOu3[V_VUx]	+TYgN͛5RjͯE`.۶nKR75s~~7?,1NZFݵrv3;cʣjTO)<ٱ+>3+YF~=#S~_
ݻ?qgSl*__A{i
vLGߗ+swBdxmZKbE>omZ5mPV

W!VBTܡ}|}}}}}ZO]HLMKoҨ=wIqJV5@)͙30_Sp6m~~\VZ5Y\KώݺcwBլQ-BFs57˕{[f`N]񵗞]c'O!Diɗ>0t|c/.z}jTZ! @;qzݦ8yq*wj%?yfJMiO/(PܿWjrSO&moo(MmgGQQB$-Vj֤aݾ^,#F
cFs͆UzƒIB4m   ܅٘wk-/\ܡͥ+.>(8;'JUe~ooUv~AANN)]9}ԴԴsN;wشu	fZo+BO%}pY7nkߦuxX_k6اoj
*_zlʻM[w:y:YQjmZ;)9Z\vN!BGq%jͪEF4jParOiP7^NIB?t^ZzR92~5>wa
]rM9|Jԩ]Lt>juJCѩ]L͔)޽ulڸaaaaZ5?by]qn]jD6WZ	&yyiW;iۘА?V:21EK3N9۴I#/]IQc[lc'U#"Ƕbܹ
W+b)z8	'Oo=Ĕ
6lذ!N3%{7n67Wm5֮yGO9;7-ۅ:u'*v>,4_Voj[ϝBT=kV?uc'CC{v혝yB^:թUs-ԿW|
=YO!;7'n.!DϮk׬nc%%??S!7UPߨBGjvW;ǚ^:&;|ۻvΜ;vtDJ;=Žuѥ-`S_z¥{^\J%IT*u@<VG"u%IQ/G\eΌ̬ģ'5i(oGS
O>s||||4TZuU*Վ{ZmPq\S;Zaj
EEa7nFTV_,?셋QM)T*oooJ%<eh4a!By*[5oz|BZv>36F͆
&=/IR)iz+'(,,HI\~(6:J<j餳7jGQw5=22*k^:Eh22Zm^]֮wM.(8FSTzÖz3:m;ZmJazZWRIRxC϶jmK'd`/<<+%&G}ݑoK8+:B"pWRΜ=|BppP&
.]NIJ>'H5Up鲙vnȒ+N%..܅/UQ[
o2j_,ئuK%6-SR=Qi*n.V-!*ƶj7_7M<zu]WKQ]Mp򅋗7zU=V
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load poisson ( Last six runs Jan2023 )

---------- Differences in errors ----------
137,187c137
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
< Error: Invalid rate parameter for exponentially distributed period in the definition of containerFlow 'p_3'.
< Error: Invalid rate parameter for exponentially distributed period in the definition of containerFlow 'p_4'.
< 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


IHDR1cIDATxw|Ssۤ	=7
"_@TD
E@F,JٴRDžkjz=<Hnn=w$Ͻ'BCIEbbbs9uͽIII	PzSnXNFs$vY<jMyHNd`9i6~E`S9'qJ$S9IO@S9&qγQFRF1\X^^^
ɖЕ{F4rOoUZ:Qed8q`+va[


Y< 3ŘYf^^ݗ<Q\8AzǷnߵ@_vzvlӾ͖E[4|%UV۱M@VRxNٱb;Zbbb8(7NOO?zm𗿨B>}ڎK$IW]/(-..6Y++ofثA7[F={0jү]eJp-{u4OG##*?O~phUw?;'wCկ[K/H~]<~cIgn{ræZd[6o:tPy.Ù##*2æ[4too}zj)؝u.z(IR[D5

v=s˶םImZ^-2nwBӽaEEG\ikaaR*طnZ99FɰMky{{!T*J*q
׳]lȺ)JȆ;E&]:
ͼ=	)}a뭂y.kĉzN4iҜ9sO<yٺS8(gNO?Ξ5zVVV՗9=UPh#Gw
3Vl*GqJcɳ>j*T*{XؔL$۔$]z]w;Bx{{K$?WGO{@x-~B=ffeڳOu3[V_VUx]	+TYgN͛5RjͯE`.۶nKR75s~~7?,1NZFݵrv3;cʣjTO)<ٱ+>3+YF~=#S~_
ݻ?qgSl*__A{i
vLGߗ+swBdxmZKbE>omZ5mPV

W!VBTܡ}|}}}}}ZO]HLMKoҨ=wIqJV5@)͙30_Sp6m~~\VZ5Y\KώݺcwBլQ-BFs57˕{[f`N]񵗞]c'O!Diɗ>0t|c/.z}jTZ! @;qzݦ8yq*wj%?yfJMiO/(PܿWjrSO&moo(MmgGQQB$-Vj֤aݾ^,#F
cFs͆UzƒIB4m   ܅٘wk-/\ܡͥ+.>(8;'JUe~ooUv~AANN)]9}ԴԴsN;wشu	fZo+BO%}pY7nkߦuxX_k6اoj
*_zlʻM[w:y:YQjmZ;)9Z\vN!BGq%jͪEF4jParOiP7^NIB?t^ZzR92~5>wa
]rM9|Jԩ]Lt>juJCѩ]L͔)޽ulڸaaaaZ5?by]qn]jD6WZ	&yyiW;iۘА?V:21EK3N9۴I#/]IQc[lc'U#"Ƕbܹ
W+b)z8	'Oo=Ĕ
6lذ!N3%{7n67Wm5֮yGO9;7-ۅ:u'*v>,4_Voj[ϝBT=kV?uc'CC{v혝yB^:թUs-ԿW|
=YO!;7'n.!DϮk׬nc%%??S!7UPߨBGjvW;ǚ^:&;|ۻvΜ;vtDJ;=Žuѥ-`S_z¥{^\J%IT*u@<VG"u%IQ/G\eΌ̬ģ'5i(oGS
O>s||||4TZuU*Վ{ZmPq\S;Zaj
EEa7nFTV_,?셋QM)T*oooJ%<eh4a!By*[5oz|BZv>36F͆
&=/IR)iz+'(,,HI\~(6:J<j餳7jGQw5=22*k^:Eh22Zm^]֮wM.(8FSTzÖz3:m;ZmJazZWRIRxC϶jmK'd`/<<+%&G}ݑoK8+:B"pWRΜ=|BppP&
.]NIJ>'H5Up鲙vnȒ+N%..܅/UQ[
o2j_,ئuK%6-SR=Qi*n.V-!*ƶj7_7M<zu]WKQ]Mp򅋗7zU=V
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load probability ( Last six runs Jan2023 )

---------- Differences in errors ----------
127,173c127
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Error: Invalid repetition probability in the definition of containerFlow 'p_0'.
< Error: Attribute 'probability' in definition of containerFlow 'p_1' Invalid Number Format (double) dummyProb.
< Error: Attribute 'probability' in definition of containerFlow 'p_2' is empty.
< Error: Invalid repetition probability in the definition of containerFlow 'p_3'.
< Error: Invalid repetition probability in the definition of containerFlow 'p_4'.
< Error: Invalid repetition probability in the definition of containerFlow 'p_5'.
< 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


IHDR1cIDATxw|SstR:PвGC@DTDEPATNE'*l(2ZfPʦ--M~\&iڬsGB{"ܔd%::]l !!]ܗC`ܛdǞeנA6Ixk0JnCh/lL$L*`WTx6]zBΨO2T<;`<d0!+j!pl	mIIIgDVQN
pɓ>Wr@}_,1pynڵk|HŅq~|ێ&ڰن
ꦧgdfݰam<zժŕ^^^6lUֽKv&؄N8h΂*#`az[c}G=/^!5Ϝ9c\k3

|||JJJLvG>|Ū9j͖S=<<t:0X|n׶u]fhDxU|]N;Y:z辆yxHҏ;;'{,)ܺMqOyXr͇
0|?sDx	Sfc]ƞ9oV%{mE%IѵcA3n7	5iخm5"w>!=7_\\rĩ
,%rA׭eNo۴BRTR7ڠ:Ĵpэ웢SZh֭sАݛp+*(RL&Md{ɓ'ϝ;W)S̙=
>ٳkggg׬Ys3#_P4wh4Wok<-{WT<ҸJUՆM$I2MIZդ.q#$Is%I:r}KJm#׫{Vv7sXv'TFD^]Zh/+

xxxxyyhZTֹ}-=<$///ϯwohw.#ZJ~{=|hZ5Rw
zy{ݢYJMK̒߻{H ZaC/_{f$,eEx*ݷH9`X0c6͛6Bxyy
!*}BF#׵S;yh4o>=;ެI{~=Fcl;2;w~O*v\(^d!<[g,8m]F@Jj؉k7m+][^JEG;n|!k/=uOBj/}` Ƽ_\л֪YF9~qT*Ϟ;EC:qm;쇟|UPX45d@5"NJڸ)];S!$IJS>[4բY}b^<3FJcGsSg]fu?¢CGKB4oKݔk===.^ک嫩/>(8'7j5e~OOULvAaannޥ+)]9yԴԴO=vڼm
&Zo;O%}pؠ7mخmXh_k7
ԷolJ*ddW=6֎JٮMm;w:,Yzvm6]*D[7\kӪEp\&4nX~SX)sͦ+)iB5WGժFW۟үg\MI[f/!7߸a?Pڔç$I]:DGj啒v_Btݦueg͛6.**JK.ǫDh36έkTԮ1L9'/??uqg"m
ÆW&~x|uƙ7k\f)*gLT=zzxxǘ6_@P̛7O{WL<E'~|xʔ)
'qƍ7FKbV$yyf~=fa-O|0SO9{ɐ>=ua:Ϟ;rdP`];JM{[B혪n횧Ϟ;zTHpPsrlW;K:m*yHz(glnܲ܅M;q:8(gN9yqw!zu\v$_nvwN¢F:zt?|BROOϺk>{3UJJҳ[M[wOc|5畹yy*J$%T^~׵O$Kg~9*sffe';٢Ycy<*n
sVRoQT;h4UBSsh!*ȾiZ^¥+s]ټrJTTrSg!Z,7ӳMyy׮g+tnhƎz+Mqy}qI.HTzxJj
!/2RҮEGTՏ?rיsjgNw5߽33+i4ޱ]"jm뙙f@;nGn^^MWTTXYgT{Yq͜]jPMMRIJXs$kӆNnN_qWKL軣߮WqN#2330:D=w!Š};]|^v-Q#jը~ܸ-WJ]\.\
|W[׶u䲟W\tEX]JnV'[^;wT~~mZa/_BViJ	7nd_K҆<{w[W~Q]KxKW6zM=V	m޴Ryzx
!U{[fߞ]XI硶[mB}0ؖnʭ2$I1mZƴ9unyr"$IY*WPXX$?Dnqf)?٠~K֨LMw+-j(+ϬE}|||}PaQѡ;\h+WB^PX$I>D7ڵ%Xnsn^#:r؉*/U]zf!ĺ
/4xHaQ^^*C֨S
Gڶsf=zWM>>m[X)ȱr?)k6n!|7kMNB5it?_g>ZXTr"}._I9s\HpO7(~!T^rsBJ99yC9y$U3XJ_qW}r&%a+Ph1K̪T_+)#V/Z0IF?T!	!$I2b¬rTn\jSY7w'!޼?Í7oǿ7}}}94ͺzhXfu:vCGy@^\\hjuVZ=qZ(7/P^RRRU*/..BˏhV˻|jϜQZWn3//vo!Daa}LR6nзg̬5\XTT${qQ|fޭ֥Co5՟ǒ_lؠ=Wp%__㧒i4sFZXPPxzuj׮Ytҹ~=);wO+֬ҿOw[XT+ۼ|5U߽^#4$JBCtKtWcyT͚4'6fξڴj۟j֤=o(G	zuU#UN(a.`8_3gw}rG)Bt>
.X'dFjJ?/yq%%B+W˕%%|#e=5EZ#

7;|(%..*<8ZRRM=naQvUgAA-{FcF>i4FJrKϩYVJ͜|귬8q:)MM[7jPwOAy#uujhT|97^7>F͛99K-Bvp=#BL.vBdff%:٩3gCB!社$yzxHB۟k_ܻ`l׎}{t=~-..>q:餀JEE?0TdW^ϭ"9$Hz϶)׭ݴQ}6j㏈ۯgƎ?P߬qRp5iߕ/rrsxZK/d߶R3gpvxľߒgΗ[ZjBdU	M.?OAAiׯgh4N'%7$Or󆜲
SRR5M%?e<^T*CsEl^%,d?>ȃZ4@}Z`oE"!F#KpJjuԮ;xWFڶVkԷѭ{)Wֲy=	-r%٭sM+W>|<(.6amg.Q5Bc+))EujUr5EQV4^-{srrod?1Tra9''7"|ʱ\^*%5M~;Dj;7##3&ժٰ%??????''Z*

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load type ( Last six runs Jan2023 )

---------- Differences in errors ----------
126,173c126
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced tranship: edge->edge
< Debug: Deleting unreferenced containerFlow
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'type' in definition of containerFlow 'p_1' is empty.
< Error: Invalid containerFlow type 'dummyType' used in containerFlow 'p_2'.
< 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


IHDR1c>IDATxw|Ssۤ	==""*8D(
NTP Pd̲M[
-M~\&iڬGzssrH;sO8$&&:r{4h&	y~^I2K՚%\xs@sl&
rHOHI"rrtLb̳QFRF1Γ-+99YwD4
OߪQt8ɰ!9~$*Wѵڿ79/ey @8g.9322LUv|?#*Dqi'ݲmIvla2۱M6[=n4Zm6Y*ݻtgN2]	(h8c*m;/Q<uN/W$]z׷lg0z}Kkl9Kè	ɸze+ڶݣ>?}akVkgCZctܼQӰ~=//0Jơ#v&Sq$Y!1jْMnݲ~ВoW:a#
m޺ý*D}Wm;m$I=vl<8(구[M:|LwfMkۺf;ݵG?oƍ9vb-EEzT9p~ݴe7JmZ[RT*U;mP^b̙z
QN6<(Z4ֹ}xXhNwP
_os)&`_&M2u{gtɓgϞm|ʔ)f](h9iO?,''gʫ5k\2TAM5δZe+ۺOU*%2z4RUbcS2I,lSw4}K-IXI9{~e⒒56
!ꞕs^!DZmt}ZTc'v&TFd^q]Zh/

gRfZ6un߶uK//IV_TFNvz:k߿w܍܃*֩U#? CxL=g΄͚;tPZzƵ,7nXϾ	үd6d@``e+}}}joڪ1IqO~A_ETrם}
F۴Ŋ|i۵i޴BV	!*}BV+ߵS;yjZ_>=ٟѬIûq5TVkj;2={a6L*v

Z ^![c,e]F`Jȱ7l+]w
[^JE;~|!+/<5GOBn/o Ɯ_}wUzV{S{vuGS//؉lS
nJ~UAaԐkֈ:v"yx{{uNij?ۋK$)MlTfz̬+5OJ2w:*	Ѽi/zC~
0;kv/=/n}iWUW3y.p}ogg$=zԘѵ-ۅN6Ӳ|cށ~/
}c͆چzA}KMVTR~AǦQ۵ieR5WԮ
ɉmkt
Ѧt뿻SiբFd<Iߔ3V~Hu\Rjb#
dDU.׭]Cloܰ⟖)mS.b[5QSӯ|B.bڴn,׹yEEEWKvZι?#:k|庇GS_*nOcBCXnؐ‚O.8uLfkՌx9Uny뿇BTF9s7t_q/e`/$\/O2Eat`)ׯ_~}T/fJoh׳oT+կ[Ӈ
	ӣkN^ߛ	!֯sCGUѵcXh,7ڿ='Ѝz֮yGO9'/wӖԫS{͒4w\AA2bsgΝ7lVnȱ!A=uˍߺSѫ{纵k/yIzv+((ز}M7c'[ѤO.w\申Sy{{׭]GOZGRӶw\:mؼM~a65ig_k`?/ST$)HR+k}*..$Gq53oѬ>}܀>q>>>KY#rM*j=ZJx54ԁBZ9R@qqIxX櫅ժժs.ɏ=sBT&}JR䚧lמ&<,D#^wsҮ\G+tijǎ_N>}vCo^ghܨ~s$լ~Bb+1-b4ͣݫQJ>nͯfzvuG}53V%&[ﺚj^nlT銊*4Ju>o=o޺CV	|}*O9'u*LfvtpJ&ó_RJGv,P3BH))7p95s)gh[䔳B+QF/ilTӥ=܅w4ii˿m[G-yٹA۵m`fejڕ3.(MoצUqe!DP6|zk]Zukj/+/\:RSӮȵ*a͛62uj[jݽ`5Ǫ
zwmݢmIG6ss,Wn%Im2u[w˽$]̪T)r"^%r[0HԴo/^xFwZU\nϯPgMEYye,
$nXVTD"IPg!f!ԮMh!Ċ5sͯYGTU}{t׫ʵk2lp!EE~~+nB*/Kj3

Ǵڲ}W@Z-Yzľ=Qm@۶u9.S^jfy"߯ypI!DNn^F7/yjÅEE{*unwRgBCt7V^¸QEE	{(R'wS!+UBwIT)`-9~Yx)h|{֫Çz$\n)33R.Vf>tժK4ޡr//I!Ife]˧rSK^.Rʺ3q1ƍ_p+e߸kow4m$PƸjk2a-5ֻS{o7Xj4"V=|2SQn^~aaPT^\\,/**-h
'˻xr'OY: On3//~o!Daa{'ٟV6nзg̬6XXTT$o{qQg
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

daily.demand.containerplan: 109 tests: 102 succeeded 7 FAILED

Detailed information for the tests that FAILED:

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

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements containerplan stops stop_containerstop volatilerecomputing ( Last six runs Jan2023 )
demandelements containerplan stops stop_edge volatilerecomputing ( Last six runs Jan2023 )
demandelements containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Jan2023 )
demandelements containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Jan2023 )
demandelements containerplan tranships tranship_edges volatilerecomputing ( Last six runs Jan2023 )
demandelements containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Jan2023 )
demandelements containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Jan2023 )

daily.demand.flow: 164 tests: 161 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements flow fix ( Last six runs Jan2023 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements flow load color ( Last six runs Jan2023 )

---------- Differences in errors ----------
17a18,19
> Error: Attribute 'color' in definition of flow 'flow_0' Invalid color definition 'dummycolor'.
> Error: Attribute 'color' in definition of flow 'flow_1' Invalid color definition ''.
20a23
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in log ----------
0a1,3
> Error: Attribute 'color' in definition of flow 'flow_0' Invalid color definition 'dummycolor'.
> Error: Attribute 'color' in definition of flow 'flow_1' Invalid color definition ''.
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.

TEST FAILED on ts-sim-build-ba : demandelements flow transform trip ( Last six runs Jan2023 )

---------- Differences in errors ----------
71,168d70
< Debug: Adding trip 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'f_0' in GNEChange_DemandElement
< Debug: Adding flow 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing flow 'f_0' in GNEChange_DemandElement
< Debug: Adding trip 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,6.80,13.50,34.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 20.00,6.80,40.00,33.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
10d9
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="f_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

daily.demand.flow_embedded: 162 tests: 158 succeeded 4 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded fix ( Last six runs Jan2023 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load color ( Last six runs Jan2023 )

---------- Differences in errors ----------
17a18
> Error: Attribute 'color' in definition of flow 'flow_0' Invalid color definition 'dummycolor'.
18a20
> Error: Attribute 'color' in definition of flow 'flow_1' Invalid color definition ''.
---------- Differences in log ----------
0a1
> Error: Attribute 'color' in definition of flow 'flow_0' Invalid color definition 'dummycolor'.
1a3
> Error: Attribute 'color' in definition of flow 'flow_1' Invalid color definition ''.

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform flow ( Last six runs Jan2023 )

---------- Differences in errors ----------
73,175d72
< Debug: Adding flow 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'f_0' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding flow 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,6.80,13.50,34.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 20.00,6.80,40.00,33.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10d9
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform trip ( Last six runs Jan2023 )

---------- Differences in errors ----------
73,175d72
< Debug: Adding trip 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'f_0' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding trip 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,6.80,13.50,34.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 20.00,6.80,40.00,33.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10d9
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="f_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

daily.demand.flow_junctions: 158 tests: 156 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions fix ( Last six runs Jan2023 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load color ( Last six runs Jan2023 )

---------- Differences in errors ----------
17a18,19
> Error: Attribute 'color' in definition of flow 'flow_0' Invalid color definition 'dummycolor'.
> Error: Attribute 'color' in definition of flow 'flow_1' Invalid color definition ''.
20a23
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in log ----------
0a1,3
> Error: Attribute 'color' in definition of flow 'flow_0' Invalid color definition 'dummycolor'.
> Error: Attribute 'color' in definition of flow 'flow_1' Invalid color definition ''.
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.

daily.demand.person: 39 tests: 24 succeeded 15 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
81a82
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
demandelements person create default_ride default_ride_fromto ( Last six runs Jan2023 )
demandelements person create default_walk default_walk_edges ( Last six runs Jan2023 )
demandelements person create default_walk default_walk_fromto ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : demandelements person create default_stop default_stop_lane ( Last six runs Jan2023 )

---------- Differences in errors ----------
80a81
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : demandelements person create default_trip default_trip_fromto ( Last six runs Jan2023 )

---------- Differences in errors ----------
79a80
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : demandelements person create default_walk default_walk_route ( Last six runs Jan2023 )

---------- Differences in errors ----------
92a93
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>

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

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements person fix ( Last six runs Jan2023 )
demandelements person volatilerecomputing ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : demandelements person load color ( Last six runs Jan2023 )

---------- Differences in errors ----------
123,169c123
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'color' in definition of person 'p_1' Invalid color definition ''.
< Error: Attribute 'color' in definition of person 'p_2' Invalid color definition 'dummycolor'.
< 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


IHDR1cIDATxw|Ssۤ	=7
"_@TD
E@F,JٴRDžkjz=<HonN
ysP;`GwGw\NusoRR{^z$a9oӯ+I&]wiZ1|0(gNͤ_Q]	iɔ]N20PTIy6hBvTJh4f8|y%t%%%鎈P7)*UK''Nyb;{KAA;+Ysಘ9==]5k˳3<9ONƽ^xw=hf׫~=#۴oe._IUvlU޵Sv"؅NFA?㭷V}:(ӧtpzi/>$f;kQ#X|{5hf˨^^^z/FX,_nӺef}|odDegY^;^Zg|uxyIW=+~rǏ},)ڍqO~T˖lrM?E|`rdDcSV}˶=OQM4ŚneC%I޹}A׮gno7iTMիEmB}7lP7m-,,{C[VvN;>
Q2lZBJRJilj7nvAiѬImB3odmwOCJlzpK18q{='M4g'O={FAI}gٳf^ʪ^9G

mvj-_%}{Z(R|||,y{MqJeIda$5QknGoooIJt={(ݸWѷg̬]{	!nfjꠊ?+a`
"֩y&"?@~///Zme[X!KǶ[6jM__ofiWN-Z
zus1Z5^o'UլILMK)կW׆ݟ3~t!CX|ϠZt;&Iң_ʕO~A2h֒?XO0;}VM7Bj???!DoUjsr}}};wh#______VӻGSқ4}үe\jMb'PJs1@ܦM_~AAA+թ,kM%ҳcb~5kTPA=~jr}֩X!m/D|gB1mcZ~wr(ߘ|O=>5Wj8nSt*wj%?yfJMiO/(PܿWjrSO&moo(MmgGQQB$-Vj֤aݾ^,#F
cFs͆UzƒIB4m   ܅٘wk-/\ܡͥ+.۟>(8;'JUe}ooUv~AANN)r6\V;iiI玝<=wiʹ,ԿW`~Kod\1}a8d`+T=걩vT*6Znݱd!DU;i}Crb[zuB'ƕZ4!hԠ^u7匕Ҡ^?Wo&h::QrdD/)+)ikVo}%!Du֯Jr$SM}ꔴSV-)K{uشq´krENv=SgZՈmZXC&yyiW;iۘА?V:0EK3N9۴I#/]IQc[lc'U#"Ƕbܹ
ݿW^yC20p'O,0:Ĕ
6lذ!N3%{7n67Wm5֮yGO9;7-ۅ:u'*v>,4_Voj[ϝBT=kV?uc'CC{v혝yB^:թUs-ԿW|eΞ`جBzt鐝mg׎kX1N蒟un!퐛*(oV#O5Q~cMnϝOJ>]fSg;y:r]NI^:a
/]I=w=z/yENnJ$IF*: _^Y-TQQ<p]w$I^^>>j别xD&
=w=$ph"۬Rvޫj+CsMh!+ȺiZQZ:س.F5mWT*Jyv=hB>>>Ux{{j4'775yBZv>36F͆
&=/IR)iz'(,,?HI\+6:J<j餳7hGQw5=22*k^:Eh22Zm^]֮wM>]aaQpPER{-7gt-vjʕv27Zv0N'mێNN_yxVKL#.
qV#u22209E9{>܅fM};]|Nv5kTze3ܸ%WJ|sΞTF7o7 u˨?/?"8b-۬^LIzEmZhò?.\"۪oȺ~ݰK7ģյv_-EYv5.^nܰnJUX)<iNVy{y!4ZU{]zXQ-nL} nmʭ$IǶ>e.y2]*TXPP(߫Dnqf)ߕ]n틗TNM+-l(+E}}}|}PAac;L\j*VB۞_P(I>L7ڴj-XvSNnU#<|S*O}{v]nb[2oMBZ%y	!4ZMjZz~AAۘ[w
Q6Uȑc'>=5|}[lfc'~KVo"/B5m5?%mօ^^^~>όy0a!e }m.]N9}lhH;0~A審zwx3g*!s廲sr%IofIv5NX}TI=[yjUbYBS
FV1m~*%Iqy$$	33oS#/rMeڕpSsf
7nn5\G֧{7B(c\uiڵofMu}˷s@^TTj5MNZ9~J('7@^^\\\S*/**BNh4EEE^|FՈSTr¥,̓'kj?r~@y޽HTTӣsF}\i,,,Pzܭ֩]o1ןG]_~=\E??_//c'.i;c/F_p:Ԭ^Tپ=(wOWܯwW[PX#ۼt%U=Z+,4KJBHtᢑG$UTM߻[+jlѷ?CG:V7iT@Y7Ō=֨*
{2@p6gϞm~Sv|:~JrYd!nwÀ[*,*2(X#FRy`ß]QqtEBe+Vɕ%O[pz.7uTӯ5F4WgW~94PnG-.*,򒼔8Z\\M=nAanUg~~zuVcV:wѾiZVJ^r͋YVR<8~*)U[5W{wu3Zh#jTkP|97>>YYB??_V{#K	!unwzơDžͭC,-L>w!$(eTȧK>R3oH%	ѫ[\|žunߧ{c'Nܢ㧒J
PXPCKvUq3[$?__T6<B6|9z57@b|DKyfS	M/1ڱIK~]M-#ߐ2^z%Sw}.ٳg'z6yyyE-Yu\q1T"ׯ_	]PB9aawuV[1©dfGrސSVAAAJJVǫ۔JolvM+.yEƻ뵯hH\X(jEQqnNIM3UܽjܠMv;5^S5*Û7m;ဩg1ұyA+:|Lw[.+k4Z5唔Z5^"UZJj\97nL(IU*oQEr,W}odeETVRR䇟=w}lF1zp_ψQoΩR<9$b~~AFff~~Vv{j\YjWRR5moTR4wZQQģʟLHpaيNVk!Duc[X2erl!DZzzAAa:5>׫S+%5	>ap/lgћ8	O	jz7?ou
^*PrC~-hVۣKWR끏;6eFF浌JZV]NIn~=#3b͔*3CC{tJI\kzj4y|w':WelfaMH<ҳ[5^])n@$7BܼݠncOºqZǪ?5XjTTֿz2hp5VXZd
"#ڷiu9%u6'N'؉SY7PdK=vLI_Pfzv
ک͛XNzxOVw+EEujhܰ׵c/uvȺٯwVU:;w@Jw5nݼ馭;Μ='/7fAAAzuUү?tp={{wu9%zq;irm\QXX HM*6~#%;9|􄦸8<4DQXT(_-o~H{Wal6g)ȑ#B:8#pl$zU*bѪV5Bɤoؼo@$eݼ|N^rq=7n=!F6t+VӥC[??Yk6l67̣\[:q#k߁DV`6vjךh4SfGKÏӮm١]~]o߿lPF.]?#]6Q~~AvSJvF[kמ}MOoA(jÕT.llآRԯ-tXoZ~~իFm%IRkZ޼uGy{y=ph-蛥>_Px&unlߞ]j֨~r:鬲hB?Vֹ}G.Y~SvNNvsrO%%i4wPTTTN68(Rd*"#Zݞԏ..qȒ3ܘ[˿š/VG/p\L[bbb72s
py<=ΐ9]&lܲ	%	KUmI^z		wO,;]ڛ3疼Q=`cD8mE.ZHrL"XIpz[q.v9cԘg8iXnISxUƚu^-hֲbֽ~lQ⫺ЭYс=q-oa7Xˋ/_yPmc8 oC5*kO:}+p;>qNGP03Z_Iz@!ү\Q7V/\c³wq[p*7lzю-q5`wqt/ʄdwU{تgt?S,4}zʿA:ác_̌v!SGܶ<r}*O<6n
-^i.}Ï}d_Y<ci//{wY_o+׹S{WnG=bEw54qBƍ%ZRbu5\ާw^bo~ߛnצmܴy֍>B\+/܎m΄],Ng򢍜{yL_9r_AzB]_zyjUM=C_Bn6c7'OջϾLN>+	

iܨa]+TP]v
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements person load default ( Last six runs Jan2023 )

---------- Differences in errors ----------
114,158c114
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cdIDATxw|Ssۤ	=7
"8Ppp(*8QA(2ZfPʦ-&?.\CV4mGzssrh;sO8$$$8r{ի&	y~^I2K՚%\7xs@9sl&rrHOHN<rrtLb̳QFRF1Γ-+))IwD4rOoUZ:Qed8q`+va[


Y< 3ŜYf^^ݟyp4ӏoݾkD;6[^7ئ}-FhvJZcrc.t# vµ0
(7?/_;KRݱ7uPhӧOx_|.Ik
}}}v
F<dʛ9j͖Q^:?k[Ry+ܦu^;sȈʺZzUv<tZg|uxyIW=+~rǏ},)ڍqO~T˖lrM?|`rdDcSV}˶=OQM4ŚneC%I޹}A׮gno7iTMիEmB}7lP7m-,,{C[VvN;>Q2lZBJRJilj7nvAiѬImB3odmwOCJlzpK18q>'M4k,'O9sFAI}3f^ʪ^YG

mvj,]%}{Z(R|||,y{MqJeIda$5QknGoooIJt={(ݸWѷg̬]{	!nfjꠊ?+a`
"֩y&?,?@~///Zme[X!KǶ[6jM_OK_ofiWN-Z
zus1Z5^o'UլILMK)կW׆ݟ3~t!CXtϠZt;&Iң_҈ʕO~A2h֒?XO0;}VM7Bj???!D]jsr}}};wh#______VӻGSқ4}үe\jMb'PJf2@ܦM__~AAA+թ,kM%ҳcb~5kTPA=~jr}֩X!m/D|gX{i!Dۘ1-?o̞U^~ѧrwիVjN^)N~:ʻGQw5򒎟<iv4g(M
߫zH'6lG~Wm6X!I/*M5kҰn.^yb`1#/_{ը^5߿cM78w5nmK;t%5q%g\IJ!/(ɽx9EU{{j'5-=5-=)ܱG?@6m!t
+_:F͵ڷib!M\BUMRyir]'O'!WڡMc'۪kׯM=7\mբYy,@֯O(gj/_rJbdDʑkׯծY]l
mX_*mSNb[4QSҮ_BNbZl,խc
үQ;Ls?jU#:ilGU]&LmcBCZ~~,8}l&
kTt%EneۿGBThJٳg7t^y3_I^<y|S6lذaÆ:_M$OLl*H^9\o?[g=ܻ{ܜlBԯ[ԙؽsА[fuoM>w^SԮYԙG
	ٵcvn
!zuTV͵H^R^6o;{arSG
	ѥCvnNܶ]B];֮Yc8KۣK~~CnY?Fw5uL>w>)wO9wʕwnw9%u{{uԣK[7&ct%܅Ke9*J$%TyePEEEu݁֒$yyy֗#fFfV͚4޽x!gΞ߻FW<nJڱ{V*n5uVPTTz#jaDJjc^մ2t_Ry{{T*)۽F	BȻWݪyӜԫ
bZj1#TΜw듗Y76t$IիFmlH #%jLts(F#}ԧή|룙]:D\Ȩj{uuW;v_j{u[qsrs7mtEAvJg@l۩j+W
~jJNڕ||gΞ:|ETooo;^:x8%~Y/19|T_(Y!Yvs5ihwrJR9!D'FQKʹsF\q*]8{bPPŻ߼߀-BࠊmZTnz2%kբOKp"b`lJq#ju.>ЯW5k|7ey/_xqú)Wc𰦍:Z-h5Wwv}ztkFZlֺe3ģrN+ʒ$ŶjV:xؖm@tIgdVPb`AA|u|WJjw/^Rj;5|.WnyrC0q}V
XQQXX,o{~A$Ir33BthӪ]lbM9WrOԪ>;uպMBo:oXB?6	!j%h5imcZlݱ+ G۬V5b#GTҿwk6nlƸGOްE^"kڤ5?%mօ^^^~>όy0a!e }m.]N9}lhH;0~A審zwx3g*!s廲sr%IofIv5NX}TI?[yjUbYBS
FV1m~*%Iqy$$	33oS#/rMeڕpSsf
7nn5\G֧{7B(c\uiڵofMu}˷s@^TTj5MNZ9~J('7@^^\\\S*/**BNh4EEE^|FՈSTr¥,̓'kj?r~@y޽HTTӣsF}\i,,,Pzܭ֩]1ןG]_~=\E??_//c'.i;c/F_p:Ԭ^Tپ=(w/KWܯwW[PX#ۼt%U=Z+,4KJBHtᢑG$UTM߻[+jlCG:V7iT@Y7Ō=֨ݏ+
{2@p6gΜi~Sv:~IrYd!nwÀ[*,*2(X#FRy`ß]QqtEB%Vɕ%O[pz.7_uTӯ5F4WgW~94PnG-.*,򒼔8Z\\M=nAanUg~~zuVcV:wѾiZVJ^r͋YVR<8~*)U[5W{wu3Zh#jTkP|97>>YYB??_V{#셋!unwzơDžͭC,-L>w!$(eTȧK>R3oH%	ѫ[?I>wa:ӽunQQSIO%V(,(|!%S*߸-Iep*Z!}mBn획{ qz>jS?"n<3f,WB~K=vlҨ_TFSg7̷^z]~}Kx̙d`I^M^^^a{HBDy>WoL*U!WƒwW)</jfvNXX:f]v]Vp*)ٰY%y#7UPPj++6Ry+yJGlѬzk4{+
!ZQT\SRӌnnwĻ7hӺFݎ~cM-1JMN8`Y<ģ=tl޴qPŊ]EE:VhMs9%V!jը&׫bovv΍Jxb[.,ggDFTUYYU*ժ4g]hh3jTrsT$l	_j##*ݞZ>WFV~kTF[F53Mo+VTTt0'C~Z,%F՚GѨ~V-D[^PPXNMJIM`x>H\2/Yf&NSp~~Z]n]Wc{v!Z6+;'GTz#Niy-#RxVgSRc_xi3e"9o̐PRҮWx5|=^g߼	NU+YXhmSq͆-)WmЧǾr`幄7of7[S%~nBjO..,Vi``"^:6\j+֨YB@ȈmZ]NIݴu
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements person load depart ( Last six runs Jan2023 )

---------- Differences in errors ----------
126,172c126
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'depart' is missing in definition of person 'p_0'.
< Error: Attribute 'depart' in definition of person 'p_1' is empty.
< Error: Invalid departure time for vehicle 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of vehicle 'p_3'.
< 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


IHDR1cIDATxw|Ssۤ	=7
"_@TD
E@F,JٴRDžkjz=<HonN
ysP;`GwGw\NusoRR{^z$a9oӯ+I&]wiZ1|0(gNͤ_Q]	iɔ]N20PTIy6hBvTJh4f8|y%t%%%鎈P7)*UK''Nyb;{KAA;+Ysಘ9==]5k˳3<9ONƽ^xw=hf׫~=#۴oe._IUvlU޵Sv"؅NFA?㭷V}:(ӧtpzi/>$f;kQ#X|{5hf˨^^^z/FX,_nӺef}|odDegY^;^Zg|uxyIW=+~rǏ},)ڍqO~T˖lrM?E|`rdDcSV}˶=OQM4ŚneC%I޹}A׮gno7iTMիEmB}7lP7m-,,{C[VvN;>
Q2lZBJRJilj7nvAiѬImB3odmwOCJlzpK18q{='M4g'O={FAI}gٳf^ʪ^9G

mvj-_%}{Z(R|||,y{MqJeIda$5QknGoooIJt={(ݸWѷg̬]{	!nfjꠊ?+a`
"֩y&"?@~///Zme[X!KǶ[6jM__ofiWN-Z
zus1Z5^o'UլILMK)կW׆ݟ3~t!CX|ϠZt;&Iң_ʕO~A2h֒?XO0;}VM7Bj???!DoUjsr}}};wh#______VӻGSқ4}үe\jMb'PJs1@ܦM_~AAA+թ,kM%ҳcb~5kTPA=~jr}֩X!m/D|gB1mcZ~wr(ߘ|O=>5Wj8nSt*wj%?yfJMiO/(PܿWjrSO&moo(MmgGQQB$-Vj֤aݾ^,#F
cFs͆UzƒIB4m   ܅٘wk-/\ܡͥ+.۟>(8;'JUe}ooUv~AANN)r6\V;iiI玝<=wiʹ,ԿW`~Kod\1}a8d`+T=걩vT*6Znݱd!DU;i}Crb[zuB'ƕZ4!hԠ^u7匕Ҡ^?Wo&h::QrdD/)+)ikVo}%!Du֯Jr$SM}ꔴSV-)K{uشq´krENv=SgZՈmZXC&yyiW;iۘА?V:0EK3N9۴I#/]IQc[lc'U#"Ƕbܹ
ݿW^yC20p'O,0:Ĕ
6lذ!N3%{7n67Wm5֮yGO9;7-ۅ:u'*v>,4_Voj[ϝBT=kV?uc'CC{v혝yB^:թUs-ԿW|eΞ`جBzt鐝mg׎kX1N蒟un!퐛*(oV#O5Q~cMnϝOJ>]fSg;y:r]NI^:a
/]I=w=z/yENnJ$IF*: _^Y-TQQ<p]w$I^^>>j别xD&
=w=$ph"۬Rvޫj+CsMh!+ȺiZQZ:س.F5mWT*Jyv=hB>>>Ux{{j4'775yBZv>36F͆
&=/IR)iz'(,,?HI\+6:J<j餳7hGQw5=22*k^:Eh22Zm^]֮wM>]aaQpPER{-7gt-vjʕv27Zv0N'mێNN_yxVKL#.
qV#u22209E9{>܅fM};]|Nv5kTze3ܸ%WJ|sΞTF7o7 u˨?/?"8b-۬^LIzEmZhò?.\"۪oȺ~ݰK7ģյv_-EYv5.^nܰnJUX)<iNVy{y!4ZU{]zXQ-nL} nmʭ$IǶ>e.y2]*TXPP(߫Dnqf)ߕ]n틗TNM+-l(+E}}}|}PAac;L\j*VB۞_P(I>L7ڴj-XvSNnU#<|S*O}{v]nb[2oMBZ%y	!4ZMjZz~AAۘ[w
Q6Uȑc'>=5|}[lfc'~KVo"/B5m5?%mօ^^^~>όy0a!e }m.]N9}lhH;0~A審zwx3g*!s廲sr%IofIv5NX}TI=[yjUbYBS
FV1m~*%Iqy$$	33oS#/rMeڕpSsf
7nn5\G֧{7B(c\uiڵofMu}˷s@^TTj5MNZ9~J('7@^^\\\S*/**BNh4EEE^|FՈSTr¥,̓'kj?r~@y޽HTTӣsF}\i,,,Pzܭ֩]o1ןG]_~=\E??_//c'.i;c/F_p:Ԭ^Tپ=(wOWܯwW[PX#ۼt%U=Z+,4KJBHtᢑG$UTM߻[+jlѷ?CG:V7iT@Y7Ō=֨*
{2@p6gϞm~Sv|:~JrYd!nwÀ[*,*2(X#FRy`ß]QqtEBe+Vɕ%O[pz.7uTӯ5F4WgW~94PnG-.*,򒼔8Z\\M=nAanUg~~zuVcV:wѾiZVJ^r͋YVR<8~*)U[5W{wu3Zh#jTkP|97>>YYB??_V{#K	!unwzơDžͭC,-L>w!$(eTȧK>R3oH%	ѫ[\|žunߧ{c'Nܢ㧒J
PXPCKvUq3[$?__T6<B6|9z57@b|DKyfS	M/1ڱIK~]M-#ߐ2^z%Sw}.ٳg'z6yyyE-Yu\q1T"ׯ_	]PB9aawuV[1©dfGrސSVAAAJJVǫ۔JolvM+.yEƻ뵯hH\X(jEQqnNIM3UܽjܠMv;5^S5*Û7m;ဩg1ұyA+:|Lw[.+k4Z5唔Z5^"UZJj\97nL(IU*oQEr,W}odeETVRR䇟=w}lF1zp_ψQoΩR<9$b~~AFff~~Vv{j\YjWRR5moTR4wZQQģʟLHpaيNVk!Duc[X2erl!DZzzAAa:5>׫S+%5	>ap/lgћ8	O	jz7?ou
^*PrC~-hVۣKWR끏;6eFF浌JZV]NIn~=#3b͔*3CC{tJI\kzj4y|w':WelfaMH<ҳ[5^])n@$7BܼݠncOºqZǪ?5XjTTֿz2hp5VXZd
"#ڷiu9%u6'N'؉SY7PdK=vLI_Pfzv
ک͛XNzxOVw+EEujhܰ׵c/uvȺٯwVU:;w@Jw5nݼ馭;Μ='/7fAAAzuUү?tp={{wu9%zq;irm\QXX HM*6~#%;9|􄦸8<4DQXT(_-o~H{Wal6g)ȑ#B:8#pl$zU*bѪV5Bɤoؼo@$eݼ|N^rq=7n=!F6t+VӥC[??Yk6l67̣\[:q#k߁DV`6vjךh4SfGKÏӮm١]~]o߿lPF.]?#]6Q~~AvSJvF[kמ}MOoA(jÕT.llآRԯ-tXoZ~~իFm%IRkZ޼uGy{y=ph-蛥>_Px&unlߞ]j֨~r:鬲hB?Vֹ}G.Y~SvNNvsrO%%i4wPTTTN68(Rd*"#Zݞԏ..qȒ3ܘ[˿š/VG/p\L[bbb72s
py<=ΐ9]&lܲ	%	KUmI^z		wO,;]ڛ3疼Q=`cD8mE.ZHrL"XIpz[q.v9cԘg8iXnISxUƚu^-hֲbֽ~lQ⫺ЭYс=q-oa7Xˋ/_yPmc8 oC5*kO:}+p;>qNGP03Z_Iz@!ү\Q7V/\c³wq[p*7lzю-q5`wqt/ʄdwU{تgt?S,4}zʿA:ác_̌v!SGܶ<r}*O<6n
-^i.}Ï}d_Y<ci//{wY_o+׹S{WnG=bEw54qBƍ%ZRbu5\ާw^bo~ߛnצmܴy֍>B\+/܎m΄],Ng򢍜{yL_9r_AzB]_zyjUM=C_Bn6c7'OջϾLN>+	

iܨa]+TP]v
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements person load departpos ( Last six runs Jan2023 )

---------- Differences in errors ----------
134,184c134
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'departPos' in definition of person 'p_1' is empty.
< 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


IHDR1c.IDATxw|Ssۤ	=7
"8Ppp(*8QAٛ" e
lRh)m5d5If}77'玆9Dx(HLLABBx.7))Ɂ=J^zm0P7h$.Z^՘W>wI3'
fү(l.4\Qd.'	(*Gw$<e4!;*k43K<tGD(VQF<Wb`nRPP.v,|NOO7uW͚5(OŅq//~|]{$ڱj_ȼa6lY0EWRjd+w,v%&&Q@q,=9==zwU;wx_
~i;><^/%Izz~AoqqZaԈ,]q3;^
ڽ2ꡗKQ>~oKW(o۴n٫{}.QYwCkVξ._ctܑWn//)? jwW%%]!jْMnټA|OW<~c
oٶý"Xcwl$I;o48(-M<r\w&iݲzȸm;ݽW?O
=~rݦEzT1pukټu'JmZ[RT*U;m`b[͞7FMQN6<(-5ұmxXh捬mIH
_os)&`_'N4u|`tIf͚e|3g](h9i?";;{ƌYYYիW_<TA5δZ풥+ۺoOKU*%2z4RUbcS2I,lSfw5uS-IXI=ge5
!욙k>!DlZmt}ZT'w%PZd:5oߖVʹl~++tضu^^Z6i3ީe]+n߯W9SUZ^^~zRώ]YY͚4Դ]zumX;]M2tp%KWKծ߼Mc$=:ſ-\鞻*፶i-3ڷiմqC!ZBT,((߅Z6;'WQ!s6j>>{t{ 15-I'Zƥ+)Z'v4k,l~?O	mڴ_b~ZjBx잻dYpa/=;v
!WF
4Vo,WЧn


;1n|!k/=tc'O!Di?>0t|c>Ԩ^B@V=vMqөT=vtM[+7ُ?&@ijp^իEM?~?C:wh4EEBI~PiY{wv+9ONܿWU
>&	Ѵqs.zC^ޭ
0ps6& n윜+WU299/ȿp}o['%;v޹æ;N6Ӳ|cP^~cCȺfC\6B0d`+T=걩vT*6Znݱd!DU;i}Crb[zuB'ƕZ4!hԠ^u匕Ҡ^Wm&h::QrdD寿%+)ikVo}%!Du֯藥Jr$SM}ꔴ?SV-)K{uشq´krENv=SgZՈmZ/[C&yyiW;iۘАV:03N9۴I#/]IQc[lc'U#"Ƕb
ݿW^yC20p'O,0:Ĕׯ_>NW%{7n6
Wn5֮yGO9;7gBuk:sAwno7vs1UOO9{А];flWNuj\~%-??_~/6+7u]:dm%ٵc5n=oݱ[~ƸrS*tfw5ݽխcI罽k׬~̹c'OGTԽs)[S\\ܫ[]:lز]~a65+.\g@E.UT$)HR+k***$Gq532h֤>s||||4TZ䁵U*Վ{ZmPq{h-0r`Y7W#TRU/^{Ũ*[R5O5MxXG޽
ooV͛^&VhRՎGt܆[ȺٰAݤ%I^5"%5MocE)iWcwFGi4_>tv[!FZFFV۫[mݱZFF`@V߫k57mm޴Ui*Wr3;[{F߲mV\)LoW+sU*9iW
Q9{^tQMxLgO~8R)~ig:>R'##CSdnJJڙ]j֤唤sBO^Z.iƍ,T%pŠw5y[F-uA۴n`feJճ/*MmתEu!DPV-|F]Z'}_kfo.^pruSRʵJaM70uj[jݳPת
zwn٬ufG7sk,Wn%Im<խu-v˽$]ȬP!bB^%r0Hto/zuk_tZwj5[\nϯ@gMEYye,䨇

&aXVTXBIPg!f!ЦUh!Ċ5rrsͯYcGRU}w۳ʵk6n:oXB?k7	!j%h5imcZlݱ+ G۬V5b#GTҿw7nlGOZE^"kڤ߫7=~Jۨ|}hAaa¾C@.\rА ݍ?vdAaaރ_Svg
!+TBdgweJT!`-9~YxǏjBkשǁ~8|ժn)##B/Tb>tU*K4!r//I!Iffސ˧rS
G^.ʼ+@v1lnܸp;eݼkOw5n PƸjk6nfMu}˷s@^TTj5MNZ9~J('7@^^\\\S*/**BNh4EEE^|FՈSTr¥,̓'kj?r~@y޽HTTӣsF}\i,,,Pzܭ֩]1ןG]_~=XwE??_//c'.i;cz/F_p:Ԭ^Tپ=(w/KWܯwW[PX#ۼt%U=Z+,4KJBHtᢑG$UTM߻[+jlCG:V7iT@Y7Ō=֨ݏ+
{2@p6gΜi~Sv:~IrYd!vwÀ[*,*2(X#FRy`ß]QqtEB%Vʕ%O[pz.7_tTӯ5F4WgW~94PnG-.*,򒼔8Z\\M=nAanUg~~zuVcV:wѾiZVJ^r͋YVR<8~*)U
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements person load no_child ( Last six runs Jan2023 )

---------- Differences in errors ----------
112,155c112
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE7' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|Ssۤ	=7
"8Ppp(*8QAٛ" e
lRh)m5d5If}77'玆9Dx(HLLABBx.7))Ɂ=J^zm0P7h$.Z^՘W>wI3'
fү(l.4\Qd.'	(*Gw$<e4!;*k43K<tGD(VQF<Wb`nRPP.v,|NOO7uW͚5(OŅq//~|]{$ڱj_ȼa6lY0EWRjd+w,v%&&Q@q,=9==zwU;wx_
~i;><^/%Izz~AoqqZaԈ,]q3;^
ڽ2ꡗKQ>~oKW(o۴n٫{}.QYwCkVξ._ctܑWn//)? jwW%%]!jْMnټA|OW<~c
oٶý"Xcwl$I;o48(-M<r\w&iݲzȸm;ݽW?O
=~rݦEzT1pukټu'JmZ[RT*U;m`b[͞7FMQN6<(-5ұmxXh捬mIH
_os)&`_'N4u|`tIf͚e|3g](h9i?";;{ƌYYYիW_<TA5δZ풥+ۺoOKU*%2z4RUbcS2I,lSfw5uS-IXI=ge5
!욙k>!DlZmt}ZT'w%PZd:5oߖVʹl~++tضu^^Z6i3ީe]+n߯W9SUZ^^~zRώ]YY͚4Դ]zumX;]M2tp%KWKծ߼Mc$=:ſ-\鞻*፶i-3ڷiմqC!ZBT,((߅Z6;'WQ!s6j>>{t{ 15-I'Zƥ+)Z'v4k,l~?O	mڴ_b~ZjBx잻dYpa/=;v
!WF
4Vo,WЧn


;1n|!k/=tc'O!Di?>0t|c>Ԩ^B@V=vMqөT=vtM[+7ُ?&@ijp^իEM?~?C:wh4EEBI~PiY{wv+9ONܿWU
>&	Ѵqs.zC^ޭ
0ps6& n윜+WU299/ȿp}o['%;v޹æ;N6Ӳ|cP^~cCȺfC\6B0d`+T=걩vT*6Znݱd!DU;i}Crb[zuB'ƕZ4!hԠ^u匕Ҡ^Wm&h::QrdD寿%+)ikVo}%!Du֯藥Jr$SM}ꔴ?SV-)K{uشq´krENv=SgZՈmZ/[C&yyiW;iۘАV:03N9۴I#/]IQc[lc'U#"Ƕb
ݿW^yC20p'O,0:Ĕׯ_>NW%{7n6
Wn5֮yGO9;7gBuk:sAwno7vs1UOO9{А];flWNuj\~%-??_~/6+7u]:dm%ٵc5n=oݱ[~ƸrS*tfw5ݽխcI罽k׬~̹c'OGTԽs)[S\\ܫ[]:lز]~a65+.\g@E.UT$)HR+k***$Gq532h֤>s||||4TZ䁵U*Վ{ZmPq{h-0r`Y7W#TRU/^{Ũ*[R5O5MxXG޽
ooV͛^&VhRՎGt܆[ȺٰAݤ%I^5"%5MocE)iWcwFGi4_>tv[!FZFFV۫[mݱZFF`@V߫k57mm޴Ui*Wr3;[{F߲mV\)LoW+sU*9iW
Q9{^tQMxLgO~8R)~ig:>R'##CSdnJJڙ]j֤唤sBO^Z.iƍ,T%pŠw5y[F-uA۴n`feJճ/*MmתEu!DPV-|F]Z'}_kfo.^pruSRʵJaM70uj[jݳPת
zwn٬ufG7sk,Wn%Im<խu-v˽$]ȬP!bB^%r0Hto/zuk_tZwj5[\nϯ@gMEYye,䨇

&aXVTXBIPg!f!ЦUh!Ċ5rrsͯYcGRU}w۳ʵk6n:oXB?k7	!j%h5imcZlݱ+ G۬V5b#GTҿw7nlGOZE^"kڤ߫7=~Jۨ|}hAaa¾C@.\rА ݍ?vdAaaރ_Svg
!+TBdgweJT!`-9~YxǏjBkשǁ~8|ժn)##B/Tb>tU*K4!r//I!Iffސ˧rS
G^.ʼ+@v1lnܸp;eݼkOw5n PƸjk6nfMu}˷s@^TTj5MNZ9~J('7@^^\\\S*/**BNh4EEE^|FՈSTr¥,̓'kj?r~@y޽HTTӣsF}\i,,,Pzܭ֩]1ןG]_~=XwE??_//c'.i;cz/F_p:Ԭ^Tپ=(w/KWܯwW[PX#ۼt%U=Z+,4KJBHtᢑG$UTM߻[+jlCG:V7iT@Y7Ō=֨ݏ+
{2@p6gΜi~Sv:~IrYd!vwÀ[*,*2(X#FRy`ß]QqtEB%Vʕ%O[pz.7_tTӯ5F4WgW~94PnG-.*,򒼔8Z\\M=nAanUg~~zuVcV:wѾiZVJ^r͋YVR<8~*)U
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements person load parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
125,169c125
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< 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


IHDR1cIDATxw|Ssۤ	=7
"8Ppp(*8QA(2ZfPʦ-&?.\CV4mGzssrh;sO8$$$8r{ի&	y~^I2K՚%\7xs@9sl&rrHOHN<rrtLb̳QFRF1Γ-+))IwD4rOoUZ:Qed8q`+va[


Y< 3ŜYf^^ݟyp4ӏoݾkD;6[^7ئ}-FhvJZcrc.t# vµ0
(7?/_;KRݱ7uPhӧOx_|.Ik
}}}v
F<dʛ9j͖Q^:?k[Ry+ܦu^;sȈʺZzUv<tZg|uxyIW=+~rǏ},)ڍqO~T˖lrM?|`rdDcSV}˶=OQM4ŚneC%I޹}A׮gno7iTMիEmB}7lP7m-,,{C[VvN;>Q2lZBJRJilj7nvAiѬImB3odmwOCJlzpK18q>'M4k,'O9sFAI}3f^ʪ^YG

mvj,]%}{Z(R|||,y{MqJeIda$5QknGoooIJt={(ݸWѷg̬]{	!nfjꠊ?+a`
"֩y&?,?@~///Zme[X!KǶ[6jM_OK_ofiWN-Z
zus1Z5^o'UլILMK)կW׆ݟ3~t!CXtϠZt;&Iң_҈ʕO~A2h֒?XO0;}VM7Bj???!D]jsr}}};wh#______VӻGSқ4}үe\jMb'PJf2@ܦM__~AAA+թ,kM%ҳcb~5kTPA=~jr}֩X!m/D|gX{i!Dۘ1-?o̞U^~ѧrwիVjN^)N~:ʻGQw5򒎟<iv4g(M
߫zH'6lG~Wm6X!I/*M5kҰn.^yb`1#/_{ը^5߿cM78w5nmK;t%5q%g\IJ!/(ɽx9EU{{j'5-=5-=)ܱG?@6m!t
+_:F͵ڷib!M\BUMRyir]'O'!WڡMc'۪kׯM=7\mբYy,@֯O(gj/_rJbdDʑkׯծY]l
mX_*mSNb[4QSҮ_BNbZl,խc
үQ;Ls?jU#:ilGU]&LmcBCZ~~,8}l&
kTt%EneۿGBThJٳg7t^y3_I^<y|S6lذaÆ:_M$OLl*H^9\o?[g=ܻ{ܜlBԯ[ԙؽsА[fuoM>w^SԮYԙG
	ٵcvn
!zuTV͵H^R^6o;{arSG
	ѥCvnNܶ]B];֮Yc8KۣK~~CnY?Fw5uL>w>)wO9wʕwnw9%u{{uԣK[7&ct%܅Ke9*J$%TyePEEEu݁֒$yyy֗#fFfV͚4޽x!gΞ߻FW<nJڱ{V*n5uVPTTz#jaDJjc^մ2t_Ry{{T*)۽F	BȻWݪyӜԫ
bZj1#TΜw듗Y76t$IիFmlH #%jLts(F#}ԧή|룙]:D\Ȩj{uuW;v_j{u[qsrs7mtEAvJg@l۩j+W
~jJNڕ||gΞ:|ETooo;^:x8%~Y/19|T_(Y!Yvs5ihwrJR9!D'FQKʹsF\q*]8{bPPŻ߼߀-BࠊmZTnz2%kբOKp"b`lJq#ju.>ЯW5k|7ey/_xqú)Wc𰦍:Z-h5Wwv}ztkFZlֺe3ģrN+ʒ$ŶjV:xؖm@tIgdVPb`AA|u|WJjw/^Rj;5|.WnyrC0q}V
XQQXX,o{~A$Ir33BthӪ]lbM9WrOԪ>;uպMBo:oXB?6	!j%h5imcZlݱ+ G۬V5b#GTҿwk6nlƸGOްE^"kڤ5?%mօ^^^~>όy0a!e }m.]N9}lhH;0~A審zwx3g*!s廲sr%IofIv5NX}TI?[yjUbYBS
FV1m~*%Iqy$$	33oS#/rMeڕpSsf
7nn5\G֧{7B(c\uiڵofMu}˷s@^TTj5MNZ9~J('7@^^\\\S*/**BNh4EEE^|FՈSTr¥,̓'kj?r~@y޽HTTӣsF}\i,,,Pzܭ֩]1ןG]_~=\E??_//c'.i;c/F_p:Ԭ^Tپ=(w/KWܯwW[PX#ۼt%U=Z+,4KJBHtᢑG$UTM߻[+jlCG:V7iT@Y7Ō=֨ݏ+
{2@p6gΜi~Sv:~IrYd!nwÀ[*,*2(X#FRy`ß]QqtEB%Vɕ%O[pz.7_uTӯ5F4WgW~94PnG-.*,򒼔8Z\\M=nAanUg~~zuVcV:wѾiZVJ^r͋YVR<8~*)U[5W{wu3Zh#jTkP|97>>YYB??_V{#셋!unwzơDžͭC,-L>w!$(eTȧK>R3oH%	ѫ[?I>wa:ӽunQQSIO%V(,(|!%S*߸-Iep*Z!}mBn획{ qz>jS?"n<3f,WB~K=vlҨ_TFSg7̷^z]~}Kx̙d`I^M^^^a{HBDy>WoL*U!WƒwW)</jfvNXX:f]v]Vp*)ٰY%y#7UPPj++6Ry+yJGlѬzk4{+
!ZQT\SRӌnnwĻ7hӺFݎ~cM-1JMN8`Y<ģ=tl޴qPŊ]EE:VhMs9%V!jը&׫bovv΍Jxb[.,ggDFTUYYU*ժ4g]hh3jTrsT$l	_j##*ݞZ>WFV~kTF[F53Mo+VTTt0'C~Z,%F՚GѨ~V-D[^PPXNMJIM`x>H\2/Yf&NSp~~Z]n]Wc{v!Z6+;'GTz#Niy-#RxVgSRc_xi3e"9o̐PRҮWx5|=^g߼	NU+YXhmSq͆-)WmЧǾr`幄7of7[S%~nBjO..,Vi``"^:6\j+֨YB@ȈmZ]NIݴu
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements person load type ( Last six runs Jan2023 )

---------- Differences in errors ----------
126,173c126
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced person
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'type' in definition of person 'p_1' is empty.
< Error: Invalid person type 'dummyType' used in person 'p_2'.
< 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


IHDR1c4IDATxw|Ssۤ	=7
"_@TD
E@F,JٴRDžkjz=>x77'ļ9Dx(HLLABBx.7))Ɂ=J^zm0P7h$.Z^՘W>wI3'
fү(l.4\Qd.'	(*Gw$<e4!;*k43K<tGD(*UK''N}b;{KAA;+Ysಘ9==]5k˳3<9ONƽ^xw=hf׫~=#۴oe._IUvlU޵Sv"؅p-111ʍ3`a[oRݱuPhӧOx_|.Ik
}}}v
F<lʛ9j͖Q:?kYR(ܦu^;SȈʺӇZzUv<F}R>z|W~(XRٵ-͛ާ,6pȈ>)nm;M={@-h5;v'lݾˆJԽsQM]ܲ#uoҨ~-W۶{toؠnQQ'oZXX,A[v윜[w}dئ*JR.od%dÃҢY.ۆf>ذ6A<b5qDSw{FO4iΜ9'O<{l%ʙ`ϲgkUzsNxA]L.[JQ\RX(J*^%V;6%$6%IjvW^:ݎޒ$ɏ${P/*.^qoϮYYBdVFWA+=~rW
EV٭SfMeE~~,^^^jL"B@m[l%jZ9??1NZFݵrv3;cʽjTOSOٱ+>3+YF~=#S_
ݻ?qgCl*__A{i
vLGߗ+swBe06%"`wZ66n(P~~~BBf
!*wF?Zǧw.{$7iT_˸t%E՚N̙c
/)M6?s~V.LS-Ysך,K.gnݱ;~A!Aj֨XF9zԚJ=ԭS3B@AAc'._K.kmcƴf:P1wyFz}jTZ! @;qzݦ8T*];DK:~̦ە쇟|_P45"妎Lڰ!^;Qώb!$IJS?[4լI}tYF捊ƌ
'O'߫FhڸA@@\1/z{{[_ԹCKWR]}PpvNΕԫުk܋S?lvRSғ;yztaB'iY1
?CȺvc\6BZq>%&S+WP!/?zcSTmZܺcBUvh؉Ķjq:hSO=+)W[hV-2BШA~o+?Ax9%Mzuju2JȈ_~SWRj׬.6܅KB6_wO˕6)IRv1-)iW!Dv1Z6Sx{{ֱiㆅivzι?jU#:ibGU]&LmcBCX~~O-8}l&
kTt%EneۿGBThJs7t_q򊙇e`/$\/O<Yat`)6lذaCT/fJ'olso$ڜkխ]3
	ݽsvn[!׭uGOU޹}Xh0Ժ&;/Ѝzj׬~#N1;7guS
[$/nʈ
=YO!;7'n.!DϮk׬nc%%??C!7UP߬BGjvW;ǚ^:&;|ۻvΜ;vtDJ;=Žuѥ-`S_z¥{^\J%IT*u@VG"y@kI}|zWY3#3+fM{@^q{H3gGxyIիEXYRؽWV
:BS+V(**u|0J%Zueg/\jHRU*\{Pф!|||ݫnռiNnnkhv1-Z협}Igmˍ
M:{^U#RR66OQXX$v5&|WltFy>IgoL.jϿ{edTjuedh֭]9͛6}¢ࠊz;MR3
[nfgu[j+jen?__J%'Ja>>3gwN>"/<IwG]./RGdddar,
\II;s|A͚4vt9%)"j#רV¥fڹq#K8t.=1(]oo@QK^~e!DpP6[*XYlzJSqvje\tET10U%߸u5aoG׫k5Z<j/\ܸaݔԫrRxX
LmZBhëF;Tf>=:z][6kݲ|@|9'˕[eeIb[5mu+q<|l˶]roooe $I32+TX1PW̺R+%5˻^/]V5B흚~V>[+@SQV^Y7<9ꡂƒv>VU((,,=P$9}n!:i.6Zr\yFV9xTjUj&!ڿ7,dpAaujKBhԴ1-VmVБ#N}}{t߻_k6nlƸGOްE^"kڤk6=~Jۨ|}hAaa¾C@.\rА ݍ?vdAaaރʫzwx3g*!s廲sr%IofIv5NX}TI=[yjUbYBS
FV1m~*%Iqy$$	33oS#/rMeڕpSsf
7nn5\G֧{7B(c\uiڵofMu}˷s@^TTj5MNZ9~J('7@^^\\\S*/**BNh4EEE^|FՈSTr¥,̓'kj?r~@y޽HTTӣsF}\i,,,Pzܭ֩]o1ןG]_~=\E??_//c'.i;c/F_p:Ԭ^Tپ=(wOWܯwW[PX#ۼt%U=Z+,4KJBHtᢑWفģU&-fZh۟l#Q4?ObFߞ]kT_wŽ@8g6?);OH]?%_}B^ȧa-dLSӈFQ
WeWT\,?]QqbيUreI~	n]~cnv5F/Fq;EE^Gu?g-(,
J߸y[jr,jYYY_47Vj^Kn޼y5>*W
g^ÖO%Ŷjq˶jN8|&}S+?tVj
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

daily.demand.personflow: 65 tests: 44 succeeded 21 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
83a84
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
demandelements personflow create default_ride default_ride_fromto ( Last six runs Jan2023 )
demandelements personflow create default_walk default_walk_edges ( Last six runs Jan2023 )
demandelements personflow create default_walk default_walk_fromto ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_stop default_stop_lane ( Last six runs Jan2023 )

---------- Differences in errors ----------
82a83
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_trip default_trip_fromto ( Last six runs Jan2023 )

---------- Differences in errors ----------
81a82
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_walk default_walk_route ( Last six runs Jan2023 )

---------- Differences in errors ----------
94a95
> Debug: Additionals saved
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>

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

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements personflow fix ( Last six runs Jan2023 )
demandelements personflow volatilerecomputing ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : demandelements personflow load begin ( Last six runs Jan2023 )

---------- Differences in errors ----------
131,179c131
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'begin' in definition of personFlow 'p_1' is empty.
< Error: Invalid begin time for personFlow 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative begin time in the definition of personFlow 'p_3'.
< 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


IHDR1crIDATxw|SstRe%(A@DTDEPT)

EQ
*Y6iKt?.\CV4mGzssrh;sODGG;;r{ի&	ey~^I2ҸKe1lR0(cNͤ_Q]	ibɔ]N20P4Iy6hBvTJjf8ry%t%&&ꎈP7UK''Ny|;{K~~;+YsҘ9--]5k͵3,9ONƽw=`f׫v==۴oè._IcR
];g.2]G@kf4Pf1{NKK?|-U?}N/$]v=/ϯlg0j˖ml)KècKv+շmZսӬ>UQIw~CkVξY9#~:^^R^^~մGۯcKL:vc쓣6ղ%ܲyӡt%&\%+lݾeNSЧG&"[ﲡ$uܾEdӐk3l7q4ߦuժnB}7lP7m-(({AC[VVv;>Q2lZBFhilj72ovAiѬIm+e>ذ6A<b5i$Sw{FO<yΜ9˧L2{l%ʘ`ϲf߫YzsNx^]LeW)uߞ<k4___Ke^Si\ثjǦ$Yئ$IjZ[$屒$>zbEEk7nB5#3sמ}B̛Y>>>F	._+WJ:5o_V+ce[T.KǶ[6|||̯ojo~Xz3+L;wjyu׫ͬC֪Q-77/CxL=]q͚4Դ]zumX	;^MS2tpeWK
vLGߗ*swu06|`wZ66n(B
/_,ge	!tF?~~~~~~,eԴ&swk问$˲lj;3ga6Lʞ6m^0N$!vYk,'ݺcwܾBլQ-\9V{57+{[fPN]',kmFf:P1wyyFz}jTZ.0Pc'N<FݣkȻ{yIOٴuZpSզUZ'7lGyWmԦ6H!IM5kҰn_/]q|P1#fIQj`@@~A$!6nx?lͽ.uҕsO}%媺&Zr;/??;;dW%}ԴԴĤsN;wشu	fZVn+\OЁ72o۾M
a8d`b˕+w=걩v46Znݱ$!DU;i}CrbZzuB'ƕ䫭Z4V%BШA~o<Ax99Uzuju2r*kׯ$֮Y]LԹ
mXm*SNZ4IN/!:nղۻWM7,((HMǧHi׮g[AWѡM?:|:/'775qg"mǪCShru3g6iXzKW5[{I!DՈ1t?;wrC/_6L)S(7,1eÆ
6l;A=ɛ7I6=Buk<q'BCzwBuk:s!wn/+7I!tc5:sȱa!=v޼_!DnԪvK߫[^^:bsmg_0lViS!=tɎݶKѳk5k+yI}{tۺccw(M7Б㧚ըwNWI'&]3玝<Qb.'lwOQQQnztqvd엮p";'GHF#'00@YY{UXX\h-IJULL8zYлWo8{wj^^RjU۬hv+r
a\SZajrEnd4_-\Gseg/\lHh5RT{PVB*Wݪy윜ה
[ʲ<f>>gmˍ̛
M<{^U#SR660_QPP|z5:rWLTV}}|}N']G3=t?^. @^:EhӃeY߫k5ݞӼicݧ+((	.4=zްfV^eNY+U~~>+V9sr餳-"x{{	é8
~	I}wR !
!u|Nzz&3g'ܬIÿoGK	!R=1rxjU/\l72SOtըn/^BoӺu˖)WϞ6mW@~XDžKWbZPWӮvix~֮Y㫥S]xˍMN+Voڸx{y!=ծYONިwWZl>pt?6_JV]YVcZJ\۲m[.Ir˗/PU#}nTJNIWKWUx{]ϕu6TUV͢~~~~Oz(`±&e9|y!DAAy$)CtCѡMv1QBk7e(_J僇=~Jӽsߞ]W$X֡/(_nG%y	!6%5-/?mt;x{y(mVБ#Nѥ׺e5c=SYze"0ix)!DVvN.}f̣tlsr3gBu7VYؑq{MŎO׻WN9+*WNܕ#IR3Lg'{q]r٢*V՟-pK.x99/?jOWbIF?DY%	!$IbŒJTia(˕\lS72w.ܼe7oǿ̛7Q
W],{ȇ6kPﮣ'N;xXBYZmNZ#O3e+ˋuJ充B܂B<ZpKԨqU*p)S'+m'Ww|4
9=CG>V4(^XPZZCVW.Zŷ?egI.ԯW{`W?{ױSeY޾3=lja!yyGOSzxxhUO%ۣzp|zwU
YYBKWR3UB_BxޒPI.\4Wv 聄>MFy3krZ4[OF6Б4iT@7ԳŌ=֨VUq7
0l\/Ϟ=;>#uvtvIB	!:_{:#TPXhQ
mVI#ZV6\?¢"
VR*Kʟ\i?Vn_sokT߰^]q(nC}__vaAѢ"ht
t>6n֫{eYVb,˙_47YeYV{,yKWTT1fVVNN{
[V?Ӫ-ԫ;:ʙPXXhzL\XXБZ55[[ЍB__B?Yod޼x2!D]O?t"==]u#yyyI.lrx{)Gz
I$!zu۟k]س@t|i݃[XXxTSAA
~`rɮ~7nfI'yʆ,mS)׭]qz{$4nPR3TC~
=vlҨ~WGS+deg+7̷_|]}Kxd`I^MnnnaU$:}ߘ+WBׯbԫiBYa囩wuY;dج<(RJONNe\`:nSwٹ7X!lѷ?>ȃ-5_}V`oE!,¢Bjtu{$ոA-v;5^S5ʕ*4oxwSby&ѥc󦍃˗?t:>(,4a]W.je!jrrr~~AU/_IBԪQ-9%UW+ެ7
&EERXʮQYrT}odfFTINIU~܅1QZ~==F+UX~snnnnnnVVvJ͡32reYQ)ʹZJiF_INjZ5)ߨiz[ƒ	G?АòɩWŝ,GѨ~ݘV-L[_PNMJNI`x>@\2K/Yf&NSp^^o~pʕ#,E][Ѳ]Yٲ,z#Nnq-=b0Y3?yLPIz%3?ԻGgooԫ!_M\׬V+?㛷;~Щce3
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load color ( Last six runs Jan2023 )

---------- Differences in errors ----------
20a21,22
> Error: Attribute 'color' in definition of personFlow 'p_1' Invalid color definition ''.
> Error: Attribute 'color' in definition of personFlow 'p_2' Invalid color definition 'dummycolor'.
22a25
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
120,166c123
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cPIDATxw|SstRe%(A@DTDEPT)

EQ
*Y6iKt?.\CV4mGzssrh;sODGG;;r{ի&	ey~^I2ҸKe1lR0(cNͤ_Q]	ibɔ]N20P4Iy6hBvTJjf8ry%t%&&ꎈP7UK''Ny|;{K~~;+YsҘ9--]5k͵3,9ONƽw=`f׫v==۴oè._IcR
];g.2]G@kf4Pf1{NKK?|-U?}N/$]v=/ϯlg0j˖ml)KècKv+շmZսӬ>UQIw~CkVξY9#~:^^R^^~մGۯcKL:vc쓣6ղ%ܲyӡt%&\%+lݾeNSЧG&"[ﲡ$uܾEdӐk3l7q4ߦuժnB}7lP7m-(({AC[VVv;>Q2lZBFhilj72ovAiѬIm+e>ذ6A<b5i$Sw{FO<yΜ9˧L2{l%ʘ`ϲf߫YzsNx^]LeW)uߞ<k4___Ke^Si\ثjǦ$Yئ$IjZ[$屒$>zbEEk7nB5#3sמ}B̛Y>>>F	._+WJ:5o_V+ce[T.KǶ[6|||̯ojo~Xz3+L;wjyu׫ͬC֪Q-77/CxL=]q͚4Դ]zumX	;^MS2tpeWK
vLGߗ*swu06|`wZ66n(B
/_,ge	!tF?~~~~~~,eԴ&swk问$˲lj;3ga6Lʞ6m^0N$!vYk,'ݺcwܾBլQ-\9V{57+{[fPN]',kmFf:P1wyyFz}jTZ.0Pc'N<FݣkȻ{yIOٴuZpSզUZ'7lGyWmԦ6H!IM5kҰn_/]q|P1#fIQj`@@~A$!6nx?lͽ.uҕsO}%媺&Zr;/??;;dW%}ԴԴĤsN;wشu	fZVn+\OЁ72o۾M
a8d`b˕+w=걩v46Znݱ$!DU;i}CrbZzuB'ƕ䫭Z4V%BШA~o<Ax99Uzuju2r*kׯ$֮Y]LԹ
mXm*SNZ4IN/!:nղۻWM7,((HMǧHi׮g[AWѡM?:|:/'775qg"mǪCShru3g6iXzKW5[{I!DՈ1t?;wrC/_6L)S(7,1eÆ
6l;A=ɛ7I6=Buk<q'BCzwBuk:s!wn/+7I!tc5:sȱa!=v޼_!DnԪvK߫[^^:bsmg_0lViS!=tɎݶKѳk5k+yI}{tۺccw(M7Б㧚ըwNWI'&]3玝<Qb.'lwOQQQnztqvd엮p";'GHF#'00@YY{UXX\h-IJULL8zYлWo8{wj^^RjU۬hv+r
a\SZajrEnd4_-\Gseg/\lHh5RT{PVB*Wݪy윜ה
[ʲ<f>>gmˍ̛
M<{^U#SR660_QPP|z5:rWLTV}}|}N']G3=t?^. @^:EhӃeY߫k5ݞӼicݧ+((	.4=zްfV^eNY+U~~>+V9sr餳-"x{{	é8
~	I}wR !
!u|Nzz&3g'ܬIÿoGK	!R=1rxjU/\l72SOtըn/^BoӺu˖)WϞ6mW@~XDžKWbZPWӮvix~֮Y㫥S]xˍMN+Voڸx{y!=ծYONިwWZl>pt?6_JV]YVcZJ\۲m[.Ir˗/PU#}nTJNIWKWUx{]ϕu6TUV͢~~~~Oz(`±&e9|y!DAAy$)CtCѡMv1QBk7e(_J僇=~Jӽsߞ]W$X֡/(_nG%y	!6%5-/?mt;x{y(mVБ#Nѥ׺e5c=SYze"0ix)!DVvN.}f̣tlsr3gBu7VYؑq{MŎO׻WN9+*WNܕ#IR3Lg'{q]r٢*V՟-pK.x99/?jOWbIF?DY%	!$IbŒJTia(˕\lS72w.ܼe7oǿ̛7Q
W],{ȇ6kPﮣ'N;xXBYZmNZ#O3e+ˋuJ充B܂B<ZpKԨqU*p)S'+m'Ww|4
9=CG>V4(^XPZZCVW.Zŷ?egI.ԯW{`W?{ױSeY޾3=lja!yyGOSzxxhUO%ۣzp|zwU
YYBKWR3UB_BxޒPI.\4Wv 聄>MFy3krZ4[OF6Б4iT@7ԳŌ=֨VUq7
0l\/Ϟ=;>#uvtvIB	!:_{:#TPXhQ
mVI#ZV6\?¢"
VR*Kʟ\i?Vn_sokT߰^]q(nC}__vaAѢ"ht
t>6n֫{eYVb,˙_47YeYV{,yKWTT1fVVNN{
[V?Ӫ-ԫ;:ʙPXXhzL\XXБZ55[[ЍB__B?Yod޼x2!D]O?t"==]u#yyyI.lrx{)Gz
I$!zu۟k]س@t|i݃[XXxTSAA
~`rɮ~7nfI'yʆ,mS)׭]qz{$4nPR3TC~
=vlҨ~WGS+deg+7̷_|]}Kxd`I^MnnnaU$:}ߘ+WBׯbԫiBYa囩wuY;dج<(RJONNe\`:nSwٹ7X!lѷ?>ȃ-5_}V`oE!,¢Bjtu{$ոA-v;5^S5ʕ*4oxwSby&ѥc󦍃˗?t:>(,4a]W.je!jrrr~~AU/_IBԪQ-9%UW+ެ7
&EERXʮQYrT}odfFTINIU~܅1QZ~==F+UX~snnnnnnVVvJ͡32reYQ)ʹZJiF_INjZ5)ߨiz[ƒ	G?АòɩWŝ,GѨ~ݘV-L[_PNMJNI`x>@\2K/Yf&NSp^^o~pʕ#,E][Ѳ]Yٲ,z#Nnq-=b0Y3?yLPIz%3?ԻGgooԫ!_M\׬V+?㛷;~Щce3
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load default ( Last six runs Jan2023 )

---------- Differences in errors ----------
114,158c114
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|SstR:PвQAATP(p(*8QAe" e
lRRDžkjz=<HonN
yspS;`h{wx{wp_sobb{^z$a9nӯ+IF]wi41|0(gM_Q]v	i8ɔ]20PTQy6`BWJW&ؗ|q%%&&jP7)*UK'Sylbŀ;߼}],1pYf쮚5kQ'H/>{JaNKKȼi6mlY0ERl& \)kvCf	p.ьʍ#`aiiioRݵWgϞ\7
}||MvF<|Ū[9j͖Q=<<t^:?鿮XnӺef|oDxe|٣YN;]:g|uxxH)ӎ?'rǏ}"1MO~XlrM?|rDxcPVsێ9OM]{cE%I޹}ȦA737I4ߦu"bww~!߀>6[TT|
[<K`ŀ!֭]+;'g]:(i)OOO!JRT%zi5oᢛYDI;Yh֤KǶa!7v/VMP8ΥmM4]'O;w)S̙3G{	r>ٳ7uYYYիW_6U!54oOKU*92x4RlUbaS2IlSf4uS)IXI?o!eu!욙g!D֭l///{yyVx=*TQgN͛5וxxxxyyhVTұm=<$///[/?˿1NZF޳j
~zus	Z5\o'޵'.3+YF)կW׆?;`4!C_b4ƭ;;&I_ʕO~A2`?XO0;}VM7Bxyy
!*~oBF#׹Cyh4o=?֤Qv#ʵdFcl;R;w~Oʟ6m/\(N$!<v]g,8'ݾko܁BլQ-BZ}䙵ʕ[f@£'Nm)_8	+^wY!D訶-?{هo[e^~roիVh4'N]%V~:ʳG4N>eN4ѧ_(M
߫z7nG~GmX!IԂϗ(M5kҰn,[yb@1#vIQ_Aa'$!6nn˻ftʵĝOs-庲*F|; ''dW9yԴԴĤ'NC;wز}
&Zo+Ͽ-Ё7n۾MАn2O*TOzlʳMw9}6IQjmZ8ߐV-HO*D{o\KުEjXF
5_WX!
kͦɩBG׫SKU*GW껟n_KN]z!֯۰~ݥ?Pڔç$IEGh啜z_Btjݪe3egn6nXXXvCWQngjAWޡM땫7<>|2'7//
qw"m
CS|x|us6iXzĕk*gLTm;=vjxxV@P̛7OꫯxN&)Sqƍ7FIrV$y~VfVAOMun횧Ξ;zTHpPss6o)_֙s?X{!?tS7oOpQSuԮY̹N	ٵcvn
!zuTVuIR^8~rSO	
ѥCvnN=B];֮YcXCۣK~~]{l%7UP߬BNivO;^:&]tӳvg]8qlxJ;}Žuѥæm;`c_rҕ^ʜ\J%IT*/?ye濷PEEEu֒$yxxz{{/G\e̬͌㧚5i({ŝ!Cϝؿw7oooZ!UqhVJk~FS),Dk@!P8,4f-*T/_{Ȧ*SR5OjuXh[޽
OOV͛\!VhRьWbor3Vu_$zTBd$^j.V|A/o7lL."iϿnddTh4u]{oddk4֭]ssΜMk?]aaQP`ER{mugpm;vk4ʕBuv27J%'Ja^_:tEdOOO^:9%~^/!)}B[ y!YzŤ5iNr591"zS#רVҕ&ڹy3K8tI.x90=o_떑~YqU!DP`6[*XYlrJS;j^rMX1 U%߼u=-]Kյv_/UYz=嫗._mܰnruX),iƶK)PkW;pv}zts&Zlֺe3[rN+ʒ$Ŵjv:|Ķ{垞@tI32+TX1PWR+9%ó^ڗ\V5\陒vv>[-@cQV^Y;x?=ꑂ	'v>VV((,,=P$9|n!:i.&Jjݖ\yFT9|gT^>;u-Bu74xpAa[^^*C֨SR
Fؾkf;vⴗW]M>>[6[)Sr?%k6n!|6iMOBd6jp?_<^PX2K6W&=w>$8P{cǏYPXT~]zB
ٹ]9$U3XJ_qWCRGǯu$Q/Xl1KȬP_U#V?]Ja$xpCBHdń7#yĦ2of?ԩ]?u+[7o߉Yn#ӽ=!14ͺG>2Y:w?uܼi4Z]Uh4NQf*+((hʋyyyEZjuQQDW^Q5s#\t%K+m/(((PwT
9##>V4^TX(ZZCCUV.Zw?I.կW{`+Vm8񲯯ljӉWS5qvZ	
/8~lZCCkVz&|]ko׻\-(,Bm^"A{^q?a!:KBB%It_١{TM߻[֭*jlw?#9դQ}gVZZķ?(n.`8_3gwCR9UBtx
.H+dbFjJ婿vE!\-W?;o-o.RI޾ר_Pа^=q(C}oo/vQabhϝt
>7mѫ{55MVVօ
Mh4W[n]rMMϲʕBoegWe31ZlڶA{i#	EEEEEEUZݼ%%h47n^l[v73=)Pobhn!D~~~FFf҅K-#>{N>%TJϼ)I$Dn~km҅Kֹ}O:}pNI<y&1 BaA
/ٕvlI|}|$SYakuklܠC	zĝƌPߤapϮ4?A~99
y>-_6v|`R3gpzXߓg/SJ*B~`U
M&N~~i7nk4$&7$Or󆜲

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load departpos ( Last six runs Jan2023 )

---------- Differences in errors ----------
134,184c134
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'departPos' in definition of personFlow 'p_1' is empty.
< 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


IHDR1cIDATxw|SstR:PвQAATP"(p(*8QAe@2ˆR6m)m)m5d5If}77'玆9D)0Ktt@||/ڹ711ю=J^zm0P7`$.4^٘~W>wI3
&ү(l.4Qd.	(*{w(<d0!+jC8GD(VQFSg<Wb@6}],1pYf쮚5kQ'H/>{JaNKKȼi6mlY0ERl& \)kvCf	p.ьʍ#`aiii[oRݵgϞ\7
}||MvF<b[9j͖Q=<<t^:?鿬\nӺe||oDxe~YN;]zg|uxxH)ӎ?'rǏ}"1ͱO~XlrM%|rDxcPVsێ9OM]{cE%I޹}ȦA737I4ߦu"bww~!߀>6[TT|[<K`ŀ!֭]+;'g]:(i)OOO!JRT%zi5YDI;Yh֤KǶa!7v/VMP8ΥmM4]'O7o)S̝;W{	r>9s7uYYYիW_>U!54͊koOKU*92x4RlUbaS2IlSf4uS)IXI?o!e!욙g!D֭l///{yyVx=*TQgN͛5UxxxxyyhVTұm=<$///[/?Vȿ1NZF޳zv+;ʽjTOcOkO\fVV&20%5-=#S_
0awiCbA{i4M[whwLLJ?+woBe06-%"`wZ66n(BT(((_&;'GQ߯s6h4>޽{t(!%5I'Fƕk'v4o<~?w	mڴzqjjIBx잻hYpb/O}޸CYZ@
j36o+]
SǸ
GO;v|!ԗ'kgmFf:P1yzȽ}jTZ_ќ8uvÖXT*];DC:yܖ;쇟|_P45"NNܴ!;QϮb!$IJS?[4լI}|EF͊ƌM&
߫F~~hڸK\9/zzz/^ҹC+R.\w>}PpvNεW_vRRRR.8}vua]B+hY1
?C̺~sl6BCZy>%&c+WP!/??=걱vT*6Znߵ$!DU;i}CrbZ~#=]mIwOq-zͪEc5װ~oM9c4Wϵ&
!9^N-NW^oJ~-9vb.\"hXnuRiS$ujբWrCѩ]t͔%ulڸaaaaj
?^ENsn]jx6Wܼ7݉mtThHk6OY_PegϝoڤaW%T1Q-؉BcZi@1|_ܫj!:8SLoXb̦M6mY'9[›Ik?5`k:{S!Aw{N!DΜ;;
	U1UGϜ;ࠞ];flWNuj\i!-??_i/7+7u]:d#ٵc56l<=oߵW~߱

U3iԻ{_X׫[Ǥ.zzz֮Y̹'N
\{vWSWN=tؼmpll2+R.\r߀~^R$IRJ'H=Z$Ooo/别pT&
=s3$^V=<"mتRvݯh*;Csh!*̺eZ^c_ٴ2t_RyzzT*)ۻZ
Bx{{˻W٪yӜܔ7
[j41#J<wasO^nfjؠn$U~B"Qb"j=u6ƭ?ѥC=wߍ
~~WN4ھkFӿW׺k3'7yOWXXXQgT^iۭl\ێrP]MRIRX׹&oӆNnN_qWKHc߮Vq^cu2220:E%;1¥fM}']tAz=kTzUܼ%WJ|_XFn߯u?x"(b-ݬNLN~e{|[hÊ?.]&Ӫo̺ߥ[yZf,OvK6nX79\{ڴqc[B5jF8Rf>=:v][6kݲ|P|9'˕[eeIbZ5iu;q>zbێ=rOOOe $I*WPPP(߫Dnqf)ߕYnWULIw;-hm(+E}|||}HAa\h+VB۞_P(I>D7ڴj%X~KNnU#>z3*/Uf!74xpAa
[^^*C֨SR
Fؾkf;vⴗW]׺;>>[6[9Sr?%k7m!|6iOBd6jp?_<^PX2K6W&=w>$8P{cǏYPXT~]zB
ٹ]9$U3XJ_qW}RGǯu$a/Xl1KȬP_U#V?]Ja$xpCBHdń7#yĦ2of?ԩ]?u+[7o߉Yn#ӽ=!14|dh&
u:~G۹y
 /**h4jPjh<TWPP //...*	!
{Fꢢ"sss\VjGTpJV5[9?_QPP<C	%xTӣsF̓G|\i,,,Pzܫ֩]o1՟	Ǔ.\_~=Vxe__&j4c&Z_p:׬^L=(wO+nگwW[PX#ۼr-E}Z#4$+JBCtKt鲁C	%R4߿w[%Thբْo2G<r˫ItϺ-&ٵFoUPp\*q<w\SSҵ]'	 `
\RaQWFj9jS+슊+*.BXF,wނ[s_X]~M}Q5"a:{ʡQɇr^"C;3jQ%|o޺WNqk49j4/Fh4J%nݺ|Je+3x~ˊgcZؼmGz^G>>P9VFuk˗y3Ku3+Khnfݺt
!Dng9zRV>NB̤[F69}|J<=#yS$OI^:纤?ԭs>;8uV<xLb@@‚G"_+?"[ْ$Hz׶)֮ٸA7̓;)ύo*ZYI%];6iTO+sr|Z/l߶ϥ\<w\20 /['//%	!C=^(7b*U+z=Mq+;'44DuQnHh4*ILoVI:H)
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load end ( Last six runs Jan2023 )

---------- Differences in errors ----------
130,178c130
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'end' in definition of personFlow 'p_1' is empty.
< Error: Attribute 'end' in definition of personFlow 'p_2' is not a valid time value.
< Error: PersonFlow 'p_3' ends before its begin time.
< 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


IHDR1cIDATxw|SstRe%(A@DTDEPT)

EQ
*Y6iKt?.\CV4mGzssrh;sODGG;;r{ի&	ey~^I2ҸKe1lR0(cNͤ_Q]	ibɔ]N20P4Iy6hBvTJjf8ry%t%&&ꎈP7UK''Ny|;{K~~;+YsҘ9--]5k͵3,9ONƽw=`f׫v==۴oè._IcR
];g.2]G@kf4Pf1{NKK?|-U?}N/$]v=/ϯlg0j˖ml)KècKv+շmZսӬ>UQIw~CkVξY9#~:^^R^^~մGۯcKL:vc쓣6ղ%ܲyӡt%&\%+lݾeNSЧG&"[ﲡ$uܾEdӐk3l7q4ߦuժnB}7lP7m-(({AC[VVv;>Q2lZBFhilj72ovAiѬIm+e>ذ6A<b5i$Sw{FO<yΜ9˧L2{l%ʘ`ϲf߫YzsNx^]LeW)uߞ<k4___Ke^Si\ثjǦ$Yئ$IjZ[$屒$>zbEEk7nB5#3sמ}B̛Y>>>F	._+WJ:5o_V+ce[T.KǶ[6|||̯ojo~Xz3+L;wjyu׫ͬC֪Q-77/CxL=]q͚4Դ]zumX	;^MS2tpeWK
vLGߗ*swu06|`wZ66n(B
/_,ge	!tF?~~~~~~,eԴ&swk问$˲lj;3ga6Lʞ6m^0N$!vYk,'ݺcwܾBլQ-\9V{57+{[fPN]',kmFf:P1wyyFz}jTZ.0Pc'N<FݣkȻ{yIOٴuZpSզUZ'7lGyWmԦ6H!IM5kҰn_/]q|P1#fIQj`@@~A$!6nx?lͽ.uҕsO}%媺&Zr;/??;;dW%}ԴԴĤsN;wشu	fZVn+\OЁ72o۾M
a8d`b˕+w=걩v46Znݱ$!DU;i}CrbZzuB'ƕ䫭Z4V%BШA~o<Ax99Uzuju2r*kׯ$֮Y]LԹ
mXm*SNZ4IN/!:nղۻWM7,((HMǧHi׮g[AWѡM?:|:/'775qg"mǪCShru3g6iXzKW5[{I!DՈ1t?;wrC/_6L)S(7,1eÆ
6l;A=ɛ7I6=Buk<q'BCzwBuk:s!wn/+7I!tc5:sȱa!=v޼_!DnԪvK߫[^^:bsmg_0lViS!=tɎݶKѳk5k+yI}{tۺccw(M7Б㧚ըwNWI'&]3玝<Qb.'lwOQQQnztqvd엮p";'GHF#'00@YY{UXX\h-IJULL8zYлWo8{wj^^RjU۬hv+r
a\SZajrEnd4_-\Gseg/\lHh5RT{PVB*Wݪy윜ה
[ʲ<f>>gmˍ̛
M<{^U#SR660_QPP|z5:rWLTV}}|}N']G3=t?^. @^:EhӃeY߫k5ݞӼicݧ+((	.4=zްfV^eNY+U~~>+V9sr餳-"x{{	é8
~	I}wR !
!u|Nzz&3g'ܬIÿoGK	!R=1rxjU/\l72SOtըn/^BoӺu˖)WϞ6mW@~XDžKWbZPWӮvix~֮Y㫥S]xˍMN+Voڸx{y!=ծYONިwWZl>pt?6_JV]YVcZJ\۲m[.Ir˗/PU#}nTJNIWKWUx{]ϕu6TUV͢~~~~Oz(`±&e9|y!DAAy$)CtCѡMv1QBk7e(_J僇=~Jӽsߞ]W$X֡/(_nG%y	!6%5-/?mt;x{y(mVБ#Nѥ׺e5c=SYze"0ix)!DVvN.}f̣tlsr3gBu7VYؑq{MŎO׻WN9+*WNܕ#IR3Lg'{q]r٢*V՟-pK.x99/?jOWbIF?DY%	!$IbŒJTia(˕\lS72w.ܼe7oǿ̛7Q
W],{ȇ6kPﮣ'N;xXBYZmNZ#O3e+ˋuJ充B܂B<ZpKԨqU*p)S'+m'Ww|4
9=CG>V4(^XPZZCVW.Zŷ?egI.ԯW{`W?{ױSeY޾3=lja!yyGOSzxxhUO%ۣzp|zwU
YYBKWR3UB_BxޒPI.\4Wv 聄>MFy3krZ4[OF6Б4iT@7ԳŌ=֨VUq7
0l\/Ϟ=;>#uvtvIB	!:_{:#TPXhQ
mVI#ZV6\?¢"
VR*Kʟ\i?Vn_sokT߰^]q(nC}__vaAѢ"ht
t>6n֫{eYVb,˙_47YeYV{,yKWTT1fVVNN{
[V?Ӫ-ԫ;:ʙPXXhzL\XXБZ55[[ЍB__B?Yod޼x2!D]O?t"==]u#yyyI.lrx{)Gz
I$!zu۟k]س@t|i݃[XXxTSAA
~`rɮ~7nfI'yʆ,mS)׭]qz{$4nPR3TC~
=vlҨ~WGS+deg+7̷_|]}Kxd`I^MnnnaU$:}ߘ+WBׯbԫiBYa囩wuY;dج<(RJONNe\`:nSwٹ7X!lѷ?>ȃ-5_}V`oE!,¢Bjtu{$ոA-v;5^S5ʕ*4oxwSby&ѥc󦍃˗?t:>(,4a]W.je!jrrr~~AU/_IBԪQ-9%UW+ެ7
&EERXʮQYrT}odfFTINIU~܅1QZ~==F+UX~snnnnnnVVvJ͡32reYQ)ʹZJiF_INjZ5)ߨiz[ƒ	G?АòɩWŝ,GѨ~ݘV-L[_PNMJNI`x>@\2K/Yf&NSp^^o~pʕ#,E][Ѳ]Yٲ,z#Nnq-=b0Y3?yLPIz%3?ԻGgooԫ!_M\׬V+?㛷;~Щce3
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load no_child ( Last six runs Jan2023 )

---------- Differences in errors ----------
112,155c112
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE7' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|Ssۤ	=7
"8Ppp(*8QAe@2ˆR6m)m)m5d5If}77'玆9Dx(HLLABBx.7))Ɂ=ʮAm0P7h$.Z^՘W1wIT0'
fүl.4\Qd*.'	x*Gw$<e4!;*k43K<tGDVQNx<Wr`Ϯ}_,9pynڵkQ''H^^^=Hc
MO̺n6ly0UWRjdUw,v%&&Q@q,=9==?x뭷U۶wd_
yi;><^%Iz-׷lg0f}˖kl9KèI[vm[eFFT]>x5뵳5~NniXTPPz5+GyGϮMl&n|>]dɧ	+GFT8eMq۷liރjLSٱ;a]6P];jx-#k˶]YڶY#2nwB׳q%G\ikQQ޳U6urrs7oݡaBT*JUN<w6s,}C
Jͺunu={ۿ{R`\	ɓM{]>eʔ9s.:uٳu0
`NO?ə5jvvv͚59=9UPhGw
3Vl*ӲGqJcɣk*T*{XؔL$۔$M\w+Bx{{K$?VGO{@Yd-~BgegڳO}#GV]_VU|]	+UYw.-[4xyyj3-ߊJ:oۺVͯojo~X&z#'L;}zviuuW
ЧǍC)֩U#? CxL=gǮ͚;lpjZzFf|׀>7wiW:000`U>Cj6o$I'`/#V~E`xmZK`E>ﴎ4oXVW!VBT
ک|}}}}}ZO^HLMKo֤]wKyJV5@͙30_Spv~\VFރ{5Y\OߺcwBCԮU#R%Fs57˕_v`¢N]^c'O!Diɗ7||c/
>;ժYR@V=vMqөT޽wtM[+7?Pij>5kDM?a?Cvj4%BIXiEz̬+=5NN:O>&	Ѽis.fc~
0pkv& n}+WU2y/ȿp}o'%;vٵӦ;N6Ӳ|c>~/}cƸچfJMVTR~AAFcSTڴ޺cBիwj؉ĶiuZFN!ԓnw|J6ZԈ4iԠqriԠ7^NIB?tA:zV52~-JJZ5;FpIѸa
/iҦ>%I!&Us:%!!Moo>=:7oڸ(-uqӮed윛Aרѩ]?<r27/??5q{"mǪÇP~h|u3g7k\f+)*wlt-=rzDD6@P̝;WK/y^&NԩSFaÆ
6DKbf$y}Fڍ;=FazPO>sА=ea:Μ=|DpP];|
M{kBݘn횧Μ=rdhHpsr7oWѧGzujݰEQPPܰy:zTHpPnrrB޹nZ6I^R^


-?rSE*tw4۳˯ӣsI罽֮y̹c'OGTҳk)[SRRҧG^:mܲ]~a65+.\kP%?ST$)HR+k*..$Gq53hѬ>s=|||4TFuU*Վ{ZmPqkh-0r`7W#UQU/^{ŨM*[R5O5MxXG޽
oo6-^&VZՎ}GtƸ\ϾѸQ%IY="%5MocEE)iWc[wFGi4GW>tv)&Zff%VۧG;lݱZff`@Vا{۞ײySݧ+**T*]ްFN^eNV[JޮV&UTrҮ>s|䳭y{{	)8
~Q}wR@!
!u~^ff&3g'ԢYoEKS	!Ү?6zd/\l׳SO|*Ѥm/^BUn׶u˖)WϞ4m_V-~XDžKWAc۴RW3~?=|߀>֮_iW/\|妍매^kUÚ7mdjjB^5gߡkjۺE-n9Y*+Kۦelc[풗{{{+%I̪T)r"^%r[0Hto/^tFwj5\nϯPgMEYye,
&aXVTD"IPg!f!ԮMh!ʵrͯYcGRUzv߻uk:|HEE~~+mB*/KjR
ǴںcW@Z-YzCG;Qm`ߞ۶u5=!S^zy"߯yx)!DNn^F7/yjÅEE	)unwr3gCCt7V^хEE{*MOзWN9+TI'ߕ'IR3Lg'wxi[Zْի̬J_RPXX=lU.IҨ{˽$!$I_Lu].M=0.yKm*z]:7rW~F}㆟:~=ѴBKծ{hXﮣ'N;xXbVhtZSLEy򒒒BRyqq"??X@gtF)..6>//+G:}fds.ed?ͼ<S῕
=@ZjڸA^]3?tcJcQQEE5kD7Ne.b_|SnO<|Bu|/zyy;t9%Mng^k6xi4ࠂ£'N׫S3,,v꧒M9K~Zz}˅¢\!+Bm2Ϫu^a!^^^/\R$44DH<z Zj֤=o=XM:Y̾-fݽVoUPp\*q<{lSS˚'(tou댼RQqWF4%9h4pKJ+.)B,[J,·ނ[s_X[~ͽ}U=qzˡQʇr>>jvqQђhϭtt>

6n֧gZZmvvMjZW7n\tpMϲUnװeSImZmܲQ#	FSFu
]-Q_Bj7n,^LѣkkBdffj47|DtS 33+܅QN>#*o/Hed]$KO.&܅={ڱ_ϮN=O%?XɗO{F$I~lxnk0m
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load number ( Last six runs Jan2023 )

---------- Differences in errors ----------
120,164c120
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'number' in definition of personFlow 'p_0' Invalid Number Format (long long integer format) 23.00.
< Error: Attribute 'number' in definition of personFlow 'p_1' is empty.
< Error: Attribute 'number' in definition of personFlow 'p_2' Invalid Number Format (long long integer format) dummy.
< Error: Attribute 'number' in definition of personFlow 'p_3' Invalid Number Format (long long integer format) -23.00.
< Error: Attribute 'number' in definition of personFlow 'p_4' Invalid Number Format (long long integer format) 12.5.
< 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


IHDR1cIDATxw|SstR:PвQAATP(p(*8QAe" e
lRRDžkjz=<HonN
yspS;`h{wx{wp_sobb{^z$a9nӯ+IF]wi41|0(gM_Q]v	i8ɔ]20PTQy6`BWJW&ؗ|q%%&&jP7)*UK'Sylbŀ;߼}],1pYf쮚5kQ'H/>{JaNKKȼi6mlY0ERl& \)kvCf	p.ьʍ#`aiiioRݵWgϞ\7
}||MvF<|Ū[9j͖Q=<<t^:?鿮XnӺef|oDxe|٣YN;]:g|uxxH)ӎ?'rǏ}"1MO~XlrM?|rDxcPVsێ9OM]{cE%I޹}ȦA737I4ߦu"bww~!߀>6[TT|
[<K`ŀ!֭]+;'g]:(i)OOO!JRT%zi5oᢛYDI;Yh֤KǶa!7v/VMP8ΥmM4]'O;w)S̙3G{	r>ٳ7uYYYիW_6U!54oOKU*92x4RlUbaS2IlSf4uS)IXI?o!eu!욙g!D֭l///{yyVx=*TQgN͛5וxxxxyyhVTұm=<$///[/?˿1NZF޳j
~zus	Z5\o'޵'.3+YF)կW׆?;`4!C_b4ƭ;;&I_ʕO~A2`?XO0;}VM7Bxyy
!*~oBF#׹Cyh4o=?֤Qv#ʵdFcl;R;w~Oʟ6m/\(N$!<v]g,8'ݾko܁BլQ-BZ}䙵ʕ[f@£'Nm)_8	+^wY!D訶-?{هo[e^~roիVh4'N]%V~:ʳG4N>eN4ѧ_(M
߫z7nG~GmX!IԂϗ(M5kҰn,[yb@1#vIQ_Aa'$!6nn˻ftʵĝOs-庲*F|; ''dW9yԴԴĤ'NC;wز}
&Zo+Ͽ-Ё7n۾MАn2O*TOzlʳMw9}6IQjmZ8ߐV-HO*D{o\KުEjXF
5_WX!
kͦɩBG׫SKU*GW껟n_KN]z!֯۰~ݥ?Pڔç$IEGh啜z_Btjݪe3egn6nXXXvCWQngjAWޡM땫7<>|2'7//
qw"m
CS|x|us6iXzĕk*gLTm;=vjxxV@P̛7OꫯxN&)Sqƍ7FIrV$y~VfVAOMun횧Ξ;zTHpPss6o)_֙s?X{!?tS7oOpQSuԮY̹N	ٵcvn
!zuTVuIR^8~rSO	
ѥCvnN=B];֮YcXCۣK~~]{l%7UP߬BNivO;^:&]tӳvg]8qlxJ;}Žuѥæm;`c_rҕ^ʜ\J%IT*/?ye濷PEEEu֒$yxxz{{/G\e̬͌㧚5i({ŝ!Cϝؿw7oooZ!UqhVJk~FS),Dk@!P8,4f-*T/_{Ȧ*SR5OjuXh[޽
OOV͛\!VhRьWbor3Vu_$zTBd$^j.V|A/o7lL."iϿnddTh4u]{oddk4֭]ssΜMk?]aaQP`ER{mugpm;vk4ʕBuv27J%'Ja^_:tEdOOO^:9%~^/!)}B[ y!YzŤ5iNr591"zS#רVҕ&ڹy3K8tI.x90=o_떑~YqU!DP`6[*XYlrJS;j^rMX1 U%߼u=-]Kյv_/UYz=嫗._mܰnruX),iƶK)PkW;pv}zts&Zlֺe3[rN+ʒ$Ŵjv:|Ķ{垞@tI32+TX1PWR+9%ó^ڗ\V5\陒vv>[-@cQV^Y;x?=ꑂ	'v>VV((,,=P$9|n!:i.&Jjݖ\yFT9|gT^>;u-Bu74xpAa[^^*C֨SR
Fؾkf;vⴗW]M>>[6[)Sr?%k6n!|6iMOBd6jp?_<^PX2K6W&=w>$8P{cǏYPXT~]zB
ٹ]9$U3XJ_qWCRGǯu$Q/Xl1KȬP_U#V?]Ja$xpCBHdń7#yĦ2of?ԩ]?u+[7o߉Yn#ӽ=!14ͺG>2Y:w?uܼi4Z]Uh4NQf*+((hʋyyyEZjuQQDW^Q5s#\t%K+m/(((PwT
9##>V4^TX(ZZCCUV.Zw?I.կW{`+Vm8񲯯ljӉWS5qvZ	
/8~lZCCkVz&|]ko׻\-(,Bm^"A{^q?a!:KBB%It_١{TM߻[֭*jlw?#9դQ}gVZZķ?(n.`8_3gwCR9UBtx
.H+dbFjJ婿vE!\-W?;o-o.RI޾ר_Pа^=q(C}oo/vQabhϝt
>7mѫ{55MVVօ
Mh4W[n]rMMϲʕBoegWe31ZlڶA{i#	EEEEEEUZݼ%%h47n^l[v73=)Pobhn!D~~~FFf҅K-#>{N>%TJϼ)I$Dn~km҅Kֹ}O:}pNI<y&1 BaA
/ٕvlI|}|$SYakuklܠC	zĝƌPߤapϮ4?A~99
y>-_6v|`R3gpzXߓg/SJ*B~`U
M&N~~i7nk4$&7$Or󆜲

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
125,169c125
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< 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


IHDR1cIDATxw|SstR:PвQAATP(p(*8QAe" e
lRRDžkjz=<HonN
yspS;`h{wx{wp_sobb{^z$a9nӯ+IF]wi41|0(gM_Q]v	i8ɔ]20PTQy6`BWJW&ؗ|q%%&&jP7)*UK'Sylbŀ;߼}],1pYf쮚5kQ'H/>{JaNKKȼi6mlY0ERl& \)kvCf	p.ьʍ#`aiiioRݵWgϞ\7
}||MvF<|Ū[9j͖Q=<<t^:?鿮XnӺef|oDxe|٣YN;]:g|uxxH)ӎ?'rǏ}"1MO~XlrM?|rDxcPVsێ9OM]{cE%I޹}ȦA737I4ߦu"bww~!߀>6[TT|
[<K`ŀ!֭]+;'g]:(i)OOO!JRT%zi5oᢛYDI;Yh֤KǶa!7v/VMP8ΥmM4]'O;w)S̙3G{	r>ٳ7uYYYիW_6U!54oOKU*92x4RlUbaS2IlSf4uS)IXI?o!eu!욙g!D֭l///{yyVx=*TQgN͛5וxxxxyyhVTұm=<$///[/?˿1NZF޳j
~zus	Z5\o'޵'.3+YF)կW׆?;`4!C_b4ƭ;;&I_ʕO~A2`?XO0;}VM7Bxyy
!*~oBF#׹Cyh4o=?֤Qv#ʵdFcl;R;w~Oʟ6m/\(N$!<v]g,8'ݾko܁BլQ-BZ}䙵ʕ[f@£'Nm)_8	+^wY!D訶-?{هo[e^~roիVh4'N]%V~:ʳG4N>eN4ѧ_(M
߫z7nG~GmX!IԂϗ(M5kҰn,[yb@1#vIQ_Aa'$!6nn˻ftʵĝOs-庲*F|; ''dW9yԴԴĤ'NC;wز}
&Zo+Ͽ-Ё7n۾MАn2O*TOzlʳMw9}6IQjmZ8ߐV-HO*D{o\KުEjXF
5_WX!
kͦɩBG׫SKU*GW껟n_KN]z!֯۰~ݥ?Pڔç$IEGh啜z_Btjݪe3egn6nXXXvCWQngjAWޡM땫7<>|2'7//
qw"m
CS|x|us6iXzĕk*gLTm;=vjxxV@P̛7OꫯxN&)Sqƍ7FIrV$y~VfVAOMun횧Ξ;zTHpPss6o)_֙s?X{!?tS7oOpQSuԮY̹N	ٵcvn
!zuTVuIR^8~rSO	
ѥCvnN=B];֮YcXCۣK~~]{l%7UP߬BNivO;^:&]tӳvg]8qlxJ;}Žuѥæm;`c_rҕ^ʜ\J%IT*/?ye濷PEEEu֒$yxxz{{/G\e̬͌㧚5i({ŝ!Cϝؿw7oooZ!UqhVJk~FS),Dk@!P8,4f-*T/_{Ȧ*SR5OjuXh[޽
OOV͛\!VhRьWbor3Vu_$zTBd$^j.V|A/o7lL."iϿnddTh4u]{oddk4֭]ssΜMk?]aaQP`ER{mugpm;vk4ʕBuv27J%'Ja^_:tEdOOO^:9%~^/!)}B[ y!YzŤ5iNr591"zS#רVҕ&ڹy3K8tI.x90=o_떑~YqU!DP`6[*XYlrJS;j^rMX1 U%߼u=-]Kյv_/UYz=嫗._mܰnruX),iƶK)PkW;pv}zts&Zlֺe3[rN+ʒ$Ŵjv:|Ķ{垞@tI32+TX1PWR+9%ó^ڗ\V5\陒vv>[-@cQV^Y;x?=ꑂ	'v>VV((,,=P$9|n!:i.&Jjݖ\yFT9|gT^>;u-Bu74xpAa[^^*C֨SR
Fؾkf;vⴗW]M>>[6[)Sr?%k6n!|6iMOBd6jp?_<^PX2K6W&=w>$8P{cǏYPXT~]zB
ٹ]9$U3XJ_qWCRGǯu$Q/Xl1KȬP_U#V?]Ja$xpCBHdń7#yĦ2of?ԩ]?u+[7o߉Yn#ӽ=!14ͺG>2Y:w?uܼi4Z]Uh4NQf*+((hʋyyyEZjuQQDW^Q5s#\t%K+m/(((PwT
9##>V4^TX(ZZCCUV.Zw?I.կW{`+Vm8񲯯ljӉWS5qvZ	
/8~lZCCkVz&|]ko׻\-(,Bm^"A{^q?a!:KBB%It_١{TM߻[֭*jlw?#9դQ}gVZZķ?(n.`8_3gwCR9UBtx
.H+dbFjJ婿vE!\-W?;o-o.RI޾ר_Pа^=q(C}oo/vQabhϝt
>7mѫ{55MVVօ
Mh4W[n]rMMϲʕBoegWe31ZlڶA{i#	EEEEEEUZݼ%%h47n^l[v73=)Pobhn!D~~~FFf҅K-#>{N>%TJϼ)I$Dn~km҅Kֹ}O:}pNI<y&1 BaA
/ٕvlI|}|$SYakuklܠC	zĝƌPߤapϮ4?A~99
y>-_6v|`R3gpzXߓg/SJ*B~`U
M&N~~i7nk4$&7$Or󆜲

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load period ( Last six runs Jan2023 )

---------- Differences in errors ----------
138,188c138
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'period' in definition of personFlow 'p_1' is not a valid time value.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of personFlow 'p_3'.
< Error: Invalid repetition rate in the definition of personFlow 'p_4'.
< 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


IHDR1ccIDATxw|SstRe%(A@DTDEPT)

EQ
*Y6iKt?.\CV4mGzssrh;sODGG;;r{ի&	ey~^I2ҸKe1lR0(cNͤ_Q]	ibɔ]N20P4Iy6hBvTJjf8ry%t%&&ꎈP7UK''Ny|;{K~~;+YsҘ9--]5k͵3,9ONƽw=`f׫v==۴oè._IcR
];g.2]G@kf4Pf1{NKK?|-U?}N/$]v=/ϯlg0j˖ml)KècKv+շmZսӬ>UQIw~CkVξY9#~:^^R^^~մGۯcKL:vc쓣6ղ%ܲyӡt%&\%+lݾeNSЧG&"[ﲡ$uܾEdӐk3l7q4ߦuժnB}7lP7m-(({AC[VVv;>Q2lZBFhilj72ovAiѬIm+e>ذ6A<b5i$Sw{FO<yΜ9˧L2{l%ʘ`ϲf߫YzsNx^]LeW)uߞ<k4___Ke^Si\ثjǦ$Yئ$IjZ[$屒$>zbEEk7nB5#3sמ}B̛Y>>>F	._+WJ:5o_V+ce[T.KǶ[6|||̯ojo~Xz3+L;wjyu׫ͬC֪Q-77/CxL=]q͚4Դ]zumX	;^MS2tpeWK
vLGߗ*swu06|`wZ66n(B
/_,ge	!tF?~~~~~~,eԴ&swk问$˲lj;3ga6Lʞ6m^0N$!vYk,'ݺcwܾBլQ-\9V{57+{[fPN]',kmFf:P1wyyFz}jTZ.0Pc'N<FݣkȻ{yIOٴuZpSզUZ'7lGyWmԦ6H!IM5kҰn_/]q|P1#fIQj`@@~A$!6nx?lͽ.uҕsO}%媺&Zr;/??;;dW%}ԴԴĤsN;wشu	fZVn+\OЁ72o۾M
a8d`b˕+w=걩v46Znݱ$!DU;i}CrbZzuB'ƕ䫭Z4V%BШA~o<Ax99Uzuju2r*kׯ$֮Y]LԹ
mXm*SNZ4IN/!:nղۻWM7,((HMǧHi׮g[AWѡM?:|:/'775qg"mǪCShru3g6iXzKW5[{I!DՈ1t?;wrC/_6L)S(7,1eÆ
6l;A=ɛ7I6=Buk<q'BCzwBuk:s!wn/+7I!tc5:sȱa!=v޼_!DnԪvK߫[^^:bsmg_0lViS!=tɎݶKѳk5k+yI}{tۺccw(M7Б㧚ըwNWI'&]3玝<Qb.'lwOQQQnztqvd엮p";'GHF#'00@YY{UXX\h-IJULL8zYлWo8{wj^^RjU۬hv+r
a\SZajrEnd4_-\Gseg/\lHh5RT{PVB*Wݪy윜ה
[ʲ<f>>gmˍ̛
M<{^U#SR660_QPP|z5:rWLTV}}|}N']G3=t?^. @^:EhӃeY߫k5ݞӼicݧ+((	.4=zްfV^eNY+U~~>+V9sr餳-"x{{	é8
~	I}wR !
!u|Nzz&3g'ܬIÿoGK	!R=1rxjU/\l72SOtըn/^BoӺu˖)WϞ6mW@~XDžKWbZPWӮvix~֮Y㫥S]xˍMN+Voڸx{y!=ծYONިwWZl>pt?6_JV]YVcZJ\۲m[.Ir˗/PU#}nTJNIWKWUx{]ϕu6TUV͢~~~~Oz(`±&e9|y!DAAy$)CtCѡMv1QBk7e(_J僇=~Jӽsߞ]W$X֡/(_nG%y	!6%5-/?mt;x{y(mVБ#Nѥ׺e5c=SYze"0ix)!DVvN.}f̣tlsr3gBu7VYؑq{MŎO׻WN9+*WNܕ#IR3Lg'{q]r٢*V՟-pK.x99/?jOWbIF?DY%	!$IbŒJTia(˕\lS72w.ܼe7oǿ̛7Q
W],{ȇ6kPﮣ'N;xXBYZmNZ#O3e+ˋuJ充B܂B<ZpKԨqU*p)S'+m'Ww|4
9=CG>V4(^XPZZCVW.Zŷ?egI.ԯW{`W?{ױSeY޾3=lja!yyGOSzxxhUO%ۣzp|zwU
YYBKWR3UB_BxޒPI.\4Wv 聄>MFy3krZ4[OF6Б4iT@7ԳŌ=֨VUq7
0l\/Ϟ=;>#uvtvIB	!:_{:#TPXhQ
mVI#ZV6\?¢"
VR*Kʟ\i?Vn_sokT߰^]q(nC}__vaAѢ"ht
t>6n֫{eYVb,˙_47YeYV{,yKWTT1fVVNN{
[V?Ӫ-ԫ;:ʙPXXhzL\XXБZ55[[ЍB__B?Yod޼x2!D]O?t"==]u#yyyI.lrx{)Gz
I$!zu۟k]س@t|i݃[XXxTSAA
~`rɮ~7nfI'yʆ,mS)׭]qz{$4nPR3TC~
=vlҨ~WGS+deg+7̷_|]}Kxd`I^MnnnaU$:}ߘ+WBׯbԫiBYa囩wuY;dج<(RJONNe\`:nSwٹ7X!lѷ?>ȃ-5_}V`oE!,¢Bjtu{$ոA-v;5^S5ʕ*4oxwSby&ѥc󦍃˗?t:>(,4a]W.je!jrrr~~AU/_IBԪQ-9%UW+ެ7
&EERXʮQYrT}odfFTINIU~܅1QZ~==F+UX~snnnnnnVVvJ͡32reYQ)ʹZJiF_INjZ5)ߨiz[ƒ	G?АòɩWŝ,GѨ~ݘV-L[_PNMJNI`x>@\2K/Yf&NSp^^o~pʕ#,E][Ѳ]Yٲ,z#Nnq-=b0Y3?yLPIz%3?ԻGgooԫ!_M\׬V+?㛷;~Щce3
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load personsperhour ( Last six runs Jan2023 )

---------- Differences in errors ----------
137,187c137
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'personsPerHour' in definition of personFlow 'p_1' Invalid Number Format (double) dummyPeriod.
< Error: Attribute 'personsPerHour' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of personFlow 'p_3'.
< Error: Invalid repetition rate in the definition of personFlow 'p_4'.
< 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


IHDR1cIDATxw|SstRe%(A@DTDEPT)

EQ
*Y6iKt?.\CV4mGzssrh;sODGG;;r{ի&	ey~^I2ҸKe1lR0(cNͤ_Q]	ibɔ]N20P4Iy6hBvTJjf8ry%t%&&ꎈP7UK''Ny|;{K~~;+YsҘ9--]5k͵3,9ONƽw=`f׫v==۴oè._IcR
];g.2]G@kf4Pf1{NKK?|-U?}N/$]v=/ϯlg0j˖ml)KècKv+շmZսӬ>UQIw~CkVξY9#~:^^R^^~մGۯcKL:vc쓣6ղ%ܲyӡt%&\%+lݾeNSЧG&"[ﲡ$uܾEdӐk3l7q4ߦuժnB}7lP7m-(({AC[VVv;>Q2lZBFhilj72ovAiѬIm+e>ذ6A<b5i$Sw{FO<yΜ9˧L2{l%ʘ`ϲf߫YzsNx^]LeW)uߞ<k4___Ke^Si\ثjǦ$Yئ$IjZ[$屒$>zbEEk7nB5#3sמ}B̛Y>>>F	._+WJ:5o_V+ce[T.KǶ[6|||̯ojo~Xz3+L;wjyu׫ͬC֪Q-77/CxL=]q͚4Դ]zumX	;^MS2tpeWK
vLGߗ*swu06|`wZ66n(B
/_,ge	!tF?~~~~~~,eԴ&swk问$˲lj;3ga6Lʞ6m^0N$!vYk,'ݺcwܾBլQ-\9V{57+{[fPN]',kmFf:P1wyyFz}jTZ.0Pc'N<FݣkȻ{yIOٴuZpSզUZ'7lGyWmԦ6H!IM5kҰn_/]q|P1#fIQj`@@~A$!6nx?lͽ.uҕsO}%媺&Zr;/??;;dW%}ԴԴĤsN;wشu	fZVn+\OЁ72o۾M
a8d`b˕+w=걩v46Znݱ$!DU;i}CrbZzuB'ƕ䫭Z4V%BШA~o<Ax99Uzuju2r*kׯ$֮Y]LԹ
mXm*SNZ4IN/!:nղۻWM7,((HMǧHi׮g[AWѡM?:|:/'775qg"mǪCShru3g6iXzKW5[{I!DՈ1t?;wrC/_6L)S(7,1eÆ
6l;A=ɛ7I6=Buk<q'BCzwBuk:s!wn/+7I!tc5:sȱa!=v޼_!DnԪvK߫[^^:bsmg_0lViS!=tɎݶKѳk5k+yI}{tۺccw(M7Б㧚ըwNWI'&]3玝<Qb.'lwOQQQnztqvd엮p";'GHF#'00@YY{UXX\h-IJULL8zYлWo8{wj^^RjU۬hv+r
a\SZajrEnd4_-\Gseg/\lHh5RT{PVB*Wݪy윜ה
[ʲ<f>>gmˍ̛
M<{^U#SR660_QPP|z5:rWLTV}}|}N']G3=t?^. @^:EhӃeY߫k5ݞӼicݧ+((	.4=zްfV^eNY+U~~>+V9sr餳-"x{{	é8
~	I}wR !
!u|Nzz&3g'ܬIÿoGK	!R=1rxjU/\l72SOtըn/^BoӺu˖)WϞ6mW@~XDžKWbZPWӮvix~֮Y㫥S]xˍMN+Voڸx{y!=ծYONިwWZl>pt?6_JV]YVcZJ\۲m[.Ir˗/PU#}nTJNIWKWUx{]ϕu6TUV͢~~~~Oz(`±&e9|y!DAAy$)CtCѡMv1QBk7e(_J僇=~Jӽsߞ]W$X֡/(_nG%y	!6%5-/?mt;x{y(mVБ#Nѥ׺e5c=SYze"0ix)!DVvN.}f̣tlsr3gBu7VYؑq{MŎO׻WN9+*WNܕ#IR3Lg'{q]r٢*V՟-pK.x99/?jOWbIF?DY%	!$IbŒJTia(˕\lS72w.ܼe7oǿ̛7Q
W],{ȇ6kPﮣ'N;xXBYZmNZ#O3e+ˋuJ充B܂B<ZpKԨqU*p)S'+m'Ww|4
9=CG>V4(^XPZZCVW.Zŷ?egI.ԯW{`W?{ױSeY޾3=lja!yyGOSzxxhUO%ۣzp|zwU
YYBKWR3UB_BxޒPI.\4Wv 聄>MFy3krZ4[OF6Б4iT@7ԳŌ=֨VUq7
0l\/Ϟ=;>#uvtvIB	!:_{:#TPXhQ
mVI#ZV6\?¢"
VR*Kʟ\i?Vn_sokT߰^]q(nC}__vaAѢ"ht
t>6n֫{eYVb,˙_47YeYV{,yKWTT1fVVNN{
[V?Ӫ-ԫ;:ʙPXXhzL\XXБZ55[[ЍB__B?Yod޼x2!D]O?t"==]u#yyyI.lrx{)Gz
I$!zu۟k]س@t|i݃[XXxTSAA
~`rɮ~7nfI'yʆ,mS)׭]qz{$4nPR3TC~
=vlҨ~WGS+deg+7̷_|]}Kxd`I^MnnnaU$:}ߘ+WBׯbԫiBYa囩wuY;dج<(RJONNe\`:nSwٹ7X!lѷ?>ȃ-5_}V`oE!,¢Bjtu{$ոA-v;5^S5ʕ*4oxwSby&ѥc󦍃˗?t:>(,4a]W.je!jrrr~~AU/_IBԪQ-9%UW+ެ7
&EERXʮQYrT}odfFTINIU~܅1QZ~==F+UX~snnnnnnVVvJ͡32reYQ)ʹZJiF_INjZ5)ߨiz[ƒ	G?АòɩWŝ,GѨ~ݘV-L[_PNMJNI`x>@\2K/Yf&NSp^^o~pʕ#,E][Ѳ]Yٲ,z#Nnq-=b0Y3?yLPIz%3?ԻGgooԫ!_M\׬V+?㛷;~Щce3
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load poisson ( Last six runs Jan2023 )

---------- Differences in errors ----------
137,187c137
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_3'.
< Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_4'.
< 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


IHDR1cIDATxw|SstRe%(A@DTDEPT)

EQ
*Y6iKt?.\CV4mGzssrh;sODGG;;r{ի&	ey~^I2ҸKe1lR0(cNͤ_Q]	ibɔ]N20P4Iy6hBvTJjf8ry%t%&&ꎈP7UK''Ny|;{K~~;+YsҘ9--]5k͵3,9ONƽw=`f׫v==۴oè._IcR
];g.2]G@kf4Pf1{NKK?|-U?}N/$]v=/ϯlg0j˖ml)KècKv+շmZսӬ>UQIw~CkVξY9#~:^^R^^~մGۯcKL:vc쓣6ղ%ܲyӡt%&\%+lݾeNSЧG&"[ﲡ$uܾEdӐk3l7q4ߦuժnB}7lP7m-(({AC[VVv;>Q2lZBFhilj72ovAiѬIm+e>ذ6A<b5i$Sw{FO<yΜ9˧L2{l%ʘ`ϲf߫YzsNx^]LeW)uߞ<k4___Ke^Si\ثjǦ$Yئ$IjZ[$屒$>zbEEk7nB5#3sמ}B̛Y>>>F	._+WJ:5o_V+ce[T.KǶ[6|||̯ojo~Xz3+L;wjyu׫ͬC֪Q-77/CxL=]q͚4Դ]zumX	;^MS2tpeWK
vLGߗ*swu06|`wZ66n(B
/_,ge	!tF?~~~~~~,eԴ&swk问$˲lj;3ga6Lʞ6m^0N$!vYk,'ݺcwܾBլQ-\9V{57+{[fPN]',kmFf:P1wyyFz}jTZ.0Pc'N<FݣkȻ{yIOٴuZpSզUZ'7lGyWmԦ6H!IM5kҰn_/]q|P1#fIQj`@@~A$!6nx?lͽ.uҕsO}%媺&Zr;/??;;dW%}ԴԴĤsN;wشu	fZVn+\OЁ72o۾M
a8d`b˕+w=걩v46Znݱ$!DU;i}CrbZzuB'ƕ䫭Z4V%BШA~o<Ax99Uzuju2r*kׯ$֮Y]LԹ
mXm*SNZ4IN/!:nղۻWM7,((HMǧHi׮g[AWѡM?:|:/'775qg"mǪCShru3g6iXzKW5[{I!DՈ1t?;wrC/_6L)S(7,1eÆ
6l;A=ɛ7I6=Buk<q'BCzwBuk:s!wn/+7I!tc5:sȱa!=v޼_!DnԪvK߫[^^:bsmg_0lViS!=tɎݶKѳk5k+yI}{tۺccw(M7Б㧚ըwNWI'&]3玝<Qb.'lwOQQQnztqvd엮p";'GHF#'00@YY{UXX\h-IJULL8zYлWo8{wj^^RjU۬hv+r
a\SZajrEnd4_-\Gseg/\lHh5RT{PVB*Wݪy윜ה
[ʲ<f>>gmˍ̛
M<{^U#SR660_QPP|z5:rWLTV}}|}N']G3=t?^. @^:EhӃeY߫k5ݞӼicݧ+((	.4=zްfV^eNY+U~~>+V9sr餳-"x{{	é8
~	I}wR !
!u|Nzz&3g'ܬIÿoGK	!R=1rxjU/\l72SOtըn/^BoӺu˖)WϞ6mW@~XDžKWbZPWӮvix~֮Y㫥S]xˍMN+Voڸx{y!=ծYONިwWZl>pt?6_JV]YVcZJ\۲m[.Ir˗/PU#}nTJNIWKWUx{]ϕu6TUV͢~~~~Oz(`±&e9|y!DAAy$)CtCѡMv1QBk7e(_J僇=~Jӽsߞ]W$X֡/(_nG%y	!6%5-/?mt;x{y(mVБ#Nѥ׺e5c=SYze"0ix)!DVvN.}f̣tlsr3gBu7VYؑq{MŎO׻WN9+*WNܕ#IR3Lg'{q]r٢*V՟-pK.x99/?jOWbIF?DY%	!$IbŒJTia(˕\lS72w.ܼe7oǿ̛7Q
W],{ȇ6kPﮣ'N;xXBYZmNZ#O3e+ˋuJ充B܂B<ZpKԨqU*p)S'+m'Ww|4
9=CG>V4(^XPZZCVW.Zŷ?egI.ԯW{`W?{ױSeY޾3=lja!yyGOSzxxhUO%ۣzp|zwU
YYBKWR3UB_BxޒPI.\4Wv 聄>MFy3krZ4[OF6Б4iT@7ԳŌ=֨VUq7
0l\/Ϟ=;>#uvtvIB	!:_{:#TPXhQ
mVI#ZV6\?¢"
VR*Kʟ\i?Vn_sokT߰^]q(nC}__vaAѢ"ht
t>6n֫{eYVb,˙_47YeYV{,yKWTT1fVVNN{
[V?Ӫ-ԫ;:ʙPXXhzL\XXБZ55[[ЍB__B?Yod޼x2!D]O?t"==]u#yyyI.lrx{)Gz
I$!zu۟k]س@t|i݃[XXxTSAA
~`rɮ~7nfI'yʆ,mS)׭]qz{$4nPR3TC~
=vlҨ~WGS+deg+7̷_|]}Kxd`I^MnnnaU$:}ߘ+WBׯbԫiBYa囩wuY;dج<(RJONNe\`:nSwٹ7X!lѷ?>ȃ-5_}V`oE!,¢Bjtu{$ոA-v;5^S5ʕ*4oxwSby&ѥc󦍃˗?t:>(,4a]W.je!jrrr~~AU/_IBԪQ-9%UW+ެ7
&EERXʮQYrT}odfFTINIU~܅1QZ~==F+UX~snnnnnnVVvJ͡32reYQ)ʹZJiF_INjZ5)ߨiz[ƒ	G?АòɩWŝ,GѨ~ݘV-L[_PNMJNI`x>@\2K/Yf&NSp^^o~pʕ#,E][Ѳ]Yٲ,z#Nnq-=b0Y3?yLPIz%3?ԻGgooԫ!_M\׬V+?㛷;~Щce3
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load probability ( Last six runs Jan2023 )

---------- Differences in errors ----------
127,173c127
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Error: Invalid repetition probability in the definition of personFlow 'p_0'.
< Error: Attribute 'probability' in definition of personFlow 'p_1' Invalid Number Format (double) dummyProb.
< Error: Attribute 'probability' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition probability in the definition of personFlow 'p_3'.
< Error: Invalid repetition probability in the definition of personFlow 'p_4'.
< Error: Invalid repetition probability in the definition of personFlow 'p_5'.
< 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


IHDR1cIDATxw|SstRe%(A@DTDEPT)

EQ
*Y6iKt?.\CV4mGzssrh;sODGG;;r{ի&	ey~^I2ҸKe1lR0(cNͤ_Q]	ibɔ]N20P4Iy6hBvTJjf8ry%t%&&ꎈP7UK''Ny|;{K~~;+YsҘ9--]5k͵3,9ONƽw=`f׫v==۴oè._IcR
];g.2]G@kf4Pf1{NKK?|-U?}N/$]v=/ϯlg0j˖ml)KècKv+շmZսӬ>UQIw~CkVξY9#~:^^R^^~մGۯcKL:vc쓣6ղ%ܲyӡt%&\%+lݾeNSЧG&"[ﲡ$uܾEdӐk3l7q4ߦuժnB}7lP7m-(({AC[VVv;>Q2lZBFhilj72ovAiѬIm+e>ذ6A<b5i$Sw{FO<yΜ9˧L2{l%ʘ`ϲf߫YzsNx^]LeW)uߞ<k4___Ke^Si\ثjǦ$Yئ$IjZ[$屒$>zbEEk7nB5#3sמ}B̛Y>>>F	._+WJ:5o_V+ce[T.KǶ[6|||̯ojo~Xz3+L;wjyu׫ͬC֪Q-77/CxL=]q͚4Դ]zumX	;^MS2tpeWK
vLGߗ*swu06|`wZ66n(B
/_,ge	!tF?~~~~~~,eԴ&swk问$˲lj;3ga6Lʞ6m^0N$!vYk,'ݺcwܾBլQ-\9V{57+{[fPN]',kmFf:P1wyyFz}jTZ.0Pc'N<FݣkȻ{yIOٴuZpSզUZ'7lGyWmԦ6H!IM5kҰn_/]q|P1#fIQj`@@~A$!6nx?lͽ.uҕsO}%媺&Zr;/??;;dW%}ԴԴĤsN;wشu	fZVn+\OЁ72o۾M
a8d`b˕+w=걩v46Znݱ$!DU;i}CrbZzuB'ƕ䫭Z4V%BШA~o<Ax99Uzuju2r*kׯ$֮Y]LԹ
mXm*SNZ4IN/!:nղۻWM7,((HMǧHi׮g[AWѡM?:|:/'775qg"mǪCShru3g6iXzKW5[{I!DՈ1t?;wrC/_6L)S(7,1eÆ
6l;A=ɛ7I6=Buk<q'BCzwBuk:s!wn/+7I!tc5:sȱa!=v޼_!DnԪvK߫[^^:bsmg_0lViS!=tɎݶKѳk5k+yI}{tۺccw(M7Б㧚ըwNWI'&]3玝<Qb.'lwOQQQnztqvd엮p";'GHF#'00@YY{UXX\h-IJULL8zYлWo8{wj^^RjU۬hv+r
a\SZajrEnd4_-\Gseg/\lHh5RT{PVB*Wݪy윜ה
[ʲ<f>>gmˍ̛
M<{^U#SR660_QPP|z5:rWLTV}}|}N']G3=t?^. @^:EhӃeY߫k5ݞӼicݧ+((	.4=zްfV^eNY+U~~>+V9sr餳-"x{{	é8
~	I}wR !
!u|Nzz&3g'ܬIÿoGK	!R=1rxjU/\l72SOtըn/^BoӺu˖)WϞ6mW@~XDžKWbZPWӮvix~֮Y㫥S]xˍMN+Voڸx{y!=ծYONިwWZl>pt?6_JV]YVcZJ\۲m[.Ir˗/PU#}nTJNIWKWUx{]ϕu6TUV͢~~~~Oz(`±&e9|y!DAAy$)CtCѡMv1QBk7e(_J僇=~Jӽsߞ]W$X֡/(_nG%y	!6%5-/?mt;x{y(mVБ#Nѥ׺e5c=SYze"0ix)!DVvN.}f̣tlsr3gBu7VYؑq{MŎO׻WN9+*WNܕ#IR3Lg'{q]r٢*V՟-pK.x99/?jOWbIF?DY%	!$IbŒJTia(˕\lS72w.ܼe7oǿ̛7Q
W],{ȇ6kPﮣ'N;xXBYZmNZ#O3e+ˋuJ充B܂B<ZpKԨqU*p)S'+m'Ww|4
9=CG>V4(^XPZZCVW.Zŷ?egI.ԯW{`W?{ױSeY޾3=lja!yyGOSzxxhUO%ۣzp|zwU
YYBKWR3UB_BxޒPI.\4Wv 聄>MFy3krZ4[OF6Б4iT@7ԳŌ=֨VUq7
0l\/Ϟ=;>#uvtvIB	!:_{:#TPXhQ
mVI#ZV6\?¢"
VR*Kʟ\i?Vn_sokT߰^]q(nC}__vaAѢ"ht
t>6n֫{eYVb,˙_47YeYV{,yKWTT1fVVNN{
[V?Ӫ-ԫ;:ʙPXXhzL\XXБZ55[[ЍB__B?Yod޼x2!D]O?t"==]u#yyyI.lrx{)Gz
I$!zu۟k]س@t|i݃[XXxTSAA
~`rɮ~7nfI'yʆ,mS)׭]qz{$4nPR3TC~
=vlҨ~WGS+deg+7̷_|]}Kxd`I^MnnnaU$:}ߘ+WBׯbԫiBYa囩wuY;dج<(RJONNe\`:nSwٹ7X!lѷ?>ȃ-5_}V`oE!,¢Bjtu{$ոA-v;5^S5ʕ*4oxwSby&ѥc󦍃˗?t:>(,4a]W.je!jrrr~~AU/_IBԪQ-9%UW+ެ7
&EERXʮQYrT}odfFTINIU~܅1QZ~==F+UX~snnnnnnVVvJ͡32reYQ)ʹZJiF_INjZ5)ߨiz[ƒ	G?АòɩWŝ,GѨ~ݘV-L[_PNMJNI`x>@\2K/Yf&NSp^^o~pʕ#,E][Ѳ]Yٲ,z#Nnq-=b0Y3?yLPIz%3?ԻGgooԫ!_M\׬V+?㛷;~Щce3
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandelements personflow load type ( Last six runs Jan2023 )

---------- Differences in errors ----------
126,173c126
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced personTrip: edge->edge
< Debug: Deleting unreferenced personFlow
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'type' in definition of personFlow 'p_1' is empty.
< Error: Invalid personFlow type 'dummyType' used in personFlow 'p_2'.
< 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


IHDR1cIDATxw|SstRe%(A@DTDEPW*(p(*8QAe@2ˆR6m)6Džkjz=<HonN
ysP;`hGwxGw\Nusobb{\z$a9oVү+I&]wɲlp5]J&eI+<!=!WT;IzBʞ01FMȎJZRn8ODʀ`8?UjDq9vi>/Խsm/pt_`g;K@p\s>f͚vF%	Ҹ<m}lzngܴcm4zբٕ)>>>vlPTXkvMfp-ьʌ3`aiiioܵggΜ\koFxhUՠݛ-zyyt5~iobVM떽w'ʽU"*?O}xhUȊ?]?+;g#ԯ[KOv؉qԣ<~ImGMl<?Ylɧ	+W4~
cwlݾý"HsOm$I;o4$8I8zBw&iݲz*wg"0 `@
-,,:vԆ


%|А}֮eNO۴Bh4bw~=Ŵp[lxPZ4kҥc
a737a6MP9ϥ}M4]'O;w)S̙3Gw	2>ӬٳꫯeffV^}3#5rt;eymݷ%גGTh4*ڱ)$I)IR{)N$Iy$IGܻ~aQѺM[}{vܽw"V}||˗?vAURgN͛5yyʳxyyiVұmͽ$Z90  //+6NZF޳j_v++꽵jTKSOsw\Fff&20%5FzrW^]֯@®Ҕ?((p~~ey$-yED'/@oMk)('־M
!|||僂!,Y9~~~Br;Q,~{tw0!%5I'zɲ,NΝk
/)M6?S~W-JS-Is֙,K.	cb~5kT*WN;qz-J}֩T.0?P.D|	+\w!D訶-?[هTn[yn^ѧroիe37*Ox!^^҉Sg7oۡf?˼|{UVEiĩč[VչC-,,,BH6%jS͚4߻W˖g,TnxLjT_PpqIx鏵rsoo˝;|5%Eq5geg_MIιt%YU	{{n'%5-%5-1SgF?P6o)t
**><t[6ŶoӺBx؟k7
اojrHzlƻMv>u&IQjmZ?V-]qCmIWq5ZͪUP4jPa|z*iPk6]INB8|^Zz\JD/1ɩkVoue!Du֯jJ$SM}}|S}BN[l.խc


RӮ+),Rv:;ժFthz
0Mv]ܝHFGzԅy,^\q칦M֨^d;&=~JQ5"}L+ ͛{<D/~'zxʔ)
KLٸqƍ#$|>+HVf~9F~-yOzP5O9{ɰА;gdu~ZϞ;rdHpۇ~JMk[BݘvϞ;zTXhHϮrlGѫ[:j۸Uꖗܸe
U:vthHp.rcBڱv7J^R]ܣ<؝JS*tf4ݽ/խcIk׬~DTؽs+)[TTԫ[]:lںCya65)/^o@?h4$H	PVB*uZK룷q532l֤w>{B|}}ZTZh4{ɲ\B34ԁBZ9\`aaQ𰛙W#*W\tEy칋"6Rk4oooF<{jCUy{{j4;''ueB薲,Obor3Vu]$zՈT
B*d$^jj|A_36lL."i?{eWN4ڶs@YZvͿbwd4oX


C4Fs߀k6n=oݾKJv:7F$}}}Ξu&\&vtpj&ó_BRf"HsBH.)7p59I/7k;ĤBkiO^ZՋiLT%x¥4e?[F.iŅKW!۴n`ferʵs.MnߪE~U!DpV-|f浴]ڰ_krki/]xJuS)NJ›6n`j||4^B5jtõkVӣk6պe-)&WrRUW$)UVס#Ƿn߭,VKt#=\{-\ SҼխ}jU#4)ins|
4euF=_Pp(Nʲ\HIPg!f!ЦU(!ĪusrͯZ#Ǐ8޹oϮoBkA}CZY񒼄ZY6Ŷ{|}|6U8p||}ҿw?nkݲMGT,YqDߴI?n:v"+;Qyyy>;Ձ]:|%sa?~}Կb'ҕgΞB+'QΑ$\`ZJ&ó=8~֮S9\QUr
__Je槫\$I#,$Y~1aFM|4ȰJ^.vj?{o2\[w_[~(t|OBu.Ym#C5iwױg:wyaa,Z@j-ՙsrEEE:B!DnnnAArotV[XXh8}NN+WkT8}l*_y6srrLWBϻ`¾	>M蜞qFT

m/,(P~^-!uj-@±׫=_6p+ɩ,wok7ziڰ༼c'ԩU=<<fE=K\f~*l!D@)BԿ^a^^^.^VS!<LoIXX$I/+;p`1I{w˼`BPPV--G#{G}}|4?O[YbFߞ]kTw
{R@p6̙c~Sv~:LzE$!~wÀ[*(,4(HVx`ß]aQtEEB+W+%O[pz4ktTwү5VoXJhwҾrKRhQQn4AT
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>

daily.demand.personplan: 154 tests: 142 succeeded 12 FAILED

Detailed information for the tests that FAILED:

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

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan rides ride_edgeedge volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan stops stop_busstop volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan stops stop_edge volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan walks walk_edgeedge volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan walks walk_edges volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan walks walk_junctions volatilerecomputing ( Last six runs Jan2023 )
demandelements personplan walks walk_route volatilerecomputing ( Last six runs Jan2023 )

daily.demand.route: 48 tests: 48 succeeded


daily.demand.routeflow: 162 tests: 157 succeeded 5 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements routeflow fix ( Last six runs Jan2023 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
91,96d90
< 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
126a121,126
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing flowRoute 'flowB' in GNEChange_DemandElement
> Debug: Removing flowRoute 'flowA' in GNEChange_DemandElement
> Debug: Removing route 'routeB' in GNEChange_DemandElement
> Debug: Removing route 'routeA' in GNEChange_DemandElement
129,132c129,132
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding route 'routeA' in GNEChange_DemandElement
> Debug: Adding route 'routeB' in GNEChange_DemandElement
> Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
> Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
134a135,136
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
10,12c10,12
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>
15,17c15,17
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load color ( Last six runs Jan2023 )

---------- Differences in errors ----------
18a19,20
> Error: Attribute 'color' in definition of flow 'flow_0' Invalid color definition 'dummycolor'.
> Error: Attribute 'color' in definition of flow 'flow_1' Invalid color definition ''.
21a24
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in log ----------
0a1,3
> Error: Attribute 'color' in definition of flow 'flow_0' Invalid color definition 'dummycolor'.
> Error: Attribute 'color' in definition of flow 'flow_1' Invalid color definition ''.
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform flow ( Last six runs Jan2023 )

---------- Differences in errors ----------
73,177d72
< Debug: Adding flow 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'f_0' in GNEChange_DemandElement
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Adding flow 'f_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
12d11
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform trip ( Last six runs Jan2023 )

---------- Differences in errors ----------
73,177d72
< Debug: Adding trip 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'f_0' in GNEChange_DemandElement
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Adding trip 'f_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
12d11
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="f_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

daily.demand.stop.basic: 3 tests: 3 succeeded


daily.demand.stop.busstop: 53 tests: 52 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop busstop volatilerecomputing ( Last six runs Jan2023 )

---------- Differences in errors ----------
32,139d31
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced stopBusStop
< Debug: Deleting unreferenced stopBusStop
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced stopBusStop
< Debug: Deleting unreferenced stopBusStop
< Debug: Deleting unreferenced stopBusStop
< Debug: Deleting unreferenced stopBusStop
< Debug: Deleting unreferenced stopBusStop
< Debug: Deleting unreferenced stopBusStop
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy\.7r*(x}WǯL%o+FVV_K 
(},5;;;k?!fuT*h@ll|5,{uXsss㇑^
,ͽxK,+%_-X#
J/5xVNj4dFRd`'uBg&d]tHd[ldK,#@
VyjKG-ܹ@,--8}Zu
^ό@3kyyyrqq!5(N |0.]O`n

hLt풙-
5X&ޮ_^̢;A4@i49//?_A Nr߄-l߿A3'sr*kkkVO~?KJ4UƋR

Nr͛V^~oG
v4ϖvwZJN7Zko9.wҲiƻw50*+snJyJN}~*z7*w{k_إʯ	;:7-~g_T4!A]=E/ǞpIr7 0U3IHL޳o76/s*2G[Iw<[]]#cF
m߮miYYٿ~Q-

H nQ=twOKEYvtv6EOs%6_5*ϥO>D%KlݺUvҥKCBB$Ǡ4@kXvt˖,_i?hX,>x8zZ(.TKҸ@ Tb8SLt8(Oahhq㸛\O_S[~ꌉ1
دҕkDT\R*
N/
[XZJ{)6ܼcoWVVB%%+_s/'
Ohb3Sʪ:^))gЀ>ݼ;qtؠ%e7nmܦ2;yE})gƌ+(,bo
ԯ{q	crr,^naavqccQ%+qԉ+*+vġ#TVUYWv)hݽ:u "PhbbBDUU{>DDbؘL{clllll,ՑCe=Ŋ?b'@=mݺU6˦_hx%Æ
kѢş帶I%25<\a[4ٿ/\NDFsqncan.n%;Z^1YUUwNG_`"._4ȱwQO?~ݾǍbwVTV]CZwGDF	Az{wd`%M<{opݕUU|QƑt7slCC|QQ%"}/g`aK&vWrvjmfjZU]}mȫYZza**aSٯ|.-+74ʪ%>-';'/;'/953|}@`ȳDVR2=|/o$TtͱScF
yaW4yEeeAcEݻDԺuowwѽkn~ADC
z۽k6/@Gt?b,n8q*qݸVZ::~/yYsڹ8ᓖ:~/G2Y8O/?^FB%>w144eNsY}5lIl۴vNw0166.ͧ'Ҟ~>6G5aʪ3<(@`ç$޾KDztxl@G)E*#4.]v,Qɓ'OvMعɂ_]S⡴RGU\ڷss?;6V>s۷;V-,XwEE>$cv.NR$޾kcm5˥eQg!Au	?y3_YY<utbYQY[ۻ,%"v.9nhPʳ_fUUBIt8x@CG95arCCCv.NRn߽~@`gR[[;Of
n(+;-ѫ#r@q)X,~u\hqPjzq)nفmwYx.)H$pNm#ߗb{;z5Wю&"E[<).QZ^(<d>Hwy2^DvDddd6/аK^eٹB/nbx7F䔴SOyyR\}9vx#f&DT]]~x{H$z{kB#E=i&oos%T,ǻsdz_/,03kt:I.ƪF|䙒RɝbԦM`bl,XҶ52<x޺/hx4bX= ^ZXXHYM@㜔SҭZtpY{895rrޙ6ѹMGJy򤘵8pqifhaٹ{L}yÌL"jaۍJeٹfEEdjjҽkMED-,-zt'Os
dWw>lPv.λƏKLԡ\hogC	CC"EW^vӐ>GOz˷[n]p|­sOWdrOq\/4q]yKl!㸂"ss3KKj.̒8;Э}GYmZ;
MMsVI
*lb,jlllbl4{	Vp}X,naiIDյl+9cN,JADCDGo۷	!w<"O7z+Uզ&&FDP(0H$eUVUz+ffFB!+Mk
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="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>

daily.demand.stop.chargingstation: 53 tests: 52 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation volatilerecomputing ( Last six runs Jan2023 )

---------- Differences in errors ----------
37,222d36
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Removed object edge:-E1 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:E1 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced stopChargingStation
< Debug: Deleting unreferenced stopChargingStation
< Debug: Deleting unreferenced trip
< Debug: Deleting unreferenced stopChargingStation
< Debug: Deleting unreferenced stopChargingStation
< Debug: Deleting unreferenced stopChargingStation
< Debug: Deleting unreferenced stopChargingStation
< Debug: Deleting unreferenced stopChargingStation
< Debug: Deleting unreferenced stopChargingStation
< Debug: Deleting unreferenced trip
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced chargingStation
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4{(
2ޣY*  (*" AčC@Fh.޻Mi4^.yO.D`cW@'aaaƮDEE
ˤb7bMjq40@3̦_a4V6k	FyMuDKu5=e 9L]>e"5A{cW@#yVKmB6VJdZ	ɖ(>>^qD4
`?c#C-9lН{qq}}n:+K]0ڋ5y!iڸsNN
FK8{_rf
j0''/ЀeڨahViBЀe<ztϥ+,KXXFASd999ŊOwL;.tt{WN)dU%"RkeaҸ;X\Rj
^l-Ր)5j͘ZNnr;kӷWϾ>塸[^}edR97nwKJ&(c**ę9w^򌩯'&=yɯj*YMnBˑCmز]oT15n.pY|~DޭC*eFxE2ӫ[x됖Nyg/s7VqM:k}^'"[7J+>8~D"UZ!5lPRZz%oTˬ.>OD@ Tӆө}۵),*vAiݪy.\]

.{-*6W=&pLRLÚ;w>s͛f_zc&
n˖%%%}>.**qͣq	]j&;N+~<yVVVJҸ@ 0Tb1côjѴons"g}-0w]~[^ZYyYkQPTt
"**.
j
b\ӳ_bv-<O(j)YVvұ]x<F(j_^¶66?aj)omBZ<vf`ߞ%m[^^M+ZY]YPTԪyӗ/`طGFףc.GFge/9l}D"g.(Va	cFWT>/Kjˬ.Ӿ;m٬		Bkkk"r%~ryIiH$"";[n;G$D"\.׻1Y9͛8Nn~jz\.״;jh͚5X5@ݳܡC~m
M$UvTc3sKW#o"Cd{<tѿQ`X,s?Թ셈wcXhǰ6_}[#k7m+Pq>ǮN 9E3}pEÍ+vWU\Qf}?K|^sI*$"a6nժyAz~B{)}ăG󱵱K$gZ6M~O7?IֹCjzfbzKJK3|ANn>;]!e<̬̬M~^:>ىC
<ޡˁ#'_e״]yEE^ǚڶ9ʃGDӹCq
i߶uvn^BG^;ݶu+_o/v,@My/wƲ/	n'2(Ɓ
*_sr3uj$5jh20LNa[Z	Y?v
kۦ7٥e&$+'PZܼW:t|˜HTV^K'Ҏa.9l 7B,޲}7{uƣ͛yg^D޾Yv-;D)#g',ĉ'N	ٶʞa,*nu%Cg*X`~@G=Js/٩_n%e^$F
&$ݹЫ[Oc'&?&"ŘaÄ8;ѥoϮ
8A}{VTTp#6OjlQb:;9޹܅+DԧGNcx̀+**_ʾԹKlQbwUzuc=$&?O|=LH{n22{oϮw>y"rfOR_J0\46rR);p]q50<J<q%bŵjބJҳ!CJ&xcgr=@lJ7W¢b^BqJڤ')!-rCl'[2ՙm_hYZVˎVF.OJ|o^
7Oz0WFfXD"e}}}hL&{}KB+g~5ӻ{MZn~\.۳kH/]Ϸh0Թee/l:D蠴8[\RT=˟pY.{*j"P `0!1ԣĤ!|/p\F0bC}L>{$"|"3'&?qrrlռɩg.5-#>1sޘ8Ijr
*W$qCAgkkkӮMȏ{FDNڵbJ2#3;q
WԹWll۶nORӉ}\.,,S1}{4߹Y9ORҞ5k(#3{twsm,X	>OD2Lk7n7߻'jצU61tٜr3Ӿ>M\?{
;s/up%\g0+H>߸QÔt_/kc4%X[[6PSeV̢"Zd椱bVKD$T^!0Æ:/R
"ܡmDtҲ2v}=oݹ/@(߫ۀ>=;MDGO9t0Dbcm}i"
<GD2,3+B,k|J(d}B+uIk]VGNs/';"nټGNދ}HD%eM^EVӧLK$Q7nsw鐚(!QqcgL(H"MUOدgJZ$"#22alm.6#
~J4Y'_jzH~|z)?Vu~JZFX=:Ow7aƽ41D0ݧlQcGgrE]ٵS?^+..Q]Y+*..߫[fDčqU$ˏ:?qV͛(=u/э[wKR\.$
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<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">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip0" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop chargingStation="chargingStationH" duration="60.00"/>
        <stop chargingStation="chargingStationG" duration="60.00"/>
        <stop chargingStation="chargingStationF" duration="60.00"/>
        <stop chargingStation="chargingStationE" duration="60.00"/>
        <stop chargingStation="chargingStationD" duration="60.00"/>
        <stop chargingStation="chargingStationC" duration="60.00"/>
    </trip>
    <trip id="trip1" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationA" duration="60.00"/>
    </trip>
</routes>

daily.demand.stop.containerstop: 53 tests: 52 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop volatilerecomputing ( Last six runs Jan2023 )

---------- Differences in errors ----------
37,222d36
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Removed object edge:-E1 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:E1 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced stopContainerStop
< Debug: Deleting unreferenced stopContainerStop
< Debug: Deleting unreferenced trip
< Debug: Deleting unreferenced stopContainerStop
< Debug: Deleting unreferenced stopContainerStop
< Debug: Deleting unreferenced stopContainerStop
< Debug: Deleting unreferenced stopContainerStop
< Debug: Deleting unreferenced stopContainerStop
< Debug: Deleting unreferenced stopContainerStop
< Debug: Deleting unreferenced trip
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced containerStop
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4{(
2ޣY*  (*" AčC@Fh.޻Mi4^.yO.D`cW@'aaaƮDEE
ˤb7bMjq40@3̦_a4V6k	FyMuDKu5=e 9L]>e"5A{cW@#yVKmB6VJdZ	ɖ(>>^qD4
`?c#C-9lН{qq}}n:+K]0ڋ5y!iڸsNN
FK8{_rf
j0''/ЀeڨahViBЀe<ztϥ+,KXXFASd999ŊOwL;.tt{WN)dU%"RkeaҸ;X\Rj
^l-Ր)5j͘ZNnr;kӷWϾ>塸[^}edR97nwKJ&(c**ę9w^򌩯'&=yɯj*YMnBˑCmز]oT15n.pY|~DޭC*eFxE2ӫ[x됖Nyg/s7VqM:k}^'"[7J+>8~D"UZ!5lPRZz%oTˬ.>OD@ Tӆө}۵),*vAiݪy.\]

.{-*6W=&pLRLÚ;w>s͛f_zc&
n˖%%%}>.**qͣq	]j&;N+~<yVVVJҸ@ 0Tb1côjѴons"g}-0w]~[^ZYyYkQPTt
"**.
j
b\ӳ_bv-<O(j)YVvұ]x<F(j_^¶66?aj)omBZ<vf`ߞ%m[^^M+ZY]YPTԪyӗ/`طGFףc.GFge/9l}D"g.(Va	cFWT>/Kjˬ.Ӿ;m٬		Bkkk"r%~ryIiH$"";[n;G$D"\.׻1Y9͛8Nn~jz\.״;jh͚5X5@ݳܡC~m
M$UvTc3sKW#o"Cd{<tѿQ`X,s?Թ셈wcXhǰ6_}[#k7m+Pq>ǮN 9E3}pEÍ+vWU\Qf}?K|^sI*$"a6nժyAz~B{)}ăG󱵱K$gZ6M~O7?IֹCjzfbzKJK3|ANn>;]!e<̬̬M~^:>ىC
<ޡˁ#'_e״]yEE^ǚڶ9ʃGDӹCq
i߶uvn^BG^;ݶu+_o/v,@My/wƲ/	n'2(Ɓ
*_sr3uj$5jh20LNa[Z	Y?v
kۦ7٥e&$+'PZܼW:t|˜HTV^K'Ҏa.9l 7B,޲}7{uƣ͛yg^D޾Yv-;D)#g',ĉ'N	ٶʞa,*nu%Cg*X`~@G=Js/٩_n%e^$F
&$ݹЫ[Oc'&?&"ŘaÄ8;ѥoϮ
8A}{VTTp#6OjlQb:;9޹܅+DԧGNcx̀+**_ʾԹKlQbwUzuc=$&?O|=LH{n22{oϮw>y"rfOR_J0\46rR);p]q50<J<q%bŵjބJҳ!CJ&xcgr=@lJ7W¢b^BqJڤ')!-rCl'[2ՙm_hYZVˎVF.OJ|o^
7Oz0WFfXD"e}}}hL&{}KB+g~5ӻ{MZn~\.۳kH/]Ϸh0Թee/l:D蠴8[\RT=˟pY.{*j"P `0!1ԣĤ!|/p\F0bC}L>{$"|"3'&?qrrlռɩg.5-#>1sޘ8Ijr
*W$qCAgkkkӮMȏ{FDNڵbJ2#3;q
WԹWll۶nORӉ}\.,,S1}{4߹Y9ORҞ5k(#3{twsm,X	>OD2Lk7n7߻'jצU61tٜr3Ӿ>M\?{
;s/up%\g0+H>߸QÔt_/kc4%X[[6PSeV̢"Zd椱bVKD$T^!0Æ:/R
"ܡmDtҲ2v}=oݹ/@(߫ۀ>=;MDGO9t0Dbcm}i"
<GD2,3+B,k|J(d}B+uIk]VGNs/';"nټGNދ}HD%eM^EVӧLK$Q7nsw鐚(!QqcgL(H"MUOدgJZ$"#22alm.6#
~J4Y'_jzH~|z)?Vu~JZFX=:Ow7aƽ41D0ݧlQcGgrE]ٵS?^+..Q]Y+*..߫[fDčqU$ˏ:?qV͛(=u/э[wKR\.$
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<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">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip0" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopH" duration="60.00"/>
        <stop containerStop="containerStopG" duration="60.00"/>
        <stop containerStop="containerStopF" duration="60.00"/>
        <stop containerStop="containerStopE" duration="60.00"/>
        <stop containerStop="containerStopD" duration="60.00"/>
        <stop containerStop="containerStopC" duration="60.00"/>
    </trip>
    <trip id="trip1" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopA" duration="60.00"/>
    </trip>
</routes>

daily.demand.stop.lane: 61 tests: 47 succeeded 14 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection acttype ( Last six runs Jan2023 )

---------- Differences in errors ----------
49,75d48
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣	(`ÂJD*bQ#1`oh^bb%,QcEņA:w5Ζ%t"Add`:{ccc5X]6;HioD2^Gn+bH$[J5o*g	#dZ+~`y4RDJEZRȅ>2Ɍ5Br̄Ė .66VG4T
A4ՖP*H^=y@,۷?"jVqagyV"|NKKݽ@[ʤ=8iA4r'u՘GiiYԘzz7n}`Tqth?;A4@9--ĉg<v˗j8h>p8ESSӒ->z*'7O]=
*!˕:duZzơ[Mtj՛.U/[iW}]Js'L?|P?Z5\NaaQrjڣ'nEDgy|ױq^!rVf|ְonk7*ktb*ヾf_~Myth),޸y-JpڷnثezFkD?~&޳GM\\vwȜh_N'Ϟ*Klʲw.jT˻t/Jyx<WAѵ_3CdҸg;e}ȾϝȨlT8ҞG1+88Xޢ+VȜ?}˗Kϟ1cƲe4@%X6mڜ/?Ϛ5;;;u'ihj&=Lߞ?x&&&ʬ%sh㩫UY18yr8F
uJouSaddpu9Σ'1wgxԔtl}="566ɳ",-,8ulF+,,brx/,-۴iϸ\E8|SOx58u/s~Nrr>z.V09.<6jlbrVDVvv#z_,کm]ZwoFD1Ӧ&=uD.]/6_AaCG8~=HvgY1?0֢Oǔ,-D"Qn^)Y[7gH$251ܡ)i<}H$wv˥c`*͛7?x`׮]ORZQg6K谩޸qݭP(|EKLKj[Z	=uAYS'=yDM6nd;ofb27ݻ{kUssH4+x<mr9Ϟ
zmpc]q{aQUn\0Y={{*FF٬.}8պ;٬yֹݎ3>XYZ>D؅/zuZ՜/<z!jXy|B≰wHM߾OOO>pn^T6/-=.,*O||d`FFINIKNI!ڷz`93=u0?p$=>d眽xEv'.Pj//EAaaF濭4zqDZOçqjzFXC^3>)էqj.L_zujG+YN'\|BDQԮY]NU\l@Zz~ͼQ]Zu=j9p͓	>9N+?_
MRR:ND|}4bujײa %-)qq	s3Uuoe;#}l>߷WWvfaQѦ=/_nY$Ϩwy9UuvnG`\M6M*10_-{3	Kp…jFo]b6'%?ŝT,;JU=GOblm:oDQW=jߺCguqoH<LPū׏>ضen~ޥQvjVw?{2֩]aa!c¥k$Hgd[ms\ED۶vӥC«7n3uUQ?{ѨA[y<Sqobpw}*U۷{|;%%%ڵ߾OOxE`=x<ÆF<9I,{U\\t\hp\#cL˦ʎ~ȳ.s$ҧ.]_~ӭs;Pr\?wݸ}W$9:ѧN4Klia^\\`o!;Gqk1M;f	^
]y<c<>
Ddbb^g
Sә
~MD"_Ǿx//s֩
q꜔"|3"2RR}?c5
~ilb2K߫AiDNZy5wLKssHԭSZ5r=/?7'X[I4E`3.JOfnD*Ԙc"mG{W0^ƽniddG'#EyG9G-^qZI$w,=>)7q	66֍<){.)6.RRӾ>ЭZՄC6T^IjPMx=xM;"j޴	g+[&%~fu->̧q?Ox,4fS2t>o
کm
w{SR%$_VRr*`߰~y{gl3P$~jν5]::~ĢM5m҈w[61iY3׃GO/_722b;s8,s++ˢ"
$()9͈kTVķUu%s&33"2cQSSS3SoG*D?!XHdmeEDA	Eu2WQP"ơN
gvӃGO<{3oݥc‰_Wbo۫H :ND<.KDB09%sWo1r&Lժ:G=|sc.tdE3SӦM]ISNfΙ9Dd7kYD'^Qn^~:rf&F+"=d;ҷi^Z,~|" Tj䮝%{k" |fQn^>ñ0+8PVL@{V|c_ߠgQ)5Mժ,s
8)Uޜeof>!"ÄYYS&A`3rYe}ȾyɕNC/;'T:
#}UH$:6+I{1v /..DBP j-?{T_PTT/)))k*/..&YZ(;](Kt{/^ruqOx-1y;&.,$"vwG߽mկ[;C̬Q\ii̾Gjzwg%ST'q	k$rܧc%D7#wv+
lļYݵ]:aOGϜԵs[H #">ߌd"ϝ:>ǵro޲qcggpe|G?Ęѭsܻ---|7
}8ccczsr٫E.ۺUsٵOC^
`m{e#ύ}q-ּu ;}qDDesd
%Aq+!BH:
_fs%%Dtie
/[ə<~FSݭKaQQ5oED1A#}MLbA1eђO#	(|^tSVwD"&,DoeM$D"T̜ķSefTq/T:gֳ|_|N#ab+J8nԪ<.Çl"211MDff"CvNNnν]k̇QffP3gD<&̬[k&^_b.	9SY8!ԮՑaq	wo׺E@Oc^g/b	<lc#\cfjJ]׶HkXjׯSuj7j(}=|lPͦQjܱmKz{Mdnc&N*oѪUԻ-e˖!iGٞ2h+'''"ڵk)+;G;>,%5rr)hU,==C$YYZΖ<%0!%o0QVQQQRRH$0gv5ƍߊ_(mCbD"*.)Sdx+
i޴P$du͑9ߩg
ߎ/o+
 I6-?kXᣧi>P\,'.
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection duration ( Last six runs Jan2023 )

---------- Differences in errors ----------
53,79d52
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣6,DA4Kl1KAK,Kl-bCEDPi{X]/8kO;;;[nfvGP.X4WcI*N:4"a0J{9ŮEBPf)@ȿEL$ih,'*e-RKI6*N*iHIT= <K%5BVW.lԋ2[xP47RW[:Bq$zw(.~ճЦ/,bvVdE +c猌YUEJD\.wQ޸}7Vzԩ^y6(woަ0O};@̢ ^UF`Ru猌G,\`~C+[ϟpsĢ᤿,
*.166.--[r9dCsUʳr\C_g8{+ܢYYY(~CZM,;:vJj{ԮrS3<zr#*=ヿOxyܥoY]nY~ȯ	]&8+en``бTpf7(!ЦeFV2/^7=Z4kZҕ޼MDfխ>z%%|XYZٵvy._EI2200 "<h=ukbsr,yR4ls{;9Ws-_lX(&jZ|rCCC-[&9ƌK.^ULC`۸qS^^/<s欜WW]˞ijP(<p3-z{ZP)ԥq&Vfp8
p7!ap8ݺ}M/-=u1u.;'ƭ;Dghh(5'OoDXWwqƞ.**fr


,/,ڶYϸ\o17/_N>;7jxf:˿1[¢O]xdmڍ윜ƞ35-#3+Yԭszo^IK`V׻فC'zu,
^"Z03|P¢]9;:|#/5b~Xa.0eF
	YZX/"
yDdnfڦUBc#.޾Y^M
?N
Zld,@ӗE֭jUO 2١f	-6mBk7#~U07<<wi"0v-wstyq	z9}o
[v0דXnsaQMZL(>{~%fs<Av6r9O8*fz֢b6;Vwaz4UmZ`5>8MlV=u~ۮY--Gt4	wvsffjZ\RrcQuF+,
^iԄ$MMg2e1EoRL,C>ii	>:CV/_#XND-<|_9]j٢s}zJlnn^XTXV><Ax<\UkբO]r4I)-kWLMIiҸ3~:<jAeV[ѓޤQGuj+?f|Vկwbk"QG{y2'n0%-}#DӴ1;s֍+))Ixǔǐ_w"?ի9j3c;Fz9q_n̢;3xȳ)<As&S"ܲZb3!>}Ub`DB3f0R;rٳgzՊݼ؂1mnZn%+N8q蛙wT{Xw& Wȣvg/^>xgme١MK;[ߗ_h*/>~jkcݩ]뼂%kp?u"޹}QQc+/_%Ifd3km[_r:k]K.kǶEEEdV5&O
=|q]:u$s	^tw}"ΎII;muUfuX`ߦ&&"}
x<aC#̔I,~Luю5022KτlʬGq=1G@l)}/مWݻ722\.ǵx<޵B-}+Df|~\NWou_&%{5vx<idܼ}O sxY>5/(HMVm*
G0EK~yy[n8k54535!>CFJZg̢^`԰/
ǿ<sO3۶jXo275
{5wYYffB{vk}j~Agnome)vx<]N'V</^.
5;6!DvFF/^b=Ox@N96F9+Mu?qY$V+++HY:mJڋ{chMJ|B"g|3b[jIũ%$&|leeٰDž6kkߡWoʲEl,XlU2ե+7LMM|4oҢO6~>'=#SHg:u~v~ZzFR7
NIMg5+k
y\"O޺sk@G#'ω-jִq黱.a8ies8>5q{|#:677(..a!7}|Y4dfp
Ԯmj<Ԍws&b2EcQccccoG..)cB%2^T\pN*rADZ5&0_ރǏ<:ک݉ߗjgӻDdhrD$
R2?mr-.Аɳz5>~jhdصc]:<gblܬis<c9y"3LMy;yѓgD_P\ѸËKJg;ҷm/^X,~|⒒oSui/ܜ
EyTbb`DCk7>˚b\m_/K]^U&>ZN677&X99s8!_as"p8?Li>e<f>/Uw|Vnnds>9&&ƒi4lP>B᩿/ܯg=E߹.(ԁB@P"j-
>yƎT_PX\\/---i*DTXXXRgN|>_ro޺Us~Sb̄ɳ@q޾{n!נ^m(u]w~I	ѵ>=d~D(!1ɣN͞::~dc.i4PxzT#rUQQjٸV{kǶݹui4	뷩Dt[w>qkgkr_%fcog+6ֆ$%Kݍ}t7!Yߣ{9yZX4i^);{aF=:W];s}_l,ý-FKzGkZuco7k,՗5Or7J|WF1&<d%vRfsR":pӲ|?ނLV9)H1wVͥ^Z7b>ƇLFF4ppT44%%(|psB!
œWR&
B![*fNnnn뷒)23r

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection extension ( Last six runs Jan2023 )

---------- Differences in errors ----------
53,79d52
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣6,DA4Kl1KhQ{D[|b-j,PT:Hcusq\}?|r>7D8.B|}}]RwFqo\\KPqua	T=
Wj,ve,
2K	F
^,b"aULC`9/Uy,kZJhQw2UHCJ]Y*t@ g^\.МDʼn*0h>UC%ۣ۫'/{Eg\\WwY@*/Ȋ@WƘ|P4''
ƹ\#^u~
S3==3+
TmQB&߽O144TaG~߸E%D!@	&Ǐ['?;0փV/_T@ωEU9I,*-l9<БyPVR	\X!_gd<rnѬi,uqvMt!_uw&Ͻ8#5}^~A<jr9EE)i鏞<͞񣿎}•oY]nY=ȯ	]ǏMpnZ (C/OAo)QBӾu&^,22/_'3=Z4kZʵܾKDfAխ]RRs%b[ݣK5/]!de``@D<yztgź>RYY4i٦vrs'*![%.4QL
		hR燆.[Lrӗ.]*:*i漼_~yY999{<ge[_EP1Px)fZ8322Rd-KeE<OUM*̊p̓4nXSFO!ap8޹{M_RZzecc"ұmvNέ;('7PjzCCC+K'Ϟߊ07Ա]g=<ZTTlY^XiyqCCCe%635-**!cn^|:hٿLvjSvi
ꅅE)ivᑵQC#"sr{w̬lfQNmyԾs32:5-Yonf266٭P(<h8ΰ
<Eb>^j\`Z>#"CCC"(.O"
yDdnfڿs|BQmޏIIME􌬷B㏰-[&KFP%nѢŁvjeeuZz/8#Y@M0ۑQߞ]ݪ['^D\Ĵt}XYq1ؿ\gD9u‘g>IDzt]L`&VRXT$uӽV373
Oc_xgСW\.W^glWoVT\fի['.LVϞǝ76K())%"fv6ƞun}ϡ棆<q^:V335-<z!jԠYBbw@M-޾OOHO>p^~46/=#.*./Hz|d`IIMOIMOxe[_zD`993=u07=>䞹pefv'".Xf/+yaQQfֿDzZ4zDZfOcܧIZFfHC^3>9ͧI.L_u+YnO_xJDԩUCN.Ύ[ߟ>9_sķDTϣv=ڻadOݤarjރLj(קicvAv5S32-#3[|z5g͎:7l`_qAaajZ7"ةs}{uego
<F\]޾O{7|OQ5g}D֊+	oܴi"#O>ڱDϟ?ޫV̖AosSs3a^qKEԾ5c_z$ƺsy]NDkxѓXk+[=xT~VgDT15]_zs[m[_ujP9\NN튊/]{&Q2[&'^X[uhW-"ضUMwp.]qY+7*ً
wn籈NZ'c``Pū_:;:o.9?wJKK;߾OIH|EPx<ÆF<)X(.њpFFbM$g=-O]%pz[vFFFVwǻqP(tO]seh"ܬCNBg'CCޛw̺gx<Ǵy2n} lȈ9,e0|
Qÿ242{p_^>֫[;Z99%UlgLM/a~HNMYK ˸.}iCNFVP(.a7ngdeY	n֮ו5j 9>Rx/:>97/OxR_vS(::؉jvlccC파_~,z
sl@sW~ߏp"X&Z+++HY:}ro{Sh]r\|3|[joÇũ'$~deeٰǥ6k7IʲEl,XlMՕkLMM|4бķҢO6!'-=SH.Ͱ];mAv~jZzbһĤw
NNIc5+k
y\"O޹k`c/-jִq1O.q8ies8>5q=x[|#:677(.3Kِ>=,@2S
ujLzz5gAJzĤXdeLbX1Oox>V(ZYZ_{Q10AU[5&g.0_O۷ұ_Wbgӫ7519y".	}\qǀ533524d^9OvЦ['".7k8•GObr2sN!"3SFG\xԯ?.kbl4n԰b>?C#}V-޾K~국2Ǐ^G}~ܵsw_zMDDW,/p8fr?#7AD/krc?.uySh1:)++Lr~һj.N`7`pٛr(0avjP/L\fVrnE;y	>|5暘KaoݰA]"b
g:|Pƞ=}y#f%%%BP EZBg/ؑ
"M%%%DTXX0KDzɁ

޾{VW.N	osDb"3&ςYEEDT\\ncyvh!c2-|>>Zy@l?_"|y剎yQf<M1}<]rP(~3{ڪIZ5\l]{ݥCK];e~|"255a|>sgNrlm\ķlylp8$)߲1O<1<{t.'7s&/eg>~гGP`<jKǶn]vPx@h_tRCrco|nNpco<YY)w:_R"(TD#3L׮\Ii):ziYbŸnWr&?mʻ}wRT\\N[LHC&##Cf_ppT44|h EEE.]> PȄB0'''MԲ	BPȖdJGܼBK%sf={ܧɅ֩y;hJ())YKJJ>Vn>|!"##99Ddbb,
?sڵzeee	O1sFDn"***ʎOHj+p3pNOHs~-۷~R䖔<{E9?d@o]f&?q8ccWRD^bG]ӽA:w4[C7eܨgj6g=2m[yؽloj 33Ӽ|fOK~>nԩ\Rb^t)b`
}r
w{8/Jtrr"]2s555IMK'ܼ|;;[4EErE
/%e#O1LHLU\\"
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection friendlypos ( Last six runs Jan2023 )

---------- Differences in errors ----------
47,73d46
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\oBa/\8Phq+*jU:ںG]UuUnqG:@Qq"",gEū<s%y9"0PMW@)>>>DFFj
K`766V5(5kˈ*L+3pV<VD"]bV10b`
*<J#5A4+\%5APx\,YSQP(T_,.,hOl	bccGD@*KS}š㘘=ʲmK_*,h.fveC c紴4yվGHD\.wWݼs/ZzԬAewo%LF%G\E-!@	*6iiiǏ[g??փv/^PID9I}^P(055-..VXR6ߡ#'srUڋ-r\CqM{~IRYFj#Źx7kerxsrQ:)((LNM{͈(S7ظWg.\~ y%+sȍ߻{5C5A:sqe3_v
yk),^yMjpڶlЫKW~T<gfMVq|ƿ9жvEEŏ>;~E (؋enjT{u_,-###"x<7[MXl*MP6lK{YW
!VL


j2Ӄ-[&>}K`4@X6nܔ믿̜9+++uϲ'hjj&9,_=x&&&l%sh㩫UE18er8txSaddpm91cpԔ:ou]"166g7#,-,8oEϽ2{r
JV|Z|٤\.Xq~yb^f*(C[F^Nœ߹CkU/HN<GNMLߌjYݒS32U;QNT􍈨4f=XZ:rԤ{"ūp8C/(ss%ǯ
2,-S5oָ~DdlllffFDV?ED"('7Ԕ,-1H$251خ՝{)iu<>ͻ$H$G	PF˖-_x7k;w>{J*qDF村-æuwnU,-,B.\dz
Q¼PIߗ17"Μ:ȉ3O /}ia.~1+m/(]\+[D'1/Ά_fvkU.yekl[

٢ztZŅ)a612kuEEDpآnvm9b?{ףK7|~@pQ]xFFFJ޴k]r\|}
srs%xi3ܼķIK&od䔴䔴ظ'^ԯmK+I,VP2нKKO0/CV7k`ow"Bn%F2[XXg|=WgԬq+o>{GD+5k$󐜦OO눖ӫf%6nؠ33N=jae6U&Qԃ5WS%J[؟>]RJ5wWߦ	oG5v?–ǻa}c㤔ԽOF
##mZԯ[[ gc\T̼i3ޜ@W׬S0155OI}OH񶷳=v\Í3^|U߳˛wI<QS3"ܼic b
fA7m4H~ӧOgd,ϟe%c7Wwbw3u}PRj1/^>|cgkӱm˜ܿ/]#"U|qUۖl<_MDaj_z䙝M-rr/^:^K.K6z ],Smm۵˽|&oݢ9\Nv


\lLQϳ
=zA:u,Cqc^Usw}2ɳΕ۶}|kw5fsXdo%'*Gsx<aC#ܜd>_B1Zs8.X"?9324ͼkӐx!/_ұP(r9U\ߺ#\y4lia^TT`o!+[qo1u[fW	^Cy<c<
Ddbb¼,##_KN}όVi$F8ey]VW9ke5@PP(1kc]LV~^|H$߫^+oȰ47D]:Qr_W|wAě
x
HT^f&0355H̪qzy	~a~q^zNKWDgddɝ"@KJyu\|u
޼M'ԴwR9[|8Wx_ss~F^{yl5iJĖIɩ^'E]z7kܰ%yGDVM7dRҥt.ܡu5wm{)i	o֭]#)9{tt_36qH(J5zj IM5`E?gdp6iO.]ɤ9NzFeaYˆfYf5YZwU*;󌌒s33B2cQSSS3S
(G?.XHdmeEDA1su27QP
"kط7<~e<~gh۲S֧Άљ޶G@73;y6y\"arJZAa>
\m嚛M2Tvzѓg&Ɲڵұ퉰fM5pL"2}<ω('7N7q\3S#
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" friendlyPos="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection line ( Last six runs Jan2023 )

---------- Differences in errors ----------
49,75d48
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣	(`ÂJD*bQ#1`oh^bb%,QcEņA:w5Ζ%t"Add`:{ccc5X]6;HioD2^Gn+bH$[J5o*g	#dZ+~`y4RDJEZRȅ>2Ɍ5Br̄Ė .66VG4T
A4ՖP*H^=y@,۷?"jVqagyV"|NKKݽ@[ʤ=8iA4r'u՘GiiYԘzz7n}`Tqth?;A4@9--ĉg<v˗j8h>p8ESSӒ->z*'7O]=
*!˕:duZzơ[Mtj՛.U/[iW}]Js'L?|P?Z5\NaaQrjڣ'nEDgy|ױq^!rVf|ְonk7*ktb*ヾf_~Myth),޸y-JpڷnثezFkD?~&޳GM\\vwȜh_N'Ϟ*Klʲw.jT˻t/Jyx<WAѵ_3CdҸg;e}ȾϝȨlT8ҞG1+88Xޢ+VȜ?}˗Kϟ1cƲe4@%X6mڜ/?Ϛ5;;;u'ihj&=Lߞ?x&&&ʬ%sh㩫UY18yr8F
uJouSaddpu9Σ'1wgxԔtl}="566ɳ",-,8ulF+,,brx/,-۴iϸ\E8|SOx58u/s~Nrr>z.V09.<6jlbrVDVvv#z_,کm]ZwoFD1Ӧ&=uD.]/6_AaCG8~=HvgY1?0֢Oǔ,-D"Qn^)Y[7gH$251ܡ)i<}H$wv˥c`*͛7?x`׮]ORZQg6K谩޸qݭP(|EKLKj[Z	=uAYS'=yDM6nd;ofb27ݻ{kUssH4+x<mr9Ϟ
zmpc]q{aQUn\0Y={{*FF٬.}8պ;٬yֹݎ3>XYZ>D؅/zuZ՜/<z!jXy|B≰wHM߾OOO>pn^T6/-=.,*O||d`FFINIKNI!ڷz`93=u0?p$=>d眽xEv'.Pj//EAaaF濭4zqDZOçqjzFXC^3>)էqj.L_zujG+YN'\|BDQԮY]NU\l@Zz~ͼQ]Zu=j9p͓	>9N+?_
MRR:ND|}4bujײa %-)qq	s3Uuoe;#}l>߷WWvfaQѦ=/_nY$Ϩwy9UuvnG`\M6M*10_-{3	Kp…jFo]b6'%?ŝT,;JU=GOblm:oDQW=jߺCguqoH<LPū׏>ضen~ޥQvjVw?{2֩]aa!c¥k$Hgd[ms\ED۶vӥC«7n3uUQ?{ѨA[y<Sqobpw}*U۷{|;%%%ڵ߾OOxE`=x<ÆF<9I,{U\\t\hp\#cL˦ʎ~ȳ.s$ҧ.]_~ӭs;Pr\?wݸ}W$9:ѧN4Klia^\\`o!;Gqk1M;f	^
]y<c<>
Ddbb^g
Sә
~MD"_Ǿx//s֩
q꜔"|3"2RR}?c5
~ilb2K߫AiDNZy5wLKssHԭSZ5r=/?7'X[I4E`3.JOfnD*Ԙc"mG{W0^ƽniddG'#EyG9G-^qZI$w,=>)7q	66֍<){.)6.RRӾ>ЭZՄC6T^IjPMx=xM;"j޴	g+[&%~fu->̧q?Ox,4fS2t>o
کm
w{SR%$_VRr*`߰~y{gl3P$~jν5]::~ĢM5m҈w[61iY3׃GO/_722b;s8,s++ˢ"
$()9͈kTVķUu%s&33"2cQSSS3SoG*D?!XHdmeEDA	Eu2WQP"ơN
gvӃGO<{3oݥc‰_Wbo۫H :ND<.KDB09%sWo1r&Lժ:G=|sc.tdE3SӦM]ISNfΙ9Dd7kYD'^Qn^~:rf&F+"=d;ҷi^Z,~|" Tj䮝%{k" |fQn^>ñ0+8PVL@{V|c_ߠgQ)5Mժ,s
8)Uޜeof>!"ÄYYS&A`3rYe}ȾyɕNC/;'T:
#}UH$:6+I{1v /..DBP j-?{T_PTT/)))k*/..&YZ(;](Kt{/^ruqOx-1y;&.,$"vwG߽mկ[;C̬Q\ii̾Gjzwg%ST'q	k$rܧc%D7#wv+
lļYݵ]:aOGϜԵs[H #">ߌd"ϝ:>ǵro޲qcggpe|G?Ęѭsܻ---|7
}8ccczsr٫E.ۺUsٵOC^
`m{e#ύ}q-ּu ;}qDDesd
%Aq+!BH:
_fs%%Dtie
/[ə<~FSݭKaQQ5oED1A#}MLbA1eђO#	(|^tSVwD"&,DoeM$D"T̜ķSefTq/T:gֳ|_|N#ab+J8nԪ<.Çl"211MDff"CvNNnν]k̇QffP3gD<&̬[k&^_b.	9SY8!ԮՑaq	wo׺E@Oc^g/b	<lc#\cfjJ]׶HkXjׯSuj7j(}=|lPͦQjܱmKz{Mdnc&N*oѪUԻ-e˖!iGٞ2h+'''"ڵk)+;G;>,%5rr)hU,==C$YYZΖ<%0!%o0QVQQQRRH$0gv5ƍߊ_(mCbD"*.)Sdx+
i޴P$du͑9ߩg
ߎ/o+
 I6-?kXᣧi>P\,'.
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection ondemand ( Last six runs Jan2023 )

---------- Differences in errors ----------
47,73d46
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣	(`ÂJD*bQ#1`oh^bb%,QcEņA:w5Ζ%t"Add`:{ccc5X]6;HioD2^Gn+bH$[J5o*g	#dZ+~`y4RDJEZRȅ>2Ɍ5Br̄Ė .66VG4T
A4ՖP*H^=y@,۷?"jVqagyV"|NKKݽ@[ʤ=8iA4r'u՘GiiYԘzz7n}`Tqth?;A4@9--ĉg<v˗j8h>p8ESSӒ->z*'7O]=
*!˕:duZzơ[Mtj՛.U/[iW}]Js'L?|P?Z5\NaaQrjڣ'nEDgy|ױq^!rVf|ְonk7*ktb*ヾf_~Myth),޸y-JpڷnثezFkD?~&޳GM\\vwȜh_N'Ϟ*Klʲw.jT˻t/Jyx<WAѵ_3CdҸg;e}ȾϝȨlT8ҞG1+88Xޢ+VȜ?}˗Kϟ1cƲe4@%X6mڜ/?Ϛ5;;;u'ihj&=Lߞ?x&&&ʬ%sh㩫UY18yr8F
uJouSaddpu9Σ'1wgxԔtl}="566ɳ",-,8ulF+,,brx/,-۴iϸ\E8|SOx58u/s~Nrr>z.V09.<6jlbrVDVvv#z_,کm]ZwoFD1Ӧ&=uD.]/6_AaCG8~=HvgY1?0֢Oǔ,-D"Qn^)Y[7gH$251ܡ)i<}H$wv˥c`*͛7?x`׮]ORZQg6K谩޸qݭP(|EKLKj[Z	=uAYS'=yDM6nd;ofb27ݻ{kUssH4+x<mr9Ϟ
zmpc]q{aQUn\0Y={{*FF٬.}8պ;٬yֹݎ3>XYZ>D؅/zuZ՜/<z!jXy|B≰wHM߾OOO>pn^T6/-=.,*O||d`FFINIKNI!ڷz`93=u0?p$=>d眽xEv'.Pj//EAaaF濭4zqDZOçqjzFXC^3>)էqj.L_zujG+YN'\|BDQԮY]NU\l@Zz~ͼQ]Zu=j9p͓	>9N+?_
MRR:ND|}4bujײa %-)qq	s3Uuoe;#}l>߷WWvfaQѦ=/_nY$Ϩwy9UuvnG`\M6M*10_-{3	Kp…jFo]b6'%?ŝT,;JU=GOblm:oDQW=jߺCguqoH<LPū׏>ضen~ޥQvjVw?{2֩]aa!c¥k$Hgd[ms\ED۶vӥC«7n3uUQ?{ѨA[y<Sqobpw}*U۷{|;%%%ڵ߾OOxE`=x<ÆF<9I,{U\\t\hp\#cL˦ʎ~ȳ.s$ҧ.]_~ӭs;Pr\?wݸ}W$9:ѧN4Klia^\\`o!;Gqk1M;f	^
]y<c<>
Ddbb^g
Sә
~MD"_Ǿx//s֩
q꜔"|3"2RR}?c5
~ilb2K߫AiDNZy5wLKssHԭSZ5r=/?7'X[I4E`3.JOfnD*Ԙc"mG{W0^ƽniddG'#EyG9G-^qZI$w,=>)7q	66֍<){.)6.RRӾ>ЭZՄC6T^IjPMx=xM;"j޴	g+[&%~fu->̧q?Ox,4fS2t>o
کm
w{SR%$_VRr*`߰~y{gl3P$~jν5]::~ĢM5m҈w[61iY3׃GO/_722b;s8,s++ˢ"
$()9͈kTVķUu%s&33"2cQSSS3SoG*D?!XHdmeEDA	Eu2WQP"ơN
gvӃGO<{3oݥc‰_Wbo۫H :ND<.KDB09%sWo1r&Lժ:G=|sc.tdE3SӦM]ISNfΙ9Dd7kYD'^Qn^~:rf&F+"=d;ҷi^Z,~|" Tj䮝%{k" |fQn^>ñ0+8PVL@{V|c_ߠgQ)5Mժ,s
8)Uޜeof>!"ÄYYS&A`3rYe}ȾyɕNC/;'T:
#}UH$:6+I{1v /..DBP j-?{T_PTT/)))k*/..&YZ(;](Kt{/^ruqOx-1y;&.,$"vwG߽mկ[;C̬Q\ii̾Gjzwg%ST'q	k$rܧc%D7#wv+
lļYݵ]:aOGϜԵs[H #">ߌd"ϝ:>ǵro޲qcggpe|G?Ęѭsܻ---|7
}8ccczsr٫E.ۺUsٵOC^
`m{e#ύ}q-ּu ;}qDDesd
%Aq+!BH:
_fs%%Dtie
/[ə<~FSݭKaQQ5oED1A#}MLbA1eђO#	(|^tSVwD"&,DoeM$D"T̜ķSefTq/T:gֳ|_|N#ab+J8nԪ<.Çl"211MDff"CvNNnν]k̇QffP3gD<&̬[k&^_b.	9SY8!ԮՑaq	wo׺E@Oc^g/b	<lc#\cfjJ]׶HkXjׯSuj7j(}=|lPͦQjܱmKz{Mdnc&N*oѪUԻ-e˖!iGٞ2h+'''"ڵk)+;G;>,%5rr)hU,==C$YYZΖ<%0!%o0QVQQQRRH$0gv5ƍߊ_(mCbD"*.)Sdx+
i޴P$du͑9ߩg
ߎ/o+
 I6-?kXᣧi>P\,'.
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection parking ( Last six runs Jan2023 )

---------- Differences in errors ----------
58,84d57
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|%iӽPڲ+ʐ%8Pd.AAP(lB
@mFgjM|/^z\{ni>yb]
c*X.711ш5 nInfӯ0]Ors^<&ad`:fXK:2JMUI.2 =+<6!+d2-xdKP8"`0}ܟUš>>ѡw.Q'ψcbgM^d6驀
Dq24s._gbL[5k*=#ʀe<={v,Kxx8FASdϹu`ŊOw܀fꗐ`ՁSJu909y"D(VVVjl5L0v%e*R
y<Rӡ QC6zw>ޞ˯r+/
kT}TeǏn1"8+'c<sɏ8W4&yaoަ˷	x{Μ*Μ|>?b@֡eWb]G
ݽsЖNygw͛whK^FDvz7	i,V޽ةsTi-N#lܨaiYsQR-|>	@PN:omnɪu=vtws-,*>՘[\J1K1kΜ9Ο7oޚ5kTϟ?Պs0
h6͛~,XX\\{M„NM]5{b?<kkk]^YMi\ ՀEѱLaZh/g3þaw^-/<z⌍PHD,,.|:ZYY]cb}}B{~S$kxVVVZJ־v=vlҾlmE"ΟKJ˴ӯw6-FԯWIi٭gVTr£iV/GjCs
٧$ظKѱ9KF
`w!z~rcfҸ"{{z8dH,ë-/VLNܡmfMƆb?NDr\(m.#
B\.Z[ڍM_2 7 -#S.k5f~YJСï:h ''f&.?[~gW$Q:d9qz1b@{;Xr^ɳ~gG=H a|ݏlcG
e'nZ!]!{	Qβ}zv	mьc?H:uEb1W|}آ?H<~%|>{\Q(V0\Qjռ߽~q9 !y~~
lmBuDE
:')iݻtHJ~BϾ}piYYFV</+`EbqYYyjz&
OML~|AWԹN}_5艳;swsȉCT5-loo_!{ߡms/?HH&"
thw/!9۶Wִ^e'22sڶn͎h$?X%!A:|"=3bo
lTIo/Oo~%7/?#3Q_aS҈Ip&w+
tֺUfvΞQNm۴~lD"dV;-/Pa<Kv:6i(nP(,ɣi07W>)7o^e&~>i}X3s5ܾYv-;;w(e`_a~xځ%?~㡁q[W90%%.x8io?qw]]^Z^v"
naңw㝝{w?u\'DS4
{ν.}{v--/;}_"׫[`À0<fp^"yGORTe{S]JΞLD}{vmu,c!]¾ًlQbwsaM#zuM~$1	o0	ޞwJ:~ęUed=NI{1_,+/pH e%JفVJ˳[8n|M=,=:;ѓ{Y[[d2uZ \rM.{ҳ4iZN*tws-*.[ae%xξQJjh˦}@ɺrL&sws!"kkkvr|~Zg䱣:&lem٧߼4	i	0~
36ֆ$)EFfvNxSBe2k_JH|tӯfڢ?^+(zum+yvvr|p<{W'Hv@ x1gJJKv3/rO7]ݛF(ؤfmm	TB֡|/p\F0CD

4"Nz$qSMN>vi陉ɏ(;'}k)qruɏS=Iurrl4l۵	'Dء].+-3r=I:{M֭~{ %-ڷmࢢ|*;׳QݿqsrSRSRӛ5i=zli묬|drUWj7OO(=ծMvmZ79f}ڷ}n޾wev>3_Phoo KgM.`VSY|?qԴ>?+7i>gK+l(.EB)͸{5\+˝H"d]$0Æ:/R
"ҡmaDt該rvxݼ}+y(=yn԰n.SDde%1<"eYٹ"cxsy<;;[k++Lޱܹj`	]VGN}7';3"iټ_GNܽJʛ<ߞ6I,\
ѵCZzfB#W'ōe9}X"v{7U9>yP^	IޞJK٧Jղ`:,+_ܓi|)]^jӗIw


<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection permitted ( Last six runs Jan2023 )

---------- Differences in errors ----------
47,73d46
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣	(`ÂJD*bQ#1`oh^bb%,QcEņA:w5Ζ%t"Add`:{ccc5X]6;HioD2^Gn+bH$[J5o*g	#dZ+~`y4RDJEZRȅ>2Ɍ5Br̄Ė .66VG4T
A4ՖP*H^=y@,۷?"jVqagyV"|NKKݽ@[ʤ=8iA4r'u՘GiiYԘzz7n}`Tqth?;A4@9--ĉg<v˗j8h>p8ESSӒ->z*'7O]=
*!˕:duZzơ[Mtj՛.U/[iW}]Js'L?|P?Z5\NaaQrjڣ'nEDgy|ױq^!rVf|ְonk7*ktb*ヾf_~Myth),޸y-JpڷnثezFkD?~&޳GM\\vwȜh_N'Ϟ*Klʲw.jT˻t/Jyx<WAѵ_3CdҸg;e}ȾϝȨlT8ҞG1+88Xޢ+VȜ?}˗Kϟ1cƲe4@%X6mڜ/?Ϛ5;;;u'ihj&=Lߞ?x&&&ʬ%sh㩫UY18yr8F
uJouSaddpu9Σ'1wgxԔtl}="566ɳ",-,8ulF+,,brx/,-۴iϸ\E8|SOx58u/s~Nrr>z.V09.<6jlbrVDVvv#z_,کm]ZwoFD1Ӧ&=uD.]/6_AaCG8~=HvgY1?0֢Oǔ,-D"Qn^)Y[7gH$251ܡ)i<}H$wv˥c`*͛7?x`׮]ORZQg6K谩޸qݭP(|EKLKj[Z	=uAYS'=yDM6nd;ofb27ݻ{kUssH4+x<mr9Ϟ
zmpc]q{aQUn\0Y={{*FF٬.}8պ;٬yֹݎ3>XYZ>D؅/zuZ՜/<z!jXy|B≰wHM߾OOO>pn^T6/-=.,*O||d`FFINIKNI!ڷz`93=u0?p$=>d眽xEv'.Pj//EAaaF濭4zqDZOçqjzFXC^3>)էqj.L_zujG+YN'\|BDQԮY]NU\l@Zz~ͼQ]Zu=j9p͓	>9N+?_
MRR:ND|}4bujײa %-)qq	s3Uuoe;#}l>߷WWvfaQѦ=/_nY$Ϩwy9UuvnG`\M6M*10_-{3	Kp…jFo]b6'%?ŝT,;JU=GOblm:oDQW=jߺCguqoH<LPū׏>ضen~ޥQvjVw?{2֩]aa!c¥k$Hgd[ms\ED۶vӥC«7n3uUQ?{ѨA[y<Sqobpw}*U۷{|;%%%ڵ߾OOxE`=x<ÆF<9I,{U\\t\hp\#cL˦ʎ~ȳ.s$ҧ.]_~ӭs;Pr\?wݸ}W$9:ѧN4Klia^\\`o!;Gqk1M;f	^
]y<c<>
Ddbb^g
Sә
~MD"_Ǿx//s֩
q꜔"|3"2RR}?c5
~ilb2K߫AiDNZy5wLKssHԭSZ5r=/?7'X[I4E`3.JOfnD*Ԙc"mG{W0^ƽniddG'#EyG9G-^qZI$w,=>)7q	66֍<){.)6.RRӾ>ЭZՄC6T^IjPMx=xM;"j޴	g+[&%~fu->̧q?Ox,4fS2t>o
کm
w{SR%$_VRr*`߰~y{gl3P$~jν5]::~ĢM5m҈w[61iY3׃GO/_722b;s8,s++ˢ"
$()9͈kTVķUu%s&33"2cQSSS3SoG*D?!XHdmeEDA	Eu2WQP"ơN
gvӃGO<{3oݥc‰_Wbo۫H :ND<.KDB09%sWo1r&Lժ:G=|sc.tdE3SӦM]ISNfΙ9Dd7kYD'^Qn^~:rf&F+"=d;ҷi^Z,~|" Tj䮝%{k" |fQn^>ñ0+8PVL@{V|c_ߠgQ)5Mժ,s
8)Uޜeof>!"ÄYYS&A`3rYe}ȾyɕNC/;'T:
#}UH$:6+I{1v /..DBP j-?{T_PTT/)))k*/..&YZ(;](Kt{/^ruqOx-1y;&.,$"vwG߽mկ[;C̬Q\ii̾Gjzwg%ST'q	k$rܧc%D7#wv+
lļYݵ]:aOGϜԵs[H #">ߌd"ϝ:>ǵro޲qcggpe|G?Ęѭsܻ---|7
}8ccczsr٫E.ۺUsٵOC^
`m{e#ύ}q-ּu ;}qDDesd
%Aq+!BH:
_fs%%Dtie
/[ə<~FSݭKaQQ5oED1A#}MLbA1eђO#	(|^tSVwD"&,DoeM$D"T̜ķSefTq/T:gֳ|_|N#ab+J8nԪ<.Çl"211MDff"CvNNnν]k̇QffP3gD<&̬[k&^_b.	9SY8!ԮՑaq	wo׺E@Oc^g/b	<lc#\cfjJ]׶HkXjׯSuj7j(}=|lPͦQjܱmKz{Mdnc&N*oѪUԻ-e˖!iGٞ2h+'''"ڵk)+;G;>,%5rr)hU,==C$YYZΖ<%0!%o0QVQQQRRH$0gv5ƍߊ_(mCbD"*.)Sdx+
i޴P$du͑9ߩg
ߎ/o+
 I6-?kXᣧi>P\,'.
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection poslat ( Last six runs Jan2023 )

---------- Differences in errors ----------
58,84d57
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\oBa/\8PhqoTuպVkݫZu(j]W]UEŅd8=,Bd}/^{.<7sh*v4 22RU0^:KƽZ	@U^]F$Pt7f_q/eJ,+%x峊3
DTUZ	qG^ɔ*	b`v˜gFڊE"vq\fAwbK+9"ʁVYKG(eW<qy66mZ4=BVvagi6,|NKKS3??_{;8@4r'~;5XW*ii4Xf-֯]`Tpvj<7h?;Ac4@4=9--رx>vŋ9ho>p8
EEEJ+[C=xDvN
xeTC.+t5vi>^
7nؠ}濬Ĭus ٚM^Q>~Znܼ!{{Ur


S>~z3"ǎ666PQɪr/yPU~MZao._tMLLߊr5p8mZ4S}z楫F?z*߻W
+]z[wȒ
lSF5gg/\R{ѵc*srs/^.l%ebbBD<u.}ʦd~=;trtuۑQ:KKwnЬ`EVX!7}˗/M1cƲe$S0
hq6m嗟g͚{y]5
d%/OKx<333UVQ44ŪG29N:ڿo~Sabbpm91cNdanND۵ʺy.ee瘚ojjjkc鳛QVV\ڵnE==2{rJJV~V-}ٰ\.Ty~E-d^f*)}
|8%S9>aV_y]Uϻ=&gd2:oUӫڝQ)i&w<xYbW%+p_Pa
_u	,(YR+	MkدnDdjjjaaAD6օEDb8'7ܜ,-6fssssssXlnf֡m;SҼky}%0}ƛwIbX/_.FP%nܸ;udkk{ⷔL;[@M7[wQn<=*Y[YDOt}Xeaᓘ/_cnD5u㧟<{AD_~`?b,\5@{t	phei)ļ8s2;Ϥm>ujs^^rpc]q{Aa![T+1E=}{?&&&ME]PXDD-j0z5;whc6V#;~ً{Wp֮aiix,|~411Q1~Eo%'Ч_8'7]r*Ą>Y.(,K|ļd`&&INIKNIŰ}۴hzu,trߡozu}&:9:?ߣk`VVV{4kpg/ȽbŦ><$_ъvz»T*2cjը^ӫbXfի;umR
E=x\jeJTps}i%TthjzUUm׾lLp֯kfjQ"jנbbbҾuk
L}LE̛>=StM7<r~&y)GOսXPX)tswƋzpw{.3i[=yFD]]4X+Wd$qӦMST@G_<cfAEΝ;w9[Xs8&ݿNɮwq'/|7KU1vڴ5"VWڴi~ρ#ʋ:D$JGO9۵k,'/}U+{>wtnߺyWdezmۖMsr/_IDZ5qeӱm˂+o1}:STB>WV6:޾uױqMLLx?
mZMJmk߼KOxUP]x<ÆF<%,
uɁ5133τlΌ̬1k2Z4$^vW;whmff&\{%{g.xbg'44WMD2[[Y
EN8^'e}S;t㙘x<ϓq}HhODfff211nn^^r{fBX<b7f/_ˇ5žzp+&%H%߂!CFRJ̪F>"hML_ľ:{O3m[6SoȰbq}ԺrkKKXܹ}jU<|-7/%w'lm4UPS.eHUOnKWo
ΎRo5;7)DNff/_fV{UDN96F;+GD&zEi6jFF)^'ۤظx"JIMnH?J޼UR·YLSOx:֦N-W7l{׉o֦ql,YTlu"[7|<x4;"nW
?|JMK|7oxzl}MOIMKH|vjIɩLߣc5)τkBD"HwTtlR6װA=f^|<|&Nfzn>F\>t&nbbDp8VV66օf-rӧ%HfURr	פz*oU31IN{ϙ,,,
%PQ(dE-;ڿP 亂cb
	E̱
8DI5icFDtܼ<+<S^`۵:yJn
|g.)H,JNI+(,ҿM\KK)SfQ=z̴cۖ;9~ܼaz/?|ԓI9uBD|59ժ?.kan6fB v }f߼Mz򕃽2ǎR(Dܹ~ܩCķ^|EDVVDǬp8V|%?#_пv䩄_WzUbEbRFFlzۤŠn.`wp|݃Ir9DpT03}տWL:/[T懬>d[~
-,e0۴Sc\%_ҿW=RǼ{!yP("H k-=}T_XXȤJtB""H(Nt;_twsOx%XZ0e)z>g.( BvwE߹mծY=mQݖi̱{%׾=ٚ*OTUvj{W-,̹\goRb]:
?Dvc^Th^y쫎m[}OةC+P %">߂)ͻd"n۟<utrްqrtJqpp8	reߋ~lyܡuVvΝ{V~O>xw-6Y9٢Dv<*;?qs/@@0ѿxٲeʧQf8"k"ju3g\
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="12.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="12.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection triggered_container ( Last six runs Jan2023 )

---------- Differences in errors ----------
45,71d44
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣	(`ÂJD*bQ#1`oh^bb%,QcEņA:w5Ζ%t"Add`:{ccc5X]6;HioD2^Gn+bH$[J5o*g	#dZ+~`y4RDJEZRȅ>2Ɍ5Br̄Ė .66VG4T
A4ՖP*H^=y@,۷?"jVqagyV"|NKKݽ@[ʤ=8iA4r'u՘GiiYԘzz7n}`Tqth?;A4@9--ĉg<v˗j8h>p8ESSӒ->z*'7O]=
*!˕:duZzơ[Mtj՛.U/[iW}]Js'L?|P?Z5\NaaQrjڣ'nEDgy|ױq^!rVf|ְonk7*ktb*ヾf_~Myth),޸y-JpڷnثezFkD?~&޳GM\\vwȜh_N'Ϟ*Klʲw.jT˻t/Jyx<WAѵ_3CdҸg;e}ȾϝȨlT8ҞG1+88Xޢ+VȜ?}˗Kϟ1cƲe4@%X6mڜ/?Ϛ5;;;u'ihj&=Lߞ?x&&&ʬ%sh㩫UY18yr8F
uJouSaddpu9Σ'1wgxԔtl}="566ɳ",-,8ulF+,,brx/,-۴iϸ\E8|SOx58u/s~Nrr>z.V09.<6jlbrVDVvv#z_,کm]ZwoFD1Ӧ&=uD.]/6_AaCG8~=HvgY1?0֢Oǔ,-D"Qn^)Y[7gH$251ܡ)i<}H$wv˥c`*͛7?x`׮]ORZQg6K谩޸qݭP(|EKLKj[Z	=uAYS'=yDM6nd;ofb27ݻ{kUssH4+x<mr9Ϟ
zmpc]q{aQUn\0Y={{*FF٬.}8պ;٬yֹݎ3>XYZ>D؅/zuZ՜/<z!jXy|B≰wHM߾OOO>pn^T6/-=.,*O||d`FFINIKNI!ڷz`93=u0?p$=>d眽xEv'.Pj//EAaaF濭4zqDZOçqjzFXC^3>)էqj.L_zujG+YN'\|BDQԮY]NU\l@Zz~ͼQ]Zu=j9p͓	>9N+?_
MRR:ND|}4bujײa %-)qq	s3Uuoe;#}l>߷WWvfaQѦ=/_nY$Ϩwy9UuvnG`\M6M*10_-{3	Kp…jFo]b6'%?ŝT,;JU=GOblm:oDQW=jߺCguqoH<LPū׏>ضen~ޥQvjVw?{2֩]aa!c¥k$Hgd[ms\ED۶vӥC«7n3uUQ?{ѨA[y<Sqobpw}*U۷{|;%%%ڵ߾OOxE`=x<ÆF<9I,{U\\t\hp\#cL˦ʎ~ȳ.s$ҧ.]_~ӭs;Pr\?wݸ}W$9:ѧN4Klia^\\`o!;Gqk1M;f	^
]y<c<>
Ddbb^g
Sә
~MD"_Ǿx//s֩
q꜔"|3"2RR}?c5
~ilb2K߫AiDNZy5wLKssHԭSZ5r=/?7'X[I4E`3.JOfnD*Ԙc"mG{W0^ƽniddG'#EyG9G-^qZI$w,=>)7q	66֍<){.)6.RRӾ>ЭZՄC6T^IjPMx=xM;"j޴	g+[&%~fu->̧q?Ox,4fS2t>o
کm
w{SR%$_VRr*`߰~y{gl3P$~jν5]::~ĢM5m҈w[61iY3׃GO/_722b;s8,s++ˢ"
$()9͈kTVķUu%s&33"2cQSSS3SoG*D?!XHdmeEDA	Eu2WQP"ơN
gvӃGO<{3oݥc‰_Wbo۫H :ND<.KDB09%sWo1r&Lժ:G=|sc.tdE3SӦM]ISNfΙ9Dd7kYD'^Qn^~:rf&F+"=d;ҷi^Z,~|" Tj䮝%{k" |fQn^>ñ0+8PVL@{V|c_ߠgQ)5Mժ,s
8)Uޜeof>!"ÄYYS&A`3rYe}ȾyɕNC/;'T:
#}UH$:6+I{1v /..DBP j-?{T_PTT/)))k*/..&YZ(;](Kt{/^ruqOx-1y;&.,$"vwG߽mկ[;C̬Q\ii̾Gjzwg%ST'q	k$rܧc%D7#wv+
lļYݵ]:aOGϜԵs[H #">ߌd"ϝ:>ǵro޲qcggpe|G?Ęѭsܻ---|7
}8ccczsr٫E.ۺUsٵOC^
`m{e#ύ}q-ּu ;}qDDesd
%Aq+!BH:
_fs%%Dtie
/[ə<~FSݭKaQQ5oED1A#}MLbA1eђO#	(|^tSVwD"&,DoeM$D"T̜ķSefTq/T:gֳ|_|N#ab+J8nԪ<.Çl"211MDff"CvNNnν]k̇QffP3gD<&̬[k&^_b.	9SY8!ԮՑaq	wo׺E@Oc^g/b	<lc#\cfjJ]׶HkXjׯSuj7j(}=|lPͦQjܱmKz{Mdnc&N*oѪUԻ-e˖!iGٞ2h+'''"ڵk)+;G;>,%5rr)hU,==C$YYZΖ<%0!%o0QVQQQRRH$0gv5ƍߊ_(mCbD"*.)Sdx+
i޴P$du͑9ߩg
ߎ/o+
 I6-?kXᣧi>P\,'.
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection triggered_join ( Last six runs Jan2023 )

---------- Differences in errors ----------
48,74d47
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣	(`ÂJD*bQ#1`oh^bb%,QcEņA:w5Ζ%t"Add`:{ccc5X]6;HioD2^Gn+bH$[J5o*g	#dZ+~`y4RDJEZRȅ>2Ɍ5Br̄Ė .66VG4T
A4ՖP*H^=y@,۷?"jVqagyV"|NKKݽ@[ʤ=8iA4r'u՘GiiYԘzz7n}`Tqth?;A4@9--ĉg<v˗j8h>p8ESSӒ->z*'7O]=
*!˕:duZzơ[Mtj՛.U/[iW}]Js'L?|P?Z5\NaaQrjڣ'nEDgy|ױq^!rVf|ְonk7*ktb*ヾf_~Myth),޸y-JpڷnثezFkD?~&޳GM\\vwȜh_N'Ϟ*Klʲw.jT˻t/Jyx<WAѵ_3CdҸg;e}ȾϝȨlT8ҞG1+88Xޢ+VȜ?}˗Kϟ1cƲe4@%X6mڜ/?Ϛ5;;;u'ihj&=Lߞ?x&&&ʬ%sh㩫UY18yr8F
uJouSaddpu9Σ'1wgxԔtl}="566ɳ",-,8ulF+,,brx/,-۴iϸ\E8|SOx58u/s~Nrr>z.V09.<6jlbrVDVvv#z_,کm]ZwoFD1Ӧ&=uD.]/6_AaCG8~=HvgY1?0֢Oǔ,-D"Qn^)Y[7gH$251ܡ)i<}H$wv˥c`*͛7?x`׮]ORZQg6K谩޸qݭP(|EKLKj[Z	=uAYS'=yDM6nd;ofb27ݻ{kUssH4+x<mr9Ϟ
zmpc]q{aQUn\0Y={{*FF٬.}8պ;٬yֹݎ3>XYZ>D؅/zuZ՜/<z!jXy|B≰wHM߾OOO>pn^T6/-=.,*O||d`FFINIKNI!ڷz`93=u0?p$=>d眽xEv'.Pj//EAaaF濭4zqDZOçqjzFXC^3>)էqj.L_zujG+YN'\|BDQԮY]NU\l@Zz~ͼQ]Zu=j9p͓	>9N+?_
MRR:ND|}4bujײa %-)qq	s3Uuoe;#}l>߷WWvfaQѦ=/_nY$Ϩwy9UuvnG`\M6M*10_-{3	Kp…jFo]b6'%?ŝT,;JU=GOblm:oDQW=jߺCguqoH<LPū׏>ضen~ޥQvjVw?{2֩]aa!c¥k$Hgd[ms\ED۶vӥC«7n3uUQ?{ѨA[y<Sqobpw}*U۷{|;%%%ڵ߾OOxE`=x<ÆF<9I,{U\\t\hp\#cL˦ʎ~ȳ.s$ҧ.]_~ӭs;Pr\?wݸ}W$9:ѧN4Klia^\\`o!;Gqk1M;f	^
]y<c<>
Ddbb^g
Sә
~MD"_Ǿx//s֩
q꜔"|3"2RR}?c5
~ilb2K߫AiDNZy5wLKssHԭSZ5r=/?7'X[I4E`3.JOfnD*Ԙc"mG{W0^ƽniddG'#EyG9G-^qZI$w,=>)7q	66֍<){.)6.RRӾ>ЭZՄC6T^IjPMx=xM;"j޴	g+[&%~fu->̧q?Ox,4fS2t>o
کm
w{SR%$_VRr*`߰~y{gl3P$~jν5]::~ĢM5m҈w[61iY3׃GO/_722b;s8,s++ˢ"
$()9͈kTVķUu%s&33"2cQSSS3SoG*D?!XHdmeEDA	Eu2WQP"ơN
gvӃGO<{3oݥc‰_Wbo۫H :ND<.KDB09%sWo1r&Lժ:G=|sc.tdE3SӦM]ISNfΙ9Dd7kYD'^Qn^~:rf&F+"=d;ҷi^Z,~|" Tj䮝%{k" |fQn^>ñ0+8PVL@{V|c_ߠgQ)5Mժ,s
8)Uޜeof>!"ÄYYS&A`3rYe}ȾyɕNC/;'T:
#}UH$:6+I{1v /..DBP j-?{T_PTT/)))k*/..&YZ(;](Kt{/^ruqOx-1y;&.,$"vwG߽mկ[;C̬Q\ii̾Gjzwg%ST'q	k$rܧc%D7#wv+
lļYݵ]:aOGϜԵs[H #">ߌd"ϝ:>ǵro޲qcggpe|G?Ęѭsܻ---|7
}8ccczsr٫E.ۺUsٵOC^
`m{e#ύ}q-ּu ;}qDDesd
%Aq+!BH:
_fs%%Dtie
/[ə<~FSݭKaQQ5oED1A#}MLbA1eђO#	(|^tSVwD"&,DoeM$D"T̜ķSefTq/T:gֳ|_|N#ab+J8nԪ<.Çl"211MDff"CvNNnν]k̇QffP3gD<&̬[k&^_b.	9SY8!ԮՑaq	wo׺E@Oc^g/b	<lc#\cfjJ]׶HkXjׯSuj7j(}=|lPͦQjܱmKz{Mdnc&N*oѪUԻ-e˖!iGٞ2h+'''"ڵk)+;G;>,%5rr)hU,==C$YYZΖ<%0!%o0QVQQQRRH$0gv5ƍߊ_(mCbD"*.)Sdx+
i޴P$du͑9ߩg
ߎ/o+
 I6-?kXᣧi>P\,'.
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection triggered_person ( Last six runs Jan2023 )

---------- Differences in errors ----------
45,71d44
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣	(`ÂJD*bQ#1`oh^bb%,QcEņA:w5Ζ%t"Add`:{ccc5X]6;HioD2^Gn+bH$[J5o*g	#dZ+~`y4RDJEZRȅ>2Ɍ5Br̄Ė .66VG4T
A4ՖP*H^=y@,۷?"jVqagyV"|NKKݽ@[ʤ=8iA4r'u՘GiiYԘzz7n}`Tqth?;A4@9--ĉg<v˗j8h>p8ESSӒ->z*'7O]=
*!˕:duZzơ[Mtj՛.U/[iW}]Js'L?|P?Z5\NaaQrjڣ'nEDgy|ױq^!rVf|ְonk7*ktb*ヾf_~Myth),޸y-JpڷnثezFkD?~&޳GM\\vwȜh_N'Ϟ*Klʲw.jT˻t/Jyx<WAѵ_3CdҸg;e}ȾϝȨlT8ҞG1+88Xޢ+VȜ?}˗Kϟ1cƲe4@%X6mڜ/?Ϛ5;;;u'ihj&=Lߞ?x&&&ʬ%sh㩫UY18yr8F
uJouSaddpu9Σ'1wgxԔtl}="566ɳ",-,8ulF+,,brx/,-۴iϸ\E8|SOx58u/s~Nrr>z.V09.<6jlbrVDVvv#z_,کm]ZwoFD1Ӧ&=uD.]/6_AaCG8~=HvgY1?0֢Oǔ,-D"Qn^)Y[7gH$251ܡ)i<}H$wv˥c`*͛7?x`׮]ORZQg6K谩޸qݭP(|EKLKj[Z	=uAYS'=yDM6nd;ofb27ݻ{kUssH4+x<mr9Ϟ
zmpc]q{aQUn\0Y={{*FF٬.}8պ;٬yֹݎ3>XYZ>D؅/zuZ՜/<z!jXy|B≰wHM߾OOO>pn^T6/-=.,*O||d`FFINIKNI!ڷz`93=u0?p$=>d眽xEv'.Pj//EAaaF濭4zqDZOçqjzFXC^3>)էqj.L_zujG+YN'\|BDQԮY]NU\l@Zz~ͼQ]Zu=j9p͓	>9N+?_
MRR:ND|}4bujײa %-)qq	s3Uuoe;#}l>߷WWvfaQѦ=/_nY$Ϩwy9UuvnG`\M6M*10_-{3	Kp…jFo]b6'%?ŝT,;JU=GOblm:oDQW=jߺCguqoH<LPū׏>ضen~ޥQvjVw?{2֩]aa!c¥k$Hgd[ms\ED۶vӥC«7n3uUQ?{ѨA[y<Sqobpw}*U۷{|;%%%ڵ߾OOxE`=x<ÆF<9I,{U\\t\hp\#cL˦ʎ~ȳ.s$ҧ.]_~ӭs;Pr\?wݸ}W$9:ѧN4Klia^\\`o!;Gqk1M;f	^
]y<c<>
Ddbb^g
Sә
~MD"_Ǿx//s֩
q꜔"|3"2RR}?c5
~ilb2K߫AiDNZy5wLKssHԭSZ5r=/?7'X[I4E`3.JOfnD*Ԙc"mG{W0^ƽniddG'#EyG9G-^qZI$w,=>)7q	66֍<){.)6.RRӾ>ЭZՄC6T^IjPMx=xM;"j޴	g+[&%~fu->̧q?Ox,4fS2t>o
کm
w{SR%$_VRr*`߰~y{gl3P$~jν5]::~ĢM5m҈w[61iY3׃GO/_722b;s8,s++ˢ"
$()9͈kTVķUu%s&33"2cQSSS3SoG*D?!XHdmeEDA	Eu2WQP"ơN
gvӃGO<{3oݥc‰_Wbo۫H :ND<.KDB09%sWo1r&Lժ:G=|sc.tdE3SӦM]ISNfΙ9Dd7kYD'^Qn^~:rf&F+"=d;ҷi^Z,~|" Tj䮝%{k" |fQn^>ñ0+8PVL@{V|c_ߠgQ)5Mժ,s
8)Uޜeof>!"ÄYYS&A`3rYe}ȾyɕNC/;'T:
#}UH$:6+I{1v /..DBP j-?{T_PTT/)))k*/..&YZ(;](Kt{/^ruqOx-1y;&.,$"vwG߽mկ[;C̬Q\ii̾Gjzwg%ST'q	k$rܧc%D7#wv+
lļYݵ]:aOGϜԵs[H #">ߌd"ϝ:>ǵro޲qcggpe|G?Ęѭsܻ---|7
}8ccczsr٫E.ۺUsٵOC^
`m{e#ύ}q-ּu ;}qDDesd
%Aq+!BH:
_fs%%Dtie
/[ə<~FSݭKaQQ5oED1A#}MLbA1eђO#	(|^tSVwD"&,DoeM$D"T̜ķSefTq/T:gֳ|_|N#ab+J8nԪ<.Çl"211MDff"CvNNnν]k̇QffP3gD<&̬[k&^_b.	9SY8!ԮՑaq	wo׺E@Oc^g/b	<lc#\cfjJ]׶HkXjׯSuj7j(}=|lPͦQjܱmKz{Mdnc&N*oѪUԻ-e˖!iGٞ2h+'''"ڵk)+;G;>,%5rr)hU,==C$YYZΖ<%0!%o0QVQQQRRH$0gv5ƍߊ_(mCbD"*.)Sdx+
i޴P$du͑9ߩg
ߎ/o+
 I6-?kXᣧi>P\,'.
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection tripid ( Last six runs Jan2023 )

---------- Differences in errors ----------
48,74d47
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣	(`ÂJD*bQ#1`oh^bb%,QcEņA:w5Ζ%t"Add`:{ccc5X]6;HioD2^Gn+bH$[J5o*g	#dZ+~`y4RDJEZRȅ>2Ɍ5Br̄Ė .66VG4T
A4ՖP*H^=y@,۷?"jVqagyV"|NKKݽ@[ʤ=8iA4r'u՘GiiYԘzz7n}`Tqth?;A4@9--ĉg<v˗j8h>p8ESSӒ->z*'7O]=
*!˕:duZzơ[Mtj՛.U/[iW}]Js'L?|P?Z5\NaaQrjڣ'nEDgy|ױq^!rVf|ְonk7*ktb*ヾf_~Myth),޸y-JpڷnثezFkD?~&޳GM\\vwȜh_N'Ϟ*Klʲw.jT˻t/Jyx<WAѵ_3CdҸg;e}ȾϝȨlT8ҞG1+88Xޢ+VȜ?}˗Kϟ1cƲe4@%X6mڜ/?Ϛ5;;;u'ihj&=Lߞ?x&&&ʬ%sh㩫UY18yr8F
uJouSaddpu9Σ'1wgxԔtl}="566ɳ",-,8ulF+,,brx/,-۴iϸ\E8|SOx58u/s~Nrr>z.V09.<6jlbrVDVvv#z_,کm]ZwoFD1Ӧ&=uD.]/6_AaCG8~=HvgY1?0֢Oǔ,-D"Qn^)Y[7gH$251ܡ)i<}H$wv˥c`*͛7?x`׮]ORZQg6K谩޸qݭP(|EKLKj[Z	=uAYS'=yDM6nd;ofb27ݻ{kUssH4+x<mr9Ϟ
zmpc]q{aQUn\0Y={{*FF٬.}8պ;٬yֹݎ3>XYZ>D؅/zuZ՜/<z!jXy|B≰wHM߾OOO>pn^T6/-=.,*O||d`FFINIKNI!ڷz`93=u0?p$=>d眽xEv'.Pj//EAaaF濭4zqDZOçqjzFXC^3>)էqj.L_zujG+YN'\|BDQԮY]NU\l@Zz~ͼQ]Zu=j9p͓	>9N+?_
MRR:ND|}4bujײa %-)qq	s3Uuoe;#}l>߷WWvfaQѦ=/_nY$Ϩwy9UuvnG`\M6M*10_-{3	Kp…jFo]b6'%?ŝT,;JU=GOblm:oDQW=jߺCguqoH<LPū׏>ضen~ޥQvjVw?{2֩]aa!c¥k$Hgd[ms\ED۶vӥC«7n3uUQ?{ѨA[y<Sqobpw}*U۷{|;%%%ڵ߾OOxE`=x<ÆF<9I,{U\\t\hp\#cL˦ʎ~ȳ.s$ҧ.]_~ӭs;Pr\?wݸ}W$9:ѧN4Klia^\\`o!;Gqk1M;f	^
]y<c<>
Ddbb^g
Sә
~MD"_Ǿx//s֩
q꜔"|3"2RR}?c5
~ilb2K߫AiDNZy5wLKssHԭSZ5r=/?7'X[I4E`3.JOfnD*Ԙc"mG{W0^ƽniddG'#EyG9G-^qZI$w,=>)7q	66֍<){.)6.RRӾ>ЭZՄC6T^IjPMx=xM;"j޴	g+[&%~fu->̧q?Ox,4fS2t>o
کm
w{SR%$_VRr*`߰~y{gl3P$~jν5]::~ĢM5m҈w[61iY3׃GO/_722b;s8,s++ˢ"
$()9͈kTVķUu%s&33"2cQSSS3SoG*D?!XHdmeEDA	Eu2WQP"ơN
gvӃGO<{3oݥc‰_Wbo۫H :ND<.KDB09%sWo1r&Lժ:G=|sc.tdE3SӦM]ISNfΙ9Dd7kYD'^Qn^~:rf&F+"=d;ҷi^Z,~|" Tj䮝%{k" |fQn^>ñ0+8PVL@{V|c_ߠgQ)5Mժ,s
8)Uޜeof>!"ÄYYS&A`3rYe}ȾyɕNC/;'T:
#}UH$:6+I{1v /..DBP j-?{T_PTT/)))k*/..&YZ(;](Kt{/^ruqOx-1y;&.,$"vwG߽mկ[;C̬Q\ii̾Gjzwg%ST'q	k$rܧc%D7#wv+
lļYݵ]:aOGϜԵs[H #">ߌd"ϝ:>ǵro޲qcggpe|G?Ęѭsܻ---|7
}8ccczsr٫E.ۺUsٵOC^
`m{e#ύ}q-ּu ;}qDDesd
%Aq+!BH:
_fs%%Dtie
/[ə<~FSݭKaQQ5oED1A#}MLbA1eђO#	(|^tSVwD"&,DoeM$D"T̜ķSefTq/T:gֳ|_|N#ab+J8nԪ<.Çl"211MDff"CvNNnν]k̇QffP3gD<&̬[k&^_b.	9SY8!ԮՑaq	wo׺E@Oc^g/b	<lc#\cfjJ]׶HkXjׯSuj7j(}=|lPͦQjܱmKz{Mdnc&N*oѪUԻ-e˖!iGٞ2h+'''"ڵk)+;G;>,%5rr)hU,==C$YYZΖ<%0!%o0QVQQQRRH$0gv5ƍߊ_(mCbD"*.)Sdx+
i޴P$du͑9ߩg
ߎ/o+
 I6-?kXᣧi>P\,'.
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customID" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customID" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection until ( Last six runs Jan2023 )

---------- Differences in errors ----------
53,79d52
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced stopLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G玣6,DA4Kl1Kh74jb%%k[D*"Jcu\8>lqY"QU@.ު.DFFK`766V%:uӈL+1p2	M#j10b`*藪<H%%A4;\&%APx.T,YUQ:ϗ]P-.LOl	bcc{D@P*KUmšѓ=ܬ}ks_.**VuY@*/Ȋ@WƘiii(}P''5ƹ\1#^u~uS3--#3TnQB&߽OWb{;۶~>ܸE)!@	:iii'N_?;ѶC/_
T@ljDU9IM(,*644,--Yr1xᣧrr󔕡ҳr\CqAߦg:znѬi~,urNt!uu&Ͻ<+1}n^Ajr9Eɩi<ŞqAƽ>{C,.7Qߞl
Nゾe_~Miwh/߸y-JpڷnģYzFkF?~&޽[fM;]vw8}KJJ<{~>jqqV,zRfܼKWo$gyxe];4Z9TA?)MiuևkމzȖA/,y@-Z|ӦM[lӧ/]TxzAT15
nӦ͹̙.{9x"ºd̴iCqg`` ZJy<Xș'iܰ~t+B===ìp=s>FDԥc۬[wQvNO=efjZɡc;/;t
ח035ifMr9KKlbl\XXǜ<tjԣsw.'7ᣧ.

S?wᑶQ}"w䔴,fQNmվ}3"*%5Yonff&644٭@ pp8ΰ

:hoUw¢b3<ˋad-5GDFFFDdnfVTTH qk144444;{?:9%ͽW3߾OҎ?N
Zlx,@ӕEڵũSjU#>f	
6e|#= =T735Oxi*v-W3SGOcryqGO}%}wӍv3ۃXnkAaM\D <yy.
9OC[_
\γ¯^glWo^XTfի['NLVϞ^o6K())%"fvN6unc̬f<v˸^:8W316.*.~)Q&&&	'.|A===97	o[x>9.>>yySzzLf(//?]	}'9%-9%-6.Co~	2rf&zvdfjrI7}{|9{JlmO]ÿ_ZbSSӂŒϭZx5zqD\ofOc>wi$5=#C!ZF{xդqu'G/@u#ˬRNg.KJ!OԪ!RHG{'GmHKxR٧g|["V[=y2'l@_?)%uߡDմ1;GOOSV+..NIKgʣ_R,}[4;v}&)߈KoOkՕYXT)ttWsqvz>k?}ND[6X+V`&qSNH@Mh^<}tfBbi.\pZ[q8zIi|yEq/~7Sjtyѓk+[}:ծGOb,-۷nicm1Yj\"SEtu~ϭ,;mwDԩ_g/\p9:+,,d{l^tl<{aeiѡon~ޕkcV5]]]rthSXXxmf`**<g/7߹_:k&6^MW>ho׾ϻ)--ίCߋ3c>9>W<8x&&Lb-TII	q]5r
E3!.23+;ILczYJċw~M|>qt%w]@`gkMJ;D$-III٭v7u_'$z4vxzzz<idܾXsxYzzz^_4ONMgz+x7o*╏|ΩWv7ǹcRrΚQqq	CFRJ̢|>Я
_ƾ>O3z4Ͽw33MAv~
_q;=3D tԶvM׿\QXZ4U@3.Obn
{;C͎M`dh1oE/^7pS:
<~QNQ3DVCkeffI"@OJyM\|Ecz
޾K'Դt^-;|ʹ8o-,wt_fM=<&YZh֔
-S_Idr햱W>=Y5j>de|?
еSۚ.b秤%$KH|נ^T֦QN_#"/{k:w;~ȢfM7kژ?w[61iEs׃GO/_c;s8,SSssbf)rӧHfQRrWN횉oWKNK7639	PI,|?bPQq7<+,͉¢buWQ"mܓN
gvÃGO<{oݥc‰WbcիԹp"q9\")iEE_z7zkbblYcǏ>7ҡMO]424lִq+0d朹pCD&F"˯_\.`aEő۴j]W,wI?.hxQqq췩];K|DdfjJD̢ܼ|cjb,@y110_[}q>DIf-?WR7ժ23LMM'K*,* ;Vxsvg׽\.8fe}`Oef!V}?+ÇO_vNx
%"0@pm^Odѓ<b>w /))|>XZ <~(/_ZZZ$T^RRBD%B|>D|޻Ts|򕳓C|lĈ3??_q޽}~>נ^3>D=|,q]bsu|hd'*I\|[=v8z7FF\.wI)͈]:]|kK¢'1/kpru"umؓ3.uܖi-*.#"cc#&ϷڿwzvtڊIx˖ZdIH-~}Ͻ[srޏ633j8v㨇
etlRi׾Y{*ZԍK.=47ŵZց75ϝp7KJ_hxz	ڕ2+)-%N3-KW-xJd3T_Y.՜
թu+"	S|o`Lp9\6---M4nQqp /]/@ ;;;MIJ	@xJ{;Ksf={ܫ֩y;pJ())iKJJ>Rn>|&"Dddd(>d{ڵI|effO1sFn"*,,̊Oh+q3qNOs~-۷~R䖔<{EiqQGvM~lp
9\KYIzmyvMuܽݠn}FOߔ?r
;m^mρLLs	f<-h)SH[rJn}xҥԄ)((h8"rᾌ/:vZ(%5rrllh-==C ϖ<E0!%o0QVQQQRR@ 051fΊ+4:lC?r7M7%?g`?D$PIip"q[qޏnؠnfM|Dx+m_4jp;򾴭'ڴQs󇏞
C@I@Z>kT{>jTOJNaګܼ9hi)4,99:0]Vَf	-{|'7##ӣa}{3/91,2
}ʧ1kCj|A
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

daily.demand.stop.parkingarea: 49 tests: 48 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea volatilerecomputing ( Last six runs Jan2023 )

---------- Differences in errors ----------
39,232d38
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Removed object edge:-E1 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:E1 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced stopParkingArea
< Debug: Deleting unreferenced stopParkingArea
< Debug: Deleting unreferenced routeEmbedded
< Debug: Deleting unreferenced vehicleWithRoute
< Debug: Deleting unreferenced stopParkingArea
< Debug: Deleting unreferenced stopParkingArea
< Debug: Deleting unreferenced stopParkingArea
< Debug: Deleting unreferenced stopParkingArea
< Debug: Deleting unreferenced stopParkingArea
< Debug: Deleting unreferenced stopParkingArea
< Debug: Deleting unreferenced routeEmbedded
< Debug: Deleting unreferenced vehicleWithRoute
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced parkingArea
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
< Error: Attempt to delete instance of GNEReferenceCounter with count -1
< Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
< Error: Attempt to delete instance of GNEReferenceCounter with count -1
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\w aoPY
*"UQ8p٪ujֽuP[mk[~jkZ8Z((8XAL~|BH^.w]r+@k
(˫]I`߈5sH
`~k̽<j-H$i5[,	#4&_j,F	8hZd&Rd`o
Ȅ>51!7VJ
rKKK
4l	{D@h>*AMƽ5AGO{_K+**.bꋝi`u9''G[eee*_"4ũ	q--O;Q*,ֹcNN^bQC]g
	קտo"N,^^^
`b&Uӛ7翶<7yۧOpqIeWTVWW˭l̜ΉSgKTUʋUS
$5Z0gFNnorޞ
}>M+w|wٷm-Q{N	q;s╗Wdf<sf'&];=Y%+p7zW(kĶ6̙Mvf1įZ+o*QC7wWw7Sܼ'>kGgonm؆]ϭ;Dd?bȀ.crJb)&FcF
mP\Rzo_ˬ+mmm"|>֍6j^=j;k׾o0QPx:(%Vt.Pe˖zk׮]5_bΝ;ǯ\rǎc5r}W\\}V^SXXضm#;Nobޱb"ĩslXQ(2WJ|>_UM*,x
t8(Oثؼ<Aw髪.^%(,y.&ƱqoFDؿ]\Gyy[@ S024fOnohieMl_^^/'ˢ9Ч{

_T\rC]6eevᑵP7_vq8q̨̬aupnw'2FxdVve[ÍN:3z Ht!xx<޴Iˏvʦ#WTrk,+&֩	==="262<|w"D%DdhͶH$NTtfVkGGOKD?b'@=ܹS:K_hx-%{{{Æ
3119CSD"QJd6Kh%\V{D4n0{6FB06IP!
***<|t):q=|zzyež3n߻E9ĮmkCH08>_ۯ{NZZ	!Ws
n\_~{+ڶeE=p*E[[Ǜ+*UUD|w+ktDc#'xķk@_ރ<"N.)^,+{
g)i>i陉).gfskksrpyEEIIi`鵵_Y3'$Fddhpq

.0?xq̨!&Yz,>_ۻ{+|4ڶnѿ]rzt'-k3wֆҾsÿ>l<#"Ƕwru+[V?>h߶W4"ܮs㧸2Yx}zyytu2vޭ7F[[{P7:ueTUBlݦ6iDWW,+;^O=<,Nk[ø3&$vkkkz?1Qk=6 [|Y$20/@yxʕlƎ%\p…Nxo-*r*υZ9?z ť%._'"vO>251o/*ҕgD$S%8ڷ}𱹙~o^`t2O7|PrkIReE=135S\Zv&
]0o_+b\
UQ]btq>gϴ>IH~M+gd^vuu}\|.e݌=-=39%~x<.}6H)TUU.њiii$g2Eat.x^ul:::BPK׶mTp(HdeiND$kb#CjK"6VYs6oRJ[G>͓uP(0#"y9p+)-ezyuD+'$_{KAaQvIx<^6Y+kGDU쇌l/7[=<܅BS'
tO
}ӌ__s;7?P__$
ǽs+720Dkh)zIinWYYejb,|#pXz5N
HBbSs&,i[YZ&&uuwV-~ݿoSSFDID7:ɼE@3,19ԤkK]d"`$6SҞ)8պ䔤g&&Ɲ;:^@߳_O=K}ND&ޞݸ,^DNzv^]~9q:%-Lzt<*ri߸Y9)SRw.#3=ZYZurv_[K"Uwo;į%ų[6z곜Zny<^o2q{l6044066dr^], [9Z9imY	zzzb+(+ʲųܙ+*+E?["ؘ*+ٺWTx<jEN5ǻ{Dt6(~k[{=C\p]2nP**+@iP$)߷uVf6cb>>xzݺ^{Փ92CDznKJ;OKKKOWgiws<iBʲ̙^QY~mS?MH""#CC"*..eox<C}9e`_e࿏&)|DG'_4jg[K-Yahh =>yFyEEk[kXY[Yx)ǰZZ<"x_LEk>eEM6rE((էnKOPPPd*JO۹q}\ʼnDKWOŵ[޽
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<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">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" type="id" depart="0.00">
        <route edges="gneE2 gneE4" color="yellow"/>
        <stop parkingArea="parkingAreaC" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaD" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaE" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaF" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaG" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaH" duration="60.00" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_1" type="id" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
    </vehicle>
</routes>

daily.demand.trip: 143 tests: 140 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements trip fix ( Last six runs Jan2023 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements trip load via ( Last six runs Jan2023 )

---------- Differences in errors ----------
20d19
< Error: Could not build trip in netedit; edge doesn't exist.
---------- Differences in log ----------
2d1
< Error: Could not build trip in netedit; edge doesn't exist.
---------- Differences in routes ----------
7c7
<     <trip id="trip_2" depart="20.00" from="gneE2" to="gneE5"/>
---
>     <trip id="trip_2" depart="20.00" from="gneE2" to="gneE5" via="dummyEdge"/>

TEST FAILED on ts-sim-build-ba : demandelements trip transform flow ( Last six runs Jan2023 )

---------- Differences in errors ----------
69,166d68
< Debug: Adding flow 't_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 't_0' in GNEChange_DemandElement
< Debug: Adding trip 't_0' in GNEChange_DemandElement
< 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: Removing trip 't_0' in GNEChange_DemandElement
< Debug: Adding flow 't_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,6.80,13.50,34.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 20.00,6.80,40.00,33.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
9d8
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="t_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

daily.demand.trip_junctions: 135 tests: 134 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions fix ( Last six runs Jan2023 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

daily.demand.vehicle: 142 tests: 139 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements vehicle fix ( Last six runs Jan2023 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform flow ( Last six runs Jan2023 )

---------- Differences in errors ----------
73,177d72
< Debug: Adding flow 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'v_0' in GNEChange_DemandElement
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Adding flow 'v_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
12d11
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="v_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform trip ( Last six runs Jan2023 )

---------- Differences in errors ----------
73,177d72
< Debug: Adding trip 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'v_0' in GNEChange_DemandElement
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Adding trip 'v_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
12d11
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="v_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

daily.demand.vehicle_embedded: 140 tests: 137 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded fix ( Last six runs Jan2023 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform flow ( Last six runs Jan2023 )

---------- Differences in errors ----------
73,175d72
< Debug: Adding flow 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'v_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding flow 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,6.80,13.50,34.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 20.00,6.80,40.00,33.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10d9
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="v_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform trip ( Last six runs Jan2023 )

---------- Differences in errors ----------
73,175d72
< Debug: Adding trip 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'v_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding trip 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-13.20,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,6.80,13.50,34.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 20.00,6.80,40.00,33.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10d9
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.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="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.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="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.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="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.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="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="v_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

daily.demand.vehicletype: 173 tests: 172 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load length ( Last six runs Jan2023 )

---------- Differences in errors ----------
18c18
< Error: Attribute 'length' in definition of vType 'vType0' Invalid Number Format (double) dummyLength.
---
> Error: Attribute 'length' in definition of vType 'vType0' Invalid Number Format (double) dummyLenght.

daily.demand.waypoint.basic: 3 tests: 3 succeeded


daily.demand.waypoint.busstop: 52 tests: 51 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop volatilerecomputing ( Last six runs Jan2023 )

---------- Differences in errors ----------
32,139d31
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced waypointBusStop
< Debug: Deleting unreferenced waypointBusStop
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced waypointBusStop
< Debug: Deleting unreferenced waypointBusStop
< Debug: Deleting unreferenced waypointBusStop
< Debug: Deleting unreferenced waypointBusStop
< Debug: Deleting unreferenced waypointBusStop
< Debug: Deleting unreferenced waypointBusStop
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy\.7r
(""bU^Z2#+FVV_,kf
x((x"}-,G|=30|ft׷CЀ@wiu,&%%5c$
O#hzڛWnq
n$(Q~4oL90@XIKM+zY"A6-sd--90@4w
a̳\r3b@cړ[$7Y5W_:Rqh$^yݻ}h٠gVUU7w,av6dE Lyyyrvv)iO*NZ.^b:=`-1"-3+[(jL̀~}u9FH!@	-/FA4mLI~؆
n}49q2x|q\n~AeUamm`aWLSjFPOOOk7~=)cȠ~[>uo+|;^mc;r߸uxKgLUOͻu;rt,y#)a騹^WT*	cG~c*&]9oDD]<{ᒢG
!u%jDqܠ^m^;>!Qzy~>=;D]kDdbl<jؠN55qFf+mƍޱKiYY乿dQ[f}@ =hcFӫgrݓҽG{X[=)՘؛|j]iϭO>DKnݺe˖K(h&	Mii-Ybeqq[L}_ƪssalZ᩸@ 000Pe-*X5Xqer׭k!DZu9ukq5a/_ND%BPB{cbLM;
n~mEOOO(*)Y^O8P|yEWVV{YRZ!GSCݼuũ}EEev?CxmTh`n_7&;'5bȀN_cLxiɡ'

Ǝ"HNE^'VTVQ/VYU[f}/VXS~zzvDDBȈ̪|$IiY!cP"
-.>;'ϣˣfd=H$?NںuknMOW`??_~eĈmڴ)Dc)h/s+oф#ڛۉCOGG
lfjRUU}3Qٍ+/8z<νD׻o/+	cDr7=n0'v&&Qls~^]q#];b?zweU_K#8w`E%K:u<[E__/_Tjjj8miЁ?x艹=uAK#89316qGEdbb{銊;b(-#_FVvJj=OKʲsyl<=1{?-';'/;'/)%ν^uP@߈sTd61v3SGM$t{nhaSSӊʂz#qcv}|gHNs
:mWDܞݻwgc::wƲUDn~?y:q޼"][;_8c^ީiDɽc'd'qzw4
۳G7~/zvT]]Բ_P$upnξo'>y?а"'7<v	/gVVUصݝ G''G~/g/pS	O܇~d/hy	e؄܁%:uԩS^;7qKsKrJ]:QUʉʷV>HuAeg^$".޺}עk+3RRt*	wYYZbiyY乿h~.arz!+++"/<|VXVm--/pxS(Nؿ_W*gbEUUTݺv:cC()呾~gɩw=ok;(Os_2_`^dM==#+;5-QC[Yy@ 8O1[X"
\hqPfyK߾ͣ;2ҳ!up'?|4r@X9w]&Hlm\E'-lfjRSSkcmDyoP(x}ٙ/d\!m-^~<˳sh>=$	
Iɩ~򤸤cG9#&FDT]]þx{X,~s+BფF>j&_}5X"ϫks]/,431H$#LŲ<HoƢA/zْR.%DZP&024
,Ӷ60&?|z򰻗oq|@{V墏=$^ZXXHY@䇏RR,,ttYj8)%rrޚ1٩}L%<yRzԴ۴1=&&>=~L"hcӃO-g>|uᲱQ~:t,-#ژٝO<)+ҟߚ!:8;W~~Nn^ZzfZzfNg精G[k."E{'
H,׽k;v[>=ƦoG,Of=BO3psWPXdjjbnnVUUSnzvtzֱCzFVv}|c9+ȨJjla\`)U7XDܜkپWVUsǒ:(	˛(+/gƭ;ap"<Μ0vKUFFGP(H,gUVU~zz&&B!+};؛		w	
:xi#CCBOGݺ}<u!"c#ONxJ;gdh0o7_| eeϟ3:
#LzLMUZVqr`dC%dZW:߇:<jNi1RaaI陏+9)Oޜ
qS_qDq7=aݧ)^fYܢ_WKJJ.IɳȰ2̰A]*M"97cʄnd޺}ty?kjj$X,굖H$	'WTUUUR]555DTQQQ]]ޭ.kjj>込<#3˩ɎviR9O+\qgJ"{-.Z\P mX`@aѓ؛	re=lkK/֯/wLY<SR:x?>J722ӻs/)qD"x)zSzbʢMee\]-Oz8<?r<z2<r㷪XYDtcG9gme(-Jf%qir>eqo#,.)offڳ{]ٛ	7B
*.)kpja~@ͽ=ڦ%_R^z`JV)DfDrZꚚ?ňk,~ֲѡN%~v	^YQz*|wjPYUrt,KY~70=NOGkkkSϞ[U]-geeCvC"P">JD"H$|TlNIIIzFV%%r߭[2/~RO rp%&NzVjjj(C5557\ڋ:v`I1D"yR\RRZCD40O~A[DTXX(?=HgDTYYYXXf٦M/{Y3UP8}==h~G~MIMz-n`Aw>>555'VWU8v.۴N'%rzurݺ-!m<v;z]Dn⻈wޜF>)f|R/	/ztvhjeqiY`R^@KxbEo}駚ppp0r`-`TTTLrv$֎mnggGD#FxQNnY[[]JIr~RJbSK)YǏ%1<^JyO~j׾ߜZn].Gʔ/>ا)qu5I$TS[#?ΑҽvKʑU9r۵y˕8E[Qg67oݑ^55|ZXBEd>~\UU.318YgoiiٓⒺZ@u,9۱!ǬIq][P8;05ͿX,{r

vkksȊ2l`eʪ¢
D`63Y]m`tlXԞ_dE_ӡҿ%o{^=9p86UUU:\]g`}չe`ɒ%݊Sh	]I+++Bᶽzz]FN]~]vQI$/ffeۣ(J"޳پ/17K@I7QMM
Be=bbo
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4" color="yellow">
        <stop busStop="busStopC" duration="60.00" speed="10.00"/>
        <stop busStop="busStopD" duration="60.00" speed="10.00"/>
        <stop busStop="busStopE" duration="60.00" speed="10.00"/>
        <stop busStop="busStopF" duration="60.00" speed="10.00"/>
        <stop busStop="busStopG" duration="60.00" speed="10.00"/>
        <stop busStop="busStopH" duration="60.00" speed="10.00"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="60.00" speed="10.00"/>
        <stop busStop="busStopB" duration="60.00" speed="10.00"/>
    </route>
</routes>

daily.demand.waypoint.chargingstation: 52 tests: 51 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation volatilerecomputing ( Last six runs Jan2023 )

---------- Differences in errors ----------
37,222d36
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Removed object edge:-E1 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:E1 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced waypointChargingStation
< Debug: Deleting unreferenced waypointChargingStation
< Debug: Deleting unreferenced trip
< Debug: Deleting unreferenced waypointChargingStation
< Debug: Deleting unreferenced waypointChargingStation
< Debug: Deleting unreferenced waypointChargingStation
< Debug: Deleting unreferenced waypointChargingStation
< Debug: Deleting unreferenced waypointChargingStation
< Debug: Deleting unreferenced waypointChargingStation
< Debug: Deleting unreferenced trip
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced chargingStation
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4{(
2ޣY* "(AOdFDd! e	{I88CV4m~s#O܅,c
$,,U0(cWrtV̽			F	@5mڔF62jSr\c-hW?OIh֒~Rq0G~ϧL&O`
h1jMJ2Lzx<;a:%$$(z`LgctDq#Gs/.!spӣSgbVw6/2\|T@@@EEt8@xWߌ1`AML[5m&=#K(L[]t  vy	(hzc=977X@x߅.~\X84^3_)D*^ܳ`Ii
4xuTCt5sګy;}ԡ]>?boy~>Jܸug߁j/-+4~LP@g޹{%2;3|7d]6sGav]MP]cWNxeM/
i)]u=j0LmCZ;9oX[6ԡzlml"iD*Ti-#
jҸQiYٙ󗔾QR-|>	@PN6_nɪm=uvsu),*ﵨ\J1K1kܹΟ7oޚ5kTϟ?Պs0
h6-[~,5847vL.wVxZ(.tyg5q@`.VbF2iӪyF>0Za܋v&ɳ"
׫ʵDT\R*
./
>mogٯwڴ*+Zx<P(R٭svxP(Ծmml*+;>,)-RN>ۅ:x씝KJn߹=߷2+!<V*t%M/_P>5fAMG\e_2z{{=DVÇ'\P0SQY<ܟ:R,ë-/VLNԾufD$
^,"e"lmztH$rj@ߞodelЁyir\G5k֨f`RpN~;::&;7?OQfl_y>8N&݋}xMlbɝq]d/D\0}ODB;b_=Xi[EeU:V.ߏ?v:߷WאV-x<&A7_}W)sEכ-*A‰/y=v:%ڸuWT͆{

NFckc#Hnݹnlkk8#'+*l 1?z֣k.edpܼvR,.++OMdXuy>I9YٹYٹ	I)Oy>=>ىCÊK<ީˁ#'GXm״]Eee~ǚڷ;ʃ$"کtl6'/?_#ZJ/{i߶;ypfAMv;cٗ7mD}^FJvׯyٍtMyFD͂4j}\ld{ж윟~ODݻo׆ֺE3DG(bwZ^~yǫk:ʸHT^QG&a.=b07R,޲}7{uF|br22~жg/{"
^]P|}Z^~Ljhrĉ'Nl[e0odGqҡ3/0&܋sqvЧGiy٩(Iw99:i/ةI)H1*i01.Nzu+-/;s_"߻{`'2<fHޕ܈g.$?zZ,[Խ؇N}{v--/;w
խq3o󗮲/9u[X]>lӪ>nI)~S?pӣKzfUUUݽoϮ'^d_5݌=-#+qvWYy@ `Fֆ]X.#T*e+f[Y	g#.dAaq̽6-{@Yz:$^uwb!z[YYd2y@ t\.wwsCs5h"ҴTZRT\](<JMg_85usn@ d]~K&:{9|>s˳r
]^Z	SN{KQqI&	ɏVX[k"H9aϱOu
dM|Ah%OH>~W3}{v
ij~ռ{[[\>&NXV^\HNJ;M <1%JSrҮM`-	6iZY	O'%
i
x20/鰬wwc"%1&iE@()屓cN=vi	I)Dq>ҵSTT8UɏRZ5:s_[[B~mߣt"rrtԡUʖY9ɏR]bccݾmAD۷pQQqNnjW^ܿW~85qjzfM2rؾGw7-5mP(D$Tvv}?|Rth׆s?O6l-00?ױu|>7aB;;[{X>EnzzbdM4NMYy66O9[Xa5EYva,*EVoL/HnܿX\@DIb	0lS- wJD.+/g7֝b
}zбDt:K$6&"PcxD$˲s+am_lmmBL_w sȀ>:ks;zs8!"[-}؇DTZV<Ʌ<Zd5c+b$mn }n3]7]~Ib$-Tzg'&O3cgke@MtXVSR-?B@ϘGr#4HvvS3+boOXy13ᅑ|!"at>e?yv>-J]ZIIEE%O_qIHu>=Z&"n"\~IGiL{q7na+@.JrL&(Z;Wbv~UUX\*QEED"eT.ɤR3}'y{<N+V<lWVX,{f1BE((,}WkٞFDnT"az8r(X.aDmׯees/)qPwxTkkǻ !=3[._9tP#'x2ɱR|/.>sÄA}{rw;3x@/W,5[fZF]!㹺8xGӸ(qqqfqw͘{7c	̓]\Rzf]mU޾}PزyP>%٢Š~}w7qq/@@01zjOI&^5)#]v$"{"Bc|h$ROFdU26d2o;iU:iU۳ľ~Y٢XiǻR,n4Jd4i>d˷R8ZUUMyz]DDYYYy̅}G^%X(ˋS
\.\9%%%iKrufyW}VdNÄ۞<{!iQ7aTJ4-,Jomܤ1{9b"H.q%/X"*((ɞb(n",((LJy.Dy/,b1D{w׮#|`T*}0N"H]v֢'E%XDOTV=D~^ޤq@oƴnj%DzN1u/{B5|fA~l?A6ee{?-9shzjݺu]w
իL`TTTt}}oySOu$Wb:;'JJ\]]Tk.//_.;=LHR-KJH
6e,\ngkݏW(_\ϵvwsپ&ԶM+Jd2I$HH.'iT1gfeF^7cZԡL.{Zrjvs[\i-Z{+^ߞݞk<"@*TaE$TNzfX,iID}3jDu`B5+lrii';-*.
Y˓Swdjn~~AHn(--pg6;;:TV
+++rG{V窏gNY2/JܙNJbqog'Ǘ_2sY2\"jԤc;~ssbIMefe`_|\2v-JwF0+++BƝxr
qkPN]n~&vϵ*-+}{vKb{?sX¼Bw7\gf>_P` ^K7T*eS(Qѷ2srr끕xFEB+7VP"iQ7cȉY9Nj0."*))
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<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">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip0" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop chargingStation="chargingStationH" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationG" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationF" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationE" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationD" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationC" duration="60.00" speed="10.00"/>
    </trip>
    <trip id="trip1" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop chargingStation="chargingStationB" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationA" duration="60.00" speed="10.00"/>
    </trip>
</routes>

daily.demand.waypoint.containerstop: 52 tests: 51 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop volatilerecomputing ( Last six runs Jan2023 )

---------- Differences in errors ----------
37,222d36
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Removed object edge:-E1 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:E1 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced waypointContainerStop
< Debug: Deleting unreferenced waypointContainerStop
< Debug: Deleting unreferenced trip
< Debug: Deleting unreferenced waypointContainerStop
< Debug: Deleting unreferenced waypointContainerStop
< Debug: Deleting unreferenced waypointContainerStop
< Debug: Deleting unreferenced waypointContainerStop
< Debug: Deleting unreferenced waypointContainerStop
< Debug: Deleting unreferenced waypointContainerStop
< Debug: Deleting unreferenced trip
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced containerStop
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4{(
2ޣY* "(AOdFDd! e	{I88CV4m~s#O܅,c
$,,U0(cWrtV̽			F	@5mڔF62jSr\c-hW?OIh֒~Rq0G~ϧL&O`
h1jMJ2Lzx<;a:%$$(z`LgctDq#Gs/.!spӣSgbVw6/2\|T@@@EEt8@xWߌ1`AML[5m&=#K(L[]t  vy	(hzc=977X@x߅.~\X84^3_)D*^ܳ`Ii
4xuTCt5sګy;}ԡ]>?boy~>Jܸug߁j/-+4~LP@g޹{%2;3|7d]6sGav]MP]cWNxeM/
i)]u=j0LmCZ;9oX[6ԡzlml"iD*Ti-#
jҸQiYٙ󗔾QR-|>	@PN6_nɪm=uvsu),*ﵨ\J1K1kܹΟ7oޚ5kTϟ?Պs0
h6-[~,5847vL.wVxZ(.tyg5q@`.VbF2iӪyF>0Za܋v&ɳ"
׫ʵDT\R*
./
>mogٯwڴ*+Zx<P(R٭svxP(Ծmml*+;>,)-RN>ۅ:x씝KJn߹=߷2+!<V*t%M/_P>5fAMG\e_2z{{=DVÇ'\P0SQY<ܟ:R,ë-/VLNԾufD$
^,"e"lmztH$rj@ߞodelЁyir\G5k֨f`RpN~;::&;7?OQfl_y>8N&݋}xMlbɝq]d/D\0}ODB;b_=Xi[EeU:V.ߏ?v:߷WאV-x<&A7_}W)sEכ-*A‰/y=v:%ڸuWT͆{

NFckc#Hnݹnlkk8#'+*l 1?z֣k.edpܼvR,.++OMdXuy>I9YٹYٹ	I)Oy>=>ىCÊK<ީˁ#'GXm״]Eee~ǚڷ;ʃ$"کtl6'/?_#ZJ/{i߶;ypfAMv;cٗ7mD}^FJvׯyٍtMyFD͂4j}\ld{ж윟~ODݻo׆ֺE3DG(bwZ^~yǫk:ʸHT^QG&a.=b07R,޲}7{uF|br22~жg/{"
^]P|}Z^~Ljhrĉ'Nl[e0odGqҡ3/0&܋sqvЧGiy٩(Iw99:i/ةI)H1*i01.Nzu+-/;s_"߻{`'2<fHޕ܈g.$?zZ,[Խ؇N}{v--/;w
խq3o󗮲/9u[X]>lӪ>nI)~S?pӣKzfUUUݽoϮ'^d_5݌=-#+qvWYy@ `Fֆ]X.#T*e+f[Y	g#.dAaq̽6-{@Yz:$^uwb!z[YYd2y@ t\.wwsCs5h"ҴTZRT\](<JMg_85usn@ d]~K&:{9|>s˳r
]^Z	SN{KQqI&	ɏVX[k"H9aϱOu
dM|Ah%OH>~W3}{v
ij~ռ{[[\>&NXV^\HNJ;M <1%JSrҮM`-	6iZY	O'%
i
x20/鰬wwc"%1&iE@()屓cN=vi	I)Dq>ҵSTT8UɏRZ5:s_[[B~mߣt"rrtԡUʖY9ɏR]bccݾmAD۷pQQqNnjW^ܿW~85qjzfM2rؾGw7-5mP(D$Tvv}?|Rth׆s?O6l-00?ױu|>7aB;;[{X>EnzzbdM4NMYy66O9[Xa5EYva,*EVoL/HnܿX\@DIb	0lS- wJD.+/g7֝b
}zбDt:K$6&"PcxD$˲s+am_lmmBL_w sȀ>:ks;zs8!"[-}؇DTZV<Ʌ<Zd5c+b$mn }n3]7]~Ib$-Tzg'&O3cgke@MtXVSR-?B@ϘGr#4HvvS3+boOXy13ᅑ|!"at>e?yv>-J]ZIIEE%O_qIHu>=Z&"n"\~IGiL{q7na+@.JrL&(Z;Wbv~UUX\*QEED"eT.ɤR3}'y{<N+V<lWVX,{f1BE((,}WkٞFDnT"az8r(X.aDmׯees/)qPwxTkkǻ !=3[._9tP#'x2ɱR|/.>sÄA}{rw;3x@/W,5[fZF]!㹺8xGӸ(qqqfqw͘{7c	̓]\Rzf]mU޾}PزyP>%٢Š~}w7qq/@@01zjOI&^5)#]v$"{"Bc|h$ROFdU26d2o;iU:iU۳ľ~Y٢XiǻR,n4Jd4i>d˷R8ZUUMyz]DDYYYy̅}G^%X(ˋS
\.\9%%%iKrufyW}VdNÄ۞<{!iQ7aTJ4-,Jomܤ1{9b"H.q%/X"*((ɞb(n",((LJy.Dy/,b1D{w׮#|`T*}0N"H]v֢'E%XDOTV=D~^ޤq@oƴnj%DzN1u/{B5|fA~l?A6ee{?-9shzjݺu]w
իL`TTTt}}oySOu$Wb:;'JJ\]]Tk.//_.;=LHR-KJH
6e,\ngkݏW(_\ϵvwsپ&ԶM+Jd2I$HH.'iT1gfeF^7cZԡL.{Zrjvs[\i-Z{+^ߞݞk<"@*TaE$TNzfX,iID}3jDu`B5+lrii';-*.
Y˓Swdjn~~AHn(--pg6;;:TV
+++rG{V窏gNY2/JܙNJbqog'Ǘ_2sY2\"jԤc;~ssbIMefe`_|\2v-JwF0+++BƝxr
qkPN]n~&vϵ*-+}{vKb{?sX¼Bw7\gf>_P` ^K7T*eS(Qѷ2srr끕xFEB+7VP"iQ7cȉY9Nj0."*))
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<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">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip0" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopH" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopG" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopF" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopE" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopD" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopC" duration="60.00" speed="10.00"/>
    </trip>
    <trip id="trip1" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopA" duration="60.00" speed="10.00"/>
    </trip>
</routes>

daily.demand.waypoint.lane: 60 tests: 46 succeeded 14 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection acttype ( Last six runs Jan2023 )

---------- Differences in errors ----------
49,75d48
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
M@T a-5&j45Xh_b(*6TDB?F7k'۝-7s3;K&%  @EЂ]tu,$Wzun0@E
^OibD"QZJ04og3=
UDTE:)	q0Dɔ"=)	b`'uBgFȺbn|6?%H
@`?]#2һG{8>[[6-|~~ZVvagiV,|NIIQ+77W[?8A4'q򵛷w*))iﴘv-կM`*8jkYB`XcLr
;ۼӧZ8h>xoS,,,T
̬lmel˨|>_PhܨSަ=pnܰA6\-uw ~ɪ
>QQ&[w8rBa육xWS=xt-<;F}ę_,guvGu{wzC:&'vw0n\.tU c>"/_Ӡ<M&}ټMM?韨nܰG%s&YDAԬQǧ^,((يMnU}_,)@@DBP({кun_edRqYԯӲN2.s#".W
.pQL
Vhٲe
O:uҥMd9
P4ֺ
6fee3fر	B;Z.I$}i҇B\.UBm5j1+㩙'ǫWV/|!cx{oܼͥ/,*:q漥uj*=#ڍ[Deff0GEDX[Wrwm׺G|v=϶Tz/lZ6a|[Dyy>ffeȧ}
|=s֙Yw=Voe537r-<=#OO{vKLJIMKg:oUӻȨI)l=X;p¼{KxC۱[Ov/:+̳+S}К4[&YZZM~~o$"DcaaADVMcaaaaa!H,;myvTbRO-OvLyMD"QvvҥKc`ʟ7޳gOΝTR,[J%G]r="ݽg%kkXѓ3XK'AU/0ك3&}ȉ~4Xwmrng׎$'^`
m[5S=z\tiQɝeqU~}x<՚[ҡ;9ӏӣH_PpCQ5_;~W-6~&16.>Yo0my:}d|z}>I)I)1q?>_M^BRD.mv?>~ֻۻg.4iHؙ:+Klmmo뱲|BAc\{4<*Vlڸ465U!ZF/sMIH_PF~c?wŲUjTr	IDyAe
ZݭvM}T#_\+"]wpy5_,!)yCD<0A=n@ hߺY5

R޲65]RE<vjH\ܤ߈?'GCNљ!t;{:u}jzzz 
?QE7&ل7nʔ)*V	M&v,QӧOi
'efRf͏=v.wTWgD;:wh"+'ȻZ'Ϟ{mogۦE'G{_c^t*Ǔg?|`߮Us!Wuyץ}뼼<sϖe{-fd_tڵjV<>Sۖyyy\gu
*Q?zRNmy(}fq/bb_*^O=|ԭK/s}m[6=s2[]>V67q>	}PH(4ɿPtGkdҳK OMvd҇.]=ѥCksssX<*>yN(^~S"8;҇N4)KlcmUXX.#Sukl/}B@ 
Y'sX@DrGusr߲

$ȡ<;s//22k֨薐$V"K"*((d?d$$%}5#jfn4si۲oZsmZH$Hڷn[+ߦXYI$.[Uׅ99խ-B{;[&
?	p̬,)LUDRIPscXZX	,vqv277{[4y}_@G'L#E='5\5--HYFMBҳ/bChuBLl%%|1g^ݻTb⟿xigg[XY6ݱζq\,LlK.DP7Ddgkȿ>{*_SgbH[Uܲc/7?)9%k׬]֮l̄S7nݭѱmC,jؠ^~,Nf-\bF#;t\Gtnmmekk_r!7}xY:dS|AjU^zSP HLy+YR;,ecQK/
/(c%-}/x,SbQ艳99l+޹'B3a6-:kuY":;99/(YZ=ȳ|qbRJ^~/^!Dff,J"޿𱙹Y-ths$쌥E\ 9~<CDV"˺>5y	eeԪ?>oia>v[w-5~:v;ҏ54 TlZ|DdcmMDYY9lQVvdz8PR,F?L+36p@M?R5U6EŊtkk+/_'WtwUk9Wg7Ӟl>#"ÄX)j@O|/Ukύ,eZ}223---0۴Sq}\I$]:w=2D?uyaaD"R'HE9l~QQQTSyaa!yRbqaa@999^3w׸WR1O%3''Gq7q^s۽y;(3v۶HKyuYKcAA‚ѣ[]dhoU'2Al\w*:=p/---|1$];
;ŎvyyVQINm[r'wOܡk/(&"ȒM"]F.폝;9:8;9qttx/|nG=L(ݥC̬llm{?}s33ZAddfqW
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection duration ( Last six runs Jan2023 )

---------- Differences in errors ----------
53,79d52
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
aA%
AŮXbGXF;5X`_؂%j,PM@:w5Ζ%#vT"h@ll`t:{XS;HnDr^Ga+cX,VXJ7of	#b:+~`ERDʼE:RU(>rɍD"%r̄Ė )11QG4T
AՖP*IOHx@󬭭:ius%.hX兝YH79##C"OOBo8˝4vԅKWo܊`^ujfddfe`Ͷ2Jۤ7&&&.0Wh?;A4@49##C~gݲɓ'9h>p8o3KJKKFܼ|Mel+\.Wk|o38
hִsWmd:K_zyW>/`^kq^c8sːrVe~Ԩ_k6Fklb7W񡟳	_:wy<^pP&>ޢRk.]UCM|X>w{%{jѬ{usYAխ-TVlZf.K$gyx<"|>ֳ̃[~+.':Ȳ'Icﶭ?vt~sqw2qv;bhVXXE˗/;˖-?cƌKJA/h*mܸ)//9sVNNeOLv4L,;p=x(MMMUYKRE8Tbp8p86q8f]s~gΙQNsr^ID9y&&&rӛX[jleu7N?jsbf+\.DIҢm돛5嘘(O(@PTT}ܼ|%tԧѓYZunvi
ꅅEvQQSWcsr{OԴ̬lfQyվ%&.-=Y_VV333սX,>}d8Av=I3<ˋa-5GD&&&DdmeU\\ۮ?H,M133333f]:q+>5-û'=2fz"l2X6g,p-ӭ[7ժD١f	=6uBbn&~yzTD>:si$8v-O+KⒻ:yq	x	}
[~gد'3b¢"#ýX,~dyfs|>cV>
pF_6ٮްͪwݘ>J<}ofۦU6_
KYfػ^.ݱ/+G~$w,⒒wp5kaa<3wH~զUWoR'Ӈ_8/?Mj:gb^Na>2lz}>iiI<z2t`6/\&XID,-v?|_w9'Μo٢3}z+JliiYXTo뱢||^._}$ܫUkբك4k63S!ZF/sxפqu7W/@uyˬRNϼNI#;Ԫ!UHWg7W-x&%{@sɯWz^>'0߷I#S{Q`_׹}F
ꕔeec",el\[hvةL

#ҏ};կw7vfQqƈO>k]՛>ܷɹ{l'VXLH~Md/пxƌ̄܎%>}>7/pxMm|󊓎-bծ	v]:+%"]gw'Xwhnރʳ:ׅ/H2LRg<Ԯu^AQjx8}tܾyg/ee𱝭MǶ
_JDڵqyӵcۢ1u2Uqɿ
{q]:y(sI_$&x5=?}Wgm^^ziii۶:slh0WoR'$=
|>aC#>B$
LuɎ噚HgB\6eVvN# >tً]ڛD".^ɳ|>bў>tUtHQb+K]NBW'u%iTy<g<nDvDdjj^Q~AAj[BSX<zg&&O9w9N|WsMIMY92R}?b5D}jbj$٩ضOsmV@ ;iXko,,bqj5\IZO?}.7/OxrӟxE,;;9Hjvls33>LMM>{,z7F
|~o81qZEp,&%Iϓmmm{ChuJbs"JKb Ւ_Vϻw9LSKzK^BЬώ=^|MD6-5e`lb˔g/^YxU 0k}_!"k~MݻL"unWc뎽䗯_nPvJj:ШA]E{gbqyD$d~NMOZԬifM3ӷ3q2r&p8>j>}W<p2---KlM` E)<.N/_^͕fL;(eKƢffff_\\Rr;eNJbkk"*))e0AUZhKDGOD0_>:کݱDtzuu]\R"07?z2LL\DbQjZFQqM.\r-,&&Lիݹw#SvHs3fMG9~SNf9Dd!0o]pԙQ^~ArfF/.)yH߶uWS<}fog#L#KJbnfMeO֥o<}FDVDW,/p8%ʋ
/L
 xrOkrc?>+u{Qh1)++Bv)E\joɑ3QawL)0x̬\?ssd{k!577MЦaDq$Oua~I-tAȅBX,D%bHEbrPHD%%BfiDtH$
e/((xG5O<O~#Y3y(:&.*"bv7n߸o7W'cwqw]ii,))a]XR|t:O6Y`?mmw~OzUfn=Kss3.Q4X|JLNsE"MQQ'j;8yW{kǶݾgui4@`M*]z:qɯ8:Kͱp8/|n߿߄սKܼ⭬,4ms/=S^ArrثEyTw۶OC^J`]ҥKIպ;kIDVDӚ'Oʹ0H%B+RD">'@ٜ<ƴ,1_+9՟K6R}~ݾ{Ts+*.W՘8&h!	3-,r9\6---M0nqId EEEg^!0mX̄b8''r&b1[*fNnnWodSef8;9]*3~MΜXNk$0WP(EBaܝ{5<׭]y]ֻw9Ddjj.'bܼ}Yw>$,)fΈdMDEEEYYIϓllx?z$<.s2q8!>pᨤojߦeP6H\PqljVV%%Cae6mn]n173pe.ek[L$m,q5=ԭsV|uLML5>|Sƍka6f{*3Ԯw}f~3xZwSNUhʕҥKSXXlۍID}hk"֭[+:'G{<-=re+i
ULXlme81I6[6„LDY))bB++7:G#~5jgM7'H$b`߇%%D$T(GV6ۢYSX!6^E*#wG\h+J{;~Ƕ?ji **$KE"1:%GoRG4i+1<a9//Յr̴quq61᧤1?{ܲH${r33|wqv<~laaaaaa^^ӱƺ8+;P,:}Vg&%U$μQҤ9hBv}+cgk3t`?LIKbQ}DMDi%ujy2eSFJjcj*ydoVFF#%.**211Y-o๸hDUme'm75a^~X,ض7$|4++mVX,fZ^~mcm%DBBz&fӥcnkmyX*[H<iܨGl_쒒fu+^NKIM?}>8[L춈(77nZ>.’4:vjW!%lhjeeQݍM6u,7p^,[[YyTwڲ3$vA<Y+*lNZtiXӊ)))y]`@ffF*T܍xMPXGzu|Jv^xY"mqůߤ֥ߗ<R}|?j}gϙr,..y[v&|^Z[{[۸;d\~K6<uJ{5W=h%%%L8QjZ:sȦ29mZ{?ATZhoGD%i
yǿLRJQ*`10.0޽{DԪU+m;ڪ1^ηlX*-D];xt	fA9NNnnbsfg>sȧ}"9]M's۶<]Nr}.y'c+U߽˹y+^,ܸݪEvGH/UX$ӧ~+~\qZzWZ4lQDPr.Maz/**NM8q՘l|Hzw=1702gA^&r.N2DsSQ	KK:wQD{aU6*07w܏d}{	-<sN$m;4j⒧IϏKvgvjȝ{$>c͓;_оMKEzFe?: /qbRAaH$*_PXA9)7n~a{&_"<eR
2JHb</f߁Z^V@y'&Jwn\;%A!u!;sO>s?b]CFJ%UF(KRNXsPE*N6o>C8zF/
Y˦vA^Ht4SEGm{몶`8F"
	+:y&ll#n]]
u`p|0
j4V,[ܭ䴶(Vgf*$գNbI7=.*_}Wf^膪T
@QЏ`2yDxx81<<ӾݵW;cEVKUeIo+.0X|G[%<TA\>;V^<c+pQrB:m=
=׵]J;PU.u믈_cؿ^ݡuvk6%;w׮ۨR0!cnf?~3i|	
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection extension ( Last six runs Jan2023 )

---------- Differences in errors ----------
53,79d52
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
waA%
`XbGXFQkXh_b(*6TDB?F7k'۝-7s3;KF$  @EЀHmxt,j$eWF
n0@Er^OacX,VXJ7o*fT0
DTEZ)	qG%T")	b`'vBgFڊE"v|6;%H
@w`}?m#rҧg{bb8<-|AAV~agYV<|NMMU+//O[;8@4'q򵛷5wi4f-5M`\Z65,!N/
Pat1&MNMM=|…	mkbS
nT4^xifffJ[
whVv2xTB>/Uu5no8
7i԰CVm`K\$/qxyT֝{>;'wի{]Q=?q—.7^]WoSn.F}%8{KW.:k#*]y55Jڶl۴H2Om&zTvp?oEPjV/**~bkcݫ{Ud䜻xE%<KK P(
%]7mb/2,{Ric'Gwu+_j8(&f(Z|rMl2ӧO_t`:k܆
3geffzxxXtDCmm
@bشiCqPhjjZr*ƅBX5T̓կ[B@غ<ރ7os鋊O9onfFD۷̼vefeMobbbkckQVV]۷	νV|e7j311Q^QbKmcsӡm`CߺGOeeiѥC윻rKxVOJ^Yߧ'%gE]:]fTՈTJ]-8fffڣkX|%ɂx{n
r,-
fMթED&&&Ddcm]PPۮ?H,g䚙EM133333f۵y;:)9է':M&Q,+:;hٲe1lX&MٳK.GIV9Hнm	zlQ\uYJ$=x$9IPռ,

=e )9S"8〆7βߧ;XvS^~MӣX,~lsB]uGxkpq.];xTvgY=z{l߲y.s_)**&"efV.>vl}lFp8q=vdiaQPXxCQ:5---^?~W-7y&).>>99oR0m:/(}:}dlz}>IɩIɩq?
ܿmg/^!XIlGVa?]f։35ip$LJ%OKXQ>BËW=~GD*5oa̿]r7Hy&h&$7_ݍ]F-b*5kT=|d"F*RtsuqwsԷiozy4mjyW]}\,xM351ILNٹ6
oX#:iQNԷ<&E젽Mː88\ɭyF:,7//9-7"8бS}zvflΞxy=Z$
~
_DTͭYc b
6!:uUb`D:Bӧ	K9}ӧ}EoZl	z~U
⎝bUٽ1v۶e"^ɳڴm~ރʳ:ŸD$J;۵o";7CjUN>vh<}	ٲ<zbogۮUܜQ-zy<sun*??l.\aY;GO׭ݱm;i"6@ YO\۶l:1?7;	lת_IOxIP{
BDžFBK,{UTT:Kvx|D*=qbbG@j)}/ۅ];155D|>ϣB7b}蚫DVEEN2:_|}ҷ^mP(By2oDNDdjj/G T/'77)-4X,93Sgg.]fVcxvœ
)~E|E"ш!<}~fڵj[xnea!;	[oӭ--bqW܏Ց\aaA
u<~|VvT?X,vqv:ff&B!MMM=={G h	#~tq~q?~Dωx-TKOO'R8Dx;;>ڽzOD)_YR«Jy.8/^ԭ}?sDdgkӤQC.V*LLJy%ՅK,,cߡWoƺ.~.3%5MH]:e^n~rJj	/_שU=1)=:;9֫SSޙ|"٧Foܺ[ˣSCH-j԰~~,Nf-\b#;t\Gtaeeicc]PPȖr!7}xY2dR|AU_zSP HJ}ka>>g9H젢P%EL>N+
Ŷ66DTXX=㱠N*JAD͛7mGDGOe_ν=;mٹ}c'щ.ѾgAaѓgDH$%%|>ĄY[>615ܮU׎m173k԰~İr9Ogs¼Og<zBD9k盛90]#}M^N|칃βF
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection friendlypos ( Last six runs Jan2023 )

---------- Differences in errors ----------
47,73d46
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
M@T a-5&j45Xh_؂%j,PM@z{\q~dowvvܸ,(]@"##u]ӥtÒ^չiDO`*{y<.EDi)Ш+E,FP4VR${'S$ʟPP
}R!*J*لĖ -66VG4
AqrtՖPH]ޏy@lmmڴhzs.hYمYH?9%%E"//\oʓ8ϟ0fąKWo܊bիbͶ,JW7fffZܪyߗ"f
va	@/hr0isJJÇ,^(xw^3;G'Ohqs`d%M/(**RY6߾G3ֳ-|Cq>OyQVq4qݭt%6GE|n޾{	鳲s]*OLN{Ո(,ylܳg9|ݽ
 ݭ¸Qs	_:wAPǶ}}E"/\A	y<^Mֵy~?JݸaJ/^
":YZaaN_(((يMnU}e_,)@@DBP({кun_edRqYԯӲN2.s=2W
.pQL
Vhٲe
O:uҥMd9
P4ֺ
6fee3fر	B;Z.I$}i҇B\.UBm5j1+㩙'ǫWV!cxc߸ť/,*:q朥uj*=#Deff0FFX[Wrwm׺G|v=϶Tz/lZ6a|[Dyy>ffeȧ}
|=s֙Yw>Voe537|5"=#OO{vKLJIMKg:oUӻڍ+QI)l=X;p¼{ًxC۱[Ov/:+̳+S}К4[&YZZM~~o$"DcaaADVMcaaaaa!H,;myVtbRO-OvLyMD"QvvҥKc`ʟ7޳gOΝTR[J%G]|-m"ݽg%kkX|3gYK'AU/ ؃3&}ȉ~4Xwmrng׎$Ƀ''ϳ	֩>z~ej|.]{TrgY=|{lߢic._.,,""efV.z>5th}ilmG8'q=h%ܾGTv
++/}@EMz<>Yo0my:}d|z}>I)I)q<z2|P6-_LRD.mv?>~ֻۻg7iHؙ:+Klmmo뱲|BAc._}$<*Vlڸი465U!ZF/sMIH_PF~c?wŲUjTr	IDu~e
ZݭvM}T#WDTӻZMjwd'kWYBRνy`z@оuk$e1+,bmjytnM7<xԐ&9Io~Nݣ373/?CvtƓp&A(4?<"nnMK˗	oܔ)ST"#O6M(XӧO>[5z"O̤zW|>7?ټ/fqPS*^1O޽`ߡM]""j?}v~mMv=:]{TU<?}v#Gvedoݼje.[q=6OE|,;۵m4+'ūDԮU*^'Ϝyڶ˻p[YV*tzujuhCa[7{"6@ Upi"uBoݼm˦g]bc&yO:ls0;'G(x<.4
ͬD,D-Taa!.њss3,RgDߏSK|^t\,<JN
ݐH$.ΎkMDX[9;9TZbf&|5[YKߺBP B\q[,;;99;@Q윜䷬B`@D2rgffO9w5kT}yTtKHLY+%2>b?537{?ʹmԷN6-Z$H$[7Skol$IU윜֖\AAA
u8~\fVL?wD"$s	,-,̄Bi8;=}-z@ &
|oxl
Ft,#&!qChuBls"JJNbhJ_Vϻwũ=⥝mZg/ce%jwǞ/^&"{;
pt2eBb/_*YׯǾCM#\]FrJ|NŐ~۷e^n~RrJ/_׮Y-!1=8;խ]Cޙ	|%bF߼Sˣc懎Y԰A
[~YZn<GG\>8w*/</5-&?-Bnt%$ժ|RE7@V$z,--vPY(KǢ__Pp;e%J$;[["*((b_XPp 99l+޾B3a6-:kud8Bz,-'"33!'"Dq@|++˳RE;=xdfn֩m.	;ciaѰA3ޏads>ȲOag?|LDY9j[Z9$ #}f_NxβF
/(q6?s/_yX[QVV[D*?
/P;x|OTuc?>+rQh1F)--J~	y]Uoř
'0az;|ʲ6f.js=33K>wV¿LKK4L6-ԮAD\Wi_]ϧ̢1On޾˦sr@^XX(HbqTD"17RQvNn~~>_TT/T^XXHDliTtX\XX(?}NNΫo<+=~y'ʒ噓88/޸}VPXfm[sOẬ{aAQɭ_Ϯ\D٪}?yw*:=pԳ/---|G$ɥ+];
;ŎvyycTQqNm[r'wOܡk/(&"ȒM"]z.폝;9:8;9qttx/|nE߿}L(ݥC̬mlms/=s33ZAddfqW
ڵm\,ýe-%KzG;
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" friendlyPos="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection line ( Last six runs Jan2023 )

---------- Differences in errors ----------
49,75d48
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
M@T a-5&j45Xh_b(*6TDB?F7k'۝-7s3;K&%  @EЂ]tu,$Wzun0@E
^OibD"QZJ04og3=
UDTE:)	q0Dɔ"=)	b`'uBgFȺbn|6?%H
@`?]#2һG{8>[[6-|~~ZVvagiV,|NIIQ+77W[?8A4'q򵛷w*))iﴘv-կM`*8jkYB`XcLr
;ۼӧZ8h>xoS,,,T
̬lmel˨|>_PhܨSަ=pnܰA6\-uw ~ɪ
>QQ&[w8rBa육xWS=xt-<;F}ę_,guvGu{wzC:&'vw0n\.tU c>"/_Ӡ<M&}ټMM?韨nܰG%s&YDAԬQǧ^,((يMnU}_,)@@DBP({кun_edRqYԯӲN2.s#".W
.pQL
Vhٲe
O:uҥMd9
P4ֺ
6fee3fر	B;Z.I$}i҇B\.UBm5j1+㩙'ǫWV/|!cx{oܼͥ/,*:q漥uj*=#ڍ[Deff0GEDX[Wrwm׺G|v=϶Tz/lZ6a|[Dyy>ffeȧ}
|=s֙Yw=Voe537r-<=#OO{vKLJIMKg:oUӻȨI)l=X;p¼{KxC۱[Ov/:+̳+S}К4[&YZZM~~o$"DcaaADVMcaaaaa!H,;myvTbRO-OvLyMD"QvvҥKc`ʟ7޳gOΝTR,[J%G]r="ݽg%kkXѓ3XK'AU/0ك3&}ȉ~4Xwmrng׎$'^`
m[5S=z\tiQɝeqU~}x<՚[ҡ;9ӏӣH_PpCQ5_;~W-6~&16.>Yo0my:}d|z}>I)I)1q?>_M^BRD.mv?>~ֻۻg.4iHؙ:+Klmmo뱲|BAc\{4<*Vlڸ465U!ZF/sMIH_PF~c?wŲUjTr	IDyAe
ZݭvM}T#_\+"]wpy5_,!)yCD<0A=n@ hߺY5

R޲65]RE<vjH\ܤ߈?'GCNљ!t;{:u}jzzz 
?QE7&ل7nʔ)*V	M&v,QӧOi
'efRf͏=v.wTWgD;:wh"+'ȻZ'Ϟ{mogۦE'G{_c^t*Ǔg?|`߮Us!Wuyץ}뼼<sϖe{-fd_tڵjV<>Sۖyyy\gu
*Q?zRNmy(}fq/bb_*^O=|ԭK/s}m[6=s2[]>V67q>	}PH(4ɿPtGkdҳK OMvd҇.]=ѥCksssX<*>yN(^~S"8;҇N4)KlcmUXX.#Sukl/}B@ 
Y'sX@DrGusr߲

$ȡ<;s//22k֨薐$V"K"*((d?d$$%}5#jfn4si۲oZsmZH$Hڷn[+ߦXYI$.[Uׅ99խ-B{;[&
?	p̬,)LUDRIPscXZX	,vqv277{[4y}_@G'L#E='5\5--HYFMBҳ/bChuBLl%%|1g^ݻTb⟿xigg[XY6ݱζq\,LlK.DP7Ddgkȿ>{*_SgbH[Uܲc/7?)9%k׬]֮l̄S7nݭѱmC,jؠ^~,Nf-\bF#;t\Gtnmmekk_r!7}xY:dS|AjU^zSP HLy+YR;,ecQK/
/(c%-}/x,SbQ艳99l+޹'B3a6-:kuY":;99/(YZ=ȳ|qbRJ^~/^!Dff,J"޿𱙹Y-ths$쌥E\ 9~<CDV"˺>5y	eeԪ?>oia>v[w-5~:v;ҏ54 TlZ|DdcmMDYY9lQVvdz8PR,F?L+36p@M?R5U6EŊtkk+/_'WtwUk9Wg7Ӟl>#"ÄX)j@O|/Ukύ,eZ}223---0۴Sq}\I$]:w=2D?uyaaD"R'HE9l~QQQTSyaa!yRbqaa@999^3w׸WR1O%3''Gq7q^s۽y;(3v۶HKyuYKcAA‚ѣ[]dhoU'2Al\w*:=p/---|1$];
;ŎvyyVQINm[r'wOܡk/(&"ȒM"]F.폝;9:8;9qttx/|nG=L(ݥC̬llm{?}s33ZAddfqW
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="customLine" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="customLine" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection parking ( Last six runs Jan2023 )

---------- Differences in errors ----------
58,84d57
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|%iӽPڲ+ʐ%(Ȑ]	"(QV  e:ی&?ΐ4M_z<yB1vtn*@LL`L:+D#悂i$agMjs/hvm$5̍yMuDKu5d 9J._2 =+<6!+d2-xdKP8"`0}ܟUš><ѡw.Q'ψcbgMd6饀
Dq24fڹ݈3`Ars
Xaneeee2X=uedPC	%<<)`2ܿ:jGs;no~rrKHH0)a|X"
+++VLw2Chbk<OPkWsЮM>l+k?ˣ(sU|iYxH$ɽ}X(Ϛjb'ξ1M%m^h9j[wi>ޞ-p3/iz;ϏЧuhsY╘s.QCazw:C^~ݹ|ڵ9{ҿWmĀMBKw?8vD"UZÈ7jXZVvEOTˬ.>OD@ Tӆ۩}.*.vAiݪy\{5&W=&pLVLÚ7o>S,Xn:.\vc&
nm|E.alkScW
riӚGq@`mm˻Ծ)Cu(0:0LMu;,B|a2snk7奕GO
h`ߞŗ^'R+++[YY99:޽rLW^^h|oDbv-<JKڷޮG׎ڼ1VVVڗ״H$^ǒ2-ݭMhQ'lURZv=ՆhZхŭ7}iЬBAz6	n|-6RtlvN.Q;8H(6\.?~b4ntHo==^2@$pՖY]+	}uжe&DdeeeccCDb'"\^ZV.
ζ{
BP.qF\Vvn/W)5NZnjVMP,%w_4h}C{-`=+oѨa}e28t1q`X,}/썈澽$Qmر7oԮzĐ~
rSg	>=h1$:wpoEb1W|}آ?H<~-|>{\Q(V0\QjռqoAa:rABڊ%1D-=NIȉuORҺw鐖8}Ҳny>_WNⲲLG6.?-'+;7+;71	S_ۻ{S.BR2;1lp?{_E%GOܡGN:ia{{
(cMmۜxAB25hХC{
i߶uN^~BG*;Ӷu+_ov,@Ӑ&iwƲo		jD{nP`CJz{yx{~/yٍ:{FDM7	n\ld[-2svu
oۦ7յe&$;7iy
;h]:бIFqLBayEEvN=H;8tlALXunG-7IZ9{wm?	߸kyRF0.\NXǏ?}Q]7
OH}7Źe'\ 
&=}7ɱwn.{~S{QQ'%?~BD1UII{ܷg%~68zc%O$EX8;ѥDԷgFQ'2<f`"+[N%T;jѴn8үWOF~{ѻ{̬s^׫[]N]5kz{ZF㔴#ϲr@0+;;[vaK(T\Wh0ǷRZܒqw[5oWِx!IZ&xύkrݕ
tHvRikQqBo/++tRRC[6>/>O֕k7e2Y[[۾в<+')\.6e+kĤ'>䥨IHGOkv6D$H22s^`_j*^UBc~4ӧGMj^A\.׫[h.^+(pl(e/l:D䨴?SRZT=˟9I.{z)j6B@&mw7kkGOؗm
x20/鰬wDw zDtXPP@Y@Ffvң'ɏSZ5orYKKLL~LD9O %-]K9EElSK~IckggۮM菿NDNڵbJ23+ѓT/ڴmꧽR2ѡ}\.**WұS>i~=oܔfMgf}n-h:++'"\z
J/kӪ]V􍸻ylNf{nim&99::U.rӳ$RfV.j(5-÷ͳ}lll
)ʲ+fQPh#~cxDr3E
r'GG"H*m%ðN[Tth۩}<z>^7o߻{J0w}{:EDGO5lpDbkcs0YY	xdrYVvH,ū|ʊ-ӷw;w=ا>rF(lצՑgoߍg9|;lmZ6oבw?$Ҳ!Oox6B&%뷸=vHKLHz⤸OK$nrMUOԿWjzFB#"r'rҲral.6#
$w,pJzÿ?yҠbꥂB{{;"<v>0LXXXvE";UUXT|9FN{Tug񯸤Fk@-7U\.?zZ5o7o
 Jr\&Izr'Wbv~eeX\*QEED"e_)NdRTAi
&$x=NI+V<";rM῅E""z݈v#J h$h@E}/(HmJ$~cG)KYM~h>{$F=HL̖.EqL&suvw5xh`Qv%2"aL"^6ߡ({Ui0)j~nݽwJ h4xp^%n98طmj[wboݱj48b@Rlb`ߞ>
(xeP`j/]Vw4'˿$g.I&r ./5Rs5P/IRկb*eld_u=~ꤕDCl+z5gaNgWX$(rt,Y>d˷b)qqR1	bD1rS$8}_nnr6ORM.rV윒Դ%:<=JJK+ԾZ2m[8s>$ѕ˰gT*UF%J4
i܈]UQQ1Y[[P.q/)/DTPP ==QLD$

<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection permitted ( Last six runs Jan2023 )

---------- Differences in errors ----------
47,73d46
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
M@T a-5&j45Xh_b(*6TDB?F7k'۝-7s3;K&%  @EЂ]tu,$Wzun0@E
^OibD"QZJ04og3=
UDTE:)	q0Dɔ"=)	b`'uBgFȺbn|6?%H
@`?]#2һG{8>[[6-|~~ZVvagiV,|NIIQ+77W[?8A4'q򵛷w*))iﴘv-կM`*8jkYB`XcLr
;ۼӧZ8h>xoS,,,T
̬lmel˨|>_PhܨSަ=pnܰA6\-uw ~ɪ
>QQ&[w8rBa육xWS=xt-<;F}ę_,guvGu{wzC:&'vw0n\.tU c>"/_Ӡ<M&}ټMM?韨nܰG%s&YDAԬQǧ^,((يMnU}_,)@@DBP({кun_edRqYԯӲN2.s#".W
.pQL
Vhٲe
O:uҥMd9
P4ֺ
6fee3fر	B;Z.I$}i҇B\.UBm5j1+㩙'ǫWV/|!cx{oܼͥ/,*:q漥uj*=#ڍ[Deff0GEDX[Wrwm׺G|v=϶Tz/lZ6a|[Dyy>ffeȧ}
|=s֙Yw=Voe537r-<=#OO{vKLJIMKg:oUӻȨI)l=X;p¼{KxC۱[Ov/:+̳+S}К4[&YZZM~~o$"DcaaADVMcaaaaa!H,;myvTbRO-OvLyMD"QvvҥKc`ʟ7޳gOΝTR,[J%G]r="ݽg%kkXѓ3XK'AU/0ك3&}ȉ~4Xwmrng׎$'^`
m[5S=z\tiQɝeqU~}x<՚[ҡ;9ӏӣH_PpCQ5_;~W-6~&16.>Yo0my:}d|z}>I)I)1q?>_M^BRD.mv?>~ֻۻg.4iHؙ:+Klmmo뱲|BAc\{4<*Vlڸ465U!ZF/sMIH_PF~c?wŲUjTr	IDyAe
ZݭvM}T#_\+"]wpy5_,!)yCD<0A=n@ hߺY5

R޲65]RE<vjH\ܤ߈?'GCNљ!t;{:u}jzzz 
?QE7&ل7nʔ)*V	M&v,QӧOi
'efRf͏=v.wTWgD;:wh"+'ȻZ'Ϟ{mogۦE'G{_c^t*Ǔg?|`߮Us!Wuyץ}뼼<sϖe{-fd_tڵjV<>Sۖyyy\gu
*Q?zRNmy(}fq/bb_*^O=|ԭK/s}m[6=s2[]>V67q>	}PH(4ɿPtGkdҳK OMvd҇.]=ѥCksssX<*>yN(^~S"8;҇N4)KlcmUXX.#Sukl/}B@ 
Y'sX@DrGusr߲

$ȡ<;s//22k֨薐$V"K"*((d?d$$%}5#jfn4si۲oZsmZH$Hڷn[+ߦXYI$.[Uׅ99խ-B{;[&
?	p̬,)LUDRIPscXZX	,vqv277{[4y}_@G'L#E='5\5--HYFMBҳ/bChuBLl%%|1g^ݻTb⟿xigg[XY6ݱζq\,LlK.DP7Ddgkȿ>{*_SgbH[Uܲc/7?)9%k׬]֮l̄S7nݭѱmC,jؠ^~,Nf-\bF#;t\Gtnmmekk_r!7}xY:dS|AjU^zSP HLy+YR;,ecQK/
/(c%-}/x,SbQ艳99l+޹'B3a6-:kuY":;99/(YZ=ȳ|qbRJ^~/^!Dff,J"޿𱙹Y-ths$쌥E\ 9~<CDV"˺>5y	eeԪ?>oia>v[w-5~:v;ҏ54 TlZ|DdcmMDYY9lQVvdz8PR,F?L+36p@M?R5U6EŊtkk+/_'WtwUk9Wg7Ӟl>#"ÄX)j@O|/Ukύ,eZ}223---0۴Sq}\I$]:w=2D?uyaaD"R'HE9l~QQQTSyaa!yRbqaa@999^3w׸WR1O%3''Gq7q^s۽y;(3v۶HKyuYKcAA‚ѣ[]dhoU'2Al\w*:=p/---|1$];
;ŎvyyVQINm[r'wOܡk/(&"ȒM"]F.폝;9:8;9qttx/|nG=L(ݥC̬llm{?}s33ZAddfqW
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection poslat ( Last six runs Jan2023 )

---------- Differences in errors ----------
58,84d57
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G

ذ`
Kl1h1j,`oh^bI[|آ
q1\8>lqY"0S<}@#.DDDˠ`ٸ7&&F%(jժqӈʞ,Ux*]RRQW6X$h&2U-KI1*N,HI=<+4BW.Hl	É-AVLLlh(Y-8^;{ǁٶn_]б;K"a1sJJE޹:"%	q>?~/_y;JTNy6($ZXX0OKfA_E'd!@	%00ʌ!)))?{?ۯýM{,<>}́s65/ʪPmaa耾{U:϶Jƌ<mG[F
kR\?^ޞu'ҿO*|>///?19ރG#<f1OհrdTWΫևikbbcF|%8{KWU.;+)\q5-JZ7o\ϯH6oMF
{Vp?oHܡuU:{@,{;];V\)+;+r()Y\BP(,u6a5ȤIW׷Eӏ]e\FD]Z]ΣjҥKΟ2eʒ%KO:uŲshsoO}N5]4J{eӲ%ŅB&k)]*
jbaV0OWvvo]BxD߸yK/.,<q漵ul2=#ڍ[Deaa4݃GEDږ+Wímfݱ@^^>
ϷP-gӢ
,,,ԧWF$^13+[M>Z7Wɿو:k}Cni%yvQQK+32GĤԴtS5|ތVսG,un'JO$[07_ܼ{wK3<.0q:j5O"JY9VVVDTFԼI#v|Re6-nގJLJI)o^IJ?NZdb@3QFwԩ_T%tmsBe͈WߺCDuh[D"y3XK'V-g_pa_.Of?%?n,۾ek6)t.<+J<{mN(iįv->/s
n\+m޹gEգ1V͛4:x<
[ܾկ-7|HCO?~۽s;/
6"Q~A{yDujUy;(4_Ŀjޤѫ7q.~̥)ot^~~vv	#ILJILJ{鰁}[7or	&ung[f׾g<qBF
\?ӣk"#U˕+o뱪|BA\{4<+ThҨ465U!ZF/sMIHW;Pz>UcwŲUW|ؙ	IDyA*
VývM}T3\+"SOmsy5
W"!)yǞD,(0~]n@ hתiZ5


R޲XA{.sp]{F
=5_/UNnnR[oDqzu_=:5<=^I

띿{?@gٲelB7yd5~SNeJ;rӧOUڸЖt*3)?=t;Z;{ڷnDSғg=vkݼ=gu򯋱q/H6LSɳ>vrth۲iVNQVͪT>q<ܮU^^cK_+f˲z艣}Mr/\FDm[6uױMWUpe_B=[f<x]q/bb_ޞO=|ԽkA/s]fmZ49s2[]1V57q>	nmPH(R鿷Pbu\h|\zr)3DR%^/:oeii)H|gE'	+oJRW'5WՉ&"UmوŅ.N22շZX_|}үNMP(By2oޑH$.ΎDdii/G |T';''1-X_*򙅥E̳3.#F1_x<
	Ir;k#&1!#!)9#D"bЧOc:6-ծ?7ަRiVj׼x۴4[Tڹ]˪p9;':d7WP v;hBNʒ+/]J]576P"mWgKKg_EOc:|tq10_a^_TOm?/|-s"^AU҈T`$$={"6.o>v^'QRrʗCyU굚|޽`-NEn.6.vkA}x5Ŗ	_䲺pHdP{ƿzCDv
qw)E:u/ԮeeopS_V	ɬŹNB(H"(>5zޞ4;xܢ6_Mߎzpdr%x
>j>sK|@uDxi\M`
 ٢_Pj嗯T.SފDsu
eYbX
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="12.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="12.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection speed ( Last six runs Jan2023 )

---------- Differences in errors ----------
49,75d48
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
M@T a-5&j45Xh_b(*6TDB?F7k'۝-7s3;K&%  @EЂ]tu,$Wzun0@E
^OibD"QZJ04og3=
UDTE:)	q0Dɔ"=)	b`'uBgFȺbn|6?%H
@`?]#2һG{8>[[6-|~~ZVvagiV,|NIIQ+77W[?8A4'q򵛷w*))iﴘv-կM`*8jkYB`XcLr
;ۼӧZ8h>xoS,,,T
̬lmel˨|>_PhܨSަ=pnܰA6\-uw ~ɪ
>QQ&[w8rBa육xWS=xt-<;F}ę_,guvGu{wzC:&'vw0n\.tU c>"/_Ӡ<M&}ټMM?韨nܰG%s&YDAԬQǧ^,((يMnU}_,)@@DBP({кun_edRqYԯӲN2.s#".W
.pQL
Vhٲe
O:uҥMd9
P4ֺ
6fee3fر	B;Z.I$}i҇B\.UBm5j1+㩙'ǫWV/|!cx{oܼͥ/,*:q漥uj*=#ڍ[Deff0GEDX[Wrwm׺G|v=϶Tz/lZ6a|[Dyy>ffeȧ}
|=s֙Yw=Voe537r-<=#OO{vKLJIMKg:oUӻȨI)l=X;p¼{KxC۱[Ov/:+̳+S}К4[&YZZM~~o$"DcaaADVMcaaaaa!H,;myvTbRO-OvLyMD"QvvҥKc`ʟ7޳gOΝTR,[J%G]r="ݽg%kkXѓ3XK'AU/0ك3&}ȉ~4Xwmrng׎$'^`
m[5S=z\tiQɝeqU~}x<՚[ҡ;9ӏӣH_PpCQ5_;~W-6~&16.>Yo0my:}d|z}>I)I)1q?>_M^BRD.mv?>~ֻۻg.4iHؙ:+Klmmo뱲|BAc\{4<*Vlڸ465U!ZF/sMIH_PF~c?wŲUjTr	IDyAe
ZݭvM}T#_\+"]wpy5_,!)yCD<0A=n@ hߺY5

R޲65]RE<vjH\ܤ߈?'GCNљ!t;{:u}jzzz 
?QE7&ل7nʔ)*V	M&v,QӧOi
'efRf͏=v.wTWgD;:wh"+'ȻZ'Ϟ{mogۦE'G{_c^t*Ǔg?|`߮Us!Wuyץ}뼼<sϖe{-fd_tڵjV<>Sۖyyy\gu
*Q?zRNmy(}fq/bb_*^O=|ԭK/s}m[6=s2[]>V67q>	}PH(4ɿPtGkdҳK OMvd҇.]=ѥCksssX<*>yN(^~S"8;҇N4)KlcmUXX.#Sukl/}B@ 
Y'sX@DrGusr߲

$ȡ<;s//22k֨薐$V"K"*((d?d$$%}5#jfn4si۲oZsmZH$Hڷn[+ߦXYI$.[Uׅ99խ-B{;[&
?	p̬,)LUDRIPscXZX	,vqv277{[4y}_@G'L#E='5\5--HYFMBҳ/bChuBLl%%|1g^ݻTb⟿xigg[XY6ݱζq\,LlK.DP7Ddgkȿ>{*_SgbH[Uܲc/7?)9%k׬]֮l̄S7nݭѱmC,jؠ^~,Nf-\bF#;t\Gtnmmekk_r!7}xY:dS|AjU^zSP HLy+YR;,ecQK/
/(c%-}/x,SbQ艳99l+޹'B3a6-:kuY":;99/(YZ=ȳ|qbRJ^~/^!Dff,J"޿𱙹Y-ths$쌥E\ 9~<CDV"˺>5y	eeԪ?>oia>v[w-5~:v;ҏ54 TlZ|DdcmMDYY9lQVvdz8PR,F?L+36p@M?R5U6EŊtkk+/_'WtwUk9Wg7Ӟl>#"ÄX)j@O|/Ukύ,eZ}223---0۴Sq}\I$]:w=2D?uyaaD"R'HE9l~QQQTSyaa!yRbqaa@999^3w׸WR1O%3''Gq7q^s۽y;(3v۶HKyuYKcAA‚ѣ[]dhoU'2Al\w*:=p/---|1$];
;ŎvyyVQINm[r'wOܡk/(&"ȒM"]F.폝;9:8;9qttx/|nG=L(ݥC̬llm{?}s33ZAddfqW
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="6.40" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="6.40" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection triggered_container ( Last six runs Jan2023 )

---------- Differences in errors ----------
45,71d44
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
M@T a-5&j45Xh_b(*6TDB?F7k'۝-7s3;K&%  @EЂ]tu,$Wzun0@E
^OibD"QZJ04og3=
UDTE:)	q0Dɔ"=)	b`'uBgFȺbn|6?%H
@`?]#2һG{8>[[6-|~~ZVvagiV,|NIIQ+77W[?8A4'q򵛷w*))iﴘv-կM`*8jkYB`XcLr
;ۼӧZ8h>xoS,,,T
̬lmel˨|>_PhܨSަ=pnܰA6\-uw ~ɪ
>QQ&[w8rBa육xWS=xt-<;F}ę_,guvGu{wzC:&'vw0n\.tU c>"/_Ӡ<M&}ټMM?韨nܰG%s&YDAԬQǧ^,((يMnU}_,)@@DBP({кun_edRqYԯӲN2.s#".W
.pQL
Vhٲe
O:uҥMd9
P4ֺ
6fee3fر	B;Z.I$}i҇B\.UBm5j1+㩙'ǫWV/|!cx{oܼͥ/,*:q漥uj*=#ڍ[Deff0GEDX[Wrwm׺G|v=϶Tz/lZ6a|[Dyy>ffeȧ}
|=s֙Yw=Voe537r-<=#OO{vKLJIMKg:oUӻȨI)l=X;p¼{KxC۱[Ov/:+̳+S}К4[&YZZM~~o$"DcaaADVMcaaaaa!H,;myvTbRO-OvLyMD"QvvҥKc`ʟ7޳gOΝTR,[J%G]r="ݽg%kkXѓ3XK'AU/0ك3&}ȉ~4Xwmrng׎$'^`
m[5S=z\tiQɝeqU~}x<՚[ҡ;9ӏӣH_PpCQ5_;~W-6~&16.>Yo0my:}d|z}>I)I)1q?>_M^BRD.mv?>~ֻۻg.4iHؙ:+Klmmo뱲|BAc\{4<*Vlڸ465U!ZF/sMIH_PF~c?wŲUjTr	IDyAe
ZݭvM}T#_\+"]wpy5_,!)yCD<0A=n@ hߺY5

R޲65]RE<vjH\ܤ߈?'GCNљ!t;{:u}jzzz 
?QE7&ل7nʔ)*V	M&v,QӧOi
'efRf͏=v.wTWgD;:wh"+'ȻZ'Ϟ{mogۦE'G{_c^t*Ǔg?|`߮Us!Wuyץ}뼼<sϖe{-fd_tڵjV<>Sۖyyy\gu
*Q?zRNmy(}fq/bb_*^O=|ԭK/s}m[6=s2[]>V67q>	}PH(4ɿPtGkdҳK OMvd҇.]=ѥCksssX<*>yN(^~S"8;҇N4)KlcmUXX.#Sukl/}B@ 
Y'sX@DrGusr߲

$ȡ<;s//22k֨薐$V"K"*((d?d$$%}5#jfn4si۲oZsmZH$Hڷn[+ߦXYI$.[Uׅ99խ-B{;[&
?	p̬,)LUDRIPscXZX	,vqv277{[4y}_@G'L#E='5\5--HYFMBҳ/bChuBLl%%|1g^ݻTb⟿xigg[XY6ݱζq\,LlK.DP7Ddgkȿ>{*_SgbH[Uܲc/7?)9%k׬]֮l̄S7nݭѱmC,jؠ^~,Nf-\bF#;t\Gtnmmekk_r!7}xY:dS|AjU^zSP HLy+YR;,ecQK/
/(c%-}/x,SbQ艳99l+޹'B3a6-:kuY":;99/(YZ=ȳ|qbRJ^~/^!Dff,J"޿𱙹Y-ths$쌥E\ 9~<CDV"˺>5y	eeԪ?>oia>v[w-5~:v;ҏ54 TlZ|DdcmMDYY9lQVvdz8PR,F?L+36p@M?R5U6EŊtkk+/_'WtwUk9Wg7Ӟl>#"ÄX)j@O|/Ukύ,eZ}223---0۴Sq}\I$]:w=2D?uyaaD"R'HE9l~QQQTSyaa!yRbqaa@999^3w׸WR1O%3''Gq7q^s۽y;(3v۶HKyuYKcAA‚ѣ[]dhoU'2Al\w*:=p/---|1$];
;ŎvyyVQINm[r'wOܡk/(&"ȒM"]F.폝;9:8;9qttx/|nG=L(ݥC̬llm{?}s33ZAddfqW
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection triggered_join ( Last six runs Jan2023 )

---------- Differences in errors ----------
48,74d47
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
M@T a-5&j45Xh_b(*6TDB?F7k'۝-7s3;K&%  @EЂ]tu,$Wzun0@E
^OibD"QZJ04og3=
UDTE:)	q0Dɔ"=)	b`'uBgFȺbn|6?%H
@`?]#2һG{8>[[6-|~~ZVvagiV,|NIIQ+77W[?8A4'q򵛷w*))iﴘv-կM`*8jkYB`XcLr
;ۼӧZ8h>xoS,,,T
̬lmel˨|>_PhܨSަ=pnܰA6\-uw ~ɪ
>QQ&[w8rBa육xWS=xt-<;F}ę_,guvGu{wzC:&'vw0n\.tU c>"/_Ӡ<M&}ټMM?韨nܰG%s&YDAԬQǧ^,((يMnU}_,)@@DBP({кun_edRqYԯӲN2.s#".W
.pQL
Vhٲe
O:uҥMd9
P4ֺ
6fee3fر	B;Z.I$}i҇B\.UBm5j1+㩙'ǫWV/|!cx{oܼͥ/,*:q漥uj*=#ڍ[Deff0GEDX[Wrwm׺G|v=϶Tz/lZ6a|[Dyy>ffeȧ}
|=s֙Yw=Voe537r-<=#OO{vKLJIMKg:oUӻȨI)l=X;p¼{KxC۱[Ov/:+̳+S}К4[&YZZM~~o$"DcaaADVMcaaaaa!H,;myvTbRO-OvLyMD"QvvҥKc`ʟ7޳gOΝTR,[J%G]r="ݽg%kkXѓ3XK'AU/0ك3&}ȉ~4Xwmrng׎$'^`
m[5S=z\tiQɝeqU~}x<՚[ҡ;9ӏӣH_PpCQ5_;~W-6~&16.>Yo0my:}d|z}>I)I)1q?>_M^BRD.mv?>~ֻۻg.4iHؙ:+Klmmo뱲|BAc\{4<*Vlڸ465U!ZF/sMIH_PF~c?wŲUjTr	IDyAe
ZݭvM}T#_\+"]wpy5_,!)yCD<0A=n@ hߺY5

R޲65]RE<vjH\ܤ߈?'GCNљ!t;{:u}jzzz 
?QE7&ل7nʔ)*V	M&v,QӧOi
'efRf͏=v.wTWgD;:wh"+'ȻZ'Ϟ{mogۦE'G{_c^t*Ǔg?|`߮Us!Wuyץ}뼼<sϖe{-fd_tڵjV<>Sۖyyy\gu
*Q?zRNmy(}fq/bb_*^O=|ԭK/s}m[6=s2[]>V67q>	}PH(4ɿPtGkdҳK OMvd҇.]=ѥCksssX<*>yN(^~S"8;҇N4)KlcmUXX.#Sukl/}B@ 
Y'sX@DrGusr߲

$ȡ<;s//22k֨薐$V"K"*((d?d$$%}5#jfn4si۲oZsmZH$Hڷn[+ߦXYI$.[Uׅ99խ-B{;[&
?	p̬,)LUDRIPscXZX	,vqv277{[4y}_@G'L#E='5\5--HYFMBҳ/bChuBLl%%|1g^ݻTb⟿xigg[XY6ݱζq\,LlK.DP7Ddgkȿ>{*_SgbH[Uܲc/7?)9%k׬]֮l̄S7nݭѱmC,jؠ^~,Nf-\bF#;t\Gtnmmekk_r!7}xY:dS|AjU^zSP HLy+YR;,ecQK/
/(c%-}/x,SbQ艳99l+޹'B3a6-:kuY":;99/(YZ=ȳ|qbRJ^~/^!Dff,J"޿𱙹Y-ths$쌥E\ 9~<CDV"˺>5y	eeԪ?>oia>v[w-5~:v;ҏ54 TlZ|DdcmMDYY9lQVvdz8PR,F?L+36p@M?R5U6EŊtkk+/_'WtwUk9Wg7Ӟl>#"ÄX)j@O|/Ukύ,eZ}223---0۴Sq}\I$]:w=2D?uyaaD"R'HE9l~QQQTSyaa!yRbqaa@999^3w׸WR1O%3''Gq7q^s۽y;(3v۶HKyuYKcAA‚ѣ[]dhoU'2Al\w*:=p/---|1$];
;ŎvyyVQINm[r'wOܡk/(&"ȒM"]F.폝;9:8;9qttx/|nG=L(ݥC̬llm{?}s33ZAddfqW
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection triggered_person ( Last six runs Jan2023 )

---------- Differences in errors ----------
45,71d44
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
M@T a-5&j45Xh_b(*6TDB?F7k'۝-7s3;K&%  @EЂ]tu,$Wzun0@E
^OibD"QZJ04og3=
UDTE:)	q0Dɔ"=)	b`'uBgFȺbn|6?%H
@`?]#2һG{8>[[6-|~~ZVvagiV,|NIIQ+77W[?8A4'q򵛷w*))iﴘv-կM`*8jkYB`XcLr
;ۼӧZ8h>xoS,,,T
̬lmel˨|>_PhܨSަ=pnܰA6\-uw ~ɪ
>QQ&[w8rBa육xWS=xt-<;F}ę_,guvGu{wzC:&'vw0n\.tU c>"/_Ӡ<M&}ټMM?韨nܰG%s&YDAԬQǧ^,((يMnU}_,)@@DBP({кun_edRqYԯӲN2.s#".W
.pQL
Vhٲe
O:uҥMd9
P4ֺ
6fee3fر	B;Z.I$}i҇B\.UBm5j1+㩙'ǫWV/|!cx{oܼͥ/,*:q漥uj*=#ڍ[Deff0GEDX[Wrwm׺G|v=϶Tz/lZ6a|[Dyy>ffeȧ}
|=s֙Yw=Voe537r-<=#OO{vKLJIMKg:oUӻȨI)l=X;p¼{KxC۱[Ov/:+̳+S}К4[&YZZM~~o$"DcaaADVMcaaaaa!H,;myvTbRO-OvLyMD"QvvҥKc`ʟ7޳gOΝTR,[J%G]r="ݽg%kkXѓ3XK'AU/0ك3&}ȉ~4Xwmrng׎$'^`
m[5S=z\tiQɝeqU~}x<՚[ҡ;9ӏӣH_PpCQ5_;~W-6~&16.>Yo0my:}d|z}>I)I)1q?>_M^BRD.mv?>~ֻۻg.4iHؙ:+Klmmo뱲|BAc\{4<*Vlڸ465U!ZF/sMIH_PF~c?wŲUjTr	IDyAe
ZݭvM}T#_\+"]wpy5_,!)yCD<0A=n@ hߺY5

R޲65]RE<vjH\ܤ߈?'GCNљ!t;{:u}jzzz 
?QE7&ل7nʔ)*V	M&v,QӧOi
'efRf͏=v.wTWgD;:wh"+'ȻZ'Ϟ{mogۦE'G{_c^t*Ǔg?|`߮Us!Wuyץ}뼼<sϖe{-fd_tڵjV<>Sۖyyy\gu
*Q?zRNmy(}fq/bb_*^O=|ԭK/s}m[6=s2[]>V67q>	}PH(4ɿPtGkdҳK OMvd҇.]=ѥCksssX<*>yN(^~S"8;҇N4)KlcmUXX.#Sukl/}B@ 
Y'sX@DrGusr߲

$ȡ<;s//22k֨薐$V"K"*((d?d$$%}5#jfn4si۲oZsmZH$Hڷn[+ߦXYI$.[Uׅ99խ-B{;[&
?	p̬,)LUDRIPscXZX	,vqv277{[4y}_@G'L#E='5\5--HYFMBҳ/bChuBLl%%|1g^ݻTb⟿xigg[XY6ݱζq\,LlK.DP7Ddgkȿ>{*_SgbH[Uܲc/7?)9%k׬]֮l̄S7nݭѱmC,jؠ^~,Nf-\bF#;t\Gtnmmekk_r!7}xY:dS|AjU^zSP HLy+YR;,ecQK/
/(c%-}/x,SbQ艳99l+޹'B3a6-:kuY":;99/(YZ=ȳ|qbRJ^~/^!Dff,J"޿𱙹Y-ths$쌥E\ 9~<CDV"˺>5y	eeԪ?>oia>v[w-5~:v;ҏ54 TlZ|DdcmMDYY9lQVvdz8PR,F?L+36p@M?R5U6EŊtkk+/_'WtwUk9Wg7Ӟl>#"ÄX)j@O|/Ukύ,eZ}223---0۴Sq}\I$]:w=2D?uyaaD"R'HE9l~QQQTSyaa!yRbqaa@999^3w׸WR1O%3''Gq7q^s۽y;(3v۶HKyuYKcAA‚ѣ[]dhoU'2Al\w*:=p/---|1$];
;ŎvyyVQINm[r'wOܡk/(&"ȒM"]F.폝;9:8;9qttx/|nG=L(ݥC̬llm{?}s33ZAddfqW
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection tripid ( Last six runs Jan2023 )

---------- Differences in errors ----------
48,74d47
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
M@T a-5&j45Xh_b(*6TDB?F7k'۝-7s3;K&%  @EЂ]tu,$Wzun0@E
^OibD"QZJ04og3=
UDTE:)	q0Dɔ"=)	b`'uBgFȺbn|6?%H
@`?]#2һG{8>[[6-|~~ZVvagiV,|NIIQ+77W[?8A4'q򵛷w*))iﴘv-կM`*8jkYB`XcLr
;ۼӧZ8h>xoS,,,T
̬lmel˨|>_PhܨSަ=pnܰA6\-uw ~ɪ
>QQ&[w8rBa육xWS=xt-<;F}ę_,guvGu{wzC:&'vw0n\.tU c>"/_Ӡ<M&}ټMM?韨nܰG%s&YDAԬQǧ^,((يMnU}_,)@@DBP({кun_edRqYԯӲN2.s#".W
.pQL
Vhٲe
O:uҥMd9
P4ֺ
6fee3fر	B;Z.I$}i҇B\.UBm5j1+㩙'ǫWV/|!cx{oܼͥ/,*:q漥uj*=#ڍ[Deff0GEDX[Wrwm׺G|v=϶Tz/lZ6a|[Dyy>ffeȧ}
|=s֙Yw=Voe537r-<=#OO{vKLJIMKg:oUӻȨI)l=X;p¼{KxC۱[Ov/:+̳+S}К4[&YZZM~~o$"DcaaADVMcaaaaa!H,;myvTbRO-OvLyMD"QvvҥKc`ʟ7޳gOΝTR,[J%G]r="ݽg%kkXѓ3XK'AU/0ك3&}ȉ~4Xwmrng׎$'^`
m[5S=z\tiQɝeqU~}x<՚[ҡ;9ӏӣH_PpCQ5_;~W-6~&16.>Yo0my:}d|z}>I)I)1q?>_M^BRD.mv?>~ֻۻg.4iHؙ:+Klmmo뱲|BAc\{4<*Vlڸ465U!ZF/sMIH_PF~c?wŲUjTr	IDyAe
ZݭvM}T#_\+"]wpy5_,!)yCD<0A=n@ hߺY5

R޲65]RE<vjH\ܤ߈?'GCNљ!t;{:u}jzzz 
?QE7&ل7nʔ)*V	M&v,QӧOi
'efRf͏=v.wTWgD;:wh"+'ȻZ'Ϟ{mogۦE'G{_c^t*Ǔg?|`߮Us!Wuyץ}뼼<sϖe{-fd_tڵjV<>Sۖyyy\gu
*Q?zRNmy(}fq/bb_*^O=|ԭK/s}m[6=s2[]>V67q>	}PH(4ɿPtGkdҳK OMvd҇.]=ѥCksssX<*>yN(^~S"8;҇N4)KlcmUXX.#Sukl/}B@ 
Y'sX@DrGusr߲

$ȡ<;s//22k֨薐$V"K"*((d?d$$%}5#jfn4si۲oZsmZH$Hڷn[+ߦXYI$.[Uׅ99խ-B{;[&
?	p̬,)LUDRIPscXZX	,vqv277{[4y}_@G'L#E='5\5--HYFMBҳ/bChuBLl%%|1g^ݻTb⟿xigg[XY6ݱζq\,LlK.DP7Ddgkȿ>{*_SgbH[Uܲc/7?)9%k׬]֮l̄S7nݭѱmC,jؠ^~,Nf-\bF#;t\Gtnmmekk_r!7}xY:dS|AjU^zSP HLy+YR;,ecQK/
/(c%-}/x,SbQ艳99l+޹'B3a6-:kuY":;99/(YZ=ȳ|qbRJ^~/^!Dff,J"޿𱙹Y-ths$쌥E\ 9~<CDV"˺>5y	eeԪ?>oia>v[w-5~:v;ҏ54 TlZ|DdcmMDYY9lQVvdz8PR,F?L+36p@M?R5U6EŊtkk+/_'WtwUk9Wg7Ӟl>#"ÄX)j@O|/Ukύ,eZ}223---0۴Sq}\I$]:w=2D?uyaaD"R'HE9l~QQQTSyaa!yRbqaa@999^3w׸WR1O%3''Gq7q^s۽y;(3v۶HKyuYKcAA‚ѣ[]dhoU'2Al\w*:=p/---|1$];
;ŎvyyVQINm[r'wOܡk/(&"ȒM"]F.폝;9:8;9qttx/|nG=L(ݥC̬llm{?}s33ZAddfqW
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection until ( Last six runs Jan2023 )

---------- Differences in errors ----------
53,79d52
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: network elements saved
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced waypointLane
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
waA%
`XbGƨ
FM%D1.آ
qpIvgggˍi*	v4 22RE0^:KƽZ,	@ըQF$Pt7fѯܸSXX$Y"aLG`%/UxhVJhQw2HGJ	]Y.tHd]|>MNl	bcc%{D@t*G[mšރ'=4ƺm':_PP_Yt3.1SSS-"N(N:	cF\|h
f]jjjZz;
lˣ~
~dbb<gցMr
1FHCK@@zAT]ISSS>`Bw@{:x<}T#'W</mZ~AYqq–A85m9KUry۴rM56ǕRw7KVmY/JRܺsrg׻z5>_zkQY7ظ'\2xUӣ
a eܨϹg/\>骢APv
|}DŢ+#/^F	y<^ֳۖ~q?IݤQC.]M"ԶVEE=>ubaaVlm{u\j윜sH$gi	"
BăֽK]fteOJ>Z|.?7"rePKGwЬE-[&wԩS.]*;ڴiK,^LG`۰acvv?0cLK uhX,w=-{(.
MMMUYKREѸP(Tbx<yxukwxxC!x<[{sm.}Qq3̈sn"̬lMLLlml<z|-2ʪk6ٹ`~~
711Q򽰶lF
?y&&&+Jlia_}cVv|:
l[ɿ,-thsCniyyI)vQQS+"223WԴKֵߌVӳL{t O$Y07t@߼{8ҭS~A!^n~Xa֬:ܜl

'\333"hټ	;>ffffffbԴcV7oG'%[Է$bEa'@-]T6~KܤI={t/*	=Y@Mz+#n!>=xyVD=	?st}ԩz5/k+˂{cp=8cx)}q@gӝM,_)/?_{uQR,?yz9PЮusߺu|ޣ^5qٮZ%˪gYVǞ>7[E lބWqYٸ˪Oc_z;k?i\Ϯ<=*YZX޹GTNMKKA@b"UM^IO>ppvNΛ.@ L}Φ
rrr_NdY,^ xORrjRrjl\Oo۲ًWH"V3ѵGtu̅fM99:	?ӫ{#Em=VP(hkGJ͛4zo
RަI4D+n7)
Wvwc}j׬Q˻oXJU?:1>QT!\]\6;mڛ^M'"ZkyW߾'>y<^`LMLSv=DDMmZԫS09-+IQ1;ho2$+Wrkޤcu0133KNyKH?st?tT]¶3>{^ϧ7B_1Ursk_,_MH~Ld/пxڴilBnEN>}ijћYx_f%gտg܂c򿘡@Eիz<}vA]Ƕ-ss:Wy1v6m[6st߹Nu1.IRzy<yv[9w"&Zs=6OEl,ٶk<;7¥kDԾu^'\y۵Ͽx:[WXV*tѓukwlmZſ{!zy<yS7-NLύm۵j~elh0Wo^}q9BqPhbiiBy</055JB\.ezFf>ZJv~E׎mLMME"~9PxMX@*:D(eQQû,孅n&&/_u'W/
P(dmwD"=MJyz+4
h(G$YyyUf/x<G%Ĥd0'"CFbrJGlQc?_H4bȧ&&Oc:v֭?7ަ[YXm}־xtkKKXܵCUp9'7zu$7WXXdgk#uЄB'A>-U<_*]576P"mg'GSSg_EO7|tq10_a\_tO/5s"^!Ӊ`$&?{".>ζO>v^'QrJxV굒|޽d-N%n..>6uk{E;x54iԐ%-Rxeu5sw("n߀߽LIM-ҩ1zynٱuujUOLJamNTw&&B_@D"HV.3R5ߨa}6};>Y-5ν/]c㥥gXYYX\M` ٢ĤT_Pz՗T&RZXY;(e%cQ333s3/,(,cb
}/(x,bQ&MgsrsWrwsGO&Nm[vnɳDt⯋}ztvYPXhan~Y"21y|"EIɩ4x冀Ϸ051ayVuMLM:kյc#g5~½1l"0SpQvNnfcG-(,uHߪEW>{`o+,Q

#nM%Oұo>{NDVVDex<+K%J~tqWv5X'xBOVsc?>/vQh1)==Rv׉]joى
0aF;|ʲ6%f.Zs#++[6wY¿̬,ss34L-֩ID\WIb_
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

daily.demand.waypoint.parkingarea: 49 tests: 48 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea volatilerecomputing ( Last six runs Jan2023 )

---------- Differences in errors ----------
39,232d38
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Removed object edge:-E1 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:E1 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced waypointParkingArea
< Debug: Deleting unreferenced waypointParkingArea
< Debug: Deleting unreferenced routeEmbedded
< Debug: Deleting unreferenced vehicleWithRoute
< Debug: Deleting unreferenced waypointParkingArea
< Debug: Deleting unreferenced waypointParkingArea
< Debug: Deleting unreferenced waypointParkingArea
< Debug: Deleting unreferenced waypointParkingArea
< Debug: Deleting unreferenced waypointParkingArea
< Debug: Deleting unreferenced waypointParkingArea
< Debug: Deleting unreferenced routeEmbedded
< Debug: Deleting unreferenced vehicleWithRoute
< Debug: Deleting unreferenced vType
< Debug: Deleting unreferenced parkingArea
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
< Error: Attempt to delete instance of GNEReferenceCounter with count -1
< Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
< Error: Attempt to delete instance of GNEReferenceCounter with count -1
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy\T*
*").oZj˯}%+JVV_5+k((	3?ަa_]}39h(PgSMRX2oHC42aƧ	0~k{9Nf
H,ˌ7xeȁ&r_jX֢&84G4"590@4u2sj̐*KDrMKKKMOn	%{D@#PgTmHš{c؇8P=cc/W4u,b
vgC LblYKKKUGhL꓊dZZZ{UXSܼ*,S6Dݺ>O
*,ieeϧn gQ	?H;yD/hF	0svvڼS_;i}
wN*o9-+խl̜g
UUʋm-3#;'דg[a/lߵ-i%{y{}Rܹ{/*.>yS{G--<#+~l܍H*/3#>1)BY*YCÿػ_olkj
!a.].ksmmCD݌|r7O77WS'K''/m؆]Dd?bȀ++brRj/&FcF
mЮ8_R(U/H ZOڨa{B$W(ݺ}ߊǠ:<	Z˖-hΝ5_bŎ;_rhdj޽mիmȎ'S>wjTL,?yMKޞ?:::lURYٸ@ PU
b8SLv4('U
qۖoݎׯ
pIOWƭ;DTPX$
k\_(=idhz`׺r---P(dGadh^_Bel_VVO¢b9ݭ˙/,*w]ҲکPG/

t8fTFfvnhؠ~ߎ6p##'>H,*q&/-+;IVVoRV^w̺b_7ǫkD$
Ȩб߈H,;?bXWGg_Q.9$;'YZX,uvӎ;ճ_h|{yy/Æ
3119]cD"QJd6K4cKι;whavm
E"QlC;Wb5 %Oz	tˊ}k(6g_iYY3r]ֆb'!alw_?o.G	!
n|}/ڶeE=?
D[[ۋ/*_UDq_oEuu8|p{old8{??zAvm[WTܽ#rl``Gҗ`4噯׳zedkkstYyyqqIt%~YNFfvFfv|bGOf_D,d61z #COf/7*0BX/KӁƌRk/keCCҲܼZe#h{~$Q֭<<KNݲrrs%e߷DZzVn]ڰ;ttj;msgQnekC?g䦥g:ط=9utjѩOe8ޞ\u̬""ޞ=whkkk9,ae;i9/$N?mZx{y~iLtuuKJK3ri/OwsSg0~fYyO\]:ڵ}.htv1Qk>={H~6![|Mr`dj%+Wd5v,ϟws޷Ոߘ[Yoɟ'
-{ou;
j`I؇f_tڷ{t?>fG]~Q/'&?%"4U}	I1zQIq忉hPvA/qZAC&=M^,+*6__Ⱛ7h`/qZPeee6+QbwiNzbħm'$?xĦ3.}jP.]cWOe
,-#9ٛ#@q	B}X-Tee%.њ8--m,{QKGvҫ.ջp'$=>H$ڶ
ݼ-,U\YdldhPYYeia_P(J(<M}ζMJIuswy27oDfDN/O[[k%%Y9Bobx:a/y/(>>)qm[ۤgdJUTT/23<_czDwN'n]:]VN^X,ǭK320k`1ZqIk%wWQQijb,u#;H*׿tX,nee!u	tu˴,-tt	IO٢'I\Us`dCD/s$~҈({}c^^!Z̄)&]]:^|={LDYMdצuʳr/`-N.19%iqNN60v䗓OSGw>,V*LJzv^n]:~*YэOsgȕ5lP?{G~gfe>OI}޹c,heiY	m-m"E՟u瞃}!~>]ZѽGl:*:6gy2kW8gzxqݽl6ܼFl)rӫ%H(=#[[KC{gimZ3s_==rʲ%sQ]]]=]3'WT܍~cb1UTTc/+8%u5n"'"ѻ;	
).)aqBC;BDA/=
}=3!D$
8-"Ee<]떶Pl&^L̃GBP8xAOWף{ac8ٜs/9DdqtuϞV^Qqߑ^Ϟ?IH273<X9+*o?MO6'	IDddhHDEE%lQQq	qr?ˁJ:{rs)ߒln-=Z@Рem'Jʒ)ǰZZqÄ/^SV	o,_7"|z{^VaaQ
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<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">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" type="id" depart="0.00">
        <route edges="gneE2 gneE4" color="yellow"/>
        <stop parkingArea="parkingAreaC" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaD" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaE" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaF" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaG" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaH" duration="60.00" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_1" type="id" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="10.00"/>
    </vehicle>
</routes>

daily.net.connections: 67 tests: 55 succeeded 12 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements connections inspect changeleft ( Last six runs Jan2023 )

---------- Differences in net ----------
69c69
<     <connection from="6" to="1" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
---
>     <connection from="6" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>

TEST FAILED on ts-sim-build-ba : netelements connections inspect changeright ( Last six runs Jan2023 )

---------- Differences in net ----------
69c69
<     <connection from="6" to="1" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
---
>     <connection from="6" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>

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

---------- Differences in errors ----------
23d22
< Debug: Setting new attribute
32,33d30
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
43,44d39
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
netelements connections inspect disallow ( Last six runs Jan2023 )
netelements connections inspect_tls disallow ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected changeleft ( Last six runs Jan2023 )

---------- Differences in net ----------
64,79c64,79
<     <connection from="5" to="4" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="M"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="M"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="m"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="m"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
---
>     <connection from="5" to="4" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="M"/>
>     <connection from="5" to="2" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
>     <connection from="5" to="2" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
>     <connection from="5" to="3" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
>     <connection from="6" to="3" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="M"/>
>     <connection from="6" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
>     <connection from="6" to="1" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
>     <connection from="6" to="4" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
>     <connection from="7" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="m"/>
>     <connection from="7" to="4" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
>     <connection from="7" to="4" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
>     <connection from="7" to="2" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected changeright ( Last six runs Jan2023 )

---------- Differences in net ----------
64,79c64,79
<     <connection from="5" to="4" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="M"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="M"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="m"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="m"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
---
>     <connection from="5" to="4" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="M"/>
>     <connection from="5" to="2" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
>     <connection from="5" to="2" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
>     <connection from="5" to="3" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
>     <connection from="6" to="3" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="M"/>
>     <connection from="6" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
>     <connection from="6" to="1" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="M"/>
>     <connection from="6" to="4" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
>     <connection from="7" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="r" state="m"/>
>     <connection from="7" to="4" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
>     <connection from="7" to="4" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="s" state="m"/>
>     <connection from="7" to="2" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" dir="l" state="m"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
82,97d81
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
153,170d136
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected_tls changeleft ( Last six runs Jan2023 )

---------- Differences in net ----------
71,86c71,86
<     <connection from="5" to="4" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="8" dir="r" state="O"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="9" dir="s" state="O"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="10" dir="s" state="O"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="11" dir="l" state="o"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="0" dir="r" state="O"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="1" dir="s" state="O"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="2" dir="s" state="O"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="3" dir="l" state="o"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="12" dir="r" state="o"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="13" dir="s" state="o"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="14" dir="s" state="o"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="15" dir="l" state="o"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="4" dir="r" state="o"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="5" dir="s" state="o"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="6" dir="s" state="o"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="7" dir="l" state="o"/>
---
>     <connection from="5" to="4" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="8" dir="r" state="O"/>
>     <connection from="5" to="2" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="9" dir="s" state="O"/>
>     <connection from="5" to="2" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="10" dir="s" state="O"/>
>     <connection from="5" to="3" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="11" dir="l" state="o"/>
>     <connection from="6" to="3" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="0" dir="r" state="O"/>
>     <connection from="6" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="1" dir="s" state="O"/>
>     <connection from="6" to="1" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="2" dir="s" state="O"/>
>     <connection from="6" to="4" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="3" dir="l" state="o"/>
>     <connection from="7" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="12" dir="r" state="o"/>
>     <connection from="7" to="4" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="13" dir="s" state="o"/>
>     <connection from="7" to="4" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="14" dir="s" state="o"/>
>     <connection from="7" to="2" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="15" dir="l" state="o"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected_tls changeright ( Last six runs Jan2023 )

---------- Differences in net ----------
71,86c71,86
<     <connection from="5" to="4" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="8" dir="r" state="O"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="9" dir="s" state="O"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="10" dir="s" state="O"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="11" dir="l" state="o"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="0" dir="r" state="O"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="1" dir="s" state="O"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="2" dir="s" state="O"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="3" dir="l" state="o"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="12" dir="r" state="o"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="13" dir="s" state="o"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="14" dir="s" state="o"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="15" dir="l" state="o"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="4" dir="r" state="o"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="5" dir="s" state="o"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="6" dir="s" state="o"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="7" dir="l" state="o"/>
---
>     <connection from="5" to="4" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="8" dir="r" state="O"/>
>     <connection from="5" to="2" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="9" dir="s" state="O"/>
>     <connection from="5" to="2" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="10" dir="s" state="O"/>
>     <connection from="5" to="3" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="11" dir="l" state="o"/>
>     <connection from="6" to="3" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="0" dir="r" state="O"/>
>     <connection from="6" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="1" dir="s" state="O"/>
>     <connection from="6" to="1" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="2" dir="s" state="O"/>
>     <connection from="6" to="4" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="3" dir="l" state="o"/>
>     <connection from="7" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="12" dir="r" state="o"/>
>     <connection from="7" to="4" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="13" dir="s" state="o"/>
>     <connection from="7" to="4" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="14" dir="s" state="o"/>
>     <connection from="7" to="2" fromLane="1" toLane="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="15" dir="l" state="o"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected_tls disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
82,97d81
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : netelements connections inspect_tls changeleft ( Last six runs Jan2023 )

---------- Differences in net ----------
76c76
<     <connection from="6" to="1" fromLane="0" toLane="0" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="1" dir="s" state="O"/>
---
>     <connection from="6" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="1" dir="s" state="O"/>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_tls changeright ( Last six runs Jan2023 )

---------- Differences in net ----------
76c76
<     <connection from="6" to="1" fromLane="0" toLane="0" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="1" dir="s" state="O"/>
---
>     <connection from="6" to="1" fromLane="0" toLane="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" changeRight="authority army vip passenger hov taxi bus coach bicycle tram" tl="Center" linkIndex="1" dir="s" state="O"/>

daily.net.crossings: 81 tests: 77 succeeded 4 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
145,182d144
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 31.60,-10.00,68.40,10.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 31.60,90.00,68.40,110.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -10.00,31.60,10.00,68.40
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 90.00,31.60,110.00,68.40
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.60,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,67.40,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,67.40
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.60,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,67.40,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.60,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.60,60.00,60.00
< GLDebug: 	Removed object edge:8 from SUMORTree with boundary 40.00,40.00,110.00,67.40
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 31.60,-10.00,68.40,10.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 31.60,90.00,68.40,110.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -10.00,31.60,10.00,68.40
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 90.00,31.60,110.00,68.40
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4{RJ[iEdSB@PAJT*.p#"(*K6
Un88Ci6Iyxs]|}N1Q-]3HIItUqoFFkt;v	<
Wg0zX[K5".F¬46RY&LK. hy"KW@/yIgl(]R/X@ &'u-Xo֏,KG(d._q`~nn~Ln麀5_ٔ
3n1KKK-
		ihh0%YO(NV}ϦذUf,Ӽ6G
zb3	4G#f1N-h
b1&s.--~:·ݽ_n݁ӈ[90%eR\"(JmYڴe{Mm
4{TC@ѡ9e;UOax5?W|摇'is܅-v\~:TVTRzҕRwy2w%xGl!GcҸџYk̯	+͝:osP7bHψn*ȉPCa3kYyCG.^Q_[>#8tD7Ν:(KW{P.WhuؑB;xD%2K(H$Dw=icG
k꯫kn'YMx{UVU:z2%<_ο!+&y͟?_ߢ>@\R{…WX>Zff͗oY]]_{uťeM[vp_OD"cҹT_4.̕b5cQa,a]
8p;
p2sRgJ	:3DT]S+u/.]z<%ťM	[R@ 
l(\]o{F,^_NNRl/5uvȈۓqqv5lpMmڶihׄGNGeʄEťܢQup:5ةRnIG:oڲC"q7z˲{R0N}A*-~!:l,3|bѵ3bGGG"rsu~XH$D4_H$D²aNM+*.%1#J*

Ywv4ʕ+c`Z}ٸqQݷ]ܾMp%l+9xĩ3hҸQ!m۸TKW%&2]č>Y&_ρ\G7^y~˶]^'{b4XT'68ٙeדv'	ѽ@\a>Ie2	䊺r5cMB~}{DP0|Q~/*[Ӧ*7W3񣇵
rvr.\fzts3䆆[(
oدO^AQVMҲ
nZ*r/X{}V9EťEťY9^o#(7zoq/4fW>}%&O;⮑]\\}zE<r,"

קYRV^ַCGOr%z	tԱsX
lXnNCޙ_XLD/ulN~~n84$oLT<"֡sX—ճX\X\рѽ"9Bp=vťe\}
%w+Nέt~}zoݱѩ&HkIG32ٚ?r3gfֹmp`^AH$ыQP@@lL/ j*nB/^3FJ^pBnBg}ٳgϞi,wejkDc7l<ChHҽ<=?(Ck.{?0߷.*韃Y97H=L|-3^Cw(
<}]{3fRogߡ7劺t嚧8t6)#`FO*<rGdFxZx._ʹuC(_̹|z<zRT<`}6
ƞWPs3?nZW_/C#Hĭ̲}R(\uB\˯YQYv)=[gh,Mⵛpgf=|J6gD#'N,E{Hʮ.
۫p0W,;ѣt_$	BH<9'NST>ޞD^P(uO2BHeg|X I>p뗗Ν:dd`&8(X`H.Wp?dDG-PTO̘"v_޽O3Cѽ˿GOUT89,;l]9QVQ̲a:sp]}==N.Wxi4H@{jTOcY[Tc8J$b}}ę7E׳{Ft
f:`//-+.nœJMѾHY@Aaqf:s;/!'gNm&f^r]ws3F[.auvv-7rݭOH>V/V#,,*ɾuq''^=ͼ"rwsՓKJ˵{O>ШaBC~қ7svPXT}}{tbP $"5zАC3YcQޑٴKu\enuOL[׹:
|Cta+*]\\e29vf[TXT*;v+h 
J˜n\	2r+ǢQԬi2\#zDz,FDr;vL0@5_^}chupҕk"hG#i/q#=r'GI{H,	XUQqT&7#'X̕&( ŋ#7z%ޑ.\Jٹg?7{twb+׈K[ُ3_x=3]`Ι)O>5ݵ}sgfsjqqv2p/Y}uMyߔi|zle bZJgR,(pl}}>e7_ `a;VVVqSis]>rv@^vW]S(^3ݻv"":ewspI:k,~̹t}
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <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"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings without_tls create default ( Last six runs Jan2023 )
netelements crossings without_tls create default_invalid ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls create duplicated ( Last six runs Jan2023 )

---------- Differences in errors ----------
65,167c65,66
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 31.60,-10.00,68.40,10.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 31.60,90.00,68.40,110.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -10.00,31.60,10.00,68.40
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 90.00,31.60,110.00,68.40
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Removed object edge:8 from SUMORTree with boundary 40.00,40.00,110.00,68.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 31.60,-10.00,68.40,10.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 31.60,90.00,68.40,110.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -10.00,31.60,10.00,68.40
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 29.60,29.60,70.40,70.40
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 90.00,31.60,110.00,68.40
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.60,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,67.40,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,67.40
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.60,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,67.40,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.60,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.60,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: There is already another crossing with the same edges in the junction; Duplicated crossing aren't allowed.
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\){JGUkZj֭@ZwժZk[q/PPT "=~^ӐB~<2y@=Z	0v **Uju&$$&	ԼѯʸaV:6rS^lb#a5_X&8JZR5o
>*d2
xB-AQBBbh7ڏX-8Tݽll{u|rV}a>jg\s>geeYZZj=BM=8Ղh};.Gܸcb}}rr
Xaiy@ 0`,g'];^ ?vi	@/hS`2t第9_9qѣGsJx>g&3;\,
RV	c8\XTl
^l5Ր)u4cY98}оm^]^꬘~-o1]8t\eIGz7񘲲̬c#"gyƴoʛJ۾jAlׄ\gL{Kpse733߻_KTvZԅ:Ԑa^:k:;'ܥ1bӷlۡ}[n/_v,-,j["ޏ}xX[Cx{5.*.>{/Jˬ*333"|>ғ6d`Vo>*;6[v򚣃}^~ףpu+09s7ߨ\?wUVU\?o޼+W*A/hVK`۲ekQQ_`‚W=1־``r|߁#SCq>onnM.[E|>PM,0e2}B1e7nq%Rs"WPq&	؇QVV
\j떿wYY9'4(,wy}Wy<F hN.EYY_5ӷW׶~>qb`ߞEw>6n԰,=.<v*07WPкe1Çgd汛FtLxdtFfeA֖
͇+OX1a7?:;>Y̪bXa/0'SvZ4#"@ ں\?H.B"ֹ{~BP(Bs~߸ղge>O?N=Zb\1W_:ݻwh0lHj%Lg3]r-m"9tgVV2~llKAxZ[Y>;}2;qg3:#"z--v!JTz<ܭ,-rG'Μgw<7uwsE
ףÄS.Yx:w:{D"%"a6lպeAzܼ|ksGmniaQ.߾!jբeӔ8@333-'OSu<=1)grYٹrYyyqqIʳ4!WLof􌬄Mysln\B
مZ[YC
ԡcaÇ4Wʪ,'cufڵp%D"pwܡkn^gekӺ+ySf޻]l>^
{ADw4iTIWg7Wv<-ӣcT"j{2a۴222 uЮmknYߞ]Zh&3$Re)
];whou0
%߈{GN6[YV^evtƣIZ6k<7os{kv?@g+?אE)FPK^<o<vAeuN:u)&1ۖ[3ٰ
3
[<ٲwyВgܣw5׫[QIs׻q㤻?\ԉb#qҽѥ셫DԷg&=:A}{q=6Oib٢5ݽsQIKDԧG/F'3<f@eee\c>-\Bb[Ҽ_<ַg'	O̼<='?x٩W/\.Jڻ{s`u>OO~zP={..)p/`~H$luŎxfl˥+׺e3(m]+v~dP2c<:q_vC.;9ˮh"RR"::jn-tuqORyjufff|>md]q[&9:9{z9fff^mU\RVV.O\89_^
5NHz0kZzZZH,?dedn
dL#0<JH:yO3w{ū׳ss,,ryߞ]^i~ʵ\kKK\>oo//ڪbI[_wԹ¢"LR\.wvrP:"P糑qvӣĤ6~-8tb`DG
bLk$"&Dje<NzA-~ڥ>KKHL&̬w'ki3
-N.1iғ[[WpҢ}[xthߖU-3pEaa!jצ>M}ND6ցpp~~AfVN*<sݷ˳юgdf=My4YfilۣCM@7L.8j;^{w=x4LiS۷m.ߊgdK0L`W۽n}pŘ0LNnuyʅrbnJK2x{>o73Kʶx%DrTʲcQP(7y|X|;5cr
RðA,AD;OD).)ac~^q":~ȡ솕"gH 􌬲\r݌dz02F߹wC`@:t,L$oXzk:Ǯ!"KQ9v?6K7}1㉄N}\,yH߽Kgi'*,~ƴIbqܫLy$""vSQq	0V?T#=W|Ď[D}yW_Y_3I]y:)77ʲgien.`w0̄1<CDh?0//m>e?uv=/WZT^~ADԭ.^^XXT1A~~卽P$VL߫+-U\.?~¤#[l~ܣ%v H$r\&ZrxnrvT*-Wh*H$DTZZ*Kحe
e2D"8}III]=psI~ZY2KJJԝQyy9bn܊--7/?=yٖFXD,fz4t;|0k"ڶbMkLz"	y<ރ	2rz;œd
l=j=>!i@ܓGOد[.-3y:]z}蠾GNx<ޓ\}14EūV[1|~澃,(,q+ڪ]w`܋s\ h7"j`@OC6cp/@5@0@mczʕ+5OΕ_Ll{g+$YQ1^'N6P'%bɤ26d|Y:$R);TJD>¶,/_Vs?UlzjݭOh6h![]%<DžRT14rrX1ϲy\.gB\^PP$Eer\.jŮ),,LI}^1%WgCaQQIIʭK'kvRSkQӰWD"QQ$νƍ6bW_@D"r<hg9wQnnL)fŨrsڶkcg*'/a3!۳%&?~Vn +Hbb7g첻	_41#
^K-'Ru6;˳ESbZ41g"||8uoj.}f}ztiwq,--v>->Lݦ5kv_+W"%L/Miiin7'QtT"8p`%:'G{QFf;8WLSVV]T\ncmXX.T†lFYiir҂W(>߬L\rr߾w&Ѧuhe2"$H.'Tg<FVb^iѴC2e9m[r㫭Z\n/{;~]^mi^ "͉2yV^.n4"jܨaZz^6VPNR>ߌmX.**vsua.?-=͞SL&SɳEE.Nlf;[ܼR\rjZuwszyZL&oܨ!{G%JS:
I$1]7ui_2\"jخ_qcQFVVyا'[g&30ꃵkR!g6^fFPKԗL lUԋ1x..ƭ@MuzھJQq\.ݽ˳x{^hh/ֳgiX>|H"Q(̌&3+TL&w^z-*Z_ybqUsO.NKK<q|P7oŰWs"¢MWz{ap9HR.4jЍK:VL/m5tlکCgig.\!͋{0Oq)~Yb>=ed{yzԕ##oѵcNN>|BJ-*wj.1%X"iҸQf>^yGO%]^v#z^|M 1IJŎNhj3<NJf׫,<}{fY
D߹WqMzu33=Kpwaʓ&ٶq"ˉ(=#l*W}Ͳ5ݺt{?N&:X"fGk>R0[>j߻w:wl@ͶjDlW--J/Bـ>=,&$8"QP&$&3|Ȅ1&=y_n*wE;&:B6F_Tnފ7nwоG׎)UX&q'ϜVJϹb̬;w{+{ة/gRuYeܼWZ4kJ̬a#"orMv*QZ(͖|#"o*%`dG]11sqvN(:v*"N#H]R1mvj!yul0LVvCǹNg/\1lƭ;'drD?
[cŏ8]`#I_xĭWY&<rgNYYwV\s䙢.,-KKJKe2Y'{!H$JOr'qsqi4lϞJBj_M{ iKJ.i[@@@BrFEST6Ĝ&gYa.]e5\4!XmSuJ&>>>QQ8!Nt)C8&F/0
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <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"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls create_nosidewalks duplicated ( Last six runs Jan2023 )

---------- Differences in errors ----------
64a65,68
> Debug: Adding crossing into junction 'Center'
> Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
> Debug: Removing crossing from junction 'Center'
> Debug: Deleting unreferenced crossing in rebuildGNECrossings()
---------- Differences in log ----------
1d0
< Warning: There is already another crossing with the same edges in the junction; Duplicated crossing aren't allowed.

daily.net.edges: 148 tests: 105 succeeded 43 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements edges create disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
23,46d22
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E2' from net
< Debug: Removing junction 'J5' from net
< Debug: Removing junction 'J4' from net
72a49
> Debug: Keys Ctrl+Z (Undo) pressed
100,111d76
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'J4' into net
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,30.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="0.00,45.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
14,16d13
<     <edge id="E2" from="J4" to="J5" priority="-1">
<         <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
<     </edge>
22,23d18
<     <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
<     <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>
---------- Differences in output ----------
13,14d12
< TestFunctions: Clicked over position 384 - 493
< TestFunctions: Clicked over position 804 - 493

TEST FAILED on ts-sim-build-ba : netelements edges create lane allow ( Last six runs Jan2023 )

---------- Differences in errors ----------
20,28d19
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
37,47d27
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E2' from net
< Debug: Removing junction 'J5' from net
< Debug: Removing junction 'J4' from net
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
64a45
> Debug: Keys Ctrl+Z (Undo) pressed
88,98d68
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
<truncated after showing first 30 lines>
---------- Differences in log ----------
2a3,4
> Warning: Invalid edge attributes
> Warning: Invalid edge attributes
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,30.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="0.00,45.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
---
>         <lane id="E0_0" index="0" disallow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
12,15c12
<         <lane id="E1_0" index="0" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
<     </edge>
<     <edge id="E2" from="J4" to="J5" priority="-1">
<         <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
---
>         <lane id="E1_0" index="0" disallow="all" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
22,23d18
<     <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
<     <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>

TEST FAILED on ts-sim-build-ba : netelements edges create lane disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,30d0
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
2a3,6
> Warning: Invalid lane attributes
> Warning: Invalid lane attributes
> Warning: Invalid lane attributes
> Warning: Invalid lane attributes
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,30.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
8,16d7
<     <edge id="E0" from="J0" to="J1" priority="-1">
<         <lane id="E0_0" index="0" disallow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
<     </edge>
<     <edge id="E1" from="J2" to="J3" priority="-1">
<         <lane id="E1_0" index="0" disallow="all" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
<     </edge>
<     <edge id="E2" from="J4" to="J5" priority="-1">
<         <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
<     </edge>
18,23d8
<     <junction id="J0" type="dead_end" x="0.00" y="60.00" incLanes="" intLanes="" shape="0.00,60.00 0.00,56.80"/>
<     <junction id="J1" type="dead_end" x="85.00" y="60.00" incLanes="E0_0" intLanes="" shape="85.00,56.80 85.00,60.00"/>
<     <junction id="J2" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
<     <junction id="J3" type="dead_end" x="85.00" y="45.00" incLanes="E1_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>
<     <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
<     <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>
---------- Differences in output ----------
13,14d12
< TestFunctions: Clicked over position 384 - 493
< TestFunctions: Clicked over position 804 - 493

TEST FAILED on ts-sim-build-ba : netelements edges create lane edit ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,15d0
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Adding nullptr lane into edge
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
17,32d1
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Removing nullptr lane from edge
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Invalid lane attributes
> Warning: Invalid lane attributes
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,75.00,85.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
8,11d7
<     <edge id="E0" from="J0" to="J1" priority="-1">
<         <lane id="E0_0" index="0" speed="13.89" length="85.00" shape="0.00,70.20 85.00,70.20"/>
<         <lane id="E0_1" index="1" speed="13.89" length="85.00" shape="0.00,73.40 85.00,73.40"/>
<     </edge>
13,14d8
<     <junction id="J0" type="dead_end" x="0.00" y="75.00" incLanes="" intLanes="" shape="0.00,75.00 0.00,68.60"/>
<     <junction id="J1" type="dead_end" x="85.00" y="75.00" incLanes="E0_0 E0_1" intLanes="" shape="85.00,68.60 85.00,75.00"/>

TEST FAILED on ts-sim-build-ba : netelements edges create lane speed ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,41c1
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E0' from net
< Debug: Removing junction 'J1' from net
< Debug: Removing junction 'J0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwTY𛐐{/"RWEYֺZp,ZWVĎ"
J/*w1ɄBL޼ysgR{!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B5QE gggEB!):zS޸8FB!쬭ē{7&_y/AvmQ"BFYEd˜#Ti,&:OV)$B!UM.WՓH0F-,YQY:_B)$On#Bu&#[%)/Sq,

o{Bѱ UlBg\s>geeѭ(--Q]?8`6P2޵'!ͿGi'jXq4Bu>& YYY/~,wlMX95qٸb/>N=4kꄬ윳_(]:uFf&턿~{MKƏa܊dgf}AYS'%$޼<m%90x}yRT6625uY^mٯW{{;^C`twkoFKS=;'Qv-m\:?zKPUQ׳mʪwn{PQQ)M
a<7,*.zHm֔X,UIԿw'G]
,ok׭KG=]GO_E!c7'՟K1Eѭںu%KlٲE|ҥ7o(hX=Mn߾EEE6|33[b4uZ*:4j§$g0m[5[
`0l6/_+n޽pwPPXfEgٚ?Eѵ][Sg/{a2l6[LB]M[N16->]eUc#iOϮ[_J>=
߼}O47---Ko NOBB

ڵqؠ􌬜<bU>[4,4"#3!U](Ї	zD
`QZVvE#W|fMlX,6-:iC/pU֭l엕s_rNO H[l΁_Pk*	3gﯩy`iҠ%7i;TBrF~qT'wvMBnEdK#,())%XpY9d}ee􌬸b'ӽOge[~B<$spx
o
vsuչrALiVZV_1];,cOB>&IgW1
lqqlC鈦飧/_2۷556*,*-lBiY5[f%yěwVA>~:+;KsN.bd0n.*_22O%JJJ}{vmӪEEEEFV6-JI351t1LW_gkR?}icªyfvձçcv5D͸xb1"TO4xҥĂȁ%tܹs{C!
3
>;<ZPٔ
< X%~KH2O%%BLϗ$+QHqe+|֮Ń'ρM0Lj	'&zry<035ᄄzp>%Ӂoxru5*=]BidfS?&ڷip.w"~5 t;%X,mKJ>g::x>b+c?&:X&$13/Mp(Or67fnڵx,4@]UکuK'_婫*++<qHIiiVy55++t
'b
{;lj"O2())ݐWs96Edzl6S۴TRRjp  ́1EhZ_d?_d^TH`tk@;EB=hbGXթ=U[a޽Xd,v5I8!1EdfjfblRRJJMv֑·qD9rN𪨬|cZKS*+yD]^Q`0t[b,R>-\ѩc;C>
451|1frwpA=uu**+GRRb*+(psux<`hjjp6DEe+{w<oϛwc6=\D˱kisP\RjkmEG3Wo=zJwsz|b&2L2{򊊈QuWӗ$PSU⯓)05U2cPG"T4ɩN[]Oc3+??=Xelb"8
BH|[}[;Uo
M,T?ș_Qe>nff")%Mx
jUVVRGxfZ=7/?MʌF
HV*r嫏q	6<z_|319UMMd}!53zz_唕GE431642طG֭lKFݼ׿owvmh3*#&ڭ{jL&3)9Q@G[d::#ۈtw1b,VK}{v-(,zN]]}[^&*MT4KI8Et'w.ƆC(n5UFQ`0BMK7o,~:ON%tkr:'ޓS	fn9D
OϮ/_Sˋ?W_3
|>ǣP5-,**))%ג(x<.=in<UٷYOTVV,2Mmfd/ ?r|~~AaaQѓ{7oiAAaAAabrc6Dzf)rKI`~򍄤/_pw}Lo#WTTVVFVQ^1f԰̬J6<2$bUEe+/+''\<~kafbce断)~)~:sjrJL<"GAکm}AAUU󋊅G#ꅅҭڶm|E^yf́'^,R//$.36!_!4HrI$5|*u+[W<>_UUE$<ˆmo-ky+r/p	u^ݺkJSC:b\OΧ/_+,M>}_3...”O5iUTQQQQQQTTlld.#hi٬/I)n.<K_(rrr[44л~;HL|>(+e_gx|KsSJ_
 Oګ7QbBm-1yR/'z~6ڵ9rleJO+MR>ɗˇ,Ah/"߽90BDSIlcEg%J
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.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="0.00,45.00,85.00,45.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="23.50" length="85.00" shape="0.00,43.40 85.00,43.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="45.00" incLanes="E0_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create lane width ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,41c1
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E0' from net
< Debug: Removing junction 'J1' from net
< Debug: Removing junction 'J0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwTY𛐐{/"RWEYֺZp,ZWVĎ"
J/*w1ɄBL޼ysgR{!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B5QE gggEB!):zS޸8FB!쬭ē{7&_y/AvmQ"BFYEd˜#Ti,&:OV)$B!UM.WՓH0F-,YQY:_B)$On#Bu&#[%)/Sq,

o{Bѱ UlBg\s>geeѭ(--Q]?8`6P2޵'!ͿGi'jXq4Bu>& YYY/~,wlMX95qٸb/>N=4kꄬ윳_(]:uFf&턿~{MKƏa܊dgf}AYS'%$޼<m%90x}yRT6625uY^mٯW{{;^C`twkoFKS=;'Qv-m\:?zKPUQ׳mʪwn{PQQ)M
a<7,*.zHm֔X,UIԿw'G]
,ok׭KG=]GO_E!c7'՟K1Eѭںu%KlٲE|ҥ7o(hX=Mn߾EEE6|33[b4uZ*:4j§$g0m[5[
`0l6/_+n޽pwPPXfEgٚ?Eѵ][Sg/{a2l6[LB]M[N16->]eUc#iOϮ[_J>=
߼}O47---Ko NOBB

ڵqؠ􌬜<bU>[4,4"#3!U](Ї	zD
`QZVvE#W|fMlX,6-:iC/pU֭l엕s_rNO H[l΁_Pk*	3gﯩy`iҠ%7i;TBrF~qT'wvMBnEdK#,())%XpY9d}ee􌬸b'ӽOge[~B<$spx
o
vsuչrALiVZV_1];,cOB>&IgW1
lqqlC鈦飧/_2۷556*,*-lBiY5[f%yěwVA>~:+;KsN.bd0n.*_22O%JJJ}{vmӪEEEEFV6-JI351t1LW_gkR?}icªyfvձçcv5D͸xb1"TO4xҥĂȁ%tܹs{C!
3
>;<ZPٔ
< X%~KH2O%%BLϗ$+QHqe+|֮Ń'ρM0Lj	'&zry<035ᄄzp>%Ӂoxru5*=]BidfS?&ڷip.w"~5 t;%X,mKJ>g::x>b+c?&:X&$13/Mp(Or67fnڵx,4@]UکuK'_婫*++<qHIiiVy55++t
'b
{;lj"O2())ݐWs96Edzl6S۴TRRjp  ́1EhZ_d?_d^TH`tk@;EB=hbGXթ=U[a޽Xd,v5I8!1EdfjfblRRJJMv֑·qD9rN𪨬|cZKS*+yD]^Q`0t[b,R>-\ѩc;C>
451|1frwpA=uu**+GRRb*+(psux<`hjjp6DEe+{w<oϛwc6=\D˱kisP\RjkmEG3Wo=zJwsz|b&2L2{򊊈QuWӗ$PSU⯓)05U2cPG"T4ɩN[]Oc3+??=Xelb"8
BH|[}[;Uo
M,T?ș_Qe>nff")%Mx
jUVVRGxfZ=7/?MʌF
HV*r嫏q	6<z_|319UMMd}!53zz_唕GE431642طG֭lKFݼ׿owvmh3*#&ڭ{jL&3)9Q@G[d::#ۈtw1b,VK}{v-(,zN]]}[^&*MT4KI8Et'w.ƆC(n5UFQ`0BMK7o,~:ON%tkr:'ޓS	fn9D
OϮ/_Sˋ?W_3
|>ǣP5-,**))%ג(x<.=in<UٷYOTVV,2Mmfd/ ?r|~~AaaQѓ{7oiAAaAAabrc6Dzf)rKI`~򍄤/_pw}Lo#WTTVVFVQ^1f԰̬J6<2$bUEe+/+''\<~kafbce断)~)~:sjrJL<"GAکm}AAUU󋊅G#ꅅҭڶm|E^yf́'^,R//$.36!_!4HrI$5|*u+[W<>_UUE$<ˆmo-ky+r/p	u^ݺkJSC:b\OΧ/_+,M>}_3...”O5iUTQQQQQQTTlld.#hi٬/I)n.<K_(rrr[44л~;HL|>(+e_gx|KsSJ_
 Oګ7QbBm-1yR/'z~6ڵ9rleJO+MR>ɗˇ,Ah/"߽90BDSIlcEg%J
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.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="0.00,45.00,85.00,45.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="85.00" width="23.50" shape="0.00,33.25 85.00,33.25"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,21.50"/>
    <junction id="J1" type="dead_end" x="85.00" y="45.00" incLanes="E0_0" intLanes="" shape="85.00,21.50 85.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges inspect disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,29c22,31
< Debug: Value 'DummyDisallowed' for attribute disallow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'DummyDisallowed' for attribute shape of edge isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'authority  army,passenger; taxi. tram' for attribute shape of edge isn't valid
> Debug: Value ' ' for attribute disallow of edge isn't valid
> Debug: Value ' ' for attribute length of edge isn't valid
> Debug: Value ' ' for attribute shapeStart of edge isn't valid
> Debug: Value ' ' for attribute to of edge isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'authority army vip passenger hov taxi bus coach tram bicycle' for attribute shape of edge isn't valid
33,42d34
< Debug: Restoring previous attribute
< 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: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
<         <lane id=":gneJ2_2_1" index="1" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="7.49" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="3.82" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect distance ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,24c22,24
< Debug: Value 'dummyDistance' for attribute distance of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyDistance' for attribute stopOffset of edge isn't valid
> Debug: Value '0.00' for attribute stopOffset of edge isn't valid
> Debug: Value '-2' for attribute stopOffset of edge isn't valid
32c32,37
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
34,35d38
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
39c42,47
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
> Debug: Adding busStop 'busStop6' in GNEChange_Additional
44,45d51
<truncated after showing first 30 lines>
---------- Differences in net ----------
59c59,60
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" distance="4.00">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
>         <stopOffset vClasses="all" value="4.00"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect endoffset ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,25c22
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
< Debug: Value '-3' for attribute endOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyEndOffset' for attribute shapeStart of edge isn't valid
26a24,25
> Debug: Value '-3' for attribute shapeStart of edge isn't valid
> Debug: Value '12' for attribute shapeStart of edge isn't valid
31,32d29
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
36,37d32
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="9.63" length="21.03" shape="30.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="6.02" length="16.67" shape="30.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,15.20 30.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,18.40 30.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect length ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,25c22,24
< Debug: Value 'dummyLegth' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Value '-12' for attribute length of edge isn't valid
< Debug: Setting new attribute
---
> Debug: Value 'dummyLegth' for attribute spreadType of edge isn't valid
> Debug: Value '-12' for attribute spreadType of edge isn't valid
> Debug: Value '40.5' for attribute spreadType of edge isn't valid
29c28,33
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
33c37,42
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
> Debug: Adding busStop 'busStop6' in GNEChange_Additional
---------- Differences in net ----------
59,61c59,61
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" length="40.50">
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.50" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="40.50" shape="7.20,18.40 42.80,18.40"/>
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect name ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,23c22,23
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value '%%%$$$$$%' for attribute width of edge isn't valid
> Debug: Value 'my own name' for attribute width of edge isn't valid
27c27,32
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
31c36,41
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
> Debug: Adding busStop 'busStop6' in GNEChange_Additional
---------- Differences in net ----------
59c59
<     <edge id="gneE2" from="gneJ2" to="gneJ3" name="my own name" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">

TEST FAILED on ts-sim-build-ba : netelements edges inspect parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,131c22,26
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: Restoring previous 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: Restoring previous 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: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW3K
bÂJ#;XЈ]Ď])j%jcXbLbAh4TP4)" ~Nm,˲}x|f̽sfg;DPM1@)@
"##@	xދO
@t7f?d~.0ܰ+bH$%T6ifPqt4VX*Dl*RhrD@@.|$3CV.
[Hta[h/8T3g\pAہ@dgg7cƌkh;PK;SH7%LA䔔=&N*N:[n=rԩSLLL||ToAݻ6X
4:um
KU N\<<<0@c$OPxzzz}l2fMո/˧|Ϟ=444T:pT{!)~8.\سg>W2nܸrk_.44[۞_~Yhh)Sc


ZVСCׯ-ZܹsT722
~gϞZᱱ.]4h}9tÇ'MĖ~w>{ڵk̤xС۷o96JOOROׯ_;99)2x/^vmԨQ\jc1M?%y$>lUYɫ"pKh.Ww]Egee9::~>k~

@D"ɓe6|>@Z2.V56U6ӧܹs7oU$".0'N駟sss/_njjJD˗/OLL		!T}}}תU+44t޽vvv0`#1x<}}}-+>
3f1Mo/ocss󜜜A߼y8pVVVǏֶnݻw?.u`ǎ			ۺu^|ɮ
ڵw37|cgg7i$33EEEk֬a}{nĈM6]vmffYV|>W___I?~7@  "++!CH$z捡!{~O>|p===1HdjjСGy{{?{ݻ"HGo'@9x<P(ӌH$R_'h@uI[n}={֨Qbt;*7nz"ڴiS֭mllBӧ/_GDׯo׮M^^މ'֮]KD?1cٳg諯3fLΝfw.{N7l.444((ݝYvZ{v#++k*88Z(9sfʕ\S3g/Ξ=nݺ|>S.X/YS͛w֭[ıc۷Mxxܹs333a[nM>Ν;ׯ_'"===a855ݻ<벲RSSN6ޞDt…ӧOg^nx
Zf֯_occ3n8ݻ_~lٲׯ_ܹ~m	---322^xm)QFm޼9,,ZhwIn#G>}4&&ԝ~½{ڬYD"޽{Ν
>\0:u7o^TT>|SNA6kյW^111w7nܕ+W[ncO==S<|pL6M`}}	>{ďMmg矹3qխ[w[l
uV\\LDO>}޽˞o=箮_}ޒ8=$#/>w4ܹsΝsk)<׸共.Xt@v믓'O֩SgѢEiiik׮%;ߧNrtt5kVݺunj+V\v…NrrrZ`۷ohڵ[t)

ڰa[eʕͶmŋOvrrOOO_~=-\]vdee}7lիWK7ҥ'N\dɵk.^ǵ߬Y3{}7EEEK,7oފ+	ܹsڵ7}ĦF|vcHč+..f{noW/+=0lSlylloֿ7J/a]|yժUXOOc|>֭BQFah癈H666u}o...lׯ8Ĥme<Y;v())iذ!=
1۷hq	?ŋVbIJJ/\0LV߿/qD<=z4j̘1񇉉ɅVX`o޼966fɒ%occc_VXѱc5k֤8۝e^^I7n\dIrrxxkNJJb3[ƍBaƒmjԨahhKD7666U󏏏!{/|	pyDǺnLqSDL222JPy=xڵkׯ_]v޽_Ǐ?~m$&&=NkիWppհaFAD_}'%%qJ|?xaxxxxxc^֯_oee;j(WVZƍतOJ\m۶}?~ѫW>}5jԷo_yG'̪M{m۶
%V=ˠ:
eǎ;vXvC/7agϞl˥D^.@"##
ڶmn``eddn ?X<fffaaayyy˶mdVD5k$wޱǞLL`)SL2̙["nnn>uꔱe˂ϟODK.ݾ}{sssΝFFRRRѣqm޼ڲ_m:tĉ&&&+W;wn5dɒ?=:dl	YZZwܹ+͛7ݻwgW|33.߿{IQQQ.]SoO?(>?wDdkkKDiii7ox<+++L	Fl@wT6M"OǷ\]ϛL+oU˗/ٯ?	pYűkҤwE+;|a/&!ƍejիWw1cƷ~+ѓJLLb,,,5Ħ</%ֲ~lĪ'O<x]f3Vqq1[TT$'.DIHT\\,}'
KJJ!✼;wmiӦMxxxzz:m!??qaa!C:tȨW^˗/OJJ_de/**b,**jݺ={fΜID]ty捂H:tڵ.]_~ʔ)ׯ_gΜwH$ڶmڵk-ZT\\\NSNoٹul_.޿Ȑ!,XbرcE"QNNNjj*mԷl`
[nq8;;Kԯ__OOOѣG+VHNN>x𠽽az-#G9bddԻwov{Ŗ-[֪Uo丸"@TBkcۍwP$ᵃDDvpݰ0܀yZٴXOB*|9.((`ؖ'N(޳6dMM<Myzzfggw5$$K B!t˅zzz\:ZRR"nٲcsrrQ65-((xU/^&lZ(RRRM&YE"Qjj*{Ėl˕4i$55Uzt˜s΍=z͚5ݺu		߆KNR7:zW׮]L^cyJJ
YXXԷo߲ ̙3˗ǎ#$nl0gD·|:u^tؘ}^zgll\TTlٲɓ'_~~;wn@@ٳgşb{{jԨ4))IOOܜ-FEW%^.OM'!//~СC=<سgOv-.3K;־}=z{{{:=DĦl'0;H[*I>"w
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect shape ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,24c22
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyShape' for attribute shape of edge isn't valid
< Debug: Key F5 (Compute) pressed
---
> Debug: Value 'dummyShape' for attribute length of edge isn't valid
25a24,25
> Debug: Key F5 (Compute) pressed
> Debug: Value '13.112,16.22 34.19,16.11' for attribute length of edge isn't valid
---------- Differences in log ----------
1d0
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="10.08" length="23.15" shape="10.60,24.80 5.26,23.78 1.45,20.70 -0.84,15.58 -1.60,8.42"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.74" length="8.53" shape="9.76,21.60 7.27,20.75 6.19,19.52 6.52,17.92 8.27,15.95"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="5.98" length="9.06" shape="1.60,8.42 1.97,10.99 3.06,12.59 4.89,13.21 7.45,12.86"/>
<         <lane id=":gneJ2_2_1" index="1" speed="6.84" length="12.24" shape="1.60,8.42 2.02,12.43 3.27,15.03 5.35,16.20 8.27,15.95"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="9.52" length="20.54" shape="51.60,8.62 51.05,15.70 49.38,20.76 46.61,23.79 42.73,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" speed="8.88" length="17.71" shape="51.60,8.62 51.05,14.30 49.39,18.36 46.64,20.79 42.77,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="5.97" length="8.80" shape="42.89,13.31 45.30,13.52 47.02,12.81 48.06,11.18 48.40,8.62"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="4.43" length="7.31" shape="42.85,16.59 44.71,17.87 45.31,19.13 44.67,20.37 42.77,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
59,61c59,61
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" shape="0.00,20.00 13.11,16.22 34.19,16.11 50.00,20.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect shapeend ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,24c22
< Debug: Value 'dummyShapeEnd' for attribute shapeEnd of edge isn't valid
< Debug: Value '24' for attribute shapeEnd of edge isn't valid
< Debug: Setting new attribute
---
> Debug: Value 'dummyShapeEnd' for attribute distance of edge isn't valid
25a24
> Debug: Value '14,15.5' for attribute distance of edge isn't valid
26a26
> Debug: Value '34,15.5' for attribute distance of edge isn't valid
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.66" length="21.14" shape="8.72,24.80 4.20,23.82 0.98,20.88 -0.96,15.98 -1.60,9.12"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.11" length="6.25" shape="8.31,21.60 6.59,20.74 5.92,19.75 6.32,18.62 7.77,17.36"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.24" length="9.04" shape="1.60,9.12 1.96,11.62 3.04,13.30 4.84,14.15 7.37,14.18"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.08" length="11.96" shape="1.60,9.12 1.99,13.03 3.14,15.71 5.07,17.15 7.77,17.36"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="10.36" length="24.50" shape="51.60,3.84 51.08,13.01 49.52,19.56 46.92,23.49 43.27,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" speed="9.75" length="21.58" shape="51.60,3.84 51.08,11.61 49.52,17.16 46.92,20.49 43.28,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="6.60" length="8.38" shape="43.32,9.42 45.54,8.82 47.13,7.69 48.08,6.03 48.40,3.84"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="5.53" length="13.07" shape="43.31,12.65 46.66,14.90 47.77,17.14 46.64,19.37 43.28,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
59,61c59,61
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" shape="0.00,20.00 34.00,15.50">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect shapestart ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,23c22,23
< Debug: Value 'dummyShapeStart' for attribute shapeStart of edge isn't valid
< Debug: Value '34' for attribute shapeStart of edge isn't valid
---
> Debug: Value 'dummyShapeStart' for attribute shapeEnd of edge isn't valid
> Debug: Value '34' for attribute shapeEnd of edge isn't valid
---------- Differences in net ----------
21c21
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="4.08" length="2.92" shape="48.40,-0.84 46.80,1.60"/>
24c24
<         <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
---
>         <lane id=":gneJ1_1_0" index="0" speed="5.05" length="5.02" shape="46.80,-1.60 47.97,-1.62 49.58,-1.60 50.99,-1.38 51.60,-0.84"/>
27c27
<         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
---
>         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="0.16" shape="46.80,-1.60 46.93,-1.51"/>
30c30
<         <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
---
>         <lane id=":gneJ1_3_0" index="0" speed="3.65" length="4.51" shape="46.93,-1.51 48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="10.04" length="22.96" shape="4.68,24.80 1.93,23.51 -0.03,19.64 -1.21,13.20 -1.60,4.17"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="10.18" length="23.60" shape="11.01,24.80 5.49,23.77 1.55,20.66 -0.81,15.49 -1.60,8.25"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="5.47" length="12.79" shape="5.07,21.60 2.07,19.03 1.25,16.72 2.60,14.68 6.12,12.90"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="4.88" length="9.07" shape="10.08,21.60 7.41,20.76 6.23,19.48 6.54,17.78 8.35,15.64"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.53" length="8.24" shape="1.60,4.17 1.91,6.37 2.83,8.03 4.36,9.15 6.51,9.73"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.37" length="10.75" shape="1.60,4.17 1.88,7.78 2.73,10.44 4.15,12.15 6.12,12.90"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="5.93" length="9.06" shape="1.60,8.25 1.97,10.84 3.06,12.42 4.89,13.00 7.45,12.56"/>
>         <lane id=":gneJ2_2_1" index="1" speed="6.79" length="12.30" shape="1.60,8.25 2.02,12.29 3.29,14.87 5.40,15.99 8.35,15.64"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect spreadtype ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,76c22
< Debug: Value 'dummySpread' for attribute spreadType of edge isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW3K
bÂJ#;XЈ]Ď])j%jcXbLbAh4TP4)" ~Nm,˲}x|f̽sfg;DPM1@)@
"##@	xދO
@t7f?d~.0ܰ+bH$%T6ifPqt4VX*Dl*RhrD@@.|$3CV.
[Hta[h/8T3g\pAہ@dgg7cƌkh;PK;SH7%LA䔔=&N*N:[n=rԩSLLL||ToAݻ6X
4:um
KU N\<<<0@c$OPxzzz}l2fMո/˧|Ϟ=444T:pT{!)~8.\سg>W2nܸrk_.44[۞_~Yhh)Sc


ZVСCׯ-ZܹsT722
~gϞZᱱ.]4h}9tÇ'MĖ~w>{ڵk̤xС۷o96JOOROׯ_;99)2x/^vmԨQ\jc1M?%y$>lUYɫ"pKh.Ww]Egee9::~>k~

@D"ɓe6|>@Z2.V56U6ӧܹs7oU$".0'N駟sss/_njjJD˗/OLL		!T}}}תU+44t޽vvv0`#1x<}}}-+>
3f1Mo/ocss󜜜A߼y8pVVVǏֶnݻw?.u`ǎ			ۺu^|ɮ
ڵw37|cgg7i$33EEEk֬a}{nĈM6]vmffYV|>W___I?~7@  "++!CH$z捡!{~O>|p===1HdjjСGy{{?{ݻ"HGo'@9x<P(ӌH$R_'h@uI[n}={֨Qbt;*7nz"ڴiS֭mllBӧ/_GDׯo׮M^^މ'֮]KD?1cٳg諯3fLΝfw.{N7l.444((ݝYvZ{v#++k*88Z(9sfʕ\S3g/Ξ=nݺ|>S.X/YS͛w֭[ıc۷Mxxܹs333a[nM>Ν;ׯ_'"===a855ݻ<벲RSSN6ޞDt…ӧOg^nx
Zf֯_occ3n8ݻ_~lٲׯ_ܹ~m	---322^xm)QFm޼9,,ZhwIn#G>}4&&ԝ~½{ڬYD"޽{Ν
>\0:u7o^TT>|SNA6kյW^111w7nܕ+W[ncO==S<|pL6M`}}	>{ďMmg矹3qխ[w[l
uV\\LDO>}޽˞o=箮_}ޒ8=$#/>w4ܹsΝsk)<׸共.Xt@v믓'O֩SgѢEiiik׮%;ߧNrtt5kVݺunj+V\v…NrrrZ`۷ohڵ[t)

ڰa[eʕͶmŋOvrrOOO_~=-\]vdee}7lիWK7ҥ'N\dɵk.^ǵ߬Y3{}7EEEK,7oފ+	ܹsڵ7}ĦF|vcHč+..f{noW/+=0lSlylloֿ7J/a]|yժUXOOc|>֭BQFah癈H666u}o...lׯ8Ĥme<Y;v())iذ!=
1۷hq	?ŋVbIJJ/\0LV߿/qD<=z4j̘1񇉉ɅVX`o޼966fɒ%occc_VXѱc5k֤8۝e^^I7n\dIrrxxkNJJb3[ƍBaƒmjԨahhKD7666U󏏏!{/|	pyDǺnLqSDL222JPy=xڵkׯ_]v޽_Ǐ?~m$&&=NkիWppհaFAD_}'%%qJ|?xaxxxxxc^֯_oee;j(WVZƍतOJ\m۶}?~ѫW>}5jԷo_yG'̪M{m۶
%V=ˠ:
eǎ;vXvC/7agϞl˥D^.@"##
ڶmn``eddn ?X<fffaaayyy˶mdVD5k$wޱǞLL`)SL2̙["nnn>uꔱe˂ϟODK.ݾ}{sssΝFFRRRѣqm޼ڲ_m:tĉ&&&+W;wn5dɒ?=:dl	YZZwܹ+͛7ݻwgW|33.߿{IQQQ.]SoO?(>?wDdkkKDiii7ox<+++L	Fl@wT6M"OǷ\]ϛL+oU˗/ٯ?	pYűkҤwE+;|a/&!ƍejիWw1cƷ~+ѓJLLb,,,5Ħ</%ֲ~lĪ'O<x]f3Vqq1[TT$'.DIHT\\,}'
KJJ!✼;wmiӦMxxxzz:m!??qaa!C:tȨW^˗/OJJ_de/**b,**jݺ={fΜID]ty捂H:tڵ.]_~ʔ)ׯ_gΜwH$ڶmڵk-ZT\\\NSNoٹul_.޿Ȑ!,XbرcE"QNNNjj*mԷl`
[nq8;;Kԯ__OOOѣG+VHNN>x𠽽az-#G9bddԻwov{Ŗ-[֪Uo丸"@TBkcۍwP$ᵃDDvpݰ0܀yZٴXOB*|9.((`ؖ'N(޳6dMM<Myzzfggw5$$K B!t˅zzz\:ZRR"nٲcsrrQ65-((xU/^&lZ(RRRM&YE"Qjj*{Ėl˕4i$55Uzt˜s΍=z͚5ݺu		߆KNR7:zW׮]L^cyJJ
YXXԷo߲ ̙3˗ǎ#$nl0gD·|:u^tؘ}^zgll\TTlٲɓ'_~~;wn@@ٳgşb{{jԨ4))IOOܜ-FEW%^.OM'!//~СC=<سgOv-.3K;־}=z{{{:=DĦl'0;H[*I>"w
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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="25.00,0.00" convBoundary="0.00,0.00,50.20,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect stopexception ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,107c22,24
< Debug: Setting new attribute
< Debug: Value 'dummyException' for attribute stopOException of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute stopOException of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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: Restoring previous 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 busStop 'busStop6' in GNEChange_Additional
< Debug: Removing busStop 'busStop5' in GNEChange_Additional
< Debug: Removing busStop 'busStop4' in GNEChange_Additional
< Debug: Removing busStop 'busStop3' in GNEChange_Additional
< Debug: Removing busStop 'busStop2' in GNEChange_Additional
< Debug: Removing busStop 'busStop1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXSaq*VNpA[U{ nOQkVֶ֪DV-nEDWoc!$9s{3̛sDPC1@)^^^@
bbb@ͥ	xދO
@t7f?d~.0ܰbH$%T7ifPut4VX*DlrhrD@@.|$3CV.
[ta[h/8T'N9sFہrpp:uUYե	pU ArqqIMMUAt''
M68p@v%!!jlSVEu떡`5jhҤI7o...v,@?Pxyya#H
:BB?y-8;;q_ǗP!#


=zmll`g56f"B"RLqΜ9cCCCdw־xCdd)6m=矟?ŋGEFFN8D<0>ee2
6TmVZw
?|3gT-BCC+W$&&;wnw߾}w?~<[boo޽{͛Vދ}nܸ_fE\Ie~R>ӳg&&&^ti\jc>M?%y$>lTLUk%H}4L{–-[Vrrr?:_˺CP3H4avͪ|6722R̵(UMUMa;{
6p0̑#G~'n%Kђ%KRRR"""(##Puԉܹs9s8l0v-0<PAˊnԩÆ
c~2//o×/_*hg޼y
Z`MHHHZZÇm۶}ݩ@ غukrrr7mtΝOBBBwwm۶=z_;88?_IIʕ+cf׮]o޼6lXWZ}imVg544T|ƌn,&//>#"HKcccL2/000`Dw_xxGn޼)vT
?͈D"uԔm۶ݻwZ~)ȠoׂW@zMCDׯo۶P(<~%K


h͚5:t+((8rȪUSN=y$}W#Gڵ+w}.xxxyF׮].222,,ݝь3h``j*{v+''k*<<V(8qbٲe\SӧOON<zB>C.,]O>IJJ]cǂN>޶m[68t0rٳaׯO2%66Dd``0gddܼy۞qy]NNNFF	&x<<>>Μ9s}̙WVAš5kF>ܾ}//^<f̘
Ξ=o)7uVV֓'O-cdd4|
6DEEQV=m_>|0!!ܝ~7­[ҢE"ٳg׮]>\0]t	

#wE"-Z&$$ܼy{.\ =z|kM>
&M`ffv/aɓ'-X_~<`144dO1yxx3f̙?3Eff&ۂxF:zϜ9sƍ\annn=JKK۷͛7_8[Rr`d:%N;:uԩS
ⷭ0gcs3r[^5iIqⱳE&VСCѣ՛?WVZED;wᅬ;<cƌ9RqSK.t*ݙ3g;2wׯ_т:th"vZʲeˮ\"lϞ={q5kѼy:t0LHHHNN_VYbtS-Z4nܸ^tٳ\-Zu_]RRp Kե`y^tiݺu_f-0|>̌X$qJKKٞ[eo0[o
0`ݺukvKXϟ_|@ (--500;w.ߴiP(lܸ1+y&"]aaa_xafLMM\ֽ|Å6n^ϓuֲ2777"b{84226lׯ
G
ٳg/_Г9sa6mܾ}[`---(??9ܹ3bvȑ#KKK333g,]msܹذaCbb"…7$&&
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect stopoffset ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,97c22
< Debug: Value 'dummyOffset' for attribute stopOffset of edge isn't valid
< Debug: Value '0.00' for attribute stopOffset of edge isn't valid
< Debug: Value '-2' for attribute stopOffset of edge isn't valid
< Debug: Value 'default' for attribute stopOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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 busStop 'busStop6' in GNEChange_Additional
< Debug: Removing busStop 'busStop5' in GNEChange_Additional
< Debug: Removing busStop 'busStop4' in GNEChange_Additional
< Debug: Removing busStop 'busStop3' in GNEChange_Additional
< Debug: Removing busStop 'busStop2' in GNEChange_Additional
< Debug: Removing busStop 'busStop1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXSaq*VNpA[U{ nOQkVֶ֪DV-nEDWoc!$9s{3̛sDPC1@)^^^@
bbb@ͥ	xދO
@t7f?d~.0ܰbH$%T7ifPut4VX*DlrhrD@@.|$3CV.
[ta[h/8T'N9sFہrpp:uUYե	pU ArqqIMMUAt''
M68p@v%!!jlSVEu떡`5jhҤI7o...v,@?Pxyya#H
:BB?y-8;;q_ǗP!#


=zmll`g56f"B"RLqΜ9cCCCdw־xCdd)6m=矟?ŋGEFFN8D<0>ee2
6TmVZw
?|3gT-BCC+W$&&;wnw߾}w?~<[boo޽{͛Vދ}nܸ_fE\Ie~R>ӳg&&&^ti\jc>M?%y$>lTLUk%H}4L{–-[Vrrr?:_˺CP3H4avͪ|6722R̵(UMUMa;{
6p0̑#G~'n%Kђ%KRRR"""(##Puԉܹs9s8l0v-0<PAˊnԩÆ
c~2//o×/_*hg޼y
Z`MHHHZZÇm۶}ݩ@ غukrrr7mtΝOBBBwwm۶=z_;88?_IIʕ+cf׮]o޼6lXWZ}imVg544T|ƌn,&//>#"HKcccL2/000`Dw_xxGn޼)vT
?͈D"uԔm۶ݻwZ~)ȠoׂW@zMCDׯo۶P(<~%K


h͚5:t+((8rȪUSN=y$}W#Gڵ+w}.xxxyF׮].222,,ݝь3h``j*{v+''k*<<V(8qbٲe\SӧOON<zB>C.,]O>IJJ]cǂN>޶m[68t0rٳaׯO2%66Dd``0gddܼy۞qy]NNNFF	&x<<>>Μ9s}̙WVAš5kF>ܾ}//^<f̘
Ξ=o)7uVV֓'O-cdd4|
6DEEQV=m_>|0!!ܝ~7­[ҢE"ٳg׮]>\0]t	

#wE"-Z&$$ܼy{.\ =z|kM>
&M`ffv/aɓ'-X_~<`144dO1yxx3f̙?3Eff&ۂxF:zϜ9sƍ\annn=JKK۷͛7_8[Rr`d:%N;:uԩS
ⷭ0gcs3r[^5iIqⱳE&VСCѣ՛?WVZED;wᅬ;<cƌ9RqSK.t*ݙ3g;2wׯ_т:th"vZʲeˮ\"lϞ={q5kѼy:t0LHHHNN_VYbtS-Z4nܸ^tٳ\-Zu_]RRp Kե`y^tiݺu_f-0|>̌X$qJKKٞ[eo0[o
0`ݺukvKXϟ_|@ (--500;w.ߴiP(lܸ1+y&"]aaa_xafLMM\ֽ|Å6n^ϓuֲ2777"b{84226lׯ
G
ٳg/_Г9sa6mܾ}[`---(??9ܹ3bvȑ#KKK333g,]msܹذaCbb"…7$&&
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect width ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,26c22,24
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-2' for attribute width of edge isn't valid
---
> Debug: Value 'dummyWidth' for attribute endOffset of edge isn't valid
> Debug: Value '-2' for attribute endOffset of edge isn't valid
> Debug: Value 'default' for attribute endOffset of edge isn't valid
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.63" length="21.05" shape="7.20,24.80 3.35,23.75 0.60,20.60 -1.05,15.35 -1.60,8.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.80" length="5.26" width="4.00" shape="7.20,21.60 5.85,20.70 5.40,19.80 5.85,18.90 7.20,18.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.61" length="9.36" width="4.00" shape="1.60,8.00 1.95,10.62 3.00,12.50 4.75,13.62 7.20,14.00"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.62" length="12.78" width="4.00" shape="1.60,8.00 1.95,12.38 3.00,15.50 4.75,17.38 7.20,18.00"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="9.63" length="21.05" shape="51.60,8.00 51.05,15.35 49.40,20.60 46.65,23.75 42.80,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" speed="9.00" length="18.23" shape="51.60,8.00 51.05,13.95 49.40,18.20 46.65,20.75 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="6.69" length="9.36" shape="42.80,14.00 45.25,13.62 47.00,12.50 48.05,10.62 48.40,8.00"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="7.69" length="13.03" shape="38.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="3.94" length="5.26" shape="42.80,18.00 44.15,18.90 44.60,19.80 44.15,20.70 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="4.58" length="8.67" shape="38.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" width="4.00" shape="7.20,14.00 42.80,14.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected allow ( Last six runs Jan2023 )

---------- Differences in errors ----------
30,35c30
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'authority army vip passenger hov taxi bus coach tram bicycle' for attribute length of edge isn't valid
47,54d41
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
60a48
> Debug: Keys Ctrl+Z (Undo) pressed
79,85d66
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="10.81" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="3.82" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
<         <lane id=":gneJ2_2_1" index="1" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="7.49" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="3.82" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,31c22
< Debug: Value 'DummyDisallowed' for attribute disallow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'DummyDisallowed' for attribute length of edge isn't valid
33a25
> Debug: Value 'authority  army, passenger; taxi. tram' for attribute length of edge isn't valid
35a28,32
> Debug: Value ' ' for attribute disallow of edge isn't valid
> Debug: Value ' ' for attribute spreadType of edge isn't valid
> Debug: Value ' ' for attribute shapeEnd of edge isn't valid
> Debug: Value ' ' for attribute length of edge isn't valid
> Debug: Value 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' for attribute length of edge isn't valid
41,44d37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
49,52d41
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="10.81" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="3.82" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
<         <lane id=":gneJ2_2_1" index="1" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="7.49" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="3.82" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected endoffset ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,27c22
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
< Debug: Value '-3' for attribute endOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyEndOffset' for attribute shapeStart of edge isn't valid
29a25,26
> Debug: Value '-3' for attribute shapeStart of edge isn't valid
> Debug: Value '12' for attribute shapeStart of edge isn't valid
35,38d31
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
42,45d34
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="11.72" length="31.63" shape="19.20,24.80 7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="6.02" length="16.67" shape="19.20,21.60 7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="9.63" length="21.03" shape="30.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="6.02" length="16.67" shape="30.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,15.20 30.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,18.40 30.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
64,65c64,65
<         <lane id="gneE3_0" index="0" speed="13.89" length="23.60" endOffset="12.00" shape="42.80,24.80 19.20,24.80"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="23.60" endOffset="12.00" shape="42.80,21.60 19.20,21.60"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected length ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,27c22,24
< Debug: Value 'dummyLegth' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-12' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyLegth' for attribute spreadType of edge isn't valid
> Debug: Value '-12' for attribute spreadType of edge isn't valid
> Debug: Value '40.5' for attribute spreadType of edge isn't valid
31,32c28,33
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
36,37c37,42
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
59,61c59,61
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" length="40.50">
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.50" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="40.50" shape="7.20,18.40 42.80,18.40"/>
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
63,65c63,65
<     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1" length="40.50">
<         <lane id="gneE3_0" index="0" speed="13.89" length="40.50" shape="42.80,24.80 7.20,24.80"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="40.50" shape="42.80,21.60 7.20,21.60"/>
---
>     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected name ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,25c22,23
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value '%%%$$$$$%' for attribute width of edge isn't valid
> Debug: Value 'my own name' for attribute width of edge isn't valid
29,30c27,32
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
34,35c36,41
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
> Debug: Adding busStop 'busStop6' in GNEChange_Additional
---------- Differences in net ----------
59c59
<     <edge id="gneE2" from="gneJ2" to="gneJ3" name="my own name" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
63c63
<     <edge id="gneE3" from="gneJ3" to="gneJ2" name="my own name" priority="1">
---
>     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1">

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,152c22
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7!@Tą[Pu+jպuo笳UZuZ@jݨ hd( {%?,H~s97ü9K4 ::Z!.NE^|R@E	0 sÑvy
2F<]ʏ&?ZH@ET7mғHhOȄfȺnq\fArKnL`,]#rf͚ӧO?^ׁ@%<uUV:аK;թ	py&'ArssKNNA''=ƍ-[:tHͶo>..lS͖G{`ԩSgҤI[n-**u,H;bGOf?_ԆVػjp_OƓX.LMM={ejj*gڷox!Xϟ߹s1[2f̘k|9<<-[ڞ믯_~ͳg'Nhff&Chh(ǓӲ"ڵkqӦME;{l9֬YϜ9S"##/^8`{u?)qrr>|xΝUVYYYI			o>|xm*Ȉ2O7o޸)_^p!>>ڵk#F`U;,Oh&,"a~JD~JVYK\@<lCnnU?Avv5χNYuh&
'L,3߰wnx<EjI]+닂X5ؔmr8^z͞={ӦMlE"br8Ǐ/yyyK,$%K$%%QZZ퍍V{nggg9soذaZr,(N:l0&헿mllrss<LOOμy`{{Gk}}}߿2w>}lٲ/_dVwy۷oSsvv?~+WpaÆ5jhժUYYYΝӦx<󯱱6vXfc>OD
""Pnjjʜ)S|FFF/bB2((=_fͳgܹ#
ev
fB:@%=x`ݭOVZ<Q#u@9qƖ-[GD6luttNZdI~~>]u֎Ǐ_jU^^=~xԩgΜ!ofԨQ:t`OOKu|||݅23111cF~"""VZŔO?,x{{gggMYA >}zٲelSӧO/Μ9zꂂZhFطoߥK~			UT9yd``s֬Y$Gp8{vtt={vVVq8[nM2%&&Ddddp8--Ν;\.벳N&ܞ2#ϟ:u?9sիE2vZGG1c0w͛ŋ;vڳg޸qc	233_xn)#Flڴ)""6mp	vÇ?}4..̝nܸY{7nDD]vСÀ'
}Dtۋٸqc=zݹsg̘1W\!.]tqkI>&M4d~gɢ%&&&,ݻw^^ޓ'Ox&zLzLDcǎ9s毿eee 3f͚3gܼy3[ӥK"|r^ܹÜ9|bߒ89=$#/f?wtٳgzԺ}%cۜ&',)?yT
Zn8qFU]vɓ']]]g̘QfQFojҥ׮]#9;ɓ'Νݻ5kтZnh".n:ʲe"##%mժՅN:vZ"7o^֭9Npppvvw}TYbdSW߾}-Z4nܸ^v…FFFl7

{w}W\\pK2%`Y\vm|mI8dz`6
踒vErs8)<>>?۷%ײ툖0.]|r>_RRbdd=w\e@P^=84WLD$kcGGǂ5kyFÆ
GFF2u_޿BMdu%"SAaÆ{޽{h1c…˗/g~INNر9N߿/v666D<9r$jԨQ%%%ǎ8ҥK6Ν۷oM63?,\o߾7ng~ZtivV\ѿvwvvvb'_~…)))T^=99lׯnb655'뛛_|Yu2~GKq/c/D$zIi=Vff&Qvu*\vիWٳ'ѿ|}ѣGn߾-$ǩ]~=22z=zXfСC
EDժUo899mVÇ######]]]{vZ{{!C1լZ1c899ӧ!_˖-kժU^ǏGEEEEEN"z[|&*--eQvjժUHHȴiV9͠8xeG=zhfc/;<{lȐ!L?6)71W&̪hVZEEEyyyƚ10-|d|e6E|UDDD~~ouVBa*U̱gffr\ggg9ʙdnĉ'N$Yf{x<O<innx9sѢEmVv<ٳg33>z(''g̘16mrNNNL8~EppefϞmmm_/\رc1%,`Jήw޳gf^i]veVx<++ݻ}IO6-66ŋ5j=XrΝ۷̪t.koo!4ɁJo9A׭Yޯ,+o˗/bbccsrr>3	5hȈp0!!ёׯodd?+ԫWv1uԍ71d[[[YM2+L++ĉgQRRtn{2o߾e&

3BDN CY111Z|r˖-###322صL0u98pfff=zXdIrro&.|qq1sL/eqqΝ;ͦOND:uJOOɁ]֩SkN8붶<w
[n]jKJJjԨ}6mڸ2}̓{A͝;wҥG
iiiDĴP߼y5kΝ[Nw-6wwwڵkI}>||>ҥ)))wqq:thϞ=%?tСCzl\ ŋ7o_2o丸<@TBk[u@dDD˚#BYZKJJDOB*|9.,,dӘǍ'ڳ4`bMM0A٦|||rrr:w&I
͙墢"###6---MM7o䱹(|r,`~&-
d`сB0--BUlK&eK4h\*VeٳgGr.]n|gggg>|ϯsl&/1&55lmmAZZڻw_f͚#GQrr2;6yFDn"bCyf5rE_ssszꕑyqqŋ'Lp_~egΜ}rKJJkg\\\rssnjS`~fvldddcc#"d-aEm۶[n޽3G&GiӦMnL̜m"bRz-@$cF90>x	j


V}$\JX9;;QuթS֖<VNmrss/ʊ+--Rŋ%h1)%ꔖ
¢Ǐ:;;_pA)333/~Wuݻ1dwQ}@1M>}*uhkի7|STTĶ#Hۋׯ?pY^-3㏠AUV۰AVo<qڹ~^^^˖-<x@DZz!sݻw(##͛7̲;e~)..LKKk֬3{vvvJJJƍ̞>}Tyq\'_|EF/^\PPPPPg>}j׮_ZZ\^KDky|ԏ=*--mժ%ξĎ9i%%%Ga2ժU_Fy}]ٹs#GիWlǏڴim۶}!.C\H""xJ900>sMggF
L3>^f
(--5kֿ]|ԩѣG~˗ueN"wVzYDpBaAAArr,X`jjɓU>}4&&ivĈIIIL/^ܰaÞ={H+lSG3gNhhgVXr!&~}QjjjǎϞ=!jΛ7$HWRLJŋo޼ZWBjժ>>>NNN}٘1c߿~zY麜899-:}4{(y(Kn<{lZ__>}̛7OV;{1cׯ@E~۩ԩSܹ׽{3g23y۷oO6m޽EEE=JII	

ݺu+ϟ1c͛7%vSN:uz__ƍL6SSSאKKgϞU^,ٵk'{ROZzz:;sf+!:uljEEEf39(2"F=90~0^u P9	f`ѪLyqq.^8k,|͚5vvv!!!\.7--L%K6mڴsΤ(v䮥nܹ'OMLL\lfͥ앱7߅Bo0}/$+Wyoqqq[n
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected shapeend ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,27c22
< Debug: Value 'dummyShapeEnd' for attribute shapeEnd of edge isn't valid
< Debug: Value '24' for attribute shapeEnd of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyShapeEnd' for attribute stopOffset of edge isn't valid
29a25,27
> Debug: Value '14,15.5' for attribute stopOffset of edge isn't valid
> Debug: Value '0.00' for attribute stopOffset of edge isn't valid
> Debug: Value '34,15.5' for attribute stopOffset of edge isn't valid
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="13.89" length="40.68" shape="36.55,21.20 19.86,16.34 7.94,12.46 0.78,9.58 -1.60,7.69"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.47" length="6.99" shape="37.42,18.12 35.31,17.66 34.32,16.77 34.44,15.43 35.67,13.66"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="11.81" length="35.37" shape="1.60,7.69 3.70,10.58 10.01,12.02 20.53,11.99 35.25,10.49"/>
<         <lane id=":gneJ2_2_1" index="1" speed="12.11" length="37.27" shape="1.60,7.69 3.73,11.99 10.12,14.42 20.77,14.98 35.67,13.66"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="8.87" length="21.38" shape="51.60,3.84 51.55,12.19 51.35,19.00 50.94,23.54 50.26,25.06"/>
<         <lane id=":gneJ3_0_1" index="1" speed="8.22" length="18.18" shape="51.60,3.84 51.66,7.14 51.72,13.39 51.61,19.40 51.13,21.98"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="8.77" length="15.51" shape="35.45,10.47 41.12,9.41 45.16,7.95 47.59,6.10 48.40,3.84"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="7.80" length="25.39" shape="35.87,13.64 42.81,10.00 47.67,10.18 50.44,14.17 51.13,21.98"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
59,65c59,67
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" shape="0.00,20.00 34.00,15.50">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected shapestart ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,23c22,23
< Debug: Value 'dummyShapeStart' for attribute shapeStart of edge isn't valid
< Debug: Value '34' for attribute shapeStart of edge isn't valid
---
> Debug: Value 'dummyShapeStart' for attribute shapeEnd of edge isn't valid
> Debug: Value '34' for attribute shapeEnd of edge isn't valid
---------- Differences in net ----------
21c21
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="4.08" length="2.92" shape="48.40,-0.84 46.80,1.60"/>
24c24
<         <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
---
>         <lane id=":gneJ1_1_0" index="0" speed="5.05" length="5.02" shape="46.80,-1.60 47.97,-1.62 49.58,-1.60 50.99,-1.38 51.60,-0.84"/>
27c27
<         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
---
>         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="0.16" shape="46.80,-1.60 46.93,-1.51"/>
30c30
<         <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
---
>         <lane id=":gneJ1_3_0" index="0" speed="3.65" length="4.51" shape="46.93,-1.51 48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="8.73" length="21.13" shape="-0.33,25.15 -0.97,23.66 -1.36,19.16 -1.55,12.42 -1.60,4.17"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="10.93" length="24.76" shape="17.37,20.76 9.07,19.09 3.14,16.45 -0.41,12.83 -1.60,8.25"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="7.52" length="23.16" shape="-1.31,22.10 -1.12,14.96 1.18,11.17 5.59,10.73 12.11,13.65"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="4.51" length="7.09" shape="17.77,17.58 15.59,17.46 14.45,16.72 14.36,15.36 15.32,13.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="8.22" length="13.60" shape="1.60,4.17 2.28,6.42 4.33,8.22 7.74,9.57 12.51,10.48"/>
<         <lane id=":gneJ2_2_1" index="1" speed="8.79" length="15.68" shape="1.60,4.17 2.26,7.82 4.23,10.62 7.51,12.57 12.11,13.65"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="7.43" length="14.97" shape="1.60,8.25 2.40,10.70 4.79,11.87 8.77,11.75 14.34,10.35"/>
>         <lane id=":gneJ2_2_1" index="1" speed="8.05" length="17.81" shape="1.60,8.25 2.46,12.15 5.03,14.31 9.32,14.73 15.32,13.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected spreadtype ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,79c22
< Debug: Value 'dummySpread' for attribute spreadType of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7!@Tn"G]u]ۺU:k[ZZ:Z7*Z܊
2WocY$|?͹ޛaޜs%u
u^'y/>)[t"V	BQ@e#vVGO`ZNeI$2*6WI$ȁdgTR3d]e@~@\.?%L7Z	0?UґCYvSΝ;@
rvv1cիthXťT"~	 h|MdFFF֭[:f;t萐K
f+"AݹsXm0ݧNm۶b]RG*|AOhS@ ן۸ԪIC{WWW
1#xe"'OMMMBY`o""$"ܹs;w466fKƏ}v9;;GDDuVYx_~˗_~IDDĔ)SDcxrZVİa^|Yn]6n֬~Ν+ڵk?~|ٳgqpppTTTbb
$}>}8pI&1%NNN~o߾zj+++ɽ8p ))֭[F*Me\Ik777E|R>'&&^zulje19M?%Y>luUYɪ"pɟKh>Wۿ[.quuݷ鈯xv
t	ɓ'37l<DZR`dd.V
6lO>sݼy3[رc?3}~~e,--hٲeDnll,u{ccիGDD޽s޼y9r$3p\ccc9-?
GG3f9Io/kcA1322䴳`.Z>$$$55ѣږ-[{Çw^ׯ֭[ݻsfUHHH׮]߿cǎ'O0UggI&YYY+))Yjh`gϞ=޽9rdƍW^}Y9m*1?i&L`6Ddoo7d"
>}ndd"&
---8k>yBPGo'\@ iF(P-[<xgϞHS#ȨOSQ\~}֭#7lQ <yrٲeDnݺ6m8::;vlD3f>}⋱cvԉig޽{'uׯevd֬Y022\z5SND?㓓6vZ___@pԩmj̙~ӧ׬YSXX(TV|O?4))Zj'N

:{ڵk[l$Gp8}utt;wnvv6q87oN>=66ڵkDdddp8==\.rrrN&ܞ2Dtܹ'Og^fhrZf֭[8~x?KN0nݺsݴiS	첲={n)ѣGo޼9225kxqvQF=~8!!ܝnڴYsΰaÚ4iLDݻwԩӠA'
CAAAqqqDt:٤IOO^z%$$ܾ}w/_&nݺuykI>N:|pgڴi%&&&-۷o~~Gx&zLzLD^^^&L={/eeeɴ ?vڳg޲e[ۭ[R"tR>}o߾͜o9瞞_|bߒ89=$#/f?wt̙3gx։߱Ғ1enznӨߒ'8_40bbmڴᅬ?^VyfDԾ}ĉfͪ]رc7|WQnnݝ;wĉnnnڵkhѢEmڴYd	
Y~=S믿luϟ?y򤛛[pppffuhmڴ			p8!!!999|
SeʕM__dĉ/^|7i$88Ν;|MIIŋ/_TLeM{
6<۷̷%&5p8<‚X(JKK[}enp6l\˶#Z¸x+|~iiy<֭[A\3k׮k5jdnnԽv-,,6n^ϓwߕիWNMLLFxf_eaaq+V0?tܹsEw;X"gr{3Y5v?ܹs˗/gڜ?~7oޜpxoڴ)11Uh۷_jUff4>aÆŋgggWXXXf͔&elذA 4h >4114h`nn~%fեKljjʜP#/VG|֟9ʉ>jIfd,rT^ݻzkj֬ٻwo&&ãGz{{ߺuKN;LSvZTTT͚5{vZ{{#F92::jԨ_	pJJ
۬GEEEEEkݺuÇ=z4ӫYzdz	pJJǏ%C


믿֭[Ӈ-atttttt^޽{I"_~߾}eg22&k׮֭[~WbƌfP`x<vƍ7n|p<y2|p~ٔEHfULLI֭MLL̘
|>[B2|>*22_ݶmԊBZjD;س\	L27eʔ)Sќ9s޾}KD<'N077_tiXXؼyhɒ%۷o[n~~ܹsșH<x;~͛7s\''';v"$$믿;wx?9:dѢEL	wܹ+-##{*geeuܹ{/鯾*..…j=Xgz͛7̪.koo!4ɁJO0֟ծFk=/B!@Us+O>D~$fw
6422bheop8/&LJJrtt$
OJ5ŋqƌ6mIc$''3)))
c{
:Tl-ʊ:~e&=c2%%%;vl޽7oBaYYLoaaaaQQP(,--eeeqVAAAlll֭/]ɮeZ(,,dl\\\033իײeRRR~WuKJJcgz)KJJZlsNv3gQ.]222DrWveݺuSLv횭-;uԝ;wBmV^pZj8qm۶-[dr'ݻC?Ǎ'
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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="25.00,0.00" convBoundary="0.00,0.00,50.20,23.20" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected stopexception ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,100c22,24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'DummyDisallowed' for attribute stopOException of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute stopOException of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW೰"w`k=!PE[,QQ%l 6J1:Y,>>>393[س"Su ///u@it,&̧Gb%F	F<l]GC`*N%mRK$@MF4$Uw@,t'e^̂ (113&?,u#%<y3g '''.Y$''Gݱ)/,KE LK͛7
#ٸ?f͚(ٖ-[&%%zJm*YeDثW۷o)MFǍvڂuǢ 兑*#6h~
xG֊Vع(p_2+Tƒ=y$;;D.Jkݞ
lP*#B"LΜ9e###v͈#߿n}-''"֬Y#<ݻwW޾}ɓcǚ	r,~zZjnР~O.YddǏ޽;uT"422
ONN>w\^wu߾}3fqݺu߿u֒%KDo߾/^\~}%YZD,x~oߺR^IϞ=|ҥ!C;,oIh&,I"a~eE%_E.AboYٳ|ewֶ~Yfa3޹re%v/
bU`SmtuVb+SDGGܹ-;o<KKK"7o^JJ͛(==Hly##
*l۶}ƌ=z4h3IiYQ888L8qРAL/ʕի0##CJ;fٳ9sRSS9nÇKܩ
^~f͚{=֮]={lڴɓ'L_~i̘1VVV?saaŋp8;vàAիdɒ츸8)me722~F655%";;>}011aτ	hhh"---'OܺuK:(#'ϗT@_`wدU+&vmw2^ݑ(+W֬Y{n"Zb;qļyhٲeM6uppˋ^dInn.=|pĉN"~aذa[fݸq#^|7fwSLѣall%KD믿2^^^?~dx'O\`ɓufhhxԩK5ոqc6ݻϟ?[n/^(_ǃ"##}||DСC'  !>>~DpdO]6a„7n\|

9ߺu-o``u?~LOOg;XΝ;Dt̙'NSN]t`RZf-[0bo۹s5ZjӧO_re	¶YYYϞ=cKJjxȐ!V%
9رcl?~8))ĝ\Y}v~ׯBD:thݺu^'
e˖AAA7o$lR(뻻w9))֭[#Fpo߾M6{f_cLihh8nܸ[XXܿgk̙#&###	)QNw^'-++LtĈUT:uիٕ>}j߾}QQ]vmԨѭ[/0~X[R'Dr`dB`sTN>}iw6-p-
3A9hMǎ\ٳ߽{d"jѢ?sq)STReذaқ?KӧORvw̙ǏΜ9D4gΜMDDD|qLNj6ۤIgϞ8q588833sٲeD4k֬Mq8?/LE6uݻ=:$$ҥKgϞ544dۯ_~pp۷3E`I߸qҥKQQQ{~=mI8˵`
|vt\QQs~}L]iY|ݻGEEne\8…MMM

fΜr׬YjժE_Jx$vppϯR۷o;[y||<S={3&y26lP\\\fM"bz84664hܹÌV1b;zٳg.\͛6mڜ9s4lݻB[\9"er{
:4lذ̙3gڜ9sfWZpҽ{+W&''3
͟?E/ٳ';[[ۼ<fjj*m~~~J޼yd(W&Irr2ծ]e6�{611a?#ڗŝd5;8I8bItPլ,%^ݻt˗+UԥK&&w߇9rQFׯ_NJJ
T.__RΝ;GFF
0`РA			DTb~M߼y6+...;w^l]jVPaĈl͛Ǐ~4iҤk׮&$$$$$tݻ'N ZjH::SSS&*..fA[nmҤIxxI6
:͠reÇ>|89Γ'Oc3/rs`lJLL466nҤIBBBFo޼iff`Z055eא䁯La\*666//_v؊|>|DسLL(ecǎ;M{"r?~ܹs#""f̘ADׯVZnnnrODDR\\O>1bժUL틎[`ӭ_1GǬ3glmmOμ222:tlrVVVgΜݵk4i͛7ϝ;Wre,sN~֭ݻw̦;;;L	@L@sW|iOo:'^5JU;{WX^yqBtϙBn޼ӧNz\Z/^`vWNCCCVfÑb/^888Qڵ


o^^|oM8qʕB=i;;;f͛7666`{Wh+
m:v؞={e&=c1壣w,{(N	vxbv8+//ƍM4}}}333٭L0u)~۷o>33Ν;ϛ7͛7غḺ3>>>[laM<ڶm!%}]tm۶˖-;v˗mll\ɓ'o߾׮]dɒٳgU\ǏǏo֬Y5|||\ɽ{n>}fΜ9Çt"bڌa^:22r̙իWr׮]cQКjժ}<xOMMݳgt"Z033ҥSAs6lg/Bqq/2@h_̌=MU/ޥ=DD*#ϟ?KZTTĤUEEEbϟ4ѣG,1
جPS?SiSv6o&<I>lnn,hqq`jzj&LDϟ?_p9sI|~ZZ>Xp +OOOgP*d:uꤧ3nmuC.^}7o,|g?~xA??vڱLjrʥ
KOO=´iӞ?~!"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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected stopoffset ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,82c22
< Debug: Value 'dummyOffset' for attribute stopOffset of edge isn't valid
< Debug: Value '0.00' for attribute stopOffset of edge isn't valid
< Debug: Value '-2' for attribute stopOffset of edge isn't valid
< Debug: Value 'default' for attribute stopOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7!@Tn"G]u]ۺU:k[ZZ:Z7*Z܊
2WocY$|?͹ޛaޜs%u
u^'y/>)[t"V	BQ@e#vVGO`ZNeI$2*6WI$ȁdgTR3d]e@~@\.?%L7Z	0?UґCYvSΝ;@
rvv1cիthXťT"~	 h|MdFFF֭[:f;t萐K
f+"AݹsXm0ݧNm۶b]RG*|AOhS@ ן۸ԪIC{WWW
1#xe"'OMMMBY`o""$"ܹs;w466fKƏ}v9;;GDDuVYx_~˗_~IDDĔ)SDcxrZVİa^|Yn]6n֬~Ν+ڵk?~|ٳgqpppTTTbb
$}>}8pI&1%NNN~o߾zj+++ɽ8p ))֭[F*Me\Ik777E|R>'&&^zulje19M?%Y>luUYɪ"pɟKh>Wۿ[.quuݷ鈯xv
t	ɓ'37l<DZR`dd.V
6lO>sݼy3[رc?3}~~e,--hٲeDnll,u{ccիGDD޽s޼y9r$3p\ccc9-?
GG3f9Io/kcA1322䴳`.Z>$$$55ѣږ-[{Çw^ׯ֭[ݻsfUHHH׮]߿cǎ'O0UggI&YYY+))Yjh`gϞ=޽9rdƍW^}Y9m*1?i&L`6Ddoo7d"
>}ndd"&
---8k>yBPGo'\@ iF(P-[<xgϞHS#ȨOSQ\~}֭#7lQ <yrٲeDnݺ6m8::;vlD3f>}⋱cvԉig޽{'uׯevd֬Y022\z5SND?㓓6vZ___@pԩmj̙~ӧ׬YSXX(TV|O?4))Zj'N

:{ڵk[l$Gp8}utt;wnvv6q87oN>=66ڵkDdddp8==\.rrrN&ܞ2Dtܹ'Og^fhrZf֭[8~x?KN0nݺsݴiS	첲={n)ѣGo޼9225kxqvQF=~8!!ܝnڴYsΰaÚ4iLDݻwԩӠA'
CAAAqqqDt:٤IOO^z%$$ܾ}w/_&nݺuykI>N:|pgڴi%&&&-۷o~~Gx&zLzLD^^^&L={/eeeɴ ?vڳg޲e[ۭ[R"tR>}o߾͜o9瞞_|bߒ89=$#/f?wt̙3gx։߱Ғ1enznӨߒ'8_40bbmڴᅬ?^VyfDԾ}ĉfͪ]رc7|WQnnݝ;wĉnnnڵkhѢEmڴYd	
Y~=S믿luϟ?y򤛛[pppffuhmڴ			p8!!!999|
SeʕM__dĉ/^|7i$88Ν;|MIIŋ/_TLeM{
6<۷̷%&5p8<‚X(JKK[}enp6l\˶#Z¸x+|~iiy<֭[A\3k׮k5jdnnԽv-,,6n^ϓwߕիWNMLLFxf_eaaq+V0?tܹsEw;X"gr{3Y5v?ܹs˗/gڜ?~7oޜpxoڴ)11Uh۷_jUff4>aÆŋgggWXXXf͔&elذA 4h >4114h`nn~%fեKljjʜP#/VG|֟9ʉ>jIfd,rT^ݻzkj֬ٻwo&&ãGz{{ߺuKN;LSvZTTT͚5{vZ{{#F92::jԨ_	pJJ
۬GEEEEEkݺuÇ=z4ӫYzdz	pJJǏ%C


믿֭[Ӈ-atttttt^޽{I"_~߾}eg22&k׮֭[~WbƌfP`x<vƍ7n|p<y2|p~ٔEHfULLI֭MLL̘
|>[B2|>*22_ݶmԊBZjD;س\	L27eʔ)Sќ9s޾}KD<'N077_tiXXؼyhɒ%۷o[n~~ܹsșH<x;~͛7s\''';v"$$믿;wx?9:dѢEL	wܹ+-##{*geeuܹ{/鯾*..…j=Xgz͛7̪.koo!4ɁJO0֟ծFk=/B!@Us+O>D~$fw
6422bheop8/&LJJrtt$
OJ5ŋqƌ6mIc$''3)))
c{
:Tl-ʊ:~e&=c2%%%;vl޽7oBaYYLoaaaaQQP(,--eeeqVAAAlll֭/]ɮeZ(,,dl\\\033իײeRRR~WuKJJcgz)KJJZlsNv3gQ.]222DrWveݺuSLv횭-;uԝ;wBmV^pZj8qm۶-[dr'ݻC?Ǎ'
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected width ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,29c22,24
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-2' for attribute width of edge isn't valid
---
> Debug: Value 'dummyWidth' for attribute endOffset of edge isn't valid
> Debug: Value '-2' for attribute endOffset of edge isn't valid
> Debug: Value 'default' for attribute endOffset of edge isn't valid
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.92" length="22.12" shape="7.20,26.00 3.35,24.88 0.60,21.50 -1.05,15.88 -1.60,8.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="10.18" length="23.63" shape="11.20,24.80 7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.08" length="5.84" width="4.00" shape="7.20,22.00 5.70,21.00 5.20,20.00 5.70,19.00 7.20,18.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="4.58" length="8.67" shape="11.20,21.60 7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.61" length="9.36" width="4.00" shape="1.60,8.00 1.95,10.62 3.00,12.50 4.75,13.62 7.20,14.00"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.62" length="12.78" width="4.00" shape="1.60,8.00 1.95,12.38 3.00,15.50 4.75,17.38 7.20,18.00"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="9.87" length="22.12" width="4.00" shape="51.60,8.00 51.05,15.88 49.40,21.50 46.65,24.88 42.80,26.00"/>
<         <lane id=":gneJ3_0_1" index="1" speed="9.08" length="18.58" width="4.00" shape="51.60,8.00 51.05,14.12 49.40,18.50 46.65,21.12 42.80,22.00"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="6.69" length="9.36" shape="42.80,14.00 45.25,13.62 47.00,12.50 48.05,10.62 48.40,8.00"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="7.69" length="13.03" shape="38.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="4.08" length="5.84" width="4.00" shape="42.80,18.00 44.30,19.00 44.80,20.00 44.30,21.00 42.80,22.00"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="4.58" length="8.67" shape="38.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" width="4.00" shape="7.20,14.00 42.80,14.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
9a10,15
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
12a19,24
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> Debug: Setting new attribute
> 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.82,-26.87,60.82,10.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
18a31,36
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
23a42,47
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
35a60,65
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
netelements edges move basic ( Last six runs Jan2023 )
netelements edges move selected_single ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : netelements edges move move_geometrypoint ( Last six runs Jan2023 )

---------- Differences in errors ----------
9a10,15
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,27.83
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,27.83
12a19,24
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> Debug: Setting new attribute
> 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.82,-26.87,60.82,10.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
18a31,36
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
23a42,47
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,27.83
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,27.83
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,27.83
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
26a51,56
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both ( Last six runs Jan2023 )

---------- Differences in errors ----------
9a10,12
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
11a15,17
> 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.37,60.00,25.00
> Debug: Setting new attribute
12a19,24
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
20c32,41
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
---
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.37,60.00,25.00
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
21a43,45
> Debug: Restoring previous attribute
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
9,10d8
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-8.40,60.00,26.60
12a11,12
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-8.40,60.00,26.60
16,17d15
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
19a18,19
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
21a22,33
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,3.40,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,3.40,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,3.40,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,3.40,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,5.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,5.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
26c38,48
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.46,26.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
> Debug: Restoring previous attribute
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both_from_junction ( Last six runs Jan2023 )

---------- Differences in errors ----------
9,10d8
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.82,26.60
12a11,12
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.82,26.60
16a17,22
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
20a27,32
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.82,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,26.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,26.60
24,25c36,46
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.82,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.82,26.60
---
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,26.60
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,26.60
> Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,16.60 -1.20,15.80 -1.60,15.00 -1.20,14.20 0.00,13.40"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="7.59" length="22.63" shape="0.78,16.60 -2.75,10.57 -2.79,6.24 0.64,3.61 7.56,2.67"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="49.18,-1.37 50.62,-1.30 51.37,-0.82 51.44,0.07 50.82,1.37"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="8.06" length="25.73" shape="48.49,-0.96 55.42,2.91 57.97,7.13 56.11,11.69 49.87,16.60"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,15.00 25.00,15.00 50.00,0.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="53.27" shape="0.00,13.40 24.56,13.40 49.18,-1.37"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,15.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="47.74" shape="7.56,2.67 25.00,13.13 48.49,-0.96"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,15.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="55.04" shape="50.82,1.37 25.44,16.60 0.00,16.60"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,15.00 25.00,15.00 0.00,15.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="49.10" shape="49.87,16.60 25.00,16.60 0.78,16.60"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="15.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,15.00 0.00,18.20 0.00,15.00">
---
>     <junction id="gneJ0" type="traffic_light" x="0.00" y="15.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="8.26,1.23 0.00,18.20 0.00,15.00">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 48.35,-2.74 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,18.20 48.35,-2.74 50.00,0.00">

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

---------- Differences in errors ----------
9,10d8
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,26.60
12a11,12
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,26.60
18a19,24
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
> Debug: Setting new attribute
20a27,32
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
24,25c36,37
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,26.60
---
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
27,28c39,40
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.53,60.46,25.00
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="-0.82,1.37 -1.44,0.07 -1.37,-0.82 -0.62,-1.30 0.82,-1.37"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="6.63" length="16.84" shape="0.00,1.87 4.33,4.75 5.77,7.63 4.33,10.52 0.00,13.40"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,13.40 51.20,14.20 51.60,15.00 51.20,15.80 50.00,16.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="6.05" length="13.72" shape="49.04,13.40 44.81,13.20 42.59,11.79 42.39,9.17 44.21,5.34"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,15.00 50.00,15.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="53.27" shape="0.82,-1.37 25.44,13.40 50.00,13.40"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,15.00 25.00,15.00 50.00,15.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="49.04" shape="0.00,13.40 25.00,13.40 49.04,13.40"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,15.00 25.00,15.00 0.00,0.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="55.04" shape="50.00,16.60 24.56,16.60 -0.82,1.37"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="51.55" shape="44.21,5.34 25.00,16.87 0.00,1.87"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 -1.65,2.74 0.00,0.00">
---
>     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,11.80 -1.65,2.74 0.00,0.00">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="15.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,15.00 50.00,11.80 50.00,15.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="15.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="45.03,6.71 50.00,11.80 50.00,15.00">

TEST FAILED on ts-sim-build-ba : netelements edges move selected_none_both_junctions ( Last six runs Jan2023 )

---------- Differences in errors ----------
9a10,15
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
15a22,27
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
25a38,43
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87

TEST FAILED on ts-sim-build-ba : netelements edges move selected_separated ( Last six runs Jan2023 )

---------- Differences in errors ----------
25a26,28
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-0.60,60.00,21.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-0.60,60.00,21.00
27a31,36
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-0.60,60.00,35.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-0.40,60.00,35.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,1.00,60.00,22.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,1.00,60.00,22.60
> Debug: Setting new attribute
30a40,45
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.78,1.00,60.78,36.83
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.78,1.00,60.78,36.83
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-11.60,59.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-11.60,59.00,10.00
> Debug: Setting new attribute
33a49,54
> GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-11.60,59.00,25.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-11.37,59.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,12.00,60.00,33.60
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,12.00,60.00,33.60
> Debug: Setting new attribute
35a57,59
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.74,12.00,60.74,46.80
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.74,12.00,60.74,46.80
42c66,75
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
39a40,44
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
45a51,55
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
121a132,136
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
netelements edges templates clear ( Last six runs Jan2023 )
netelements edges templates create ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : netelements edges templates copy ( Last six runs Jan2023 )

---------- Differences in errors ----------
32,53d31
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Adding nullptr lane into edge
< Debug: Adding nullptr lane into edge
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Removing nullptr lane from edge
< Debug: Removing nullptr lane from edge
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
88a67
> Debug: Keys Ctrl+Z (Undo) pressed
125,135d103
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,11c8,9
<     <edge id="E0" from="J0" to="J1" priority="15">
<         <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,17.00 85.00,17.00"/>
<         <lane id="E0_1" index="1" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,20.20 85.00,20.20"/>
<         <lane id="E0_2" index="2" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,23.40 85.00,23.40"/>
---
>     <edge id="E0" from="J0" to="J1" priority="-1">
>         <lane id="E0_0" index="0" speed="13.89" length="85.00" shape="0.00,23.40 85.00,23.40"/>
19,20c17,18
<     <junction id="J0" type="dead_end" x="0.00" y="25.00" incLanes="" intLanes="" shape="0.00,25.00 0.00,15.40"/>
<     <junction id="J1" type="dead_end" x="85.00" y="25.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="85.00,15.40 85.00,25.00"/>
---
>     <junction id="J0" type="dead_end" x="0.00" y="25.00" incLanes="" intLanes="" shape="0.00,25.00 0.00,21.80"/>
>     <junction id="J1" type="dead_end" x="85.00" y="25.00" incLanes="E0_0" intLanes="" shape="85.00,21.80 85.00,25.00"/>

daily.net.junctions: 119 tests: 117 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls tllayout incoming ( Last six runs Jan2023 )

---------- Differences in net ----------
172c172
<         <phase duration="13" state="gGGgGrrrrrrrrrrrrrrrGG"/>
---
>         <phase duration="14" state="gGGgGrrrrrrrrrrrrrrrGG"/>
175c175
<         <phase duration="20" state="rrrrrGGGGGrrrrrrrrrrrr"/>
---
>         <phase duration="19" state="rrrrrGGGGGrrrrrrrrrrrr"/>
177c177,178
<         <phase duration="15" state="rrrrrrrrrrgGGgGrrrrrGG"/>
---
>         <phase duration="1"  state="rrrrrrrrrrrrrrrrrrrrrr"/>
>         <phase duration="14" state="rrrrrrrrrrgGGgGrrrrrGG"/>
180c181
<         <phase duration="20" state="rrrrrrrrrrrrrrrGGGGGrr"/>
---
>         <phase duration="19" state="rrrrrrrrrrrrrrrGGGGGrr"/>
181a183
>         <phase duration="1"  state="rrrrrrrrrrrrrrrrrrrrrr"/>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tllayout incoming ( Last six runs Jan2023 )

---------- Differences in net ----------
172c172
<         <phase duration="13" state="gGGgGrrrrrrrrrrrrrrrGG" minDur="5" maxDur="50"/>
---
>         <phase duration="14" state="gGGgGrrrrrrrrrrrrrrrGG" minDur="5" maxDur="50"/>
175c175
<         <phase duration="20" state="rrrrrGGGGGrrrrrrrrrrrr" minDur="5" maxDur="50"/>
---
>         <phase duration="19" state="rrrrrGGGGGrrrrrrrrrrrr" minDur="5" maxDur="50"/>
177c177,178
<         <phase duration="15" state="rrrrrrrrrrgGGgGrrrrrGG" minDur="5" maxDur="50"/>
---
>         <phase duration="1"  state="rrrrrrrrrrrrrrrrrrrrrr"/>
>         <phase duration="14" state="rrrrrrrrrrgGGgGrrrrrGG" minDur="5" maxDur="50"/>
180c181
<         <phase duration="20" state="rrrrrrrrrrrrrrrGGGGGrr" minDur="5" maxDur="50"/>
---
>         <phase duration="19" state="rrrrrrrrrrrrrrrGGGGGrr" minDur="5" maxDur="50"/>
181a183
>         <phase duration="1"  state="rrrrrrrrrrrrrrrrrrrrrr"/>

daily.net.lanes: 92 tests: 84 succeeded 8 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements lanes inspect changeleft ( Last six runs Jan2023 )

---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
40c40
<         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram"/>
---
>         <lane id="gneE2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram"/>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect changeright ( Last six runs Jan2023 )

---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
40c40
<         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeRight="authority army vip passenger hov taxi bus coach bicycle tram"/>
---
>         <lane id="gneE2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeRight="authority army vip passenger hov taxi bus coach bicycle tram"/>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
26d25
< Debug: Setting new attribute
33,35d31
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
41a38
> Debug: Keys Ctrl+Z (Undo) pressed
55,56d51
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : netelements lanes inspect stopoffsetexception ( Last six runs Jan2023 )

---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
40c40
<         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40">
---
>         <lane id="gneE2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40">

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected changeleft ( Last six runs Jan2023 )

---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
40c40
<         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43c43
<         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram"/>
---
>         <lane id="gneE2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram"/>
64c64
<         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram"/>
---
>         <lane id="gneE3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram"/>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected changeright ( Last six runs Jan2023 )

---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
40c40
<         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43c43
<         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeRight="emergency authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1"/>
---
>         <lane id="gneE2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeRight="emergency authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1"/>
64c64
<         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80" changeRight="emergency authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1"/>
---
>         <lane id="gneE3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80" changeRight="emergency authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1"/>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
27,28d26
< Debug: Setting new attribute
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected stopoffsetexception ( Last six runs Jan2023 )

---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
40c40
<         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43c43
<         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40">
---
>         <lane id="gneE2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40">
66c66
<         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80">
---
>         <lane id="gneE3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80">

daily.net.trafficlights: 187 tests: 112 succeeded 75 FAILED

Detailed information for the tests that FAILED:

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

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
netelements trafficlights joined attributes E1 ( Last six runs Jan2023 )
netelements trafficlights joined file load ( Last six runs Jan2023 )
netelements trafficlights joined file save ( Last six runs Jan2023 )
netelements trafficlights joined programs select ( Last six runs Jan2023 )
netelements trafficlights single attributes E1 ( Last six runs Jan2023 )
netelements trafficlights single file load ( Last six runs Jan2023 )
netelements trafficlights single file save ( Last six runs Jan2023 )
netelements trafficlights single programs select ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create basic ( Last six runs Jan2023 )

---------- Differences in log ----------
20a21,22
> Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
> Warning: The traffic light 'J0' has a high cycle time of 258.00.

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create copy ( Last six runs Jan2023 )

---------- Differences in log ----------
42a43,44
> Warning: 6 total messages of type: The traffic light '%' cannot be adapted to a cycle time of %.
> Warning: 6 total messages of type: The traffic light '%' has a high cycle time of %.

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create disjoin ( Last six runs Jan2023 )

---------- Differences in errors ----------
133,221d132
< Debug: network elements saved
< Debug: Additionals saved
< Debug: demand elements saved
< Debug: Deleting unreferenced routeEmbedded
< Debug: Deleting unreferenced vehicleWithRoute
< Debug: Deleting unreferenced routeEmbedded
< Debug: Deleting unreferenced vehicleWithRoute
< Debug: Deleting unreferenced routeEmbedded
< Debug: Deleting unreferenced vehicleWithRoute
< Debug: Deleting unreferenced routeEmbedded
< Debug: Deleting unreferenced vehicleWithRoute
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge '-E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-E0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,10d0
< Warning: Unreachable edge '-E2' within tlLogic 'J0'
< Warning: Unreachable edge '-E1' within tlLogic 'J0'
< Warning: Unreachable edge '-E3' within tlLogic 'J0'
< Warning: Unreachable edge '-E0' within tlLogic 'J0'
< Warning: Unreachable edge 'E0' within tlLogic 'J0'
< Warning: Unreachable edge 'E1' within tlLogic 'J0'
< Warning: Unreachable edge 'E2' within tlLogic 'J0'
< Warning: Unreachable edge 'E3' within tlLogic 'J0'
< Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
< Warning: The traffic light 'J0' has a high cycle time of 258.00.
---------- Differences in net ----------
107,223c107
<         <lane id="E3_0" index="0" allow="pedestrian" speed="13.89" length="18.90" shape="22.00,18.90 22.00,0.00"/>
<         <lane id="E3_1" index="1" disallow="pedestrian" speed="13.89" length="18.90" shape="25.20,18.90 25.20,0.00"/>
<         <lane id="E3_2" index="2" disallow="pedestrian" speed="13.89" length="18.90" shape="28.40,18.90 28.40,0.00"/>
<     </edge>
< 
<     <tlLogic id="J1" type="static" programID="0" offset="0">
<         <phase duration="82" state="GG"/>
<         <phase duration="3"  state="yy"/>
<         <phase duration="5"  state="rr"/>
<     </tlLogic>
<     <tlLogic id="J2" type="static" programID="0" offset="0">
<         <phase duration="82" state="GG"/>
<         <phase duration="3"  state="yy"/>
<         <phase duration="5"  state="rr"/>
<     </tlLogic>
<     <tlLogic id="J3" type="static" programID="0" offset="0">
<         <phase duration="82" state="GG"/>
<         <phase duration="3"  state="yy"/>
<         <phase duration="5"  state="rr"/>
<     </tlLogic>
<     <tlLogic id="J4" type="static" programID="0" offset="0">
<         <phase duration="82" state="GG"/>
<         <phase duration="3"  state="yy"/>
<         <phase duration="5"  state="rr"/>
<     </tlLogic>
< 
<     <junction id="J0" type="traffic_light" x="30.00" y="30.00" incLanes="-E2_0 -E2_1 -E2_2 -E1_0 -E1_1 -E1_2 -E3_0 -E3_1 -E3_2 -E0_0 -E0_1 -E0_2" intLanes=":J0_0_0 :J0_0_1 :J0_2_0 :J0_16_0 :J0_4_0 :J0_4_1 :J0_6_0 :J0_7_0 :J0_8_0 :J0_8_1 :J0_10_0 :J0_17_0 :J0_12_0 :J0_12_1 :J0_14_0 :J0_15_0" shape="20.40,41.10 39.60,41.10 39.77,40.27 39.98,39.98 40.27,39.77 40.64,39.64 41.10,39.60 41.10,20.40 40.27,20.23 39.98,20.02 39.77,19.73 39.64,19.36 39.60,18.90 20.40,18.90 20.23,19.73 20.02,20.02 19.73,2
0.23 19.36,20.36 18.90,20.40 18.90,39.60 19.73,39.77 20.02,39.98 20.23,40.27 20.36,40.64">
<         <request index="0"  response="0000000000000000" foes="0000100001000000" cont="0"/>
<         <request index="1"  response="0000000000000000" foes="0000100001000000" cont="0"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12d11
< TestFunctions: Netedit closed successfully
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create id ( Last six runs Jan2023 )

---------- Differences in log ----------
30a31,32
> Warning: The traffic light 'customID' cannot be adapted to a cycle time of 90.00.
> Warning: The traffic light 'customID' has a high cycle time of 258.00.

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create type ( Last six runs Jan2023 )

---------- Differences in log ----------
59a60,61
> Warning: 6 total messages of type: The traffic light '%' cannot be adapted to a cycle time of %.
> Warning: 6 total messages of type: The traffic light '%' has a high cycle time of %.

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

---------- Differences in log ----------
2a3
> Warning: Non-static traffic light 'J0' does not define variable phase length.
netelements trafficlights joined phases NEMA buttons add default ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA buttons add green ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA buttons add greenpriority ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA buttons add red ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA buttons add yellow ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA max ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA min ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated max ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated min ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based max ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based min ( Last six runs Jan2023 )

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

---------- Differences in log ----------
4a5,6
> Warning: Non-static traffic light 'J0' does not define variable phase length.
> Warning: 6 total messages of type: Non-static traffic light '%' does not define variable phase length.
netelements trafficlights joined phases NEMA buttons add duplicate ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA buttons delete ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA dur ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA name ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA next ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA red ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA state ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA vehext ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA yellow ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons add default ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons add duplicate ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons add green ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons add greenpriority ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons add red ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons add yellow ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons cleanstates ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons delete ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons groupsignals ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons movedown ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons moveup ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated buttons ungroupsignals ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated dur ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated earliestend ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated latestend ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated name ( Last six runs Jan2023 )
netelements trafficlights joined phases actuated next ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons add default ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons add duplicate ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons add green ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons add greenpriority ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons add red ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons add yellow ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons cleanstates ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons delete ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons groupsignals ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons movedown ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons moveup ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons ungroupsignals ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based dur ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based name ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based next ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA buttons addstates ( Last six runs Jan2023 )

---------- Differences in log ----------
4a5
> Warning: Non-static traffic light 'J0' does not define variable phase length.
5a7
> Warning: 6 total messages of type: Non-static traffic light '%' does not define variable phase length.
---------- Differences in net ----------
231c231
<     <junction id="J0" type="traffic_light" x="40.00" y="40.00" incLanes="-E2_0 -E2_1 -E2_2 -E1_0 -E1_1 -E1_2 -E3_0 -E3_1 -E3_2 -E0_0 -E0_1 -E0_2" intLanes=":J0_0_0 :J0_0_1 :J0_2_0 :J0_16_0 :J0_4_0 :J0_4_1 :J0_6_0 :J0_17_0 :J0_8_0 :J0_8_1 :J0_10_0 :J0_18_0 :J0_12_0 :J0_12_1 :J0_14_0 :J0_19_0" shape="30.40,51.10 49.60,51.10 49.77,50.27 49.98,49.98 50.27,49.77 50.64,49.64 51.10,49.60 51.10,30.40 50.27,30.23 49.98,30.02 49.77,29.73 49.64,29.36 49.60,28.90 30.40,28.90 30.23,29.73 30.02,30.02 29.73,
30.23 29.36,30.36 28.90,30.40 28.90,49.60 29.73,49.77 30.02,49.98 30.23,50.27 30.36,50.64">
---
>     <junction id="J0" type="traffic_light" x="40.00" y="40.00" incLanes="-E2_0 -E2_1 -E2_2 -E1_0 -E1_1 -E1_2 -E3_0 -E3_1 -E3_2 -E0_0 -E0_1 -E0_2" intLanes=":J0_0_0 :J0_0_1 :J0_2_0 :J0_16_0 :J0_4_0 :J0_4_1 :J0_6_0 :J0_17_0 :J0_8_0 :J0_8_1 :J0_10_0 :J0_18_0 :J0_12_0 :J0_12_1 :J0_14_0 :J0_19_0" shape="30.40,51.10 49.60,51.10 49.77,50.27 49.98,49.98 50.27,49.77 50.64,49.64 51.10,49.60 51.10,30.40 50.27,30.23 49.98,30.02 49.77,29.73 49.64,29.36 49.60,28.90 30.40,28.90 30.23,29.73 30.02,30.02 29.73,
30.23 29.36,30.36 28.90,30.40 28.90,49.60 29.73,49.77 30.02,49.98 30.23,50.27 30.36,50.64" rightOfWay="allwayStop">
249c249
<     <junction id="J1" type="traffic_light" x="10.00" y="40.00" incLanes="E0_0 E0_1 E0_2 -E4_0 -E4_1 -E4_2" intLanes=":J1_0_0 :J1_0_1 :J1_6_0 :J1_3_0 :J1_3_1 :J1_7_0" shape="16.09,49.60 16.09,30.40 15.18,30.25 14.80,30.06 14.46,29.80 14.17,29.47 13.92,29.06 6.41,32.81 7.41,35.21 8.00,37.60 8.20,40.00 8.00,42.40 7.41,44.79 6.41,47.19 13.92,50.94 14.46,50.20 14.80,49.94 15.18,49.75 15.61,49.64">
---
>     <junction id="J1" type="traffic_light" x="10.00" y="40.00" incLanes="E0_0 E0_1 E0_2 -E4_0 -E4_1 -E4_2" intLanes=":J1_0_0 :J1_0_1 :J1_6_0 :J1_3_0 :J1_3_1 :J1_7_0" shape="16.09,49.60 16.09,30.40 15.18,30.25 14.80,30.06 14.46,29.80 14.17,29.47 13.92,29.06 6.41,32.81 7.41,35.21 8.00,37.60 8.20,40.00 8.00,42.40 7.41,44.79 6.41,47.19 13.92,50.94 14.46,50.20 14.80,49.94 15.18,49.75 15.61,49.64" rightOfWay="allwayStop">
260c260
<     <junction id="J2" type="traffic_light" x="70.00" y="40.00" incLanes="-E6_0 -E6_1 -E6_2 E1_0 E1_1 E1_2" intLanes=":J2_0_0 :J2_0_1 :J2_6_0 :J2_3_0 :J2_3_1 :J2_7_0" shape="66.08,50.94 73.59,47.19 72.59,44.79 72.00,42.40 71.80,40.00 72.00,37.60 72.59,35.21 73.59,32.81 66.08,29.06 65.54,29.80 65.20,30.06 64.82,30.25 64.39,30.36 63.91,30.40 63.91,49.60 64.82,49.75 65.20,49.94 65.54,50.20 65.83,50.53">
---
>     <junction id="J2" type="traffic_light" x="70.00" y="40.00" incLanes="-E6_0 -E6_1 -E6_2 E1_0 E1_1 E1_2" intLanes=":J2_0_0 :J2_0_1 :J2_6_0 :J2_3_0 :J2_3_1 :J2_7_0" shape="66.08,50.94 73.59,47.19 72.59,44.79 72.00,42.40 71.80,40.00 72.00,37.60 72.59,35.21 73.59,32.81 66.08,29.06 65.54,29.80 65.20,30.06 64.82,30.25 64.39,30.36 63.91,30.40 63.91,49.60 64.82,49.75 65.20,49.94 65.54,50.20 65.83,50.53" rightOfWay="allwayStop">
268c268
<     <junction id="J3" type="traffic_light" x="40.00" y="70.00" incLanes="E2_0 E2_1 E2_2 -E7_0 -E7_1 -E7_2" intLanes=":J3_0_0 :J3_0_1 :J3_6_0 :J3_3_0 :J3_3_1 :J3_7_0" shape="47.19,73.59 50.94,66.08 50.20,65.54 49.94,65.20 49.75,64.82 49.64,64.39 49.60,63.91 30.40,63.91 30.25,64.82 30.06,65.20 29.80,65.54 29.47,65.83 29.06,66.08 32.81,73.59 35.21,72.59 37.60,72.00 40.00,71.80 42.40,72.00 44.79,72.59">
---
>     <junction id="J3" type="traffic_light" x="40.00" y="70.00" incLanes="E2_0 E2_1 E2_2 -E7_0 -E7_1 -E7_2" intLanes=":J3_0_0 :J3_0_1 :J3_6_0 :J3_3_0 :J3_3_1 :J3_7_0" shape="47.19,73.59 50.94,66.08 50.20,65.54 49.94,65.20 49.75,64.82 49.64,64.39 49.60,63.91 30.40,63.91 30.25,64.82 30.06,65.20 29.80,65.54 29.47,65.83 29.06,66.08 32.81,73.59 35.21,72.59 37.60,72.00 40.00,71.80 42.40,72.00 44.79,72.59" rightOfWay="allwayStop">
276c276
<     <junction id="J4" type="traffic_light" x="40.00" y="10.00" incLanes="E3_0 E3_1 E3_2 E9_0 E9_1 E9_2" intLanes=":J4_0_0 :J4_0_1 :J4_6_0 :J4_3_0 :J4_3_1 :J4_7_0" shape="30.40,16.09 49.60,16.09 49.75,15.18 49.94,14.80 50.20,14.46 50.53,14.17 50.94,13.92 47.19,6.41 44.79,7.41 42.40,8.00 40.00,8.20 37.60,8.00 35.21,7.41 32.81,6.41 29.06,13.92 29.80,14.46 30.06,14.80 30.25,15.18 30.36,15.61">
---
>     <junction id="J4" type="traffic_light" x="40.00" y="10.00" incLanes="E3_0 E3_1 E3_2 E9_0 E9_1 E9_2" intLanes=":J4_0_0 :J4_0_1 :J4_6_0 :J4_3_0 :J4_3_1 :J4_7_0" shape="30.40,16.09 49.60,16.09 49.75,15.18 49.94,14.80 50.20,14.46 50.53,14.17 50.94,13.92 47.19,6.41 44.79,7.41 42.40,8.00 40.00,8.20 37.60,8.00 35.21,7.41 32.81,6.41 29.06,13.92 29.80,14.46 30.06,14.80 30.25,15.18 30.36,15.61" rightOfWay="allwayStop">
303,342c303,342
<     <connection from="-E0" to="E3" fromLane="1" toLane="1" via=":J0_12_0" tl="J0" linkIndex="12" dir="r" state="o"/>
<     <connection from="-E0" to="E3" fromLane="2" toLane="2" via=":J0_12_1" tl="J0" linkIndex="13" dir="r" state="o"/>
<     <connection from="-E0" to="E1" fromLane="2" toLane="2" via=":J0_14_0" tl="J0" linkIndex="14" dir="s" state="o"/>
<     <connection from="-E0" to="E2" fromLane="2" toLane="2" via=":J0_15_0" tl="J0" linkIndex="15" dir="l" state="o"/>
<     <connection from="-E1" to="E2" fromLane="1" toLane="1" via=":J0_4_0" tl="J0" linkIndex="4" dir="r" state="o"/>
<     <connection from="-E1" to="E2" fromLane="2" toLane="2" via=":J0_4_1" tl="J0" linkIndex="5" dir="r" state="o"/>
<     <connection from="-E1" to="E0" fromLane="2" toLane="2" via=":J0_6_0" tl="J0" linkIndex="6" dir="s" state="o"/>
<     <connection from="-E1" to="E3" fromLane="2" toLane="2" via=":J0_7_0" tl="J0" linkIndex="7" dir="l" state="o"/>
<     <connection from="-E2" to="E0" fromLane="1" toLane="1" via=":J0_0_0" tl="J0" linkIndex="0" dir="r" state="O"/>
<truncated after showing first 30 lines>

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

---------- Differences in log ----------
4a5,6
> Warning: Non-static traffic light 'J0' does not define variable phase length.
> Warning: 6 total messages of type: Non-static traffic light '%' does not define variable phase length.
---------- Differences in net ----------
231c231
<     <junction id="J0" type="traffic_light" x="40.00" y="40.00" incLanes="-E2_0 -E2_1 -E2_2 -E1_0 -E1_1 -E1_2 -E3_0 -E3_1 -E3_2 -E0_0 -E0_1 -E0_2" intLanes=":J0_0_0 :J0_0_1 :J0_2_0 :J0_16_0 :J0_4_0 :J0_4_1 :J0_6_0 :J0_17_0 :J0_8_0 :J0_8_1 :J0_10_0 :J0_18_0 :J0_12_0 :J0_12_1 :J0_14_0 :J0_19_0" shape="30.40,51.10 49.60,51.10 49.77,50.27 49.98,49.98 50.27,49.77 50.64,49.64 51.10,49.60 51.10,30.40 50.27,30.23 49.98,30.02 49.77,29.73 49.64,29.36 49.60,28.90 30.40,28.90 30.23,29.73 30.02,30.02 29.73,
30.23 29.36,30.36 28.90,30.40 28.90,49.60 29.73,49.77 30.02,49.98 30.23,50.27 30.36,50.64">
---
>     <junction id="J0" type="traffic_light" x="40.00" y="40.00" incLanes="-E2_0 -E2_1 -E2_2 -E1_0 -E1_1 -E1_2 -E3_0 -E3_1 -E3_2 -E0_0 -E0_1 -E0_2" intLanes=":J0_0_0 :J0_0_1 :J0_2_0 :J0_16_0 :J0_4_0 :J0_4_1 :J0_6_0 :J0_17_0 :J0_8_0 :J0_8_1 :J0_10_0 :J0_18_0 :J0_12_0 :J0_12_1 :J0_14_0 :J0_19_0" shape="30.40,51.10 49.60,51.10 49.77,50.27 49.98,49.98 50.27,49.77 50.64,49.64 51.10,49.60 51.10,30.40 50.27,30.23 49.98,30.02 49.77,29.73 49.64,29.36 49.60,28.90 30.40,28.90 30.23,29.73 30.02,30.02 29.73,
30.23 29.36,30.36 28.90,30.40 28.90,49.60 29.73,49.77 30.02,49.98 30.23,50.27 30.36,50.64" rightOfWay="allwayStop">
249c249
<     <junction id="J1" type="traffic_light" x="10.00" y="40.00" incLanes="E0_0 E0_1 E0_2 -E4_0 -E4_1 -E4_2" intLanes=":J1_0_0 :J1_0_1 :J1_6_0 :J1_3_0 :J1_3_1 :J1_7_0" shape="16.09,49.60 16.09,30.40 15.18,30.25 14.80,30.06 14.46,29.80 14.17,29.47 13.92,29.06 6.41,32.81 7.41,35.21 8.00,37.60 8.20,40.00 8.00,42.40 7.41,44.79 6.41,47.19 13.92,50.94 14.46,50.20 14.80,49.94 15.18,49.75 15.61,49.64">
---
>     <junction id="J1" type="traffic_light" x="10.00" y="40.00" incLanes="E0_0 E0_1 E0_2 -E4_0 -E4_1 -E4_2" intLanes=":J1_0_0 :J1_0_1 :J1_6_0 :J1_3_0 :J1_3_1 :J1_7_0" shape="16.09,49.60 16.09,30.40 15.18,30.25 14.80,30.06 14.46,29.80 14.17,29.47 13.92,29.06 6.41,32.81 7.41,35.21 8.00,37.60 8.20,40.00 8.00,42.40 7.41,44.79 6.41,47.19 13.92,50.94 14.46,50.20 14.80,49.94 15.18,49.75 15.61,49.64" rightOfWay="allwayStop">
260c260
<     <junction id="J2" type="traffic_light" x="70.00" y="40.00" incLanes="-E6_0 -E6_1 -E6_2 E1_0 E1_1 E1_2" intLanes=":J2_0_0 :J2_0_1 :J2_6_0 :J2_3_0 :J2_3_1 :J2_7_0" shape="66.08,50.94 73.59,47.19 72.59,44.79 72.00,42.40 71.80,40.00 72.00,37.60 72.59,35.21 73.59,32.81 66.08,29.06 65.54,29.80 65.20,30.06 64.82,30.25 64.39,30.36 63.91,30.40 63.91,49.60 64.82,49.75 65.20,49.94 65.54,50.20 65.83,50.53">
---
>     <junction id="J2" type="traffic_light" x="70.00" y="40.00" incLanes="-E6_0 -E6_1 -E6_2 E1_0 E1_1 E1_2" intLanes=":J2_0_0 :J2_0_1 :J2_6_0 :J2_3_0 :J2_3_1 :J2_7_0" shape="66.08,50.94 73.59,47.19 72.59,44.79 72.00,42.40 71.80,40.00 72.00,37.60 72.59,35.21 73.59,32.81 66.08,29.06 65.54,29.80 65.20,30.06 64.82,30.25 64.39,30.36 63.91,30.40 63.91,49.60 64.82,49.75 65.20,49.94 65.54,50.20 65.83,50.53" rightOfWay="allwayStop">
268c268
<     <junction id="J3" type="traffic_light" x="40.00" y="70.00" incLanes="E2_0 E2_1 E2_2 -E7_0 -E7_1 -E7_2" intLanes=":J3_0_0 :J3_0_1 :J3_6_0 :J3_3_0 :J3_3_1 :J3_7_0" shape="47.19,73.59 50.94,66.08 50.20,65.54 49.94,65.20 49.75,64.82 49.64,64.39 49.60,63.91 30.40,63.91 30.25,64.82 30.06,65.20 29.80,65.54 29.47,65.83 29.06,66.08 32.81,73.59 35.21,72.59 37.60,72.00 40.00,71.80 42.40,72.00 44.79,72.59">
---
>     <junction id="J3" type="traffic_light" x="40.00" y="70.00" incLanes="E2_0 E2_1 E2_2 -E7_0 -E7_1 -E7_2" intLanes=":J3_0_0 :J3_0_1 :J3_6_0 :J3_3_0 :J3_3_1 :J3_7_0" shape="47.19,73.59 50.94,66.08 50.20,65.54 49.94,65.20 49.75,64.82 49.64,64.39 49.60,63.91 30.40,63.91 30.25,64.82 30.06,65.20 29.80,65.54 29.47,65.83 29.06,66.08 32.81,73.59 35.21,72.59 37.60,72.00 40.00,71.80 42.40,72.00 44.79,72.59" rightOfWay="allwayStop">
276c276
<     <junction id="J4" type="traffic_light" x="40.00" y="10.00" incLanes="E3_0 E3_1 E3_2 E9_0 E9_1 E9_2" intLanes=":J4_0_0 :J4_0_1 :J4_6_0 :J4_3_0 :J4_3_1 :J4_7_0" shape="30.40,16.09 49.60,16.09 49.75,15.18 49.94,14.80 50.20,14.46 50.53,14.17 50.94,13.92 47.19,6.41 44.79,7.41 42.40,8.00 40.00,8.20 37.60,8.00 35.21,7.41 32.81,6.41 29.06,13.92 29.80,14.46 30.06,14.80 30.25,15.18 30.36,15.61">
---
>     <junction id="J4" type="traffic_light" x="40.00" y="10.00" incLanes="E3_0 E3_1 E3_2 E9_0 E9_1 E9_2" intLanes=":J4_0_0 :J4_0_1 :J4_6_0 :J4_3_0 :J4_3_1 :J4_7_0" shape="30.40,16.09 49.60,16.09 49.75,15.18 49.94,14.80 50.20,14.46 50.53,14.17 50.94,13.92 47.19,6.41 44.79,7.41 42.40,8.00 40.00,8.20 37.60,8.00 35.21,7.41 32.81,6.41 29.06,13.92 29.80,14.46 30.06,14.80 30.25,15.18 30.36,15.61" rightOfWay="allwayStop">
303,342c303,342
<     <connection from="-E0" to="E3" fromLane="1" toLane="1" via=":J0_12_0" tl="J0" linkIndex="12" dir="r" state="o"/>
<     <connection from="-E0" to="E3" fromLane="2" toLane="2" via=":J0_12_1" tl="J0" linkIndex="13" dir="r" state="o"/>
<     <connection from="-E0" to="E1" fromLane="2" toLane="2" via=":J0_14_0" tl="J0" linkIndex="14" dir="s" state="o"/>
<     <connection from="-E0" to="E2" fromLane="2" toLane="2" via=":J0_15_0" tl="J0" linkIndex="15" dir="l" state="o"/>
<     <connection from="-E1" to="E2" fromLane="1" toLane="1" via=":J0_4_0" tl="J0" linkIndex="4" dir="r" state="o"/>
<     <connection from="-E1" to="E2" fromLane="2" toLane="2" via=":J0_4_1" tl="J0" linkIndex="5" dir="r" state="o"/>
<     <connection from="-E1" to="E0" fromLane="2" toLane="2" via=":J0_6_0" tl="J0" linkIndex="6" dir="s" state="o"/>
<     <connection from="-E1" to="E3" fromLane="2" toLane="2" via=":J0_7_0" tl="J0" linkIndex="7" dir="l" state="o"/>
<     <connection from="-E2" to="E0" fromLane="1" toLane="1" via=":J0_0_0" tl="J0" linkIndex="0" dir="r" state="O"/>
<truncated after showing first 30 lines>
netelements trafficlights joined phases NEMA buttons cleanstates ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA buttons movedown ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA buttons moveup ( Last six runs Jan2023 )
netelements trafficlights joined phases NEMA buttons ungroupsignals ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA buttons groupsignals ( Last six runs Jan2023 )

---------- Differences in log ----------
4a5,6
> Warning: Non-static traffic light 'J0' does not define variable phase length.
> Warning: 6 total messages of type: Non-static traffic light '%' does not define variable phase length.
---------- Differences in net ----------
231c231
<     <junction id="J0" type="traffic_light" x="40.00" y="40.00" incLanes="-E2_0 -E2_1 -E2_2 -E1_0 -E1_1 -E1_2 -E3_0 -E3_1 -E3_2 -E0_0 -E0_1 -E0_2" intLanes=":J0_0_0 :J0_0_1 :J0_2_0 :J0_16_0 :J0_4_0 :J0_4_1 :J0_6_0 :J0_17_0 :J0_8_0 :J0_8_1 :J0_10_0 :J0_18_0 :J0_12_0 :J0_12_1 :J0_14_0 :J0_19_0" shape="30.40,51.10 49.60,51.10 49.77,50.27 49.98,49.98 50.27,49.77 50.64,49.64 51.10,49.60 51.10,30.40 50.27,30.23 49.98,30.02 49.77,29.73 49.64,29.36 49.60,28.90 30.40,28.90 30.23,29.73 30.02,30.02 29.73,
30.23 29.36,30.36 28.90,30.40 28.90,49.60 29.73,49.77 30.02,49.98 30.23,50.27 30.36,50.64">
---
>     <junction id="J0" type="traffic_light" x="40.00" y="40.00" incLanes="-E2_0 -E2_1 -E2_2 -E1_0 -E1_1 -E1_2 -E3_0 -E3_1 -E3_2 -E0_0 -E0_1 -E0_2" intLanes=":J0_0_0 :J0_0_1 :J0_2_0 :J0_16_0 :J0_4_0 :J0_4_1 :J0_6_0 :J0_17_0 :J0_8_0 :J0_8_1 :J0_10_0 :J0_18_0 :J0_12_0 :J0_12_1 :J0_14_0 :J0_19_0" shape="30.40,51.10 49.60,51.10 49.77,50.27 49.98,49.98 50.27,49.77 50.64,49.64 51.10,49.60 51.10,30.40 50.27,30.23 49.98,30.02 49.77,29.73 49.64,29.36 49.60,28.90 30.40,28.90 30.23,29.73 30.02,30.02 29.73,
30.23 29.36,30.36 28.90,30.40 28.90,49.60 29.73,49.77 30.02,49.98 30.23,50.27 30.36,50.64" rightOfWay="allwayStop">
249c249
<     <junction id="J1" type="traffic_light" x="10.00" y="40.00" incLanes="E0_0 E0_1 E0_2 -E4_0 -E4_1 -E4_2" intLanes=":J1_0_0 :J1_0_1 :J1_6_0 :J1_3_0 :J1_3_1 :J1_7_0" shape="16.09,49.60 16.09,30.40 15.18,30.25 14.80,30.06 14.46,29.80 14.17,29.47 13.92,29.06 6.41,32.81 7.41,35.21 8.00,37.60 8.20,40.00 8.00,42.40 7.41,44.79 6.41,47.19 13.92,50.94 14.46,50.20 14.80,49.94 15.18,49.75 15.61,49.64">
---
>     <junction id="J1" type="traffic_light" x="10.00" y="40.00" incLanes="E0_0 E0_1 E0_2 -E4_0 -E4_1 -E4_2" intLanes=":J1_0_0 :J1_0_1 :J1_6_0 :J1_3_0 :J1_3_1 :J1_7_0" shape="16.09,49.60 16.09,30.40 15.18,30.25 14.80,30.06 14.46,29.80 14.17,29.47 13.92,29.06 6.41,32.81 7.41,35.21 8.00,37.60 8.20,40.00 8.00,42.40 7.41,44.79 6.41,47.19 13.92,50.94 14.46,50.20 14.80,49.94 15.18,49.75 15.61,49.64" rightOfWay="allwayStop">
260c260
<     <junction id="J2" type="traffic_light" x="70.00" y="40.00" incLanes="-E6_0 -E6_1 -E6_2 E1_0 E1_1 E1_2" intLanes=":J2_0_0 :J2_0_1 :J2_6_0 :J2_3_0 :J2_3_1 :J2_7_0" shape="66.08,50.94 73.59,47.19 72.59,44.79 72.00,42.40 71.80,40.00 72.00,37.60 72.59,35.21 73.59,32.81 66.08,29.06 65.54,29.80 65.20,30.06 64.82,30.25 64.39,30.36 63.91,30.40 63.91,49.60 64.82,49.75 65.20,49.94 65.54,50.20 65.83,50.53">
---
>     <junction id="J2" type="traffic_light" x="70.00" y="40.00" incLanes="-E6_0 -E6_1 -E6_2 E1_0 E1_1 E1_2" intLanes=":J2_0_0 :J2_0_1 :J2_6_0 :J2_3_0 :J2_3_1 :J2_7_0" shape="66.08,50.94 73.59,47.19 72.59,44.79 72.00,42.40 71.80,40.00 72.00,37.60 72.59,35.21 73.59,32.81 66.08,29.06 65.54,29.80 65.20,30.06 64.82,30.25 64.39,30.36 63.91,30.40 63.91,49.60 64.82,49.75 65.20,49.94 65.54,50.20 65.83,50.53" rightOfWay="allwayStop">
268c268
<     <junction id="J3" type="traffic_light" x="40.00" y="70.00" incLanes="E2_0 E2_1 E2_2 -E7_0 -E7_1 -E7_2" intLanes=":J3_0_0 :J3_0_1 :J3_6_0 :J3_3_0 :J3_3_1 :J3_7_0" shape="47.19,73.59 50.94,66.08 50.20,65.54 49.94,65.20 49.75,64.82 49.64,64.39 49.60,63.91 30.40,63.91 30.25,64.82 30.06,65.20 29.80,65.54 29.47,65.83 29.06,66.08 32.81,73.59 35.21,72.59 37.60,72.00 40.00,71.80 42.40,72.00 44.79,72.59">
---
>     <junction id="J3" type="traffic_light" x="40.00" y="70.00" incLanes="E2_0 E2_1 E2_2 -E7_0 -E7_1 -E7_2" intLanes=":J3_0_0 :J3_0_1 :J3_6_0 :J3_3_0 :J3_3_1 :J3_7_0" shape="47.19,73.59 50.94,66.08 50.20,65.54 49.94,65.20 49.75,64.82 49.64,64.39 49.60,63.91 30.40,63.91 30.25,64.82 30.06,65.20 29.80,65.54 29.47,65.83 29.06,66.08 32.81,73.59 35.21,72.59 37.60,72.00 40.00,71.80 42.40,72.00 44.79,72.59" rightOfWay="allwayStop">
276c276
<     <junction id="J4" type="traffic_light" x="40.00" y="10.00" incLanes="E3_0 E3_1 E3_2 E9_0 E9_1 E9_2" intLanes=":J4_0_0 :J4_0_1 :J4_6_0 :J4_3_0 :J4_3_1 :J4_7_0" shape="30.40,16.09 49.60,16.09 49.75,15.18 49.94,14.80 50.20,14.46 50.53,14.17 50.94,13.92 47.19,6.41 44.79,7.41 42.40,8.00 40.00,8.20 37.60,8.00 35.21,7.41 32.81,6.41 29.06,13.92 29.80,14.46 30.06,14.80 30.25,15.18 30.36,15.61">
---
>     <junction id="J4" type="traffic_light" x="40.00" y="10.00" incLanes="E3_0 E3_1 E3_2 E9_0 E9_1 E9_2" intLanes=":J4_0_0 :J4_0_1 :J4_6_0 :J4_3_0 :J4_3_1 :J4_7_0" shape="30.40,16.09 49.60,16.09 49.75,15.18 49.94,14.80 50.20,14.46 50.53,14.17 50.94,13.92 47.19,6.41 44.79,7.41 42.40,8.00 40.00,8.20 37.60,8.00 35.21,7.41 32.81,6.41 29.06,13.92 29.80,14.46 30.06,14.80 30.25,15.18 30.36,15.61" rightOfWay="allwayStop">
303,342c303,342
<     <connection from="-E0" to="E3" fromLane="1" toLane="1" via=":J0_12_0" tl="J0" linkIndex="6" dir="r" state="o"/>
<     <connection from="-E0" to="E3" fromLane="2" toLane="2" via=":J0_12_1" tl="J0" linkIndex="7" dir="r" state="o"/>
<     <connection from="-E0" to="E1" fromLane="2" toLane="2" via=":J0_14_0" tl="J0" linkIndex="6" dir="s" state="o"/>
<     <connection from="-E0" to="E2" fromLane="2" toLane="2" via=":J0_15_0" tl="J0" linkIndex="7" dir="l" state="o"/>
<     <connection from="-E1" to="E2" fromLane="1" toLane="1" via=":J0_4_0" tl="J0" linkIndex="2" dir="r" state="o"/>
<     <connection from="-E1" to="E2" fromLane="2" toLane="2" via=":J0_4_1" tl="J0" linkIndex="3" dir="r" state="o"/>
<     <connection from="-E1" to="E0" fromLane="2" toLane="2" via=":J0_6_0" tl="J0" linkIndex="2" dir="s" state="o"/>
<     <connection from="-E1" to="E3" fromLane="2" toLane="2" via=":J0_7_0" tl="J0" linkIndex="3" dir="l" state="o"/>
<     <connection from="-E2" to="E0" fromLane="1" toLane="1" via=":J0_0_0" tl="J0" linkIndex="0" dir="r" state="O"/>
<truncated after showing first 30 lines>

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

---------- Differences in log ----------
4a5
> Warning: Non-static traffic light 'J0' does not define variable phase length.
5a7
> Warning: 6 total messages of type: Non-static traffic light '%' does not define variable phase length.
netelements trafficlights joined phases actuated buttons addstates ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based buttons addstates ( Last six runs Jan2023 )

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

---------- Differences in log ----------
4a5
> Warning: Non-static traffic light 'J0' does not define variable phase length.
netelements trafficlights joined phases actuated state ( Last six runs Jan2023 )
netelements trafficlights joined phases delay_based state ( Last six runs Jan2023 )

daily.selection: 22 tests: 21 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : selection basic contextual_menu ( Last six runs Jan2023 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

daily.shape.basic: 3 tests: 3 succeeded


daily.shape.poi: 47 tests: 47 succeeded


daily.shape.poigeo: 49 tests: 49 succeeded


daily.shape.poilane: 54 tests: 54 succeeded


daily.shape.poly: 59 tests: 59 succeeded


daily.taz.basic: 1 tests: 1 succeeded


daily.taz.taz: 35 tests: 35 succeeded


daily.volatilerecomputing: 4 tests: 4 succeeded