03Jan23rv1_15_0+1238-e31bdb304e3 - 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: 3865 succeeded 381 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: 16 succeeded 40 FAILED

Detailed information for the tests that FAILED:

8 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


IHDR1cIDATxw|%޻t@i(PVeoʐ-  A삀 C"
Uw88CV4m~sύ<'݅S
PI@@@m7@j	KdŖT'7$P7WneͮbVQfb020@
$R`EOJK@UI&Ғ <Am7@!,܄\[)]$)Y..NhOIQQQgD@
ڏʩtDqи=zātl2:VInC_*--S<ꋝUy!vsFF݋5DIũV8bʇWߺ{?Bzy6`:Z߲yRr}ӵcW}]޸%TC	%  gAm322=|7[;e`iK
.TɋI*)-322b甗+kj&yªWUMVSy<T!״Iddfu8!mk:~+d5PwzR{r=̫ǔg<zVh8M *&˟L|_Qͪ_fC۸u*&vvr6/]|>?w>rэaWR-t~MNn޵?$"auҷyfVΥkF<~Ɩ751	ݭwCɳg.\)+h%u*j0E|>@ [^r+܆hߦպ?嫽^6=bhٳ=wɝ?wܵkΟ7oޚ5k$,hXnVPPz/suuݻ/6ki#>!9GiU@ 044TUrM@SC0u2Ӽi㞙/|>a<zy}KFFDԧG[wQ^~O=nnfأk}OII)	ZJjVfiگ(/III
ӳ[G?ߦCΛ5ᣧܳ\KR;yGB
{u|~DJjz&LD7n5i<bԴ":')^|pթd|&r32vً&}zt)(,̮7k҈

e߿$ e+3+[Q;TvZ,~Kn۶ٷo_KK?yt+:pp@'͚>ʍۡЁ}\D"ѓg/NȎtԻiii٣.]cϟ5O$vlvĺۋKJ.zpnLMbg/\|=&;ηiyuu\
?dec~=]]٪=bbu
lVyū7E0UiۮRvO~@vNG9"*nnLMLJ<z5kmjj*>sůWb&.>S`ԘW{.&s|AFf6;]RZZXX>dly>u=iiQ1>9:^r$ىzqrOܡmk;[c
л䯨YqIIVNJm[]q"rW/m맑ӦU̬,hwg;x̧Q}w66_V-8;x{68z\RJ?|Q_;ҞFF]zC$ѿҳZlZϹ?}

ؔ0_fۚ%:sH,^:6kҨ,-#PraZ6ءI!lIZ6w~-ܸs"rvtl`W83~0ұ}f>z}&x[ .>UNJ0~Zn;!М9sD*#h	c'XٳgϞ=}9}WKJcN\,hm
5l2ѓHk^:tIENl~?pDyU!ļ#".[j":V=v,,.x_"ٵG}g/1<_Ϯ%%%Hًbeez셵e΁E$]ir2ct,Y7تJʸz=}޼i^:<rgwb^ŽeKgGn'^NyyyϮw`maS_'kϟ粲'3LL[x<;,Y74|\ɱ9yO"4rYѱqzu544D<|?@ qX,7*DD

v6y	
q	Ikc|5622N`Wؘ{b5!SNc## /PrS jѬ(%-ݛyF1✚.=셫Pn[XWm)<sMHܱCȡڰZ4k"|6ܵr۶jYPXLDvѱqQZr@0g.HVޫ[
:s}3_x}۵+(,KH]P~~~{a&9Q,Xl"i)iѱqѱqVV}Rb^QZzGGԋOT777/-=SűCVVM{]򯩩Ik?߽f?R[ZRjSRcb,--|y^zĸU8~0oӪdUYpq#m޿	I	M5LIMgl5Vv#"1e}A}7;9yN_v~ēW:Mz\fMmZ_:|hmf¼}V2HVrJ:l !1٥O411aek066.YA@62222*~2atiYك޹([ZXQYY9JKJ/`%{
}gvzضUP*>e>փJL\ +f:"--[pcvs\Jѳ'^Qjz'F8gdf5it9v~AaQc.{MMϘ<qk=9mDtXHAa!Qa81cfjߥc;nҶ6V\ͦ&-~Hw~:r4HC}1G7	;8c=[W=c꘬l33S%aho0̘<CDè~aNNdUgQUe
߱}7}󍍥9ujěR%=f.Oa}I=$bE"P_ŏ`DDEťRrvL>["qv:[-9x*>1OH%l7N	vq%%%rޏ{?@ hȳwN9}-2"]9ܟ+ֱ}m
ӭSgIOb<۽Xil\XY>|Qݵ1}wvkyo@#G1<
YrT2o+]\\bog+&b&Q֌,<WGD5n8d`?>'0o}R
eJ{q#a(~	@S0mt/YFw/東INCdND#LPe,%*iD$	|jʄBvqr":	ɛо9W9)[VϹǭp.D׺L(444`#Lcx\-///8;IQ.fdxgwb6⼼Wq	r&bTOHL*)m~AAQQgbT͜g/ڴjy5oKaP(B)
뻹x7l^.+77

<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 showshapes ( 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 demand grid ( 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|%{CilBYeo(CPD@@P ( "
NDDf[F*3MیgjM|/^z\{n} 3Z0t ..U0_FsoRRkP{AAA00@3̦_aV.ޒdjk	F^&ad`zfXCz2HMU{$SoIMP<2!*KR
xdK$F4
`?C#޽8|;KgiiwȘ*+LB|8p]9//O["Hsd<Qy<އ~XlpP㼼¢b=b뢆mB32-,,X&^ݺ<t
xK2VӃ:;DDD,hzc}s^^?]33X8=|P3sar**1DS]3i]{	k_T[G5x
JӦ_ǞApmˍ^ӯj㫯Pε;r2aı/7	񘊊ܼ[w])%<:|[_UW6ܶu
^q6&(O1mk'N?u}ڄJ.ǝ9I	mѣk'7Ws^IDޥMX+'GSM}&j@!Mbɝ{8SU%fTW7a݋|>	@rz
vԷsvW\RrU[y\	_3gT_|rٳWZ<~Μ9+Wꙑ`۸qSYYي;w^IIU}(ptifL&۵Dq@`iiTXXa-d&e~N?|>aܺxunzDr)k++"طgQIɥ+׈BwݿoogٷW֡-~Jz,,,4y)l{tԾmk<mml***}YZ&PNچsfP^e›r6*s;yGL,-qzBVvn!/_ID.h9yED6L&;zQW5L6r;曗_ηOȶa-=ikc=o2a|v!UDdii%\*	UV)g`\pǎA9::.'7?wa&i{S\{8lPT*sc'ٞ4	u7ةs3۳SDx6;šE*g=b?;[[Lvރ#'v	];l1wN9/Kꛭlll>7[ԽIlQ٢O>y;amVQYh:v*,*v{s1$=2MeUՍ[wVClmmsHt.,aw옞8203;BayZF
OKJy|ɯ=ę$5ؗ8]:wsuw؈M&UT{߱]3.BD~>>MduDT&ۼWǩZ4ms^a?ۮM{@HP!w)WR s{Ĥg/H2"Uv܂vmB|""bS"0m[:Iڡ#2L ݭUUUU9y슲Kiֲ[v6ɏSƜ3۵	tw+(,m[pD9"~ޝ#>pdؗ䗫gέ[`/3	fk!իW͚5KG20/0<gv@%=zѣa	3[9|2Ɋ7zVoItqv߻{YDܤуG$:9:]{5sL'DeKe$?}c^݄g%~6
8|cUQQ=yѓTb٢{اGdYًDԷg1N3<f`E?}-+-ϽɃGlݽӣwYg"H֧G$.+tn385;~[X^Ξʞ0/~x<,_Ƿ|:_nzcJ$hzew1
%=ܿT*?_1'We2=;Wv&"R7X,qsu).)Ona!x~QjZXfVVViX[[s|L&ssu&"6d*imee!
{;A֭Y9y,.)m$a}sr_8K
ݽ]\mÄp+
Q1]IeݺD~qȏ&48~u*ąavovmʄL"rwsH~}76a-|D"#8pdiY|{woҸѡ#'/H$:,wj߶L(| .#
~	)a_t=L{GDL񁅅Djo`2r=I~1ES6QzFVRc"{c_tM%9̎urrl,mmmڷ
SD8Z5Iڣ'i-:{ƺ]_ve;k#_Tn^r9GN}cAz6ߺn|n^~jZFZzfMsپGw7VC-HF2F/_w@n{Sx+"<,"<p<aЮuvOq||/(k`_YYž+	$+3+5i%mllw+P9в[YYYYUrc,ߚ4F\SJ†Ҋ*aJJy)B_홷}zFfd=gEvlץc;"ەJDyq@WUU6cNƕʤ uvKȒd᭹ܭsDdDc\vֽ;Qvn[zjCef!]w#.ۣ7u?#cȎDg_LPHDvD$>ca;[Ҟ:wvuqJoӯ忌\խshCllF0/yl󸃩/7L+|$~xVy|jzfEe\SE<v<0_FXTT,_Q/|TmQEŗwq+e>%֊lBDY9?g.?ڸB[4UxNk7n"ȥRX_ڔd=`DDrQee%;^"Tu"J̾[!wv:[-E"QzF׃~ޞSKnTakNS,iή	W'X͛
ӽ8me+_UUUUUED*Cɺu ?&VSݻz{>!>Σ'iASѓ4"rqr0s)6syal!
{R5կbo|,P$pws1Z]/k^~;=W'$?z4ak'<[pm6oE@4ٗ
_+n$<n4?xؘ^^r[s甮/!s
=E8&F11@#HŒJlJ_ypUb1;;DBD> gRԟ{*E)xWTV6
ϥ#RWŖlWyJ0\YU%Dh_y~^!X(JJJ?ISY7T*piiiZz”2L!*{T+J{ԡ]c΅5w]~vbTnbXv#ߐ&ѕEqI	Y[[dҲ2^;޼u
Kp]󕕕iw.!AoWWVV<NuvtoARU^vs(qꕫ{uҿW;o\}J~1rQZ(-#ٹ}P01<ɤ2R6uӳBaPXҡ]GOʄDdcc͞lgg+ʄڄZZXDz-6_~~k
bwetl3f{k͚5w
ʕ+`݈DN!"/WǒAo:xzzѠA\9qws#2+**5j_ ɜ=QtEE%<
\WaVVL&I|J_\[lǿ&xRT*})""|Qldz=eJegϪr[V/]W7
pO[5wtpy4OUX%RdʪjED}sjLX\R|bL7i6쇝䪽E"*7WAVvGStJZ&a2:Lpv?o+K˴ܼTߗ}^7UUUNd]r*+4gI\DrN"waø_ϽYeR^.|/$'|߹(HKXOO>pmr#鶭[	2O&vh[XX_X"=M/Y
XdTX3D"(.f^]rrrS:Je3^'W.UUߧ;Ӳ	z詬ܘv=͋JKB޽i"{oOTIhjooM_P"\UN/}l}tl}ypAaQä}{M|PRaMVoϮY9Z6QuTUU^޳[炂"[[֭Pxu3ѭӭ;2ՅUy=uNKϬ7ogLUUUFfVqIΞla!խ'i
<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>

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
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|%{CilBYeo(C
@! DPA""-ehtm3d5M6i>/\.=7>ynbZ	*ALLL]WttϽ			uXj`6̽5L&S[K06j-6	#2
/zVViQG2	jgT&JRT|nx<vp%KHH?#j`0|ܟUN]#ލ:νG%t׽KǔljO4Lcgg۳kx3LFbgu>d&-???H9Bm2(Nuy<Gy7Xl`@ÜB=bk3X&]:>T
Ӹt+2VӃ:;,hZc}sNN?_s|?~فSHy90ٹyeDڙ4n}K/x<FCS۽ wܾm>=jk#|ʹqξGUN_",8vd`#)++ιsXnNFBғ'ξ=uu%kȭ[1dM[5AybOS&8u}G*T"t5+հUpn;8;]ZLm"bgNBZ8oVVz6j$K=xxԹ
6P1S^H kop۵Y¢bsRL5kK̙zjs]j
P4ݦMKJJV߼y󋊊|||v~<#Sd=ɏ?<NJi\ 請UEѲLa7a?0̝{׮K$GO ]vKTNofffogw+166ޞ{tiӋeffdKakcݭs[xMlmeUVV=r:6V(.޾s{HT;*gjan޷W7227
zePt"237t%(YW
/ CZw|>2WG]׼2ٸl*WoNn>;^[4?|eKٵcMr嫫0b'6V^/>S	۷?`oo,$"GvNO=wj[D4b?_o[Tz#'N=]Dkgkc]^^q~3fQa7n-v
[Dee*g=lP?_/kkLvcw	n;4o1N(Kmlll:'[ԃ	lQ٢<L<};ao^V^7k<ow/(2qʪ֝QAOS9rB$zF0ϒSOMLzL/~wpPMrrr4%-}`dfdf$$=G~%JfckcF.,*>zlm]91lpJmllDeey+G oܥ+'Wx;]Vٹyyr*g*ɶirjfy¿gdi#'2(ʕܞv?>KRz +;M`/Oa;8<zA}-,,ؔ0L-LzraiL&}{viѴqEEEVN.aZ4ҩUQDtUԴ6]]~X.]{!ywgǰп8vruұefr%=};6=\5`Ӵfv@7ٳgkBF0Ν<DǏ?~<?n
[}88O':]<[j/q{N}{v-)<s5xνx{];99:g梢NKzlϣ'w?ttӣPTzܿDԧG~Gax>=ʸ/<y\,[Խ{u/)9zw7YMg/EWTpܹ0y=H>{-a“{1-#ܿ$I]zu`maR3&wKKsYVV/cKMprl~AQܽf].;FdVg077J<y3@ tL&suqDD&%.NEŚ	=]R>IN	i‚;M]KKK#Wߒd.ΎDĆL2--,b|o@ hӲ4#+ݚEō%<y0gfVѹS牡~=VTT+3u{[!
x<̅2K#^"ۣQCg/
KK[hrƌ}oӪD(LNM'"Wgss'w<mҌK$@0lPCN޷gF
9v2DS//[~Kg)i:20/0wD%zBtOYF-=#+ɳ'샛5f0e$$=%윷&JNt[XX.PMOڪm]cl;rUCO<yboo׬q󗭬,۴
u~ζ]VEe)s&Ч{C?mvssrSRRӛ6n=8hn<GD2)_5zzu[a!a!͸{Ͽt	P0L6-۵iM]n^Ms;;
]L Y|?QÔto/keež˖`iiYʁ¢cia{톺logGD6W0`oWT\KJϼ=<-y'<+}NخT":z܈!WTXYZ:ErW*
Ж-~{ %-C&نpa?Opej;=xDD9oO홓עY`ǗKw߭lnfvδ|N]ѾQ%B!X[P&%Ral
wMɁ+*,Ͽ2rG:w ^pVKRDZMc'=ׯm󙗗=c꙼|kɩe^pUswuafܫ<CDhaAA|QcGŽgQE^٥c(OPXXl"[Z*+rڼiede[\&=yq#5Vx^å"ȥRX_ڔdw<bDDRQyy9;^"u"B̾[&wv:[-E"QjZǣlj>OSnTfmNS"iήqoƙ	M50]e+_QQQQQAD
aɺt#-?.VR];y{!6ޓg)
Uvɳ"rr/++ؿI{u6Wym=;IOS\>ok/8ˈI5'7ͫ17<khu03^,m![P 
—ڍ[	IO4bV|u.yߓӤ~I"%WFE8&gâXRM#RT +OB,fg'Hh߇oB^]sa墈4e`_/ϲWct$>_
܌
1qqT"TȝP}+*(MsrOЧgd2e2YQQg)*&Je2B...NIMWR&)De7W⒒Rwe2Bɜڵiu̅WcnOîX
M,comԨ!{9""277+,*""KKLVXT\\RžۣkܼwQ~~>{	.k\>)(/VyuyyyAAadG{Ж%$YZXe?G&_~GN}{te}Hn)-R2۶>cx<L*#UoS7=;,
ɩ.NNڴL|DHDVVy662DXڦU{S&ҋoo~_oȗ,%ɩ}VP͜9S[k׮XkWZ` /F$y}oy8?bNDW'++ˬ"*.:;\Cfy2.3@sS)ufddd2kGI+++eڲ֟~{sk^U(_*Jb1;/"H,,ȆOv77
j߶T&}Qj1*ǻljMus0[qzuܲES{;wOX]iX"H^iD;#3f;{KJE'&(ϴI`C~ܵ;+[,D WTT8;	22؏?yܩ]T*߸V2D
ϖ)ױeʇs76xyZeI󺹽BvԴtL&cﲖS^^Ѩ/efeK$;ƽoOK0/#Wrqc_})}>SE.TpYY%fǸmj&;nݲyP(zu뜖^|~|.N22/%OF?;#H$bboљa(#+.;'=SXT{o>՘X}pAEEL<-wwG̎:u6_7ܼ$*}|&}dI6ޞٹyEr]pU2ӣS6i]!?N߻GE/=ũ`{w]VV'yWWNEEEݻt+
mQ
<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 junctionshape ( Last six runs Jan2023 )
basic modes demand lockcontainer ( Last six runs Jan2023 )
basic modes demand lockperson ( 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|%{CilBYeo(C
@! DPA""-ehtm3d5M6i>/\.=74<]D1u]u &&`:ބ:	@pHp0~U^Q[xJ&%j)6	#2
/zVTiQdj)	20@u˜gT&JRTznx<vp%KHH
p0>*AFx^|#|ޥcJj'5<
mPs:/2\|QH$6N:M<w<wqz,60aNN^~Ao5QVifffz,LM.Nire\]wxLA?`\0
b&}˖}.caǏ:0q
i6/>g&;7‚#H4U;ƍ޳`qEP5TCh4}9y>oۺO.+>&7?/rnܺQ˗K'ȟc3s{p%:;ӧ艳oO~]]lr-FnVmMP^m7Nxeu/z
i&H/]9wn5lܬ[.NE{ٵSyg.wUDŒ{;uBͪ5nTz|"@[><wvmlXù@f͚/R9s^ZyܹsWZ%?j`۴isIIʕ7o~QQϮՏ}$wjRULg!9ORrbcQ,a,aMv9"~|a2s^7g,-,EEW 333˛{JL{]Z7eee"hi(YVXwܡm<cffyyu[[YuD>=i~0ꤍՀ>=Km-ef7xGJ-vf\FfvAꗓNDf旮D7kY9yD4b@[[=YXG&?}A+Sw&wM
g۫{x懏߻{T>vlڢic"277W~\Tޮܼ|uFի3rg*}ǀ~Dܳ	4.]qFmkc#J=xti땈~lm+܏?q;8zc"!-?Ŏ1XaL媇
ecm-=xt5߭sMy<~|©sbB_-Cdz0-a>5=[ԃ_bW0Wf=v6S&9uQ“AzxY[YWTܺs!j4ir?GND7bYrjIO\.
3|ANn>;]V^.e<̬̬>]ODrXCĐ}lm{}ڈEGOԾӁ#'
WiW,/cumZt$"
o~qڵi'rRlˎ&hָ7/{}azFvVޞ>ED7P@δ	_JeDYymZxy
KED!ѓknnnaaDaZl5eҳ#KKe2@ ۳K+**rre&0*yNl&:-,-%󗮲ei꒗_ Z<wݽcX(}=;}ı#巫{-[4c7s%i!5kְ͞=[K20/0<w\vBu?~-+l?>]\tt[o?TQCljw;9:ٵTxE"
lQ;zv:y.3"ⲥ~>ܽO.BQsQ]=~1(++zJYrlQ<rt-Txe"ݽsC?ߨgӿW7NU^QsM#}ztNzQ	O?|ֳkǴs^H$}zt-T:IM|JDߝ-,-eDzVV/~O<j/㛛?_/{tUYvBɬ'ann.Jy<fi@puLD/9DD%.NEŚ	=]R>IN	i‚&n%od2gG"bCBfAQPS iBXZ¢A<c33+[ycP]+**̕:DX<seT֥S~u/EѨɳ-[4U|vcF
پkz۷iU"&Yg	O
i%@ 6ߡcKJ۳k
;;E"ѩї-C%B᳔4
ppVK
?c=!b:'R{,YgR2QVv[z{%j[XX.PMOڪm]c?RvRb32<Ky,ޮY3/[YYi{;vmZ\αSߚ0z@
|MNIKIMoڸQFf6ܢi33H|ze
O7>6qavmZkӒ[Gܼ|vvP9@3<~@)^>?3'ʊ}-Ҳ\i-E97Ic+*n
u1Ύ**$l(-+`ޮ]JG޾MmSlW*=ynĐΎC+*,-F"+IAh=!lB[rKǰm'25<"윷'kѬ?GNKMV}G73;gq~>^{[xh߁lH(|~a)06VEݻt`&lmmʿܣKn;G@/`8L+_%ئ1_m׶DK1L^^r/Owչ03a|!"aP^aҢ
1׊K(,,~--9zvm42٭g.Ɏ<Ƹ+<u/[wRrT*6e2;9TT^^ΗH$r]lgH$ϖɍNgUŽH$JMKx8irjʬ-eJ_D;
Օq~383i~޾l+*****H\Q>r=lXaD߅Jӳk'oO< >{,%0?yBDNee7qvvz8n={
0p]u'ir`@á}mrE2Wg0ɕ˳y5f\g
&>y
<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 showalltrips ( Last six runs Jan2023 )
basic modes demand showpersonplans ( 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|%{CilBYeo(CDA@P ( "

.eo-(@[{4m3~!i6Iy|rysc
h%""UЃ8CW|uϽIII	@qHx0~U^Q[xK&%xꙑ`
={ 5ASTL}e$5ACW@-ʄl.J5Ɠ-A^RRP7r՗(z$&>/q:g>L~a#cfz0	u;kA uq缼<uoD"Dq2hx^OcA

X~	̶c`nzur쿏S5Lֳ[.dZM!@1`yyywiC=̜Bϋ/bH$MuΤqcv_Z&}QuTlՐ)4*MZ^~=mŗw<_W_~1Gk7nwXecG7	񘊊ܼ[w])%<:|[_UW6ܶu
^q6&(O1mk'N?u}ڄJ.ǝ9I	mѣk'7Ws^IDޥMX+'GSM}&j@!Mbɝ{8SU%fTW7a݋|>	@rz
vԷsvW\RrU[y\	_3gT_|rٳWZ<~Μ9+Wꙑ`۸qSYYي;w^IIߎU}(ptifL&۵Dq@`iiTXXa-d&e~N?|>aܺxunzDr)k++"طgQIɥ+׈BwݿoogٷW֡-~wEE%=ZJּv=vj߶5XXXh^Ķ66~ž,-j(_nmZ9ngk3_2[wwDٹrVz=!+;e/L$"KbJJB[4{i으""zq`{{]{XYYO&=yN+SW&wM
/dۧgd۰طg\>vުyS"T\T^BuFƪU3rg.cǎǠABڻ	4)g.\v^6(N*޹бlOQVVVݺx9vwD)"SD
bPv`͢
1dL&sO;~Z6񘻉I'Μ%
~lll>7[ԽIlQ٢O>y;amZQYh:w*,*v{s+c?Hz4d@o?[ʪ2D>NM1V]X<IM1=3;q*=݁eBafv.7=//d+*+,%󟖓_ӻ{3H.k(6/_~qhqIctlбCTMlgg'((X]9cg.\0||";8ڵ/(V9SLyouS[h(~03+]P_o/<CD76R@I'^JeD9ڄxED)u/oiiieeŦDaڶn=uʓCGN	e2@ ߻[Mre!0&e.lm9),/'.gdkVPX$#ڶ>sӳsD8|;G}ı䗫gέ[`/3	fk!իW͚5KG20/0<gv@%=zѣa	3[9|2Ɋ7zVoItqv߻{YDܤуG$:9:]{5sL'DeKe$?}c^݄g%~6
8|cUQQ=yѓTb٢{اGdYًDԷg1N3<f`E?}-+-ϽɃGlݽӣwYg"H֧G$.+tn385[X^Ξʞ0/~x<,_Ƿ|:_nzcJ$hzew1
%=ܿT*?_1'We2=;Wv&"R7X,qsu).)Ona!x~QjZXfVVViX[[s|L&ssu&"6d*imee!
{;A֭Y9y,.)m$a}sr_8K
ݽ]\mÄp+
Q1]IeݺDyqO&48~u*ö%?ߎڔ	Djii	nңmZ|D"FpҲ2ޤqCGN_FHtYeԾmP$-CyA@\F0R¾O{=D"ef$?z艓chl&􌬤DW}}R5k3;ɱegi6l{CjGN\jPlVv'i9::htEvmBݵ=wtЮ|Qy9q	c8;yii͛6e\[5Qt#"ɔ|F#}=xLᭈ0vzg;Mz\fCڵ?}i.ή}ee|&T̬\>ԤqZz˷aeKTZ@@NleeeeUɍ|kʪ	wrM]vtp *	J+*qrt()-c|
}gٱ]hlW*>~a]WVUX[9ArW*
֭~߽/-#K&9:Gp?qej[{@DٹyoM띗_ЪEcǗ	˛wߍlnvn|NȎ#;ў}1eB!P&eralmKJ{vMʼn+&"Ͽ2rW=v"{^xWKJF83ׯ=cB;;[>ޞpMtwcfK#<CDhaQQ|QcGgQE_ޭs)OP\\j,Z[++r޲yeS\&>~qB[4UxNk7n"ȥRX_ڔd=`DDrQee%;^"Tu"J̾[!wv:[-E"QzF׃~ޞSKnTakNS,iή	W'X͛
ӽ8me+_UUUUUED*Cɺu ?.VSݻz{>!>Σ'iASѓ4"rqr0s)6syal!
{R5կbo|,P$pws1Z]/k^~;=W'$?z4ak'<[pm6oU@4ٗ
_+n$<n4h<	@_`lL/\RwԹKJ~O̐^%Ȟ"_jK$bI%R6HR<_*X"!]	szu)Ͻ"Ҕ}+*+^ґTtbKK6<QDR%wBgw\4˯<v\bސdl,d%%%T*d
4-=SaJL=]KE*ߕd
%s=HЮͱSB_.?
Nb*P7X,yoHʊKҢd2YqIiiY{o
o޺GD%DĮJ߻{ƿ[ՕEE)S[|bmeկWJyz^ݻνf_L=\V.Jruvn6TLDx2T=MPX.gth:ѓ2!X9d2ay69}˦My?ߠ?}؝D'in..۷AlƌZf~]rJd`#azX7"h﫻S˕dЛD4h Wp\llsr󈨴L"ƊJ
<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|%{CilBYeo(C
@! DPA""-ehtm3d5M6i>/\.=7>ynbZ	*ALLL]WttϽ			uXj`6̽5L&S[K06j-6	#2
/zVViQG2	jgT&JRT|nx<vp%KHH?#j`0|ܟUN]#ލ:νG%t׽KǔljO4Lcgg۳kx3LFbgu>d&-???H9Bm2(Nuy<Gy7Xl`@ÜB=bk3X&]:>T
Ӹt+2VӃ:;,hZc}sNN?_s|?~فSHy90ٹyeDڙ4n}K/x<FCS۽ wܾm>=jk#|ʹqξGUN_",8vd`#)++ιsXnNFBғ'ξ=uu%kȭ[1dM[5AybOS&8u}G*T"t5+հUpn;8;]ZLm"bgNBZ8oVVz6j$K=xxԹ
6P1S^H kop۵Y¢bsRL5kK̙zjs]j
P4ݦMKJJV߼y󋊊|||v~<#Sd=ɏ?<NJi\ 請UEѲLa7a?0̝{׮K$GO ]vKTNofffogw+166ޞ{tiӋeffdKakcݭs[xMlmeUVV=r:6V(.޾s{HT;*gjan޷W7227
zePt"237t%(YW
/ CZw|>2WG]׼2ٸl*WoNn>;^[4?|eKٵcMr嫫0b'6V^/>S	۷?`oo,$"GvNO=wj[D4b?_o[Tz#'N=]Dkgkc]^^q~3fQa7n-v
[Dee*g=lP?_/kkLvcw	n;4o1N(Kmlll:'[ԃ	lQ٢<L<};ao^V^7k<ow/(2qʪ֝QAOS9rB$zF0ϒSOMLzL/~wpPMrrr4%-}`dfdf$$=G~%JfckcF.,*>zlm]91lpJmllDeey+G oܥ+'Wx;]Vٹyyr*g*ɶirjfy¿gdi#'2(ʕܞv?>KRz +;M`/Oa;8<zA}-,,ؔ0L-LzraiL&}{viѴqEEEVN.aZ4ҩUQDtUԴ6]]~X.]{!ywgǰп8vruұefr%=};6=\5`Ӵfv@7ٳgkBF0Ν<DǏ?~<?n
[}88O':]<[j/q{N}{v-)<s5xνx{];99:g梢NKzlϣ'w?ttӣPTzܿDԧG~Gax>=ʸ/<y\,[Խ{u/)9zw7YMg/EWTpܹ0y=H>{-a“{1-#ܿ$I]zu`maR3&wKKsYVV/cKMprl~AQܽf].;FdVg077J<y3@ tL&suqDD&%.NEŚ	=]R>IN	i‚;M]KKK#Wߒd.ΎDĆL2--,b|o@ hӲ4#+ݚEō%<y0gfVѹS牡~=VTT+3u{[!
x<̅2K#^"ۣQCg/
KK[hrƌ}oӪD(LNM'"Wgss'w<mҌK$@0lPCN޷gF
9v2DS//[~Kg)i:20/0wD%zBtOYF-=#+ɳ'샛5f0e$$=%윷&JNt[XX.PMOڪm]cl;rUCO<yboo׬q󗭬,۴
u~ζ]VEe)s&Ч{C?mvssrSRRӛ6n=8hn<GD2)_5zzu[a!a!͸{Ͽt	P0L6-۵iM]n^Ms;;
]L Y|?QÔto/keež˖`iiYʁ¢cia{톺logGD6W0`oWT\KJϼ=<-y'<+}NخT":z܈!WTXYZ:ErW*
Ж-~{ %-C&نpa?Opej;=xDD9oO홓עY`ǗKw߭lnfvδ|N]ѾQ%B!X[P&%Ral
wMɁ+*,Ͽ2rG:w ^pVKRDZMc'=ׯm󙗗=c꙼|kɩe^pUswuafܫ<CDhaAA|QcGŽgQE^٥c(OPXXl"[Z*+rڼiede[\&=yq#5Vx^å"ȥRX_ڔdw<bDDRQyy9;^"u"B̾[&wv:[-E"QjZǣlj>OSnTfmNS"iήqoƙ	M50]e+_QQQQQAD
aɺt#-?.VR];y{!6ޓg)
Uvɳ"rr/++ؿI{u6Wym=;IOS\>ok/8ˈI5'7ͫ17<khu03^,m![P 
—ڍ[	IO4bV|u.yߓӤ~I"%WFE8&gâXRM#RT +OB,fg'Hh߇oB^]sa墈4e`_/ϲWct$>_
܌
1qqT"TȝP}+*(MsrOЧgd2e2YQQg)*&Je2B...NIMWR&)De7W⒒Rwe2Bɜڵiu̅WcnOîX
M,comԨ!{9""277+,*""KKLVXT\\RžۣkܼwQ~~>{	.k\>)(/VyuyyyAAadG{Ж%$YZXe?G&_~GN}{te}Hn)-R2۶>cx<L*#UoS7=;,
ɩ.NNڴL|DHDVVy662DXڦU{S&ҋoo~_oȗ,%ɩ}VP͜9S[k׮XkWZ` /F$y}oy8?bNDW'++ˬ"*.:;\Cfy2.3@sS)ufddd2kGI+++eڲ֟~{sk^U(_*Jb1;/"H,,ȆOv77
j߶T&}Qj1*ǻljMus0[qzuܲES{;wOX]iX"H^iD;#3f;{KJE'&(ϴI`C~ܵ;+[,D WTT8;	22؏?yܩ]T*߸V2D
ϖ)ױeʇs76xyZeI󺹽BvԴtL&cﲖS^^Ѩ/efeK$;ƽoOK0/#Wrqc_})}>SE.TpYY%fǸmj&;nݲyP(zu뜖^|~|.N22/%OF?;#H$bboљa(#+.;'=SXT{o>՘X}pAEEL<-wwG̎:u6_7ܼ$*}|&}dI6ޞٹyEr]pU2ӣS6i]!?N߻GE/=ũ`{w]VV'yWWNEEEݻt+
mQ
<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


IHDR1cIDATxw|%iӽ'PJ
e
eAd"{2A@-(@{&?ΐ4I_}s߻$y9"0RPCЂ]`:{#""t	漽edUO`62°+)X0J04ʿUSl&i$*O=H!*LU>' z]<%7CU.t[P7U_:Rqк<~ā:o*2Z:V]:pD T^کɆ@WƜiii,,,*O*N:y<_qރ0-V[׻vZZFfVn_&	&&&ZMdg'N^y[,Vi}PD`X1
cL?G/F xx|&65_z݁ƫsaR3KB![RVV,VՌ9БyWUIVR<Oѐkď38rܺe]گް}Yr5`ϚRȱr/3bH:^<STT;uGQѧ_d܇jV君7m<MwknS'~ĭpʍo)ڜ̷LtNՋY۵qtιݐGD0L|Xgd]oؓA=SZZk%u*arE|>@ {ֶUu[~U
?bh׬Y=-={ڵke̙fbzk;V߼ysrrj֬y`_l:4Ň,zI*.LMMUJٸ@ Vb1b4iT{z+o>0-0߽[fB!)+'Dgbb"w}k_	ҭsMbzh(YQXYZtlצe<cbb|}E+[07/_I=ݻo潻wl-Eɩ
ޑSi=KJNm罾=3ଜ&
?_rJZFf
БBi>bKו:=>d.f~3vܷs,zu딗_ m׸A="255D){\F	k/T=cI[n)^5V9`fNxhpޞ5,-E"/OtԳEqqg/_g͜vg/^Q6ͷV;lp?vaݖEErw=oObg/X۵mԀcG\zLڍvղi>kpcz"a>!5[dw0W{&
2,'~̅}{vnan^\R3qظN/,|s.,a^wlKowTn}>_.%$Xv}>M=)i)iQ1^./^I	م}[YZvsrOкSYnheKK¢z#[h~{`ӪEh;;^w߸aZ5شw
R[4kR͕#]R(SoZA
|,<ҵ"s]!%5E&5
(T(Y"0͛6,uܩ
b@ ѥ}JJJReRZ0L3FZYZGĞ<s)ݼVܢY'nj,߼՛<{ADn..mf
~8;fԾm
:CzMvױ	-5quvRuֱ}J6ʁ	K̙.XȹsΝ;s|֟1N\*xrթ*p{;]:_|֩22p[.l9tTyUg.\yMD\n)g͗O޹}~aQjy>w1}w.**zJ]:VZ_tW-"֩]mO30<W׎U]rMѥGOu.*ˈh^rsqҡmBRuܾk@?PQ,չ0L|brLl{A=w~A;0/077{{w<x<Y6ojfRc3rž7iX;ϲ%R5"_T$xLn\7Nv8יHVe9	]]LLmc|
0p̸M{(숈M24
M|N@Тi4ɭS'"505ܒSRe{v==]Fҡ=\}}ڿw"c._%w/(G:=/\_Pдqwl5|h=IufyD`jj}6":oC>_VV&yܼ<{tPvSg/‹oS_6-翎K=P#ƕE~}G#VDDLQ^D
0hI)ѯ#_4iXM(>!)"*RR>3ܣ{l9)iTZXl{#Wjk6~\֪ڤqѯll|햹YfM~9tocmժE3ɪR2d9{ǣީpiq	q
IJNe7Qtt&&#"1esa-=?zS~~򃰧3aV-jє[ʍ7).ϗL32--Y[[J愲	$+1){שXU'ϲ5lBˮ,
bLh%%Þ{4ښJJؤa[<v_Cy۵S`BқNxV`[ٮT":}?s$^\X$6𱸄$XlcmהK۷lӒ9ySIl?%%}2vG

s<[_P=c{tS&Yӝtl!59v&/?,-,(?$yXZgvj߆Mޖ߯Ͽ0r	pm;kCDb`s`døڎhr26^.al2sT3En.bw0<CDè~aVVdU#ǖQUefeyоɮk653WҡQ"JJI=tX,>}G#4iXOꩧ?|.J DebLND_PX\\̖Kt%%Eje/,,OHpw}*KLl|HEf:oS;%q ރ0A=];dfe>z"w[6"*-)apw6/ZDsoӥC@
7_<&~
{:w~+~GD6EEO_yժ`Yū^];r/`pwڽbbzԽhd\zFfaaazY3|5AXdz>u_#_KFZ6ݹ
OШ>w?_{{}~܊	@[o/^fwy0(ۿE%&n""k9#;1@5SZV&{(Lf#"H ˮ]iY$oS՟GOVE,pw+*.u;8ˎD7G]RZjjj¦%<ǥeee%aD2RӴw>CX̦b8'''uD"X,JsssRCn^^AAgbT͜/#ZhvuwBHÞRJQriii'<jԩ^.+;;LMMsrL(srsA;M|9eff{拋%.|koɫbbll6ze&v?bb{йC@>)>#	)((+(KHrkټ	01<Ebw6EZ4~ODf8gKKX_ТYS)OԉQ_ǸO&u\}͐C56sLEO_^^f
r`=ax	z
[uw8\xbzOvqq!޽{88qr777KIM#ܼ|91+U.==C,XGF<)%|r]IIb<mҊ~ٹ6vrߵ>h֤PE"H$zYZb*-+LS#|k{֨OEbz{VJ䖻8;6mNE{Q߇aOvl״qkGI懀REKRrH$&zKjy'$&Q-I)l5ٛ+;0Avi*L 8:؛SͣcbZD"L,[YZx:%ul9tw'eDZ5usﺒ2>#be-%-NmLNI-++{40zф$0rUW?@5a|W݋,ȁ$EEE&&&~	[ۈN}n޴Q^~X,ڱ]Bb2{=gmgffgf99ڋodY6V_S<0$QRRmS!RՊD/t;!$%Y%%!ztTAؓn۝:w9)9+A=/7EDy>u=Y%i":z矎++)RS++Kn9]pbG
<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>

8 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|%{Ci.P()CQ@EAQ@\,{*(޻iYMӴMK/sύ<'s"0QL}W@+]=*.7>>kPs40@3̦_aV6djk	FyMu@Ku=U/5AcT'|@jP]0Y%	RT*հ^_<0l	GD@0ʩtDqл{āzt풚$!I2vvG:+Uj<ڋ5y!aڸsnnBup8kxKWoގcss
X~meff2v¿)iqsuѵ˅We2u vq	

(h:c=977,_@;<yDsar+DDڙ8սռZ*j
M~37/:۫/zz/f7^Pέ;<rҲ	cF6
QVNWoDsw7<7ԕ&kjAn==ܦM~[Kg/^Qr>ѿwRVö[tSaQGE%"azuk6/cDz[[YE4X,ybmVLuucʳ@ *װ*ᐁ}tlnwE%:oWΥ5{luO}*ϙ3gڵΝf9
P4֭ߔ^y؏Njz#?,?GiM@ 077U*UN@_]z,0e2Ӻey]=|>a{wmnyDrYK"ЧGaq뷈Lfffvvb]tӳk-~
=ZfffJּ6_ܡ]133Ӽ**D;>,)-PN^]<yj`ߞ%ew=m-Vd7xGJ-~vLfVNA/WADf旯(,.nݢ+Çdealm?laa>tP_LvE;L
{kޙlN6+77]o[9qr@eٵKǐV͛v0b'6֮]/=S	:uڳg}Hҫ	4kݸuFmkc#J>>zrD&~6"Q彇q'^dϛ5}c=!Ρ!Cmٶ-ՑC؉u	+*Tz>^62Agu	/unٜcş>I,(b<lP_oOGlQnآb%p]0\QQ!ӭ[4ԯ?-(,yg"O=OܿνQA)=)>*a)i;ed%&\ZV-r

<5=}`gdefe'&?|d~eJf'kkcF)*.9v\X.N>_666ŠzՕ#;owGO+Sq
ؾmN^~\GʕJem;c;HNIkբi#?o66_:Œ̜m[{{zcsdzf6E}H;şpY*ѿndo˳\HDC]];~lJd]V;Y[Y&>M=zlYyL&zumռieeevna*!9H䙲r"p[`ZzV]]
~h6/_yw	
gА0fvڥMvx&=s2Ӕm[{jiݺuw@~(d`_a|xܹʁ%8qĉ1V2ػ%%XxLo?TIc'	99:խKDؤㄤ{zusrtuEE:lㄤ9:ٵLX~DԷgWF~Nex̠=+**g.&=MQ.-AcGK^BD}z79]S.E*+r=|Ժe~yhߞ/%&?}Ė(>'nuI:uDҷgù@uXsa䔴#wYy9;0/|/|xxlW|i<z<kݢהe(JHz:_OsssT1>ޞ#nd2W'z>Wq&"RX,qqv**.Ojf&xξ6)%5U3n9Kݼ#\
eZZX	%e}Veٹ,*.i$>)0ޞY9۷K|O@խ\~¿׹c^"ʺ:r_QDM:wM*CwW~ڷ--+KI "WgssIm[|D"R֤qϰoFPxyeܡ]iYt
ppVI37%1//(( R{,4!驃}MLDiD}R4}-**ful}fgkmmա]{l;pUCY9IOS۵hp++m[ζcE+sǿ:o~?7?'7/%5=5-y&Y9lߣsALcxD$#UniݿwGN*<Nߎyp#OؤDžja:oӱ}nsE\>/llZيDP9@22s<~@Ʃi^>?+7ʊ}-Rʁ]Bͱ0wQe坘^.Qe
JaKJu)rm:YڇujODfRة#pv&<yT&!mZ`jzL&

i]B;w Pb>&w'oբ?GOKʛwߝlnVNIc|NN;eeDdcmMDeenXZV0UQqIٻI;;9p%[[[}oF.ڥKh߁llF0/eL#)4wu&I<zy)3/VQ!yykUPPȮՅagx1eEE2;GUUPXt5v.^RR@QQW\Rbiد߫[AD}2ةoպES=u;].T@.JҦL&E";_"RPXY)f|{PI{rJZ*-eʟG;
UTTpy;3yӀE߽l++++++H\Y>ru`n]BhۮʪOnaޞyP|y450񐁽+}EAF>Ύ~>^$ݝ;.^e浑CBδw%&4ѷH>ok_ V8ˈI57/]ͫQc6
j2b=JHz
.xێ_
dA^>Tx3^u'>1YӀQ/SL`Cc|x͚5o__Čt_l(Ƒ*>40bDǢXRM#RT +/R,fW'Hh߇oB|L.EyrQD2gH4h.I϶R,677c#Rcx\H$r/<ðR>r47Otž޸yG&P&'?MUY7T*pIIIjZ’2L!*:U>+J>ؾɳ_-Ob*PX,{wPʊܬ,--d2YQqIIi);g.ywQAA{	.{^$ɧ^‚
7DE)!mZ>O۳&&\yg~=>},pn.Ƅ;s˅LgGZk1<O&oS<;]VV^VVԱ}eDdeeɎsde۶673z.6_<u{'|OS]:uh
جY=~zx͚5nBaў7%3Id;vD4pz@quq%2gg1VT4j/*B%Old'U%l+LZEH W;WHV.Nwָڶn~FBRT*>uLFbX>gfeF6|K޼ӲyP2r{VkQ9ͥMעn[މyлKmZ5{2ϾUX%RdI*zgdQ#_̬l---+*.QfM:?s^"H~ee 3+}yRrJXT*p,e2'	6-Sc˔wlh07OMK͗Je|κJ/23#2ZvnHT٤/MeeH${ƾoH47#Wvq4`_~%)>E.TpEE٦{Nf縻o&$ݮMҲ2LֻKYumWPPWP$=K/Y!m
lc=)U?U,	BP}Oϗ2srr!
JuעIQw,v>=_:zlfVNs{ߺ_eED%%AM>48|&I*%\4/S*dvޞ66ޞaڧgf>I_P$~@χ"k윊
<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 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 )
basic modes network twowaymode ( 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\o Q@Ap[(jպօ{[V먣ZQܻPP""C6^k"@yx{Kx<=G
SUP0eW@st,(&W^=v0@S~ƽjW*>/n_U*&FPT4RV)&@{%ST&Wc!++JxRʥ,Nl	bbbGD@5PT*KY}Ayt+;!7o1117YZ2f\s>KZTXX=BuRPkii}?i̍FD*Xzu3?(L[5h4}Mө՛'Jccmձ;|$ QF`RӧO\#:_V@	Ey9I,*.cRʤU6}yܼUEVQ

&=#ȉEW];[f`uv|@'ZB<zę`F⬥)**NIK<^h8NMLK'ZRɲrfMڼc,&f26Õ뷯ݺ+ismmm]7q|5l޴Qm,-?AX"p84wobfj}ֿϢ;ws)--{•%%ZJpikkrbKoOO?-7l!'W*,չ@%Ŧϝ;w[n`
FAT3
nǎyyyko999׿=Ԣ0|>s)	Ź\[]+s\Eu*(ÑLӴq
?9-y<6iYYkzzDïcvNν('7OGGGl~SQ/նԮYF9YTTL-)%K?
c#m۴jLK#=̆EEſuy/۵po|6䲑AϮr<}X(%;bwۭK)i==#+!=޹ӴQ/IIM&}{=qNOO7WW>-'%L)gO[[[d]&6~3v½W

{u/][{4iXtuuE$@WFf
#Ec`^^^ٳ]εct.9fMGh`@O'FF<yԫKW~]Kt`g_|MDm<=xض{?S0.,*;:224ϣ^]cж{ZZ1Wn.--*vLLܷWWLQQ/c8V{_/o޼EmٹYnڨ~n~;x4+ѸCΆ\~wΎ
KJ?}!j0.>tХXnp8z%OO;p^~4667=#Y.*./HHJf^2h~m夤ƽxz_vn{,jldxW|
tǫřKt/7Ȩ(3cIp^-[ܸsX"rU׫Ջn<-#3S#ZNy|f;OlҨ~L|̆Z6oZގ#V󗒒S(zuD+j1WoDLԴ̖͛:Բ/($"6Vg/MWWWOO9NfMzǾKp-sn5iX$5=9Q:e{v>
ş_P@D7g
LLJiټUfV6٢ٍ;xIDޞlP#<5iO_ҫ70'lZJ6l,4g)~Tc,ŋ/^twܽژ;!75ǞZ4vru~hsn_v\]zh3S},:zJzQ!oƽ#"6U՛^473ک]~aQN8_ک)xw2E=zenfڥo^AwȯcۺN!s8=t,;LQ%%l9O_lڸA9ԵSظwb2忌yk{[Snkv]:`m>%.>O0cYG[k`]<iii1]͂iii~/_hplVvN覍߸s_t-"T2wuxZZ!W\|}+}&"ȰCN~B;[k$f۷	Mg71Ϸ4'"&*S_OOr-5/(HNMg9\b޾p8SRDku/^I޹}II	s2=['Dڭ|{wR͚4o!<*_Λ1o㚻7.++r{w?wjn^`:w['UXXXxS˔ߦUw	Ir`c`DCXx'1["NYYYDPkS߼};33Ӧ30%&%QjZؑCk׊OvCNjZ,c@L7pz_CCV->\R`V)&}]Iݼk`߲yӿbMM[l.XTZzh9;˞];ur{a}4ʲ
IC7IGhwc]ڝ:Ih;F0Ts8-nٌW[[[022jlbb\\\¬	EH4m-z.u׮eNI000`2%h@d+fSt'Z\R8ſI
MML	JK8INn/!厼7)c'<׫WK":|J%74[\Rb6
	<>z4krؙd>ojbь
y{iED_b˔R'OG"	:ֶOlҨKLz^~An{MIK8zC-׫8ODFDqǼcdh!'c6lҖflɆ
;ж
;Ĕ
~Tfw0|um#d?oժ%<g@
edd(Z[q8a_gҵ8Dpd0;`QCcҙܢ?hyy>|5+wn߸%yDϜ_ͰAMZ<OB<h?zDDLzYYY@W9YZXXXRRʬ-+:}aaab{Zv^qOPS)]QQ߇#"u܆u>+Cgbe*_RRRRRBD%%ڵlߛۓv?_N}:mo?g?߾KpWO.Eg߾K "3Ӣѯ8XZ;9z:G{=OOc]ߵT`-]FfVaa%ė˚gհ7owso޾Ӂj{_B2ߠ_
d^
}<zנ~Azi<	@Qj/^nw$glžO3Ș|")-+}XWcjfWRZ쮴<'8	1ϩEIkׯ|/4xG]RZÄ%Z-6-+++P}%%(g_zkv|&,999q֍|8777!PN>/*X[]JfEiݲkս!9'b7")siiigukenGC|!"}}=>!'77/۩wFf֓QD܂KD̙/..;qW#'&...onjѬX}=;aD>:{Jeُ<#	)((L((LHJ47oբ0q8ZZZ|=MR~f9? ? >񽕅E޼}OD8g##C>_вyS]Fҧoٔ)t|Hdeaժ9`f͚%iƍ/u!P˧`bRu\Yq&DԳgO%W@y,S҉(7/RMEEREf&o޾<0!%|])|> cҊ\"qsy4kbmegcռi{Bx<TZV*'=F&dr>lͫUJVRt[fM)}K͚4451y`?J x<>%\\\RDZVd"X;9%f:{?LiWV-;x$5M,eee\vII79%m\Ok'|c#
×H9|LOS`ptu3y<~O]IILĤB>̲^\\Rב9pN)ieeeOG7Jz_F(b~'
̞=[{10ДHGGgy/6eRlm[#s2W-5]:MzEtYYYV|%)9ӣYfVqy2̎
ŸujPrjIZz3SX1Wo{?,z_8$,I.d,*"_A%\߽ˣHb`v_D"UԹӾ]VRƆFi9]p|>رam{;I)Wnܖ#ʎ~ïW9=PdY`~&urpo)))	}ѱwffG&'φ_^N;ky4dz ҒL]ߗ:qlXމ!%%%I?::N%
ITgkcPįSW1w:JJNueG!h~6ps9q6s裈mdddpo|l3"=+;{QQ!%2Ų,CH9BJ'$R,#P?{|}}]PSY'v-ۛĎV_Gc#×1'N30ޅ1g/}ѿϰ/}}.>C]ɳ!y|g	xUl>21OiijÇG|>?c_Vy	$XPa\߽CDrϹԴz{7n~]d#vY7ߴq┴K>b;Ŗ#"ރG}$)yhf---[k-2]HAq=K._%c":tl;ֶk㏛IS~޵@_ߡw'=#ę`f0vii}̈/KƝ
<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\o QAAp[(jպօ{[V먣ZQܻPP"*C6^k"B^{Kx<@Kq]xyy*"h*ƽj,	֭.#|U7f_q/#K,%h7xT*K~`IRDʽMU$*W}!+JxRꥣ,T
JPu`VYjKG(*7O'bb^8P\>	_~#%iv~Ȓ4BŅT59==]&ggB*S	IѸG_uAd
u['==3+
TmQBfMާ0O6^D)ilm:q./SzDYTT9==ԩ+V~v=UW^p儢|p22K5eee*C<rLn^YUPTBJCI<|{ݲyNm`'~_5V
|>zrty#tsu?y}7,}'&6MkG}-)gYNy{nھ[_D;:M
[Woޑn@<x_uW6kҰ}6Vrn{?<1q8N|y407̾zߨLzc#n깻=~qRY-%OIep8~tuur\kػOy[xV	ZAAA6bϙ3gݺuΝvZ5
Pɪhr۷[/ɩUցu~5?rSeBq./^bF\.WUM*̊pd̓4iTKFk]]]p< M_ZVr񪡁usC"^OOY&&5;mڤះOӧ@KOOOJĸ}-7IO/)QQQa^KɧK=	dblԣKܼO[k;,,,JI؃wAdTrJZ}{uKJHzODze4iX~SR3h@G50م_rSaISՕ~1pM/t,渝;5htc#cWV#"}}}/	畑%;dn:X4ʧ-Czann~fgK8"ޝ
B$6NhS]}/#"٩	{2o@7WgS'c.^ɬ?s!_"^oݵ[v=t^ݜj016Ϣ_amߦG::1*--v=LLܧgZ5_2Yq8]]v~LV/^_q9aڼcoQq1ܤa];vHV3S#	2Mnj062*.)y9qwcc	/~<rCy;}JxOIcr3d%OJjzJjzl/^N._M]LM=ͼj@9!z:|_nFefz,).W׻ExGDjn<8Z4Kh{Pqo7W۹&6>͚tt`׭sŤT"xKmBr'yLy<>{ 5-E&j8_k/[3!ꪯo``Dy%_P\nNm7WRR\(2̣Q[V&FƟ_P@D7nc2LLJiѬMfV6ռw>AD>^l\牳G(x^4mܐ9WfOjѬ@;_Y
hRvTϝ;Y۱D.\p%j*SG&wy8앢15:˵s̫OXYZt. [DZ7OXujkeiבҳ
t=;"bcKQuk|]:/,r_"ұKmW9:]:-|.^4[&g/--;+ȿzwhS)5{Y]vɪMک?'tl7L/b<ޮS;/++ұm~l{Xq$Oy7C'
LGt522ntttfttt?M/96+;'YL߾'Y#3w=vx::Z5#Cp|[+WLD$)qiiՇ\zzw	I̾o<700`	0chhr#>ocmIDL)/r[4m_Pμrr빻ƾypj:lm8;]|8ԭS:yz5/g/՛w<~[_/Q"
ѵk
6n 6};V=pD-''"[k}}o1[c߼mPWW+yywεNW/caaO/%$(TEy}9aMqs"8EF{ͻoYX7iX	(1)96-1ةfDi>䤦er8	¼Q}+566j-ik/O6jmrJڛw	o%5W;FF-5I̴UfYgs1ÿѥCg=37皜ƴ=X7n.:"_tj;ֹs6yyzxyz0ˑQϮ	A5iբiMn}quuuC,Fff%VP4dONѭZ'!}\]ݔ###f+a	LbbvCKJE=CIa1AiQq	ñ07c%څܞ;%%lgynADgB.3MDr֖}KJ
τ^&7q\Ϧ=L<p[/-ԹlRID>~;|Y_P3-)iF
uUnMDO11/}ж53g?>*edm}ڷiMDGO3J010_Ci~.:.Qm47ej3211]X^YYmm8/1ut8DpdFA0!2ܬ?
luy	>|5
+ujר;%yX͜\ЁM,GOB<h?~DDbrZ$;VtĤN5^z]m|bHEƆLOኊ>z6W[vY"?/S"*-)a^֬ae^l>^DkrөoMG9-yz][:{t.:]]YY?yRs/^uܞ}sݼpd"I{Ixut):Y,oKUXXdkc'p8嵲gd2x5<2w]v?t7#tff-{P7hWB_ƽ_=*hj4/^vw$g\a.wƽO3Ȕ*)-+}XWc&PWRZ8+8	>dsYIj8׫r7,xg]RZDŽ%:6-+++P}%%(g_rKa|&,999o%-BpnnnB{|>_(T+((̊~۪EWo׭s/<R0
sMJKK(DR҈Ok;twGC}!"CC>!'77/۱OFf'D%"F׭BWgg{oinٴ8C.=6Ȏ|vl,49q6GSPPPPlmiٲy`"pttt<>{xr~~A~~A|{+V-~.//~&&|>?/E&zzƎO߲럓7б7.!ʻe3P͜9SҦ
6Xk""4/VLaaaAΫe=ƚQ=\8222LMK'ܼ|kk1J-^y'4tQQ1y
aBJ&d
S|QKǤsEfljGYw"x<c;di)s,"󩴬T0NNI{Lɤ|ըw<>S>m5b4m^xH9g۷iڸ'|!TRIO\/)N5'Qm)L{5؛!'WcA뻹lہéiq%%%6VzzTf7o}[yx<7Ȑ盚xZ3y
~<s7&hU@_?!1)-=v<ԕOLz/,k%uw㜒VVVY;0l}dd=.2Y?@5O?W`֬Y=,Јm	6wBfzKPvNf\NyFy|>s6ISOǴjmkc^S<ffeFx'3jii)s0<6%Yg0]:O}#H
KJ#wNWWGƬ"wl|jrJZk:?b/6fEDy.ϣ_xapN=?Qe%elhjjjTӑM#'MLMj:ttnr-̬W;<yaK>uE%MߡMrjZQQqZ:wAR>%%%a#;666lęPK:h<xVDTRZסOBRN
=~&$}];޸uOO۱w	B%}$)8ժain߱8v$%֪@!hzww=~&)smZgdd5htL(#=+;9zQQ!%2Ų,]H9BJ#$R,#
%~) P10-Nl[5JC^w&/b㎟
a_r0[gY&z7?H:Ý8ޯaWfC.󔖖*6>|y<n١v|>8׊zV5~~?/6F
<7tv]>+C4_TTrݰl|{aznw
<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\o Q@Ap[(jպօ{ϟZjնuAJ~^cIū=sy⨺2Tu ,,LE\:{cbbTXWHU~ƽbW&>/nU&&FPŪi,%*%mRII:*N*7U z\U@"yKl(I9.P}bK##@
cYe-8(>~_@qy'$歔4&&Ɲ\V\\"KzPvVdGWƜ6999*PO(N*Ƶ4{#"kYrz4o>EGGGy{|LAvzD/h*S`RvӧO\|tSׯ_+pᄢ|p22K5eee*Qþ<zln^~ųl+ZZZBXSyY&ثUۭq'F0;jC-|=~zLy#ruq?}u/4}&&mF-)gYNE&zmٹG_DL
nݕ.xwݸ}O6oڨC6Vrn ,	q8}7135̾vgQLzC뻹=zyʍRY-%OIep8~r\kاw!'W*3@%mĮ;w
Dϛ7okUXvܕn,XppasM-hJ8'F"8Օ}/[Eq.&V%fp82p6n5Oᇶ6ap8OG?x/-+tM_OzuɹMcjb<彰pc#~5k#'S#%ggaldءmV-iiqttt2/sӵsφ\624ٵSn^/حukyGAtuu0"29%qC~gd%$'"];Bsr6jE>)YD4o/ccã'/^%$)ikkKL~Ħ:nzFs.}[7>񪡁~ywk&
H̒T`ذah,@Ӕ={455=KsX">%6NYS߸s?c"ɱ{*Uwg'c#⒧//]Ŭ_0k3/^&6m<[l߽ˁ}v=tjQ.\ذjwhƽqC--΋+7n	ey^&[&l۫Cm{&1LVG[[U7WoapجWT\,7mTWN<h!gC.yۻ{gGZ%%5ifhhp:Ra,7tap8w}ߧӧ8/?}J^[,$$%3/X4|RRSRcb^|=/;r	Rrfzu562<t}>_LХ}KJlddTXT_뱤|\m-nܹu,9ԪEqZl)-<>34_ǩ66䴖ֶ͛cի{T"
sBr'Et՛wx<>{! 5-e
ȷzwcDӢY^.\/(\.[vM/))IM`.Nii޸Ok#C7qC;RZ6ojkmj{hvνg/^;Զ8yȡϫc;fM1uӗ;LwI-7h72͙3G.B10_jBy1b;Hrŋ/;G^ch?qKc]-@@\:E~yY
/_MD.u^yyI>f=%=7b/^v.kvu/^hqzuTTTĶ^zxlG2737 ͻDױm]'ǐK9Z]:fu&6/^6mܠ[v
کmlܻW1o_Ƽ}򵽭MI)7}PVVֵS.|@IP6I|Ͽہ'
LGt50nfܴuu?M/96+;'ytFoܹ/Y#3wuxZZ!W\|}+}&"ȰCNvB;[k$f߷	Mgw1Ϸ4'"&S_OOlr-5/(HNMg9\b޾p8SRDOku/^I޹}II	s<=[Dڭ|{wR͚4o!<*x\Λ1o㚻7.++r{w?wjn^`:w['UXXXxSߦUw	I'
`c`DՇf~?l	N	cDÝ$N'ywffMg`"JLJ#Դ#8֮(ÇԴY46nzƿZ<|651nFRMNI{.SSF]y@e=n\0L|.\9vė=vv}ZzF|BRB]SҘGk+&
$WED|⋎qݻ;u&OwOwf9"՛<a"=6p8[6kݲ!`hedĸ*iZ\&$]ˎa``ler/9AрIW̮ӝ0jhqI>x$)651!2&(-*.p8f&9y̱DЗKGߤ䏍_>^-l)/ҼoqIِ+$<.Ѭɡcg|G36nۦ>SJٞ<zR'X>=#I.17qE7%-}aNN_^DtLH^~>Q~I8܎0I[Z9xz4c_F6λC6DtT?(#>4+gІa}lfy[fV-9cj,##CkJ啕ڊ?^KCDGa:*+ývޞ7}'Ç\O_Nnp"{QrjڟG|~ԴQ}Mϣ_?zY.(@JK6|WLND_PX\\̬/+++h*gKKJJEәlE/,,LLzX7q9#3i
>vR0+**b0"aD۰~]geLLKJJJJJyY{y{)O>m!<w	٥Lw	DdafZTT<sKKs'Z/_ҁ}sߺpd"I{il\k}**,,q8ZY32Ln.z>~w¿|:qV-wK(C4K/Gcbԯ7_9G1(Zׯ_/}IvCxw%2&"/ꆄ'aJDhqڢ	•2+-+#'	NBO"YshVDb`ZE9
g#Y0!hiIG
GJ:T4pqI` ʆŗڹ]|>	|~NNNܻex|>_(MH|/6֖yyb|YQbZl~-zuEaIiiHJ\ZZYn.u>|!"]]99D?1~;z4!D\bhs{zu<rRhq榦کݱAqFtjӭSQ\s9„„dKsV-GI$g[YXnwyyDd`s622y-7љ<n$}M_bAaȦD0w	IV^#l֬Y6mڴIb_10@5~b
[
x,,^ǕgbkkKD={TqT@?5-r--b,**.*]FF&735y,EEl)	)m*LNNFѯVTTjˣYk+=3M
ʟx퐥̱ϧҲR89%U92'aDdn^ZOUֈ]okcլIa"帏#wжY&&OLRI$=q'|K8JzLDuk'2Lco^^\ю	mҪoIRVVjXYZpSRxo>762|g1y
oLP^OW7!1)-=q<ԕOLz/,k%.uw딒VVVy4;0dTd.2Y?@
?W`=,Ј	M	tttwbSfjKPvNf\NEy|>KIS^Dlmme^S<=efeG|'3jii)s0,_%g0]:OsƿI
KJŸt^[[KƬ""ujtZrJZȕݻ<d/6fEDyn./^xapN0e%elhjllX۞M#'MMkֶjrm̬1=:~aK>uE%MױmrjZQQq]'
N()Gygffx4krlPZ%C6OGy<kK"*)-IK;!}Iisdž8RRR>CNnnn޾;]PGqI4IyJz6VMM:{|>xحs{mmTZv$ҋ:n7gC2>жMFFA'φ0=ҳQrJ*\,yD.4K"Qb}0b`@SgϞ5j
ve[ު1hld2&`fū7wp891qg>}!Gҡِܼm?]*6rTYYmCΣH>W]_`W^!"y\qjZ[w}=7toLg.OuYloڸAQQqJZzBbZ#ރG}$ɐyhb---[k-2]HAq=K._%c":tlֶk㏛IS~eC-{-9NzFƉ3Lgۻ_;rYd~$)E~V٣Y҈>~b_ֻA^~؂RW5O_H2UC^y5$D*`#Q1UTm̩v̝~ڭ 5K	Ty*/Iz2@є`;5O
BIsT}IdS<pq0"RW5
ի"@RMPU{qOE9F"hj*V"(REjK=o0io"ڸan˪.(Z=(
ns1Apd~PALW|juX)n@g4z+t˗UYPh/rTN(e [+T5x௯߸%P\x嫯G	\.@ե"TU:bKR?˗ݡu~|򵪎.QoT569z?hnnw5tY8\	]JO^CnV|»+{>0ETKDTN!.T!X\ģ(f<rނe}té
S}rrr=|^RYVq]-q%kǮ_-X¼˟3oqff]6l"O,eV,bYZޓ[$.<fP/.æY*8j'ハ]XW5^M=)#eutDۿGٹSgZb^8yťn/NnzTb֌F~~懜;.V<T.rݻ,=wÆ~ID*宍m;ACڵ?dBxy*WP,Hi2oO[E
<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 showconnections ( 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|%{Ci.P()CQ@EAQ@\,{*(޻i&?ΐ4Mۤ_r<|<w!wZUЃ2,{&5M#	=
lU{Fmk)L`l4$P4kHTXSRq0FU~˧&uOPPcUR+KR
	ɖ />>^~D4
`?KG9lнqqMG.iO4,cgg۫[x䩳"X(^3=sss='
FKũ^8_zv
h_PX2[lm0m,333=	gװ3MNIӰK].\*i<#Khh(FACϹs`ɓ'z\84^3_![XXs*++5U;ǾwҲUKR
y<BҴo!Sv}{u]VYO7lk#|ʹuT._ZV>ą&<SQ!ɽ hNf|bұޝ􆺒vmZ:h|۴or>w+^#nBZ)|-հm_TXT|Qwa^r/<{ߘVV{5
j"T>}tyXͪ5nTy|"@[>2OmDù@fϞ/B9s]Vyܹs׬Y#?ꘁ`ۺի7ob>ީY}W
@od2<IڿJi\ 請UEѲLaZl73þa{߼-/<v򬥅
ӣ[DT\Rjffry333{;FEx{ٵMwE-333
%k
[/uЮ
ǘi^^VVei(o[<ecm5oϒҲr6
+rrzwy;&3+e+HM "3sWonCs
hA{0:L&;qQW5L6r'֛Wwv-8cme9OҲrڥcHM\KrRyU@k׮UꞩN:ٳgN$U~LmQ5}nܺCD#Jb=yz9?[kH|aɳfMGOshHv[b}uvbmŠ
>L&{gkK[6q_H*lll6'[Tx(a|^NlQ\̮aM-ǟڼ3C'
J$߹!j<:9%'gXeta14%[xzK2r|An^;]!g<ܬ䇏Lz^OLrXCA}mmw}!E%NѓÇ2[FXQ__ﱺr~_I"xyw08۷ϗVRLmou)iZ4m^g_ӾmkoOv@P@L&)WR sgø3.K2"Mvm[xy(sc^‚MôkӪ[x'k+ħG-+/d_7ٹy2T26eװ6V	)G"ϔхҳڷm_P(C۵9ݽKh}=}1䷫G.mZ`7oUC0M֭c'O5D!#se'T,Qĉ'NٶҖa-.i}Ţg*ޞg|JM=I ѡ_ne^"&'${`o׫[ï{h.*DeKe|'$oϮe3%=7;v,cYQQ8s1irlQb;:^Z^v"~'1<f@E:w-J$s{ufzuѾ=_JL~8>-Q|GO<zu뒞u땕}{v=T:IJNI{9=cYف++‡'v5˗͟[^aplAaq̃-|MYvBɬ477J<y;@ |L&suqqg""uXK$.NE%	=]OS&jfaa
`7Ғ{ɵwd2#!SLK3LS oӪ<3;=E%M'=e3+;Gyc|bv?se.+^v9{L*~GDz6iwܥ6\[xG^vj߶,%-\]'%
n+++?SRZ*_x^ݚ4nt(
O?l;+-+{!.#
~1_t~~[$"qDjo`22&$=upoݢ)(-=3>1srߞ𺯷WJEE9yڬupo,:y~#m.j(63+'ijT{{M^beeپm_`?vlV|rW楤e4o$3+{tuqn<H֙	xd$Sj;|zIBCCC1\xa	P0Lm:o-ҳ]^~MK;;[H>+	$+#34i!r󬬬g,--EJhم-,,,,DKw'wb{logGDbq%J+DbaKJu)rm:YڇujODfRة#pv&,-E&+IAHV;)lCCpk#'25(+'݉c|=s[hѓҲfA]w'!ۣ;eX?/=SND`diYX[QYٳ83ccmUT\ңkgnN\V!m~m=vRg"w([>~i˿$v<HJ+c~`IOX+OI˨<5*((dW0Wy<2"ƌ~**(,uk^/))U^y+.)TWխe ">sLv7ǎjݢSܺs.* JiS&ݏ}ɉʅ"_YY)*g;KBX,a|{PI{rJZ*-eʟG;
UTTpy;3yӀE߽lbX,&"X>ru`n]BhۮʪOnaޞyP|y450񐁽+}EAF>Ύ~>^$ݝ;.^e浑CBδw%&4ѷH>ok_ V8ˈI57/]ͫQc6
j2b=JHz
.xێ_
dA^>Tx3^u'>1YӀQ/SL`Cc|x͚5o__Čt_l(Ƒ*>40JbI+lJ_ypb]}X&Rԟ(E)zyVDMވґTlA%b	qqR,7;b E<3zLBLV\\4UeݤRL&S%%%i
Kd2\RZZ^.TL&S(8c'^
h|-2>H$*_@$FAM++**&"ssb"dE%%ߞݺܽKD%DyH${u
<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 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\P{UkjVkj㧭Q֊BT@H~^c!$d}/^y^ry9"0PPCPM`:{4	@5i҄[F&P7f_y/[	BQvb3aLK`9/z,!DltQdj!-90@k:0Y*t@ gY<]ОD%$$Z	0h?Uґʍ:%׽J'O唱ٵS?):A}igM*ig9_z%!wwjl}:cʅQ7nũY&
_SamV|2Xm%%)Sɱ{WBʃ, QF`RW^_˗:ޱƾ'OT;0pbxm^|0LfVviY)R^4~

jޔUS<OCCY>x1Kp}zvfQW:W1#kZxw<7ҲWw?^Y>HHzz2Gߓղ"ݦ!۲U_$ԙ5]*Q`^mZ
*W\\m=[v>7/ҿcb0=jmkc{ҿq-lִqEENP^^Ȯ)+6a<|p~m9/@2x\	ZAAAZvkܾ֬`իWn(hZ	mcaa7|h^d|
@eBE~=I*MLL%Ql竪UMQMa<[5Ȉa.0w_q+_QYy2򜙩)=7??M"/(466ZGQ1V\{ƳGJKMell,eGaeiѭsmx<X~yY-KKv=iO.^Ecia>O¢;wp6pWRR;551۫ۍ[qi陭Z46߫/JTtn~g*;'FheeqqSS!g/r8ڔ2t;٤﫬vwjuYs~>[4#"/$Ǖ#+`Xfd,@3ClllѨ^'evN/fOpZD4rwzVgٞa7r(++ >%v/f>z'Dק_~g=r0n/%Rw=|P?u--,BO}ݱuѫUyp劊Jfa,6ا~=Wئ12uԁmij`kjKeϖ9yVS'=ㄧt_ܼQM-,,%YRL]X<ONکCgw..,*zɕ72aKʊS^l,Yu;3^%$={F̅+$i]2cF/8y>C{G2UҲ4;cYFy_Iկ[S׮mfVvHGԝ
_vc;xںeشҿي/2۵Žhڤ'"_eQM57δ	g/^Dlvm=u-*.!N}gؠ&&&l0w];u07Kz~\QqP(}{viݢYyyyƫ,2dW.~ϒOD-*.&W
Ho1;'7nsJԽׇKs9rqW.mZd7Wϓ_kRIN`֭[.4|9Ur`dZBRrӧO{5e
 gʒ-p=Uj=Iv}{v-,.e"hqӻmm{v
{/MEs!s"rKI
?N|z#;[>=/ѥQ1<f`\O鳗>Olmv6u*,.:w*޹[DyM_a*+/ڹg}{v9Wx=mQ:EZWVVѥWN\XsaԗϒS瑢bv,+;a##ٛ]͢xF&&˕w?޳eWI>nk=LLLԯz+,ϿrP(tr7qeDD
[YZTTT::'tqv26?Oy}պ)7L=333ʵBIXf|~~Aho'oצuQqqZ+/hִqøsMȔ<>=:7tw;}"1ԯgry**^1<sU@%wA=DD}{4nEmZZk'l}@tڵ-,*JN}IDN&&ƉO&<}֫Qee%>Sg
E۳k
Oeߌ%%%gޤl{=Oy!y .F=+K~3ч1'4!9EN{y綶6-	0HKHzFD>8֭^Ty_y32jkkӪZXa+UG_.klZz)OXlūfz=ʯ][Ѧ2_eKs=OnvgJNyEilߣCMe1HHBɫFݸ^^]:)|+ًo<a3=.fƯ]vm/NqDSKVVee죢9dzi3jҸaJzu]FF鯲G$P2eq[LM>4v܃ߔX[Qyy%3ckc_PKr}#o{u"u'<SvѱgخT":υC;
-+/773;qD^\P}ڴєiBק
wԱ=}"kSNlw>1gh8z[lwx$y.M|5}xuNNv@DFıaK]:I;r-[Xٹ蛑K{tֹ#+mT́hJI"Drw6rտV>[W|=cii!=9eiYY]Wg	pu䲻svrdf<CD(~annhSF
cQME{
,ޤff~=jє223
'w<[6{~%AE٦P(1;+++DҒ
RlSܗxVϒSEG*0cI`wWZZƭ͚5'7/=uˉ]WyA\.DUOϮ\<*z><ţIz-{<mmJK?iԠ{$Ս{q_bf!l#bgڍw%{4i84O_e|Y9%%NB"ae}͖g՘[qO7kxĐX9pkk^l+ 0f$*f~vBҳ͚3lྃVL`m{	իO#˕=I'4#=IDVD݆R虊JɛE6|d%p**+㢓оӫLS:!حkiYY&cH x}&&l
ZQ^cx\:ZYYY.2EQ.5}UyR]o
lZ(
=O@ 
b	pAAAJKBP,UPPXX\\"QP(2vm#]jڤᵘ[e礢BjE1
WTT޹^
%q^~>
¼BvoY9w>$\"b2lg׀MDl겲ܼgv66>mZ=NH235ӣˡÓ%_qG׀=Xe9/	wHskxLDxBݼMVyv89_6O;B(kibl<sDz.5탽bA(bOpо-`c_|񅬇֯_}q^90нX9%%%G8DD.'*Lvvv&h88qr777|EDER.b,--/*_VVP(N|\l2.æluBKI+--JӦM0gX@ xYQBM3#|%o܊kբiM;=*-R;qlӺŵ["gֹM6w>-
<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\


:uUkuVjmkZGAAQq"*!qzYy|<%@1@!>>>@bcc5X4MLL`$׼ysn0@~#3lu<%
eF	Fÿ́1-MdT	4	qE~˧$ud˜gfȚfx<vA{rK(:"&?M#3rȝ{		K(Wwԗ<SڪOϕW(RtTXs>geezͭT[=8i4x̙qr*lֽyܼ|fw/ӍU&^Yr2{ux%Z(T<"i'3ژ?geeWoāw~ƾǏU90pbx]^|0LfvNYy)J^0~EŵoJMͪ)B'!YSs<xܹW>|}K=k΄1ns֝GNH-_T\2eXfMy<<=3ν1q;wĤ'"Ͽ?Y-+^ۍ1d YKrΜ|RFFFCFP%r5h"Ѧg.ywÿg;[으s-oan>t`-UVV{lZNbcڳȈ|>ϗZ^v=B9s)&jzjR[NrE֮]+ꘖ&*u붢5kx񒂂FY8}+M2BpckD&&&&גd6UŪ¦X(&0m[~uadd0[a;]ɕ:yԔWP}K-olllcm}8+Kˆޣ?DXNҢg.x
[m?XN;tl{4ⴥo߹=صaiiYzwnd@ߞoƧgmasS^$"c+1ymZ=jxzFVNn9bc&#
^p8ڔs􌌌L6N6Ŷno^m:kan6_׻]Ddbb"%Rrsre@֭́%_{w?<x26L"2ާ	`ެWܸEDcFvsmhei)=xyzkfMݬ,-+O<w]xGNxw/lg6XZV&uӣ
tmB({Wk|Qn]<۶	g.\kvͲi!56a"0FF];M=x+&ڴmgYy9Ѧ޳?7/r攉G#N?J|:l`F
,+*nݹkYr?ᑥvԅ0];LOzLw\y##~Vv.\V^^\\"}&卌^ߧG3H,evaĐV8>0fx~A;9:	5|`–ee9j7•臏Q];w`ߎ2srD:nT k{vmZ6vkȦ͗V|ٱG.͛s<EZݾ׼ic |#Lx@HD^Q%DԵ6Ԕj߮GfISO+.)
|>@Zfqe0<v0,x"x*`<sr|#D߽;;xs	p|;9eXݯ}6~z&={
[y<\9ISXX …Tˁh	K-Z.HX"˩SN:4UVc4ŒB}Utl{u8TYOKЧGQIsȽYGO޹`kcݧoo*gω-%5qkӻݽM8u1C.++zJOydlS<۳kQIQDԯW&n3oOѦN6U^QsC%={()ħ>\OiVUUտw=r`maR_?KN}k*.)aDz12⛛_x<,gdbj\yy<ڴpYO>2@ F
ߌ8\.
p\3VU	]S^u&xkejj
`w̌r-P`GDl)֦1_PX,;oW\Rž-[4K|a׆32%wnM\OH
ӣ=\>^%pk1.E	>D4t@fMN\\RҾ]k{t8n=E۹cԗD`bbsħ:x122
<vlaQhh֤qɳ웱ԗmK')/$w~a%~IzLA+DLMsssdN^e<y綶6mZ	0HKLzFDYMڰArيli-,;yy ڪ7i6-=Sll۴l~bY?~A̬vN޻uǞ?Y)/RR_n,-={trth׺36	I(y6طbOx{x{76ja|;؞+H4ɵlkmmU^^>+J&iF<͚lodmnn>˶`ffV.	-[Դ[cfjI{톬4ښ**ؤa["v[Cy۷Wi:Y];wܑ8vщƌ`7hyqBnGR^	Bk+\ϧkNDHM9ݾރGDI
gekHv}QqI]w+>ۣ5{z[{g=v&G"‚_MXT\0y~Aa]٤m-,}蛑K{w٭8ζ*~a%W&Mj{<M:տ=A9cLNNԗe
;Ok*77ݜ#0obx1eyyMM͏m*7/?:fw?^+,,,_h:+(,43WӣmDO>sPxc=ڴ{^%Ae٦P(;뫪EҊJ2lSܗx';?KN-Œ-S:\YY7ߌ7[l>oܼwe ʊ
aG
u!xoXy_GDχ{O7o2|p߲#OMYYM7rpskA}{r/KL3mDL~NҳdMF_v\4ߖ/;'AH0LruY9ly6_-1菿>y\7;nmmǝ5Ⱦ&O>{3^q+1YǾ5d_VL`m{	ڵkO#˕I&7=IDVD&Rʪ*ɛEU6|d%p*hcоӫLS>.صA͛Fqّ@j+*+MLtBd@3WT&\j]yR>c
lZ(


=O@ 
b	paaaJKBP,UPXTTRR*YP(2Dߎ"]jѼ؛ecRYY)Y+++nmڰE&8LBa~AaaQ;wwQnn.{	.G\4ÿE&{<$6yuyyy^^~ҳd;m%&?Iϒ]ٻ=x$+ń;sJJJSJJS^9uP<&"x<@Hn&<\\\R\\޷c'O;B(tabl)]6w:̾bOpܩ`c,Ԇ
T-k"+Ӹ$3h@s22AEeerE
6O><Ű)%|r]iiB<m|2isyoh}3&O::&N}@ ^CVV""**E&l7۶nѹ@(xʯ+k۷k}5{}{vk߮;E˼!RV$΋Ʈ
<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\PTUV)
~nviζց(BDP
^k"@]%o#=Ũ;x{{;QwK`Ѽ7!!AT]Fed5Os`62̰!P(3J6Cl&ih,'Oe=H6LM>! y|u <K%5CVW.ԋ[P47QW_:RqPaݽātM}IS9e,--w8uT/JE LcW^zյH{985xOtRԍ[q*l֭QWsިM6[zv2Pm̅+)唩`ߥQBBAvv(h	0zWKwʶ'OT;sbxM^|0LRcccvKyyX3!pCGT55[Mx<
fL?kٳ[U:;-zG
s[[:|\jc5l1%陯˽3|xO&~(eEٳUa}u"&Hvv5cG\.xUVu[{4._9)J[7ܱmΛ܋W!"ahime:++qLMzwkҸaYYN>_ZZȮ)+6a*<|p@>mmMnUa͹@d=vZۃ׬Y#}޼yW݂Q5LC`ۺU`ܺuY$smSu2B[DV%FFFגd6UŪ¦X(&0-|ܻa.0w_q+_V^~<򬉱1%'77M"744ZGQ1u{tʽ?...wYzCCCe635-..ٹ_ :yz8q̴oϮyw>R8=;Rwjldԫ{3[4k<WS_$"C#Q9͛~0d@zƫ"6فCG)
O(jSγg`` d]dZ^l^gޥGc'Ϙ%P4wj٬	II$<YٲF	5kH/<}I۵kȏ
$Vx\fV3sעo&aԱ07><t
ݰYIIg/̙yQ{oޞ[~mvº?K]673
>>qmoйc{x<A|ŚvY6mԯg:lS%M1c`Ўm3.`kj;KJeM˞9o,-'}$ㄧ{ws[ԴQf̒SR
,*z{.,a<zL_fKJ


S_l,Ym;3^%$%?xd#w8}2$rZfiana<׮!zW*lnn^T\_ﱬv|vm<_z$֮ݡ]
i:uVHGԝ
Ÿvg;HNy޲yzuشlŗimZqvb4nTc/2(F
Ipgڃ3.B"r[ #3Mk
C{o{#O
ؘlҿC;3Sg'
B>߫[͚fz>Qeôh419XęB"pmZ;:geޞ_9;:z{q	p:ξ^=1~pɷUq|&=s2[Yʋ6ݝj9IӺu߀+9Ur`dByRrɓ'Oz4i$/#KJ)x=jX5I6ֽ:{{xk+n~6#S瓒[JZq{X[ک+DԳk\<~=s='\|,EYX[u!셫DԣK.ӧ{gѦN6URZʵs#M{u?=vLJ~8)=qvEZ+{vԽs?PV,ֹ0)XVv :0|SSwxcE[+/686;'7~{&/_|"2+~	[V>
P`oKxd07+++}'А,[iJG˦0pLLL*n
v6D&bmy|>MiWMn^
>cƥszFڱKKKkӣ.\=!bx<ūBawzumXԹKZ6Z޿w9 vmZ<IDvFFO&<Mn3y߰~g7cQQw/~R_H(ˁhJ<uCL!DLDZ
dN^e$>}{&lLD_%$%QF櫏ǏvS;幼ofdVdwlUng_133mCWj+K^\*ٴ̧R>KlޤWMMMڴvwۿO֢Meʒlٷg.m|:%E͚4LKdZ6k,
<GDBJ^5zz.uzwϱH<<[q\xo	qI50>mZiŕ?wmk`` ڽ67oaiiQRR>*J&i<F
>Y kSSSQLh%cO&))-`+KK"*--gRa,s}Ipm.^guhƯ]":r4ەJDO6͠RS#I|>߫UN}&
,-Zq	p'_ѿ"6vQzO&quVM
d6m=陯Nt[}tοC;":t8"̈$Øҩ=;5ײW]k'@%/Я$1bt~Ǹ}-Ys蘬lss3)_vvWVvv;G{a?n"bFsrވ65f`v;UTvΛ[|/\/Y͛<w_n^x"w7QZF?̅BS?
<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


IHDR1cIDATxw\P{UkjU[ۊ8+hl.:~:BT@H~^c!$d}/_y^r	y9"0PPCPM`:{4	@5i҄[F&P7f_y/[	BQvb3aLK`9/z,!DltQdj!-90@k:0Y*t@ gY<]ОD%$$Z	0h?*GS}HAFx~|c?%ħrX[[)߳ee劔&3Vǜϯ^{III{Rqh6>1TجG^e橰M6}zxnll6p•gɩrqr(P [|}}1
hcLի{ٲ|[;
wN,͋.-+755eTVVʋU1ƏhAaQ͛RSj}hH5s:}	޻O.߮>RG67f{bܼ}БROGF<SZZQѱ;s	IOODh{ZV䐽۴9d(kdaW:3}8}ًWeU722
׫WKA󗢔gn;::_r=&1ӳk@[ֶ6VYٹg/^-oanدg+**?|t
Ev-MY1SYdddDD|>K-/gU>kv/yJWsRL


К5kn^zZJtFA2-MUn
ׯ_'?7th*#
:&EiMRq>obbx-Jf|>_U]*l0m2٪y.ޤFFFðu{?[\gLMQoQ~A6>ܻG6-w;\ZZFo-ccc9-?
+Kn;n1*lan^ZZ}~vHN;}zvju4_K}zݹ{[HݩI^n܊KKlբA^e夼xID&&s=[6wW9D4r@++G(:sQÑզgHɦ&~_eսWXݽX4wiݢHI$<Y#Pի%s`j$:t믿`ccsF,>!s@'}9kעo&Cճ><t
׸EYYg/~9Б=!>}7葃م-)-կkia!
?||5>ߨ[^Zx̃/UTT5ݏ[fٴy>빲M=|60klS%p0\S~VZV.{l6owͳ:qш'<ԯ[e>`Zhjaa,9ȒXebyrjNR_'=K7;p	paQLUV\ZVVTT"]e`FFIx*!كGO&7gN_&XN},-<x]3rp^~s;:	>_–%9j7GO~ݺ:`vm3E:T }/{-5pǦ\g+Llֳ;Fi|ADw7i@2H>߈;'pY ѕk7z֯ZT\BD::9:=A}MLLLMM,a6v`an<%٢bPҺEWYe\Q0L[V],-%8ST\LD._cL}ޮcvN.o{ׯsɉ=]۴nש7o3/'hӥ0]]
h޼yr~%g,ԩSNjJ+1QAFϖ%;SB{Ը{ĻlZX\KDѸħwX`ogg|ҳD喒ރGv6}zt)*)>s
ѥQ2<f`\O3>Olmv6u*,.:{*޹[D9M]f*+/ڹg}{v9wx=mQ:EZ++++ҫ['?PV,ֹ0LgɩpQq1;0?خfx<#ʋ
͏ٲ$eJ||`&&&csq_vC(:9ӛ2^g""Y,-***8;󟧼`>MNjԔ&WڍB$SM3SSc>?HkӺ8-j4k8sa깦gdJl:}׳kyy9<smz{…+׹'DǜxU(v	=r{Q`{RQqq-o!vovmS_q	OjiddTYYw䙂Bڸag7cII7/~ޅEES^H(ˁhJⒼ~qCL!+DL	rrrdN^e$>}gflLD/QF'uW79UW޼,Evvڴjq^:~erMK|<͚pܬ][=fX[k+TlvNm}WY)/RR_h8-={trthݢ36	I(y׫#bo?s᭑'l%k׮
Wܥ)hjciڪ}T4'L Y/2xFM7LI}Y(U9(ۂYJ&laSSSS2nGƕߎ{pMYi5WIiiY906$W9WN/^w³:uhС=qJ%9вrs3I|>ߧM?Iy&
m|}p	pN?#6vQz櫏&s*+ufG7qW'w_}tԡkDtHDaQYZXQQI0/ޥ#;-ײO{Gn;@%/0$q-b'wza#=Y]9yݺsKKɩ/K:O+''ݝ#0n"bFssD7j͏l*'7/*VWJ+x+rڪES"JܽO\(lLOn޾. eBLNDTT\RVVn,*g;KKJJ+GKEFJNq_RR[]O:?KNŒ-S&]ii)n܊3[4kүWלܼ;e//////'rv^]qźѯYTTE<=su{w&
Uz")--Qv>zԿW7=w1a1#i7nMzѤ>ee甔:9:IUV6[Wcn%>}ެiCOF{{mX;h˜؛	IϚ7kΰ{[1
z%V?,w'u(Ϥ/w'YQwFDHNg**+%oT
lD FxÕWT$NBfL2MdSDr`ee͚4#QWT)hEyqheeeȀof.+/MDUVY䙋}zvq[(iP(<Ejl@(%)/J
BTCAaaqqGBX˜ڵ<{ibna
*\QQ{^zM7d/GOD&&yDdff*


A=geܹrrrKp}D]6i{aɫrs%i8!ԴO.	Oz|ƭ]rcfX/&ܙS\\R\"ή	01<	Bv6Y墢⢢ԗ~$>}^XXDDf8gKKPXXTܮ'S'қwi97Gw{<兣}m/e=n:xժUȁ%)))i?$"rq=yV9`3
0@hYF+"*(,rprcii~QBub@q6dO0--](ZZ?MZiioT*mv.6wʄ1m=[DENJ/~Ȋ
<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'.\Vp+Uj{".pՁjVվDqŽPAJ?Y$!!{o9%9\"Su OOOuqqq@it,>&̻GbتxKxϺ:KGXCj8h2?TC	r`Uw@,t'e^̂ (..3T0MAVYKG*JrӧO?^݁0aݻw]&ɓ/_+Ky
K;SH3`U|&%Arvv~IsRqRk6nhhxō7<xPͶkŋIIIJlSͪ"ܻwHm0aºun޼)Lݺu'LiӦ"Yʃ$vvG
#6hx/////]PICի+q__2+TpgϞeeeK.d{n4fU!IXϟ߶meԨQ>d}%GGw"6n(<ݻwoRRһw={9~x333ù\eTN
7mTp3gΔRlʕO>opBbbׇ
l422
ILLtҀ?Ç޽|ʕ+˸k)mJHoА2ݻw9.)L$X{]HyzU{?_TEҷ_ `
7o]ǹseggW^}S6
q	na>[3ӹre%Q
bUbSpz9s׳p?sN|^^…-,,h…)))[n%t###卌V}vGGG77YfoȐ!^,('O<d&^^Ra++0߿Μ9s?o<[[ԣGhӧO?S?|Ϗ޽KD[lINNݻƍ<x+"Zf?Prxٲeҟ6<{eE\.)&~=zk"
߿,X.=GD|k&kq%&&J
000xB_|:KܢEt/鵫%:Fݑ(Ս76nܸ{n"Zvm-y<ɓ'CCChժUZ?~Ǔ'O>s}wÇС?,xxx|I#""EFF33666mZ~

O>|/,xzz22V\eggN>hѢ|cll<u>}9sfŊ.x>}~J*'O>w܏?آE[[#Gp8^z̜93++D֭[&MsMDMәa``uL,Zٞ@Dϟ?uԱcǦOb
h,Z~ԨQoݻ3N:3g\n]	666/_dKJjxذaׯ"M=ĉlC>}ŋwZXX[RRBD111{nѢŃhݺuL{4i$%%ڵkODh׮hַ̙o_CCè+Vƍpss{}u

Zv	%r8	&^~=$$Ç|>tz{	D1Əoggwy}֮]4аaׯ_:tڵ'O$"WWQF	pfF=}{
rO>tR=)Ǵ/%OwUw@RzI$F!/fwtٳgϺNucטï%P?V5UVΝ;w	ggyedd,_ڶm{œ'OV^}ڴij1b-Ztu"ɑϟ<yy+W$yj*$$ <<<;;{LŋĈ6۲e.:u9888##>gΜVZr8P.]*~;vׯ_?w>C߻wo͚5


gKJ>p8;w\~}$Q.knnCp\ܲ߾\`y4lOLL?<Bna\|yɒ%%%%gr7nxקHRa{{Zj{NF0uWT}f\)[e˖-<^zD$CLIrr`oɐ!C222|mǎϟ?p5kу7o^˖-9΂rss׬Y>jjj:dȐ>ܹsٲn:	bhh&No1-j׮ݲe>~ؿ\.)?iҤ[
>jjj:|>ܾ}ׯonnΘuʕYfܹL~Κ?~֭_O>1l#Fd(#ڗGBƝ8ʉ=jAjHLlu<`Wgg=z0	0?W\!G;vyGjIRRR~2w5j]rm``!CbccjժGfַoJjÇ111111իW]j
|:ZQzh;Ǐ_xq˖-{nIlll\\O:EDի355e2(ڶm[˖-¦L"Ç,߿_h-
~09rȑ#̫
vO><x0ӏ4"2ן&Xcc-[6o8>>̌yiԔf.dʕ+GEE߿ӦMVR>}<L&b͝;=&L?~<͘1###y:uY[[[ZZjjj0bĈ۷o*U9M'N8qD":u*=+=?}qdd{=sL{}׮]fz=zL2eD4ydfD{[[۷oN:Ν;.]U۲~(&SN:u*slP~L@sW|}OqZ~Sc޵~UZgD+㲐Jz6lhhh^p8_Fk{{{"jР;j͛7ɓ׭[*Z %%֖Y~Ù
z͛7ѣ}zĉwf>i3#xYǏߵkf-/--e=QAAAaa!}<ZZZʎ6gܹse˖W\#(BAA;\
paa!߿חy߾}b2D<^^^۶mc1)YN޿/=ٳg{xx2D|طo;ujժˠ5kfgg<yuumѢŹs-Zļߏ044ߙF4Ν;YfرLxEVVVzx<aqly&_ݽ{իWtnݺ1c\zU4{NNN~P/#s}qڵի]vݰaèQG@0Ѿ@{[
}c⻷{,7r"),,4IJJJ~7Lرco64(cBM7Nަrrr:wuVv\.2훛3	XQQ!2cÆ
<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


IHDR1cIDATxwXY
vXAAveYPnյ,b/
.
([1:HBB}xtfr3rr!=Qw2TwJF'y/)@-zin̼;}_p$|(@HW>I	wrN%=H6*Ly>! (\u !+KxRe``,hNn	bcc1
@94gtt+W<}h	&ܽ{ڵkR8::N<y999,43V7aR$ggo*}P4''fㆆ/^ܸql۶m_x6۬*"0`{&	&[͛RԮ]{„	6m*,,<H"i'hOOO|(7iPշZ`5CɸIe,}YffRv!ݻw{xx()5Hk:mی-Fz!軯9::FDDqFI\޽{߽{ٳǛ	r,Zj)VqƂ9sfff+W|Op~_>l0fQPPPtttBB¥KX?ûw._B
2ZJbp8қ544$")~zsYK
Izk266&eRBlX@$Um%H}ʙ&[rrr/iyYYYUVݽym=u4|>ܸq[֌tns\ccck}T􃂡Xؔmr8={Μ9slE"br8Ǐܹ-pBKKK"Zparr֭[(--Hly##ʕ+GDDl߾m֬Y2dHNN###)-K?
ɓ'2IT:''g若3gΜϛ7.$$$%%ѣ͚5Ǐ2((h>ew-[zqz֬Y?VP᧟~***Zl'%M)^gee-/G~?|{{	>Gѣ1ߚ .z\			Fo',x<W3|>_N(7kݺu:kZ*	D=睎VwdJuƍ7޽֮]۬Y3wɐ<"ZjU˖-?|\"zɓϜ9CD۷o4/0>}p///fwaaaM֯_?CCӧO/_<??믿2L'+WzyyxӧO/Z(//O:O>gΜYb7oFاOŋו*U:ydPPйs~f͚9r!::z̙L$'nݚ4iҝ;w"244p8lƤd6JKKcg`x":S;6}+VF+efaժUFbVw-X`̘1j՚9suJM%x%[RR;Æ
[~}dd$5nx'N`:ӧ/^ӂݻQttt޽5k"ZnS޽{5JNN&mсڶm+$s022rŊDqF޽{GD?Cڵ׮]klllbbdo„	vvvׯ_755?~^rss<y<Q̫?`_~}޼y>| k2
ׯ_C]vɓ'uԨQlܤIѣGO>}޽5}~qӧO/]}O`
2KI]}`ɁhK;={ٳn5[j!;-5녅	'/QMjղesΝ8qy޼y˗/'6m\xɓUV6mZ5F!E]~'Otvv={vzzʕ+h޼y-[600Zz5SeѢͶh…Nrvv

JOOg>ϙ3e˖!!!'$$DK6_~cǎ?ϝ;Ǵ䐮AAA[fMQQ˜`O0Ν;ׯ__z_zz:9Ąy嚛$*җ,p			W߾}g@Q-˗//YԴs\.wƍ<nݺe8$vppϯQƻw.lРytt4S߿EAAp\SSSʖ-[x<^:uI2ه.w$N!C̫:?4i;o޼-Zq8Y}tȐ!>|seݺu"0<<M8g-ZԶme˖}\.S~ҤI[n|t>|}6խ[ܜ1ʕ+011)((055]fܹs5VZ>}b~IGP6F9/.;ysԒ吚DY
@%<x$=z``"\BD=:vXӦMԒ$''3TUֽ{+W2$&&*W<zh6k}f>|]jݻZnÆ
c>W\yԨQM=}TǏ/^E={d?y$&&&66{?uխ[W^Ԕɠx<g.h۶m-Z

2eCÇ>|8~L*hȑ#Gd3+=}tL?6ӈ`N\.@2bbb[hӴiScc㸸8333QSSSvKt+S}*TM6I.[R%"fdd8::2	ON/7w\fL0aD4cƌtfcpp͛kժkccH/nII#n߾+U4rH68qĉhԩL/ϟ?ݻ̙3]ta>|	Qdd3eʔɓ'ɓVX޿o```gg۩S޹sҥK5j`[xԩSNemʎɁhJI\?Tbokt߻ïJ*c^z|\7HO]


+ZG_~@D344ܱc\My<yuRRRD$''1o߾TXX?x`РABxy=zo߾B8qb̧6
c|f/vb?|%%%2G"/((`aOGKJJ;whʕ+?~deZgǖK.((`uޝy߾}b2EEEEEED<EEE^^^۶mc1)Yǎ߿/=ٳg{xx2D|طo;vjժlˠիgee<yUVkn֬ٹs-Zļ744?F4N:YfرLxEfff:ux<aqly&_ݽ{իW;wnݺ1c\zU4{NNN}]݅d~#Dk׮]W^ҥˆ
F%=z4%H?*^ߓrH޽]ߓ@dID-4OAAALZU\\, )((`Әǎ+x1Ajjܸq6啝ݩS[riܜI



tI6lسg&lj%K̛7I秦Jvx<L|~ZZs >/*ׯ_?--YQfPj8{×-[ֹs[
afSIg:өS'6|ammJD666</---==aƌ^:r}}gP0ܹw}$7oV^}.]Z`q矝;wΜ9s…/9㏢g߹sf͚C=&"iJp:{ڵk6իiiiDdgg|;\~oaašsyÇ3Oݘ1cbNccck׮=b$(}2E`&@`7tH9<]mtGGG"֭Pڵk0j׮-Z&''J_xQRRRJW
<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


IHDR1cIDATxw\SW'.\Vp+Uj{".pՁjVվDqŽPAJ?Y$!!{o9%9\"Su OOOuqqq@it,>&̻GbتxKxϺ:KGXCj8h2?TC	r`Uw@,t'e^̂ (..3T0MAVYKG*JrӧO?^݁0aݻw]&ɓ/_+Ky
K;SH3`U|&%Arvv~IsRqRk6nhhxō7<xPͶkŋIIIJlSͪ"ܻwHm0aºun޼)Lݺu'LiӦ"Yʃ$vvG
#6hx/////]PICի+q__2+TpgϞeeeK.d{n4fU!IXϟ߶meԨQ>d}%GGw"6n(<ݻwoRRһw={9~x333ù\eTN
7mTp3gΔRlʕO>opBbbׇ
l422
ILLtҀ?Ç޽|ʕ+˸k)mJHoА2ݻw9.)L$X{]HyzU{?_TEҷ_ `
7o]ǹseggW^}S6
q	na>[3ӹre%Q
bUbSpz9s׳p?sN|^^…-,,h…)))[n%t###卌V}vGGG77YfoȐ!^,('O<d&^^Ra++0߿Μ9s?o<[[ԣGhӧO?S?|Ϗ޽KD[lINNݻƍ<x+"Zf?Prxٲeҟ6<{eE\.)&~=zk"
߿,X.=GD|k&kq%&&J
000xB_|:KܢEt/鵫%:Fݑ(Ս76nܸ{n"Zvm-y<ɓ'CCChժUZ?~Ǔ'O>s}wÇС?,xxx|I#""EFF33666mZ~

O>|/,xzz22V\eggN>hѢ|cll<u>}9sfŊ.x>}~J*'O>w܏?آE[[#Gp8^z̜93++D֭[&MsMDMәa``uL,Zٞ@Dϟ?uԱcǦOb
h,Z~ԨQoݻ3N:3g\n]	666/_dKJjxذaׯ"M=ĉlC>}ŋwZXX[RRBD111{nѢŃhݺuL{4i$%%ڵkODh׮hַ̙o_CCè+Vƍpss{}u

Zv	%r8	&^~=$$Ç|>tz{	D1Əoggwy}֮]4аaׯ_:tڵ'O$"WWQF	pfF=}{
rO>tR=)Ǵ/%OwUw@RzI$F!/fwtٳgϺNucטï%P?V5UVΝ;w	ggyedd,_ڶm{œ'OV^}ڴij1b-Ztu"ɑϟ<yy+W$yj*$$ <<<;;{LŋĈ6۲e.:u9888##>gΜVZr8P.]*~;vׯ_?w>C߻wo͚5


gKJ>p8;w\~}$Q.knnCp\ܲ߾\`y4lOLL?<Bna\|yɒ%%%%gr7nxקHRa{{Zj{NF0uWT}f\)[e˖-<^zD$CLIrr`oɐ!C222|mǎϟ?p5kу7o^˖-9΂rss׬Y>jjj:dȐ>ܹsٲn:	bhh&No1-j׮ݲe>~ؿ\.)?iҤ[
>jjj:|>ܾ}ׯonnΘuʕYfܹL~Κ?~֭_O>1l#Fd(#ڗGBƝ8ʉ=jAjHLlu<`Wgg=z0	0?W\!G;vyGjIRRR~2w5j]rm``!CbccjժGfַoJjÇ111111իW]j
|:ZQzh;Ǐ_xq˖-{nIlll\\O:EDի355e2(ڶm[˖-¦L"Ç,߿_h-
~09rȑ#̫
vO><x0ӏ4"2ן&Xcc-[6o8>>̌yiԔf.dʕ+GEE߿ӦMVR>}<L&b͝;=&L?~<͘1###y:uY[[[ZZjjj0bĈ۷o*U9M'N8qD":u*=+=?}qdd{=sL{}׮]fz=zL2eD4ydfD{[[۷oN:Ν;.]U۲~(&SN:u*slP~L@sW|}OqZ~Sc޵~UZgD+㲐Jz6lhhh^p8_Fk{{{"jР;j͛7ɓ׭[*Z %%֖Y~Ù
z͛7ѣ}zĉwf>i3#xYǏߵkf-/--e=QAAAaa!}<ZZZʎ6gܹse˖W\#(BAA;\
paa!߿חy߾}b2D<^^^۶mc1)YN޿/=ٳg{xx2D|طo;ujժˠ5kfgg<yuumѢŹs-Zļߏ044ߙF4Ν;YfرLxEVVVzx<aqly&_ݽ{իWtnݺ1c\zU4{NNN~P/#s}qڵի]vݰaèQG@0Ѿ@{[
}c⻷{,7r"),,4IJJJ~7Lرco64(cBM7Nަrrr:wuVv\.2훛3	XQQ!2cÆ
<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


IHDR1cIDATxw\SW'.\Vp+Uj{".pՁjVվDqŽPAJ?Y$!!ћs}nr	9\"Su OOOuqqq@it,oKs`A#1lU<%F	F	^<%\TGC`KzJ- mTLE>! x\u >!+KxRe``,hNn	0
@4gtt+W<}h	&ܽ{ڵkR8::N<y幹<43V7aR$ggo*}P4''fㆆ/^ܸqlv^x6۬*"0`{&	&[͛Rԭ[w„	6m***<H"i'hOOO|0iP4^`%CɸIe,}YVVɿlBvwPJS*jVum۶kFCw_rtt|'bƍsܽ{&%%{ٳgǏ733!<<JiYIIIuQpӦM;sL)V\O>].$&&^~}ذaJ##K.
0-O?=|ݻ˗/\Ҧ8f


HJy)-5߽{\K>IلP[u.+P%IU$}.u	R_
=y;w^vvvw|8ki@ݡ(
7nܚQm.kll,{-ϊ(*UM&ٳ̙3ׯ_V$".9~Ν;yyy. lݺӍĖ722Zjddf͚կ_!C2[100022Ҳ<y!C_zyIrss<|v̙ӿyچ=z}E>}zZXX߿Ç~~~L6x]"255ݲeKrrr޽7nW^њ5kʕ+˖-$)+(r̿L1其ѣׯ_Qpppϟogg`tp=z "[3M'()`v	}5
/	p-8н{wKK׮HdسCuGT7nظqݻhڵ-Zx'O

'UVj>??˗/#ǏO<̙3Dw
>CL?3'b6lxڴi344<}

*4˜\Ύ>}zѢExԩ}144<s̊+M6_g}yu*UN<|ܹEGp8z9sfVV	[&MtΝ

93)벳ٯX>!!Ο?ԩcǎM>}ŊJiYXjQۻw,X0f̘:u̜9sݺue&
dff|-)ccaÆ_>**6m:z'N/^HhaaoII	ݻE< u1ݻФI"j׮]PPP||<8p]vA2GZ߾}


VXQTTDD7nd
ܿ?  ݻwD׭[7((hڵ&&&Lp'L`kk{>|SS+//ɓ'ż?~͛"Zv-`|||@@@Æ
_~mll<tеkמ<y\]]G&͚5=z+_ӧOׯ=}ҥK@\\Ӿ@?1UїI&/оܑkٳgϞ=V;ץass\c^XxBaX
VZ:w܉'͛|r"j۶ŋO<YziӦժUkĈқZh׉(''GΟ?Iggٳggdd\͛תUիW3U/^#l˖-/\p)gg}Μ9Z


p8M-]T		;v_~9}&tuu
wޚ5kϟTp8;w\~}y	,577g!8.In*/+X0M1Ͼ}2гl;k/_^diIIٳ\ƍy<^f""T޾VZ޽~^بQ#ssݿJ*555elٲիW$}r611INN4112dHFF?üo߾ر9Nf<x kٲexx8Y`Ann5kgMMMÇ;w0k֭[Ǿ B
<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: 18 succeeded 6 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 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


IHDR1cIDATxwXW3KRDTtQ$ŨјD][Ƙ5јcQbX@`CE@AdƲ><<޹3[ùwLD(Z..%d@s2"a0ʍ{Fa)X`hSl$i$z= CTL}>'=APxB,YWQH$R]-333vAbK,9"?]֍:ƭ{O{RٵS'+**U)NM*g\|~䉢ʴEONq33ޙr+جo'OiM6[=n83Bm%ęe()ե{3/*E$ "
1
cLɓ/]w-일߿́s90O+*|>ZY_U3iܫ**.Ѽ:jzhff&!׌io<yCIpA}zvˍ
$˯jFz{yJs-_\R:q(?ffLyyEv\K^HNI={.i=r7
fL{+pԹg/(nnnޯWjK]TmZv٩Y.'KD6ӼgIy-omeޯg3[w=~JM+iSQ]dnnND<-d5z[gEjWTL튈PԪU䮟3gʕ+eϝ;wŊk0
iu7~[\\?Aaa׎}wjhX,޽/5<RZry<RZl0m2Ъy]N?a2sV+׸UGbO
|"߻{AaWBny{;[w^OiֻG6-}_yy,,,|/lmu>caaVVvf(iO.Amcm5OomܨaYYyvwnoiٷW+s[6ߓ3Ÿ€_>8;I^~:z޿|!c'*?8Em*9z&ro6奶i>^;:|섵%khHp͈RK~=WaXrl,@3Cv0`s6L!2ܳAx/]ND#nF$ݺs/:ϧuEEI'ϲ<s#' 
~b}u`vaMer7=|PF^6b֝{GO<Ox:wľ|jfGY6l:WC;w٦177کԝN9naun-`Z6طǖL8PSʪQiDǖ=C0et!#3;%dfryO%%鏳؇l,[y;9Os$ݾ{W{vty.=هH쩰]Fܯ_QaNJ;:})D٩CI
	i6i^D"ZFEbmen٬wC6l>ebfVn
=1M}CD	mX<9N|yHLD\k6ӣ:u8:A}---|>%2ԦuN)ӣ,)-<o.[4y=PUô
l%,Aڣ1'JJKKl۵
psu/̅AmNx]"pssWCPa𾿎N;Jrw	mӺ%_^|HO>xq
\ifϞT@O^<w\vAE;vر2зr.iE_'ߜoxF>M?q+ѡoϮť%<GD~>=Hq+ޮg0'G+o*)i-e5 }zt))+=q"ӣKGd̘}zsc'Φ>|$,ԭ;{uT\Zr"ݽsF13nM}<TEe%΍wZ5۳蜒^r*w{55qV.WWWѥWN\>PQ,fQưw+)-eDz17YY	^㥓'3336,ٚr&J
hKϲkZf=H}8oKKKHdfx5s㝿tE,8ы
^g""Emm])ZX?f>Jlݜs\KWbgG"bL6|WXT"xڴ.)-y¾
$>dQC\ٝӣsFǎ!ZYYgMaP`I_8eH13cN 	_9觝{(o&:WRZڦuv
3z%ۡ]⒒GDlii !lrjZ<o~=QT\,xߞ]}4>z0wlT\R0/0/1%okKJt4??H%ZfV΃ԇR:8lD8+9%rr9qL2>{VTͱ)PVNڪ}P]{Sj{;ێ`.jUlVvnԇv-<sJЮmٳ{;ېvm%}'g|}7n߹O>J٢OVv.{tuqn_YX3"Xv+7jدWc
kNyi	qA50!ڄkÕ?uyknn.=˷iegg[QQ>+̬\s3s_&
=yOZYYϲ-

h|>ϯoM[QYy=?*
숨
J+*q+,*f%;Ƒwz<	ԡ]XvDtq6JDG>=rHgǡV$"ܦo{?v6\%Tةc{":p8kSIq֝{DIc5x4ufc%w=6}2}8o/OӭS:ރ1%%DdcmMD%%/X\R0ճ¢]:WvvrZ=F.%[Dg4>h#%%tlÏ:Ҥ[ίl#㡧5cL^^Gn/`70̸W"bFi$;zjl*k]Bg\TT,[ٳ"_aQ@ WٵU"w霹X,>7ƍ
hL[I^.I DUUEb{앜]_]]]!*geeeUfe/q_VV8<eJ\Z)})nkW%Zx-5Y¿7e;_YYYYYIDUÆn*$M?VRRCzv
k%	R6<WԇD`_^^q+~^Ύ^wՍ{qO0k#HӮ\Ϸ>+$m嗕8yTS<<_K|ψ!wyACq;;AjMxm$Px䔴|G
p+&mA@^b
Q/)'4[Jc_Rl+MbbjٛED"6D<l5>pUU檪h$/BbL:MlSDbF|^K#^WVUYZZ!hUecƅՕϼpEed ʅOVĞ8ۧg+b1´r&bT\TT)UR,K
<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:e!(@QFDTDEP~EQM2ˆR6-6qi^>s	yspS;`({w{wp_soRR{^$a9nӯ+IF]i41|0(gM_QCv	i8?ɔC20PTQllVM,ؗ|q%%%%i
8nS[UثN
ȱ'OMץcK9{<+taݦPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--ᅲ*];בo
q.nN'$]_P#O)..6WВ+oe甾2jzaи1OH}JCp6zt8/GëV֞Ƨ_>Z5鴳Б+?;'w#4WC/Hv؉;nIn{zԣZ6g[h6d`_7ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S7o+,,2g&47IJ<<==*JRrK܆tozy7nY^%v^8b5ac}GO8q̙'M4c)
3
6_eggOofVVV5<3%U`Hc{w
Fd*)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2Qqڍ[}}|wڽw"V+V<v*T=cM}Y~~Llz-*w]V-<<$////?_woehG׎"YnS>=boe>r\yvyy;yB}{v`bJ{4\Bxy{ռiH)2o@||h6lnz(ibyzzޘrU6,7Fn]:g-~wή#5i$
^73u	c̙X?(۶mx>}wnd!<t]k88WmCUz@
j؉k6n+]Un
Gܸu<W_bSg"Ef2@1k7y=5Uh4N^vaM|o{xxHO&m޶XONnV̓Q=\nĩ$)I<==:uh+7u-!IԜȷ7mԷgddެPaa+m:t5kT+(,<t$D&
_yyW"$˝:|55Eq{%g\MJ!/(ɽt%E+`==oz--ZZRΌz:l޶Sh`-7P?Ww2f֭bڶ	
YfJLfPB^~~zccTm[ڶs3BժuhNƉntB5o~U͚6]W~Ք[6^U>Ga:x%cJiO&mgZBg<õ[6Q-<'7Oѡ]TЕk7׿%IjբYm|/\Z~kNnFQT=vl֤Qaaᵴ**$e=c+=q-9Bv|%uU*gdTQZl۹SB*UGE*FQVեc͚΋t˶.^iݲyʕL`=͚5Kkf):8&Mo<Ę
6lذ!n7$sӷj$ڒηիS䙳G	ٵSvnΦ;
>}ܑc'+v˒妛Zi[B%[S?#cN^m
!zv[
[%o|Ras.7+7un;dlg{{Ԫnc!YMq;

v?=vc&p:sO	RkWRRGln;(@cX-I嫩/^_υ'Kw}xKڭyxxz{^2ɱYN6oh=StZ=woXoooZ!ը~pJs>FS),D9~Bc3T/**
utjJ^^=wRD>>>i*OٳF	
B!SM_/*VvSRn,'77Z7ofj԰^ҹ$լzN6#$ѫkBy;+mFݫl4jMǘ?z֫SkS܎͚SaC.XD{m[ɹxRXsGΝoӳXR
k-ٵS:׬"6߉rڴɹpIpOG\*/
ҽYSrg]

l޴$%B\Ԉa5WxGޛ7]ahPP=l_V/?RVhVͦ^?wҹ+6mT?|[l˒ѭ[j7u=-]yRVLv+._mҨ^JuX),YK!y!4B}j׬ޫ[7<!>xl?wy"'=%TKݺEtq;nG\OOOhw#=B{*V(((΄Rv5座gzu.]ZZUgj
???Q__>>>>>_G>RPXx({+
!
<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


IHDR1c\IDATxw|SstR:e!(@QFDTDEP~EQM2ˆR6-6qi^>s	yspS;`({w{wp_soRR{^$a9nӯ+IF]i41|0(gM_QCv	i8?ɔC20PTQllVM,ؗ|q%%%%i
8nS[UثN
ȱ'OMץcK9{<+taݦPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--ᅲ*];בo
q.nN'$]_P#O)..6WВ+oe甾2jzaи1OH}JCp6zt8/GëV֞Ƨ_>Z5鴳Б+?;'w#4WC/Hv؉;nIn{zԣZ6g[h6d`_7ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S7o+,,2g&47IJ<<==*JRrK܆tozy7nY^%v^8b5ac}GO8q̙'M4c)
3
6_eggOofVVV5<3%U`Hc{w
Fd*)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2Qqڍ[}}|wڽw"V+V<v*T=cM}Y~~Llz-*w]V-<<$////?_woehG׎"YnS>=boe>r\yvyy;yB}{v`bJ{4\Bxy{ռiH)2o@||h6lnz(ibyzzޘrU6,7Fn]:g-~wή#5i$
^73u	c̙X?(۶mx>}wnd!<t]k88WmCUz@
j؉k6n+]Un
Gܸu<W_bSg"Ef2@1k7y=5Uh4N^vaM|o{xxHO&m޶XONnV̓Q=\nĩ$)I<==:uh+7u-!IԜȷ7mԷgddެPaa+m:t5kT+(,<t$D&
_yyW"$˝:|55Eq{%g\MJ!/(ɽt%E+`==oz--ZZRΌz:l޶Sh`-7P?Ww2f֭bڶ	
YfJLfPB^~~zccTm[ڶs3BժuhNƉntB5o~U͚6]W~Ք[6^U>Ga:x%cJiO&mgZBg<õ[6Q-<'7Oѡ]TЕk7׿%IjբYm|/\Z~kNnFQT=vl֤Qaaᵴ**$e=c+=q-9Bv|%uU*gdTQZl۹SB*UGE*FQVեc͚΋t˶.^iݲyʕL`=͚5Kkf):8&Mo<Ę
6lذ!n7$sӷj$ڒηիS䙳G	ٵSvnΦ;
>}ܑc'+v˒妛Zi[B%[S?#cN^m
!zv[
[%o|Ras.7+7un;dlg{{Ԫnc!YMq;

v?=vc&p:sO	RkWRRGln;(@cX-I嫩/^_υ'Kw}xKڭyxxz{^2ɱYN6oh=StZ=woXoooZ!ը~pJs>FS),D9~Bc3T/**
utjJ^^=wRD>>>i*OٳF	
B!SM_/*VvSRn,'77Z7ofj԰^ҹ$լzN6#$ѫkBy;+mFݫl4jMǘ?z֫SkS܎͚SaC.XD{m[ɹxRXsGΝoӳXR
k-ٵS:׬"6߉rڴɹpIpOG\*/
ҽYSrg]

l޴$%B\Ԉa5WxGޛ7]ahPP=l_V/?RVhVͦ^?wҹ+6mT?|[l˒ѭ[j7u=-]yRVLv+._mҨ^JuX),YK!y!4B}j׬ޫ[7<!>xl?wy"'=%TKݺEtq;nG\OOOhw#=B{*V(((΄Rv5座gzu.]ZZUgj
???Q__>>>>>_G>RPXx({+
!
<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


IHDR1c/IDATxw|SstR:e!(@QVDTDEP~ATNE'*{#Pd̲M-M~\&iڬsGB{"ܔd%**]l !!]ܗC`ܛdǞW~}6I(k0JnCh/lL+$Lʙ`W{6]zBΨO2?;`<d0!+j!pl	mIIIgD(Vas{ɓ&ұWϜ=gbvPv4Oe1sZZjժg%<9NvM/?ԶLa
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--mŊJuu߽Cj9sƆIy$IoSM<#=d[9o-zxxi4vi7_JܶM];𪕵=2Vj:?tdu
R9vbwedRuYV-
w6Aǎ~Ras܎w{g^ZF4UwIضcu=lټi{ۅdބ$u2YP`̭M<zBϯ_+**>vԆ
Y6M"OOO!JRT7>G=oͬ[VWW8Υm?C~&L5k'Μ9S{
gAA}ŗ3fߛoUFų{Y]lF,YZ{DqJm>U*J6lJ&ImJ=nt?<==%I+Iґc';_T\nV_!D]2v/Ⱥep~//8;@@
ëtآyӟ~__ -///-^
mצUf/%[9&ѵc{V_s9<Zfcp>=uw01%=M߿WڍKW
!wj޴C^KKBo@}|h6nnz(ibyzzޘrU6,7Fn]:g-~wή#5i$
^73u	c֬YX?(۶mo'00pku'9k:	)m;?$<O*TPN^i\麿_zukT/((<r䦭oҕ뎟:#h.g_ 77A{լQF9v-k*g{EC:~2iEE:~rrloNJ$ӣSrS'NNy$)Mra~A|yF}{~xIF͊F
jߧյfj~~h֤Vݔw{K.2I.\ܩCWS_wwPpvNKWRr֟v;R%%?~کm;V6Ѳ|c`s|nfZ).mАk7
Ыol
*gW=6֎Jٶum;w:,QZmd-HO*D\Z__ܬiڵ˱y{'^M޺eUs֯bͦ+)ׄ_~'U*OH;~2i?;j=]Ooݲyj9yB*Z{z{{)QV-u7¥j4JճkfM^K!o(bIZF1&׬ߒ+gWR[l^RXzFJժŶ?%R}TkTol>^]:oѬ^Hl)p-W\Dٳ&Ip<qDKٸqƍ#&~==@<{ֵ[wq[~Pzuj<sȱ!A=v{!DzO=wɠ];ńd-!-թUsG

1'/w˶=b;֭]kƭԷGl~~R)ݸe:vtpP`ssKѽ˽uj\)Nzwq;

v?=vc&p:sO	RkWRRGln;(@cX-I嫩/^_E-͕eOD$S{?![\e~c32l޴Ѷ{,;{BߞjCQ=-*j}RXs:,f_TTr3:a*T.]{⥈f}||Ug!F,CN>>^*U֭jJjݢYNnnʵ4yo̺ըas$IY=<u{oZ57nGHWNvVڌjW :<<wiԚ1Q
!Wq;rrs[4kbpNpm2;'BJa^g]M:weDSOObJ5ngN^ab|'k*;'¥++
J&ý_brħ?a4@sBH>^7##CCdNjʵ.=w!((yFrB\|^qzÇ֬^eSyo̺v9KAA4neۿ~mZE,m:b@H%h6%]Xi[ۺe,?VnRilO<ܧG:j~we/]tjFRR˵Ja͚44v^^*CF;Tf^:._I硨Ȉc[9)Z-[Pq;zzzjG*Sb@AAv&)==<׫sժ<=Snɏ-譠~g)Px?3тCݻXXQQXX,BI+fʖ
}gvJ"C1m[!V,R6x`

|}W,vZVT-KWR4M`ŀJ>C6Bk6)m#'8-ḦGkVOެik7ӳsr7Cn1#ժQM~tжSB+g!*!rrn☝+IRYtl'&_~1*8cB|>30pw&	k.vxN*?/T;fb3*Tן~jUL`KeddʋR)La
{xHBI̿03vS_.ȼ;`Q֭ln޼'eݺ[WT&
)׮n\Ѭ{ۓl޴CN|;7OrZ]T_h4GOGrBӋJr4//H~4_tY!._ZZgr,}yrD;+w0qD/IuȼyQϕ;_XXXXX((*,VVA:B|ï99%kU~cp عԯ3O.\B;ynjT;u&w΍۾[G9:|bu#yv6FzF^^~P$],ʚv#]_Ϋ	ϞШaUg]ΊWЦUiP~=`΋qCI7}c?
`8_9swSk+?% P
|&\LQqEj9jS+^pEE⊊K945M	a*׬_PШ~tV^¢"oo/9yHJ-...:;#jQ%(شe{h4r,h4YYY/\27Zht[.]3Fщʕ+3FiYqtRt떛noXΞۤuᣵkVoX|97^7>f֭[IH8|"##CW!oߵSLu~}7_lqd_\6Žv؉;W./Y:KͻwJJhppVBCШ5Џ_{հ-Ξ#sP_dnQŝWOr_+W|hҕmZ^}Uc}G]r
̙3pl6C,q|qQT"ӧ;O??kӄsBC
<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|SstR:PвdQD@?@T@TPheC)6qi^>s	yspS;`h{w{wp_soRR{]
$a9nӯ+IF]i41b0`M_QCv	i8R?TC20PTQllVM,ؗ|q%%%%i
8nS[UثNO#N<7q^.]z9TнKu3?Bβ< 3ǘ]v~~͗8Q\5{xxvw0ц6lP7==#3
۴mèV-\Map7;n/jn;sFc0F?b'Ktt4gA׻ᄃRݱ7gΜtxE^|.IҵE>>>򔒒S}5-]fNnٛ*f˩:oDߖT>kۺW3>B~4ZUg~ţ_fuv:lZx䁆yxHҏ;;Ǎy")ڍqOzXr6AjUǍyBas܎w{>=ZE6SwIضcu=lբY׻ۇdބ$uұUdY[x<߀>7_\\rĩhm$IEBJRobnAzvi3{7^R;pK1ۚ8q>C'M4k,'O9s΂*`/srrf_#;;f͚g*0،FYl폧e*g|T?T*[XmؔL$3۔$]Mz]w;~xzzJ$?W#NwPdƭ>>B=eeg޻_}3^^^+;qjwJjDܲE~[^PP(n-///-^J]n߶uKf+((ݛ9&սsȻVT߯_؛9WSF~~AN1Po=;z'z+W^;wgegh!R32? U>>ރh4l7q4<==MoL9*u~=S^nnZG޵z?߾=ig1Q͛6Bx{{~V_:L1k,~T<w	ڵ[dI~WOW#YA-NNcjת
PZ>v[J׽ԯW;aaё'7n.OV=~}tT֟}Co̞u~AEاV5ͱoUXS<>I(..iϿc={լ!7uTܔ$I]::qvʋ$Iij
-5;K3nT4zİ6N:7OZ5:r\yF/^{[+XjtIt.]|srs^ST_ϔo]"ߕIMKOMKOJ>ԙQ>ԽKv
le*
}sƸچXqȠ>&c3WT) #걱vT*vmZo۹ԙd!D;k{'ĴiuzFV!B"_wpש]C+?jʵ6ZԈ&#ШAݿWo&8pXzu;Ry*GI[٩Vk'ϐv-M5G!:r{S$I[6ҩoKkoh4*w͛6.**JK.o(IZEչcL%/^%7/O=ri"JXFfJݺ嶝?%5":DG-_~#hWZ6o&׆/-v3\xMժV14{lw@d`/ /O<Yac6lذaÆz_O${vŮϿ]jKS;vJUng9v2$8w.9yB4_sG
ܽKǐࠟeu% Pk>{SAb;mWlzujݰU-((P*l?w~rSN
ѵSN^v	!zvnZ6IR]SnHiS-jһ{Z+N'?t3Uwp%%uۿ{KJJzvѵR4uے$]z{^dyn^|.|"$I*??ۿqLJ'Ԭݚ*xdfܣ<EesVRmQT;h4UBqg!06s@%⒰А7M	WR]tE~"7QNWWyʞ}4MXhB:mxT7s*Myy)i޼}qI.HTFDj5{wڵ6lGHO.EEEvVڌnW :<<wiԚ?!;~ڛvl]::xmצUNnWUBΞ ?t|f%%%*j>ox]׭fŘvo߶uNnKWWL{O<2)~Y焐~^ffFՔ.=w!((ErB\|^v-jը~񲩏7nd]nhPP]Mn_֑,?RVhVͦ^;wҹ+7k`?|۴jҿObڴnZz~;7խnZ.M~-KW.]ڴqkrJXh󦍌CBhF=թUOިPtTdtT|`-q扜P-IRL1mZ*q===J\9H~T;HՔk
׽tjTG|}}VP?3*S|}HaQѡo,V,(**CiAa$IAo?3o{tt%V^֩]!V,Rk7mp{
|}W,vZVTQ-NJKWR4M`訖J!SBWoT4ѷGN;qZz-鑏Ԫ~=y(Ok%+ǎ^fuӵS.	!X+/ͽ5cNn$Indֹ<thHҲ_tTCŨ^_k؄Ip4MX}Ӄu'I+P1ȬT_W
G̒^%L{xHBI̿0+vSW.R̺;`nܸ;e߼[WT宦)i~MfhnZ4kбg:"=\V65呜yBR\,/**-:;]nVW֪^5#_5<R<Ohge&;R5mܠO.Y7>jr狊EE2Psh!?[JwX#"Whpa(XQx%!DHP`AA᱓gթ\fSgܸ%Izr#:GھCG_lؠ=zUM_P%,T#$IK_ϐjij.4nT}^ʕڶz:
ʯ_bܻPR&<po_~bl
0h/Ϝ9;)5ΟBtzu>.DǢdFjJ?/byq%%BWiB{^kM	a*תQPXظAtVZboo/9{HJ-))):#iQ%_/ܸe{h4r,h4/\27Zht͛7/]3FщU7FiYqtRLVnoԠۤuujhT|97^7>F͛99I]:\<|"33SW!oB߽KF
rn$Iɾ>>b;;ۥcN޹r}UZߘ(GN^^KWRB۶na~BHF~ܼܼĴiy܅\!|sJ&'7M^^ύ!nƍy_AK\Dkۊ/{裏>kgΜI`d!DP3K.ׯ;O??ߴkB9.b,((4Q5FX:@*S)
SRR5M%u&P,04:WTUB˓=ܪEtWjVX^B%8%5:SsĻ6j׶Z~)W
kټ鞄ƖbbzwM+W>|<(.6amg.Q5Bc+))EujUr5EQV4^-{srrod?1AMo:ſ]3z1KIIJYTTJIM~Ŏ1QjZ{j4JΜ5rGܦv8C{>ޗ._VkԪ!^ri!U׈FGYKKO/,,_NMVRRrIr5KR^JS르?X^y.Egh20 %xyy>gɆpJS&W$ݺ]9G׻\M>zd֙Y3h4˕訖YN:cdb{-I"%ZPү˧t4Vk^|-ݓp@hU_UTpp]<==l`ўwٰ5%ںq0Q,KqfN8]ki!_ֿ̨%TU#Bl~p58FPFDJ5"ulJJm;Y'$7yآۧ"gkuk׌߫7k(~n;dddEl|:T-kGԨUBCEE3upբzuj5m`uEEEWȾٯw?;xyb;w8ΉƎ4cmzUjլXglIkm}wVz5YnF\'9~w~=߯u]WHʒ^P/HIM毗9"1&~
 LG
!:udQ^䊓rRMRVonO%%/{<}Öm~$)ͤk7>8dq}܅Y7-▯\w3'kY7lb7nʙVM>ƍ5MCڵֹÊ5>UXЧn͵O?N}WJw5뿑~W٠S
Οu㮦[դ0Zڍq+EuLѶ{f߯3ܠLUti㓑b͆M<}͆*KJ6mݮB_ۼJ5"i}+WS?׷f1m$IJ~}ي/힁}|¢Wۤ4cmz'ϜmԠ^TEEx]~sNnb*NJ/..68ކGue9bsV9 n%?j2c%_EGG'%5N7s:&Mظu{pMJ7{<ڤvI
O RFy v:.}&0:Nؘ%Y+`[Y}Bip[NIK9hnРp)vn{wu=]܈`+56N&Xn~܂V-ZwB̞5}@ڷ/5J}W'u56ڱ'΅:8Awήwui?!o\@܂sT(N6M;mڴo8{(`1.{P
0h4wJz@!tү<\7Vo\c½oq۶kp(7l~Q-ڝq5k^ȮⷰEKt16-^`ӡ}LD>2w	lxĨR1O=1v̨F.]L[yg?6WWK,qhN+m}^{]:wzzĎuOet	͚6oF.oxx+((Mz=>Z
קnܼe綍>>B~Y˗-utN],g{Q}_9b؃\QB̮[fƞb.^ߝ}bZ[Y=St.o	!CB6iܳGJ*sC탰nQ4&??5wØF~kP\6!^zq܈o{y-իWw_+lH{HV.^~ifff͜=g˯[jZQGF.;ݷ>}?Χoɼ/rrr+UBMWFCB||D7?ۏꏉXOt·ҿ6v3mݝwqBLkfyֵsnn^JJ
?UP~=uMYY7NI>ĒVf~Kq2>	buQܸGswUV}+/ZA.W3C===6i<zj?X!.]<eǎ[Nuۅ~uiNNn@@ǍAV茼ݶmy7zg@>0޺E0e2>;w6n?	Ъ0>3}z{v<<==B{pٕ+Wp!ώoYNT;v
;U.\zkO[v6mmDz]^JSF<4>!{9<l($O>(Y&ڥӹ||goB&!3WUXvϿ.]B^y[7B|'bZPpЁٛ^ʻӦWbOyyG?_<պtA8oִbhyQZw6_yʝI<<<*4SG5{BXS&2=xyy	!fN۟vaÇ=v݆?r~mgg߬\9{l׎ɋ1'Oͭ0ׯgK/WRElil/r_%޿lM!C[2х?,~	B3x
'O	{ٯBoLI'XTPP`׮8{\=z\~HLx͛m^"5ڳ_T5K/瞿pqsBMt}%?V̼~=@(4[oLڽ'Z2BۢÉGTʳ$ˣz/j
T	\<ekᏏ6c/sv⎝|߻oޝwt`/]~fK?t/ԬQ}7_TsϿ-ߥxe~M&/"訽v7~_6}餬7Ey}3
<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


IHDR1cIDATxw|SstR:e!(@QFDTDEP~EQM2ˆR6-6qi^>s	yspS;`({w{wp_soRR{^$a9nӯ+IF]i41|0(gM_QCv	i8?ɔC20PTQllVM,ؗ|q%%%%i
8nS[UثN
ȱ'OMץcK9{<+taݦPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--ᅲ*];בo
q.nN'$]_P#O)..6WВ+oe甾2jzaи1OH}JCp6zt8/GëV֞Ƨ_>Z5鴳Б+?;'w#4WC/Hv؉;nIn{zԣZ6g[h6d`_7ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S7o+,,2g&47IJ<<==*JRrK܆tozy7nY^%v^8b5ac}GO8q̙'M4c)
3
6_eggOofVVV5<3%U`Hc{w
Fd*)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2Qqڍ[}}|wڽw"V+V<v*T=cM}Y~~Llz-*w]V-<<$////?_woehG׎"YnS>=boe>r\yvyy;yB}{v`bJ{4\Bxy{ռiH)2o@||h6lnz(ibyzzޘrU6,7Fn]:g-~wή#5i$
^73u	c̙X?(۶mx>}wnd!<t]k88WmCUz@
j؉k6n+]Un
Gܸu<W_bSg"Ef2@1k7y=5Uh4N^vaM|o{xxHO&m޶XONnV̓Q=\nĩ$)I<==:uh+7u-!IԜȷ7mԷgddެPaa+m:t5kT+(,<t$D&
_yyW"$˝:|55Eq{%g\MJ!/(ɽt%E+`==oz--ZZRΌz:l޶Sh`-7P?Ww2f֭bڶ	
YfJLfPB^~~zccTm[ڶs3BժuhNƉntB5o~U͚6]W~Ք[6^U>Ga:x%cJiO&mgZBg<õ[6Q-<'7Oѡ]TЕk7׿%IjբYm|/\Z~kNnFQT=vl֤Qaaᵴ**$e=c+=q-9Bv|%uU*gdTQZl۹SB*UGE*FQVեc͚΋t˶.^iݲyʕL`=͚5Kkf):8&Mo<Ę
6lذ!n7$sӷj$ڒηիS䙳G	ٵSvnΦ;
>}ܑc'+v˒妛Zi[B%[S?#cN^m
!zv[
[%o|Ras.7+7un;dlg{{Ԫnc!YMq;

v?=vc&p:sO	RkWRRGln;(@cX-I嫩/^_υ'Kw}xKڭyxxz{^2ɱYN6oh=StZ=woXoooZ!ը~pJs>FS),D9~Bc3T/**
utjJ^^=wRD>>>i*OٳF	
B!SM_/*VvSRn,'77Z7ofj԰^ҹ$լzN6#$ѫkBy;+mFݫl4jMǘ?z֫SkS܎͚SaC.XD{m[ɹxRXsGΝoӳXR
k-ٵS:׬"6߉rڴɹpIpOG\*/
ҽYSrg]

l޴$%B\Ԉa5WxGޛ7]ahPP=l_V/?RVhVͦ^?wҹ+6mT?|[l˒ѭ[j7u=-]yRVLv+._mҨ^JuX),YK!y!4B}j׬ޫ[7<!>xl?wy"'=%TKݺEtq;nG\OOOhw#=B{*V(((΄Rv5座gzu.]ZZUgj
???Q__>>>>>_G>RPXx({+
!
<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:e!(@QFDTDEP~EQM2ˆR6-6qi^>s	yspS;`({w{wp_soRR{^$a9nӯ+IF]i41|0(gM_QCv	i8?ɔC20PTQllVM,ؗ|q%%%%i
8nS[UثN
ȱ'OMץcK9{<+taݦPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--ᅲ*];בo
q.nN'$]_P#O)..6WВ+oe甾2jzaи1OH}JCp6zt8/GëV֞Ƨ_>Z5鴳Б+?;'w#4WC/Hv؉;nIn{zԣZ6g[h6d`_7ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S7o+,,2g&47IJ<<==*JRrK܆tozy7nY^%v^8b5ac}GO8q̙'M4c)
3
6_eggOofVVV5<3%U`Hc{w
Fd*)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2Qqڍ[}}|wڽw"V+V<v*T=cM}Y~~Llz-*w]V-<<$////?_woehG׎"YnS>=boe>r\yvyy;yB}{v`bJ{4\Bxy{ռiH)2o@||h6lnz(ibyzzޘrU6,7Fn]:g-~wή#5i$
^73u	c̙X?(۶mx>}wnd!<t]k88WmCUz@
j؉k6n+]Un
Gܸu<W_bSg"Ef2@1k7y=5Uh4N^vaM|o{xxHO&m޶XONnV̓Q=\nĩ$)I<==:uh+7u-!IԜȷ7mԷgddެPaa+m:t5kT+(,<t$D&
_yyW"$˝:|55Eq{%g\MJ!/(ɽt%E+`==oz--ZZRΌz:l޶Sh`-7P?Ww2f֭bڶ	
YfJLfPB^~~zccTm[ڶs3BժuhNƉntB5o~U͚6]W~Ք[6^U>Ga:x%cJiO&mgZBg<õ[6Q-<'7Oѡ]TЕk7׿%IjբYm|/\Z~kNnFQT=vl֤Qaaᵴ**$e=c+=q-9Bv|%uU*gdTQZl۹SB*UGE*FQVեc͚΋t˶.^iݲyʕL`=͚5Kkf):8&Mo<Ę
6lذ!n7$sӷj$ڒηիS䙳G	ٵSvnΦ;
>}ܑc'+v˒妛Zi[B%[S?#cN^m
!zv[
[%o|Ras.7+7un;dlg{{Ԫnc!YMq;

v?=vc&p:sO	RkWRRGln;(@cX-I嫩/^_υ'Kw}xKڭyxxz{^2ɱYN6oh=StZ=woXoooZ!ը~pJs>FS),D9~Bc3T/**
utjJ^^=wRD>>>i*OٳF	
B!SM_/*VvSRn,'77Z7ofj԰^ҹ$լzN6#$ѫkBy;+mFݫl4jMǘ?z֫SkS܎͚SaC.XD{m[ɹxRXsGΝoӳXR
k-ٵS:׬"6߉rڴɹpIpOG\*/
ҽYSrg]

l޴$%B\Ԉa5WxGޛ7]ahPP=l_V/?RVhVͦ^?wҹ+6mT?|[l˒ѭ[j7u=-]yRVLv+._mҨ^JuX),YK!y!4B}j׬ޫ[7<!>xl?wy"'=%TKݺEtq;nG\OOOhw#=B{*V(((΄Rv5座gzu.]ZZUgj
???Q__>>>>>_G>RPXx({+
!
<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:e!(@QVDTDEP~ATNE'* {Sd̲M-M~\&iڬsGB{"ܔd%**]l !!]ܗC`ܛdǞW~}6I(k0JnCh/lL+$Lʙ`W{6]zBΨO2?;`<d0!+j!pl	mIIIgD(Vas{ɓ&ұWϜ=gbvnւBsS(Y'c9--Cj˳Q'q{jێ&ڰ뤥gd޴am,zٲ^^^6l&c̖=y*W
ұ?;wk4fc# v¹DEEq4Pn1[}=7{8s
7sIH/(yF{xҕsJT5[F=y0h'nt!mV=vU+k?/{dptk
Ο;ԫ!^O;r;ɤsk7=31c-ʭZ4</mU+2[2tOO~h.Vܓmnzزy
ɼ߽	!$I)eD<_^]5WTT|ĩhm$I%EBJRob%n}n={Y^;pK1?~>C'L0k,'N9s΂ʙ`/g7|+++Fg*0،FYt폧*g|T?T*[XmؔL$3۔$={w'~xzzJ$?W#NwPxƭ>>Bݻdfe޻_u+^^^+;qjw
W۱E?,?@	Z^^^&Z6;ۮM痟_K价sLӣkV\_s9<Zfcp>=uw01%=M߿WڍKW
!wj޴C^KKBo@||h6lnz(ibyzzޘrU6,7Fn]:g-~wή#5i$
^73u	c֬YX?(۶mo'00pku'9kZ	)m;?$<O*TPN^q\麿_zukT/((<rƭok:#h.g_ 77A{լQF9v-k*g{EC:~2iEE:~rrloNJ$ӣSrS'NNy$)Mra~A|yF}{~xIF͊F
rݦIZF5?CGKB4kK٘w{K.2I.\ܩCWS_wwPpvNKWRr֟v;R%%?~کm;V6Ѳ|c`s|nfZ1.mАk6Ыol
*gW=6֎Jٶum;w:,QZmd-HO*D\Z__ܬiڵ˱y{'^M޺eUs֯WR	!>VnmNTʑvdҖv!Ŀ{3\޺esrEU
]v{z{{)QV-u7¥5j4JճkfM^K!o(bIZF1&Wے+gWR[l^RXzFJժŶ?%R}TkTol>^]:oѬ^Hl)p-W\Dٳ&Ip<qDKٰaÆ
"&~==@<{ֵ[wqU[~Pzuj<sȱ!A=vٴuAڧϞ;rdP`ŮbB~^tS6mK>AdK}uj8}㧂{vݲ_!D؎ukZa!TJ7l~Ef妎8حsܜBtroZ5m<:k7)nTAaΑ㧚Ӹg׎,_#N'?t3U*wJJحsh,%I|5e9$yz|]<<<Rvk޷̯srlFfVⱓ͛6ڶseg]3[V{xH5\ERܳOT
wN5BCnf2]'Z¥+s]Ѭr:S;hBriKʺ]TT[4M&͛Y5t$I5^=bSIکPJQ"rr~*Du.Z1&O!D#'7E&!z萁/^n-sr.^*uѤs[F4,..VTZ~˭l{vTN5/Ƽw~6sr.\"d`/8+%&G|JK8'tu3220:DԮ\;{s7m$`!+)I׮==|h.^6ͬko8xO[צUߖ+TRfSRp܅K6]~~[6yr`ŀ-<}ztS淋W_OqҕK6iT/%\{ڬICck<ѿjtϾCkVխuoL<埻<%In"ue#vQ=+ʏjgB)ró~:._^35톟܂o
Zyfe3#-(,<x߽r(/($)(b֭lyYЗxm..:mӶbr)UvӶ{WPXrfsJl?W\h+DEPpQڵBzҦ>r؉Biόxf͚6{FyzvNn]w(\M6fZ5ɯvVtź!D!DNAsr%Iw3VѤCC"[˟/F%vlvB?`r&ýΟ?$aթ[%O\qjtnj\LzzF
/^_PP-lLyqU*I4AtI!Iffn!|TbS7w'>޺?͛Ŀ[|}u늊^];Ӥ"~׭k4=9M<tȷstO WEEMFsiy$'!DNn^AA<@T.K
GN>//5U=}l*/^)W'N3A^\~~}LR4߫[̛5\󅅅BBnjU_c(!?SBv^?VhpA:t_Qp%!DHP`~~g֮\FSg{wܸ%Izd@#mߡ#/6_~=hmngW
!IŒi7弚p0{``ZyxŊmZE|gW?|q?様[83g4=1;JMzEd!nĀ)*.(X-ZRy`H^\QqbɲUڃ9ךXZ)!Le
կ;k]XT%GТ"CŅZ'TsgB DӴlѵcCF&++KV5Nu֥Wuh4:Qr[ٹyh4:-+NNnr
ٓpP{y|c38|v
Ց/GwffVG̺u+;[>7SBdddȗ
!-_PPviXO/ 3f-9#I>qテbzv<vΕKD9rrs.]ܦUsB<<<4j0mo^|5,$$u.dg!|+Th49[6z~pqU6v?\~
$$_t%,$m`W_}C}m\<sL20 /['//͐}&!z9_gT*U!cS),4!ĭP1vFF	
xQCrTJ))Ӻ?_Ry+EJa!~iټ:jZ}YT$/Kш"z:Ss{4lۦZ~)W֢Y=	-r%͚VxqynPTdL\VkX;WRR


k׬vjv)z\ιuK6nPM~ыYU*°//UJ5_T;WT?u欉՗>6ùkTttZSfuPyWF4<ڵzuj+^Nk׋;\XqC+WST*Ũ4^J㏅K^RtF&]p~~\R}{)|nFӭW=~]TB4JJjTd'N6~2jQQ_^P^^^^^^c$rzPŊnȧt4Vk^~-ݓp@hU_YXppn<==l`ٰ5%qzu0Q,KqVvzu8]ki!U_zvdqaM*ԬFzV	N?_TY=BUcڶy+pzF3Iw9~t֭~Ω`w7:jDSXX`3"[4[rNu*ڹc#NjJ!B¢i^^]:tjaQQ54t+WSnf3{T۟pIDqcG6Mo*j֨X{lIkm}=vrFB+ϯ
-]NsmwF_{\')/=??OzM.^ ~p&Ƙ)`0p=*С;'GM{+NɷJ5I9[U܎ݻT?
<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|SstR:e!(@QFDTDEP~*Q'QCheC)J[Jwp
YMҴYG͹玄D)0KTT@BB/ڹ7))Ɏ=J~m0P7`$.4^٘W>I3
&ү(l!4Qd!	(*{w(y6`BWJW&C8ڒψP7)*UK'{ɓ&ұWϜ=gbvPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--V{*];בo~
q.nN'$]_P#O)..6Wene甾2jzaи1OHm*Cp6zt8/GëV֞'_<Z5鴳Бe+?;'w#4WC/Hv؉;nIm{zԣZ6g[h6d`9_,0ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S6o+,,2g&47IJ<<==*JRrK܆toz7nY^%v^8b5ac}O8q֬Y'M4sL)
3
6_fggϘofVVV5:3%U`Hc{w
Ftj)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2QqM[}}|wڽw"V+V<v*T=cMmy~~Llz-*w]V-<<$////?woehG׎"Y
~}z9|hSwx{yĔ4ix_^i72.]*޹;>3+yz--=#S1dP߀VxClܲQk41師lYnڍyݺthqϚ[|{w]GG6kHZRng00ǬY3~P%mvɒ%}	\5ZBx蚻hqpJ<?f=	!Sf
jn"W׫^Z

?ivy<l!EEj?>4d|c
.zp^5kTh8ašJv4𐎟LڼmGQQN|ܬQzԉSIrS$yzztVnĩ[)/B$_./(o7oڨo/ȼY1Vtҹ֬QϯБ͚4?_k7^L/wŝs52*F|; ''ҕN굴kiI珟:3чvyNM,طG@_X)}xȀYmi&,4dM*1B
yURymjݧ$!jT֡m';'u7ӵ
h/7kڨvrl^WSnټzxUfӕkBկ[[*r?埝jF}׮nټF<!DvQBW=}||(IR:uh|
[srs5Jٵc&
ݐ7WQ$I-#]koBs+[6R),=#SjbGBW>*R	5\zÈG^.۷hT^w^[gpJͫVd"i
^{5O_A8_4i|%lܸqƍu IuV] yp^Z'Ϝ=rdHpPϮss޺CѠ^g9v2(bN1!A?/]aoK>AdK}uj8}㧂{vݲ_!D؎ukZq!TJ7n~Ef妎8حsܜBtroZ5o<:k7wNB#O5qϮ_G/N:'*Sg«Tکm-..۱[J=X)nKtjsђ9$yz|]<<<Rvk޷̯srlFfVⱓ͛6ڶseg]3[V{xH5\ERܳOT
wN5BCnf2]'Z¥+s]Ѭr:S;hBriKʺ]TT[4M&͛Y5t$I5^=bSIکPJQ"rr~*Du.Z1&!!D;nGNnnfMߩC.^ܶ[f\|UQ),IηhY\\RzÖ[ڍک^k7l_yyyD_vmZe\tEEXA_qWKLǣ?,qNfddat,]Mv܅.6oHBWR!]O{jİի]l#͛Y׮0gqr	4((
l߯MK+TRfSRp܅K6]~~[6y
`ŀ-Ά<C}ztS淋S_OqҕK6iT/%\{ڬICck<ѿjtϾCkVխ5toL<埻<%In"ue#vQ=+ʏjgB)ró~:._^35톟܂o
Zyfe#)(,<x߽r(/($)(b֭lyYЗxm..:mӶbպr)UmC
TPXjfsJl?V^h+DEPpQڵBfҦ>r؉BiO|f͚6k&yzvNn]w(\M6vZ5ɯvVl!D!DNAsr%Iw3VѤCC"[/F%vlvB?V`r&ýΟ?$a֩[%O\qjtnj\LzzF
/^_PP-lLyqU*I4tI!Iffnꑡ|TbS7w'>޺?͛Ŀ[|}u늊^];Ӥ"~ӭk4uo{b͛6y3o@VKHNBܼyzqqqV\.ɏk.7?}^^+WkVzU_5<R<Ohg|e&;R5iTWN7>jrEժ<42[QB5'tS=/>$;wRu閿܅KBc'ԭ]#44Vj$YٹqwKr#:GھCG_lPΠ~=WhmngW
!IŒi7弚p0ֻ`%:{wwVbŀ6"^N+豇wu^{JJ>߸QSLP3gzǘ?%Xݿ&_SBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pj@IGj.,*#hQaB3pAavUiڍM[1~!F#BFu%}SF'ߺu:sj4\R<j4'N'EniI8=M>Q>Zfȗy3Ku3+Khnfݺ-۩GN!222Kp/((N];4_ߖ^]PPy3NJ&wN1=c;;qZ{eWgi}c9yr.]I	
nӪX!yHF6c˷srrsrr/^ݺss~~y*k4-{{y=7z*7扟_!Ryv.]		iۦ%.W^1G}de)Ϝ98k34|Bg]J*B>}عsT
v=Mq+;'4E&ꢦݸh+=wAg%y#>RaJJFwϤTFlѬRXȂ~y[6o;NjZV߮CBh4H;^3rw0&
<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|SstR:e!(@QFDTDEP~*Q'QCheC)J[Jwp
YMҴYG͹玄D)0KTT@BB/ڹ7))Ɏ=J~m0P7`$.4^٘W>I3
&ү(l!4Qd!	(*{w(y6`BWJW&C8ڒψP7)*UK'{ɓ&ұWϜ=gbvPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--V{*];בo~
q.nN'$]_P#O)..6Wene甾2jzaи1OHm*Cp6zt8/GëV֞'_<Z5鴳Бe+?;'w#4WC/Hv؉;nIm{zԣZ6g[h6d`9_,0ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S6o+,,2g&47IJ<<==*JRrK܆toz7nY^%v^8b5ac}O8q֬Y'M4sL)
3
6_fggϘofVVV5:3%U`Hc{w
Ftj)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2QqM[}}|wڽw"V+V<v*T=cMmy~~Llz-*w]V-<<$////?woehG׎"Y
~}z9|hSwx{yĔ4ix_^i72.]*޹;>3+yz--=#S1dP߀VxClܲQk41師lYnڍyݺthqϚ[|{w]GG6kHZRng00ǬY3~P%mvɒ%}	\5ZBx蚻hqpJ<?f=	!Sf
jn"W׫^Z

?ivy<l!EEj?>4d|c
.zp^5kTh8ašJv4𐎟LڼmGQQN|ܬQzԉSIrS$yzztVnĩ[)/B$_./(o7oڨo/ȼY1Vtҹ֬QϯБ͚4?_k7^L/wŝs52*F|; ''ҕN굴kiI珟:3чvyNM,طG@_X)}xȀYmi&,4dM*1B
yURymjݧ$!jT֡m';'u7ӵ
h/7kڨvrl^WSnټzxUfӕkBկ[[*r?埝jF}׮nټF<!DvQBW=}||(IR:uh|
[srs5Jٵc&
ݐ7WQ$I-#]koBs+[6R),=#SjbGBW>*R	5\zÈG^.۷hT^w^[gpJͫVd"i
^{5O_A8_4i|%lܸqƍu IuV] yp^Z'Ϝ=rdHpPϮss޺CѠ^g9v2(bN1!A?/]aoK>AdK}uj8}㧂{vݲ_!D؎ukZq!TJ7n~Ef妎8حsܜBtroZ5o<:k7wNB#O5qϮ_G/N:'*Sg«Tکm-..۱[J=X)nKtjsђ9$yz|]<<<Rvk޷̯srlFfVⱓ͛6ڶseg]3[V{xH5\ERܳOT
wN5BCnf2]'Z¥+s]Ѭr:S;hBriKʺ]TT[4M&͛Y5t$I5^=bSIکPJQ"rr~*Du.Z1&!!D;nGNnnfMߩC.^ܶ[f\|UQ),IηhY\\RzÖ[ڍک^k7l_yyyD_vmZe\tEEXA_qWKLǣ?,qNfddat,]Mv܅.6oHBWR!]O{jİի]l#͛Y׮0gqr	4((
l߯MK+TRfSRp܅K6]~~[6y
`ŀ-Ά<C}ztS淋S_OqҕK6iT/%\{ڬICck<ѿjtϾCkVխ5toL<埻<%In"ue#vQ=+ʏjgB)ró~:._^35톟܂o
Zyfe#)(,<x߽r(/($)(b֭lyYЗxm..:mӶbպr)UmC
TPXjfsJl?V^h+DEPpQڵBfҦ>r؉BiO|f͚6k&yzvNn]w(\M6vZ5ɯvVl!D!DNAsr%Iw3VѤCC"[/F%vlvB?V`r&ýΟ?$a֩[%O\qjtnj\LzzF
/^_PP-lLyqU*I4tI!Iffnꑡ|TbS7w'>޺?͛Ŀ[|}u늊^];Ӥ"~ӭk4uo{b͛6y3o@VKHNBܼyzqqqV\.ɏk.7?}^^+WkVzU_5<R<Ohg|e&;R5iTWN7>jrEժ<42[QB5'tS=/>$;wRu閿܅KBc'ԭ]#44Vj$YٹqwKr#:GھCG_lPΠ~=WhmngW
!IŒi7弚p0ֻ`%:{wwVbŀ6"^N+豇wu^{JJ>߸QSLP3gzǘ?%Xݿ&_SBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pj@IGj.,*#hQaB3pAavUiڍM[1~!F#BFu%}SF'ߺu:sj4\R<j4'N'EniI8=M>Q>Zfȗy3Ku3+Khnfݺ-۩GN!222Kp/((N];4_ߖ^]PPy3NJ&wN1=c;;qZ{eWgi}c9yr.]I	
nӪX!yHF6c˷srrsrr/^ݺss~~y*k4-{{y=7z*7扟_!Ryv.]		iۦ%.W^1G}de)Ϝ98k34|Bg]J*B>}عsT
v=Mq+;'4E&ꢦݸh+=wAg%y#>RaJJFwϤTFlѬRXȂ~y[6o;NjZV߮CBh4H;^3rw0&
<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|SstR:e!(@QFDTDEP~*Q'QCheC)J[Jwp
YMҴYG͹玄D)0KTT@BB/ڹ7))Ɏ=J~m0P7`$.4^٘W>I3
&ү(l!4Qd!	(*{w(y6`BWJW&C8ڒψP7)*UK'{ɓ&ұWϜ=gbvPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--V{*];בo~
q.nN'$]_P#O)..6Wene甾2jzaи1OHm*Cp6zt8/GëV֞'_<Z5鴳Бe+?;'w#4WC/Hv؉;nIm{zԣZ6g[h6d`9_,0ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S6o+,,2g&47IJ<<==*JRrK܆toz7nY^%v^8b5ac}O8q֬Y'M4sL)
3
6_fggϘofVVV5:3%U`Hc{w
Ftj)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2QqM[}}|wڽw"V+V<v*T=cMmy~~Llz-*w]V-<<$////?woehG׎"Y
~}z9|hSwx{yĔ4ix_^i72.]*޹;>3+yz--=#S1dP߀VxClܲQk41師lYnڍyݺthqϚ[|{w]GG6kHZRng00ǬY3~P%mvɒ%}	\5ZBx蚻hqpJ<?f=	!Sf
jn"W׫^Z

?ivy<l!EEj?>4d|c
.zp^5kTh8ašJv4𐎟LڼmGQQN|ܬQzԉSIrS$yzztVnĩ[)/B$_./(o7oڨo/ȼY1Vtҹ֬QϯБ͚4?_k7^L/wŝs52*F|; ''ҕN굴kiI珟:3чvyNM,طG@_X)}xȀYmi&,4dM*1B
yURymjݧ$!jT֡m';'u7ӵ
h/7kڨvrl^WSnټzxUfӕkBկ[[*r?埝jF}׮nټF<!DvQBW=}||(IR:uh|
[srs5Jٵc&
ݐ7WQ$I-#]koBs+[6R),=#SjbGBW>*R	5\zÈG^.۷hT^w^[gpJͫVd"i
^{5O_A8_4i|%lܸqƍu IuV] yp^Z'Ϝ=rdHpPϮss޺CѠ^g9v2(bN1!A?/]aoK>AdK}uj8}㧂{vݲ_!D؎ukZq!TJ7n~Ef妎8حsܜBtroZ5o<:k7wNB#O5qϮ_G/N:'*Sg«Tکm-..۱[J=X)nKtjsђ9$yz|]<<<Rvk޷̯srlFfVⱓ͛6ڶseg]3[V{xH5\ERܳOT
wN5BCnf2]'Z¥+s]Ѭr:S;hBriKʺ]TT[4M&͛Y5t$I5^=bSIکPJQ"rr~*Du.Z1&!!D;nGNnnfMߩC.^ܶ[f\|UQ),IηhY\\RzÖ[ڍک^k7l_yyyD_vmZe\tEEXA_qWKLǣ?,qNfddat,]Mv܅.6oHBWR!]O{jİի]l#͛Y׮0gqr	4((
l߯MK+TRfSRp܅K6]~~[6y
`ŀ-Ά<C}ztS淋S_OqҕK6iT/%\{ڬICck<ѿjtϾCkVխ5toL<埻<%In"ue#vQ=+ʏjgB)ró~:._^35톟܂o
Zyfe#)(,<x߽r(/($)(b֭lyYЗxm..:mӶbպr)UmC
TPXjfsJl?V^h+DEPpQڵBfҦ>r؉BiO|f͚6k&yzvNn]w(\M6vZ5ɯvVl!D!DNAsr%Iw3VѤCC"[/F%vlvB?V`r&ýΟ?$a֩[%O\qjtnj\LzzF
/^_PP-lLyqU*I4tI!Iffnꑡ|TbS7w'>޺?͛Ŀ[|}u늊^];Ӥ"~ӭk4uo{b͛6y3o@VKHNBܼyzqqqV\.ɏk.7?}^^+WkVzU_5<R<Ohg|e&;R5iTWN7>jrEժ<42[QB5'tS=/>$;wRu閿܅KBc'ԭ]#44Vj$YٹqwKr#:GھCG_lPΠ~=WhmngW
!IŒi7弚p0ֻ`%:{wwVbŀ6"^N+豇wu^{JJ>߸QSLP3gzǘ?%Xݿ&_SBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pj@IGj.,*#hQaB3pAavUiڍM[1~!F#BFu%}SF'ߺu:sj4\R<j4'N'EniI8=M>Q>Zfȗy3Ku3+Khnfݺ-۩GN!222Kp/((N];4_ߖ^]PPy3NJ&wN1=c;;qZ{eWgi}c9yr.]I	
nӪX!yHF6c˷srrsrr/^ݺss~~y*k4-{{y=7z*7扟_!Ryv.]		iۦ%.W^1G}de)Ϝ98k34|Bg]J*B>}عsT
v=Mq+;'4E&ꢦݸh+=wAg%y#>RaJJFwϤTFlѬRXȂ~y[6o;NjZV߮CBh4H;^3rw0&
<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:e!(@QVDTDEP~A\?@TDeoY6iKiKn!I6|#9ܑw>7%ٻfwHHHwX;&%%ٱ'@5lPM*`9̽dF1K8*!9	
D=d3*LE> =!Oe9LJjr}yxx7'[B[RR*`8>UjDq{9viux3gϙr]:۴Ȝ/v<|NOO7P:umDT$lj®igضc6lQzY7lئm-Fnyj
ۄ_lbUºuYp.QQQ
TG?_oJus߼Cj9sƆIy$I׮gSJJJL<F<tʛ9eo-zxxi4~3~[Rܾ]^;sU<4N:?tdي


S9vbwexRY6Z6AUǏ}\as܎w{>=ZG4WwIضcu=lݲy׻;dބ$u:EP`M<zBo@M7(..9vۊY6MR"OOO!JRT7R~=;F3VWW8ΥmM8C|&M={ɓ'Ϛ5K{
gAA}9993g믿]V%όxQ]lF,]J{ӲDqJm>U*J6lJ&ImJ򮦽w?<==%I+Iґc';_\RvV_!Dߞݲw/Ⱦep~//ʕ8;@@J5ëܪe[^PP(n-///-^J]ЮM+f+((ݛ9&սsVT߯_؛9W[f~~AN1Po=;zf'z+W^;wgegl!R32Ct*{i4
[8
cmz7w:M)/GNm"Zaoߞrrk͚!_B+@Lc&v={~O*\ ~d!<u[k88mCSf@Jj؉k6n+]Ӡ~JEGܸu<[bSg";Df:H1gW=d`ڵjTh4N^VaMzwyxHO&m޶Dُ?FnVUfԉSIrS$yzzt^nĩ[)/B$y_,*(,olޤo,̺Q9ҘWt:>kתWXTtqIx5o`E&I҅tjjjJͽzMS~=S]PXwJ|W{zj'5-=5-=)SgF?`.6o)
+
t#ڍq1ۅXqȠ>&c3WT) #걱vT*ml۹ԙd!D5:ow'Dm}zFV!BW,_wp͛ԭSS+?jʵ[.#иaWo&8pXu;Ry*GI[٩Vk'ϐv-m떵j!:ur{S$ImZҩoKkoh4*w-5)**JK.o(IZG9&Wے'gWR۶nYJXFfJզն?%VcTk|߯^:wlբ^nHl)p╶[VZDӜ9s&Ip<ydKٰaÆ
"'~^$yʹ-w~U[
|P<sȱ!AwݴuQϞ;rdP`]bB~Zmږ|Bɖթu칣O휛eۿB^׭vVC+@nز܅M;q:8(GN9y[%zuj'yH}{tnjSN¢"#OikMػ_8tNnTҹ΄WڽK+)[RR+szSܖ$/;_'Kw|xKڭyxxz{Z2ɱYىNld=StZ=wXoooZ!ժ~pJs>FS%,D>~Bc3T/..	
}tz*^^=wRD>>>i*OٳF	
B!SM_/*fvSRm"7//%-]ޛ7o6i IjOMbWIޥHJQm"r~*Du.Z9&!Āޱ
#7/Uf)z,^nsrs/^*uѤs[G4,))QTCY~͜{wҠ^5/ͷ~vmrrs/\"d`/8+%&G|I8't3330:DԮ=wAA-7򕔤BkO^fM}q#;us'@jh˶ڵX2#u`QJj5lJs.p)0r&
Ϸm?-KX9 mkg跳~?O>`^թ͒ߔү_t͚4HI&hyy<$!FhݳP5:EEFDEFȷ&gIO	Ւ$Emݶ2܎[S;]ȬTʕ
G3~]MٰAK֬Q]陚~O~Tn׷Po<O2QJ<bp`B9IX9f,SK=GNWRneڷiVrf*Xi}C),*]nڹjZREj+.]Ih4"[)sǨN	!^QiD9qi!DF=\fx͛f<='7i.;x\^K7zDZ5NNtj/Xb]Nn"7 9y$U}[hҡ!AJ~Q~c;wzw!`r&ý;>,aNԫ_-\I5tnj\LFFfJ/^ZPXX#l,yqժI4!tI!Ifena|TjSY7v'1޼?Í7oǿ7}}u늊>ݻլ"%ڏ5MqMt:vCGy'ҦF9z<"7/P^RRRU*EEZgq5>sVx/gk
T+ϓw;ڙ /@Y&zT͚4ӣKf֍|"!DqQ|fjֹc-?ݻ+]ԨaAz(<w"$(3


SƩ3}{tUvnݒ$=4t܈ΑБ5wπ^jmӮgdT	!IҪ3弚p0M7op_\ynxD|'WУ
?|i様[8f2=1;LIzEd!nĀ).)(D-ZRy`X^\qIbUڃ>ך~k~SBk6iXw%շֺKEGKJJNÅEEAT7nޫ{}45MvvMVk4|K̩htr*7sr
>htZV8ݶƭ7'<6)..6Df...>ph57'_ƍl!׍l!F}fN|ol329!̔/B[P;wӸa[3xuaaaV֍#[u:)ǧWl?^|}c|i+ٗ._r_˿t%%48]`!!yxxhaی/ͻxjXHHtVg]B9Whrrڶn옑l/+W|hҕZ^~ec}ᇶ]r
Yplv,q|I1U&ׯ;O??ߴkB9.b,((4Q5FX:@*S)
SRR5M%u&P,04:WdUB~>ԺetWjVX^B%8%5:SsĻ5n߮Z~)W֪E=	-r%V-V|qyn}P\lL\VkX;WRR
<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|SstR:e!(,eoDDETQqW(8
8Q
-l(eӖҖ&?.\CV4mGrss#!|=nJwe.6o.ˡvMLLcOҫ_r$?
r5{%h!Fcp6?Cr&A+={.=!gT'|AzBʟ0s
2jo8ND3
p|
{҉ⰹ=~vjʵΛbŀn;߼М.v,|NKK3PZlD'lj®igܾsC	6lA:ii7mئm-Fl~Z
ۄa?^t<+u]{41;\8(7NKK{}7y8{
7sIH/(yFxhUsJT5[F=y0h'n|!mV=uU+k?/}xht9pΟ;ԫ!\O;z䞸?Ĥ6>=Qc-ʭZ4:/mU+2Ö؝v6tOOh.V}zزy.
ɼ}!$IֹCˈfA737Iy~?5jXl/,,2g&47IJ<<==*JRrK܆hz7nY^%v^8b5qDc}GO4i֬Y'O<sL)
3
6_fggϘofVVV5:;%U`Hc{w
Flj)OKU*2~WT*ڰ)$If)IR{)N$I~$IGڷ2QqM|}|}ztڳ"V+V<~*T#SMmE~~Llz-*w]V-<<$////?woehgN"Y~s=cne9zByvyy);yB}{uPBr{4o@^Bxy{ռiLIMKB/ >>ރh40q4<==MoL9*uv#C^n[EܳfV?>=fjgё͚4Bx{{~V_:L1k,~?w	m۶]ti߾}W-H[=Iρr-NNnߵ7a!A}kլPZ>~M[J}{׫[+AA6m!O痯\wY!DvQ>هo̞u^~Eлfj5g6l]XS<.&҉S[,**iϿc~=kT:y:QnJ$OOM<}n?EH45EMݒe7+T3r$л[

=!	ѬIC.vS^,1$IxJm\KIpIA	99R+{zndȷ
rrr/_MX~O%&]8qGֹV6Ѳ|cPc|ofZ)C6a!+n2w*TOzlʳmVw9}6IQZmۜ88ѭ[^U6PF\tYFkUcO|uë4_5&
!9^nmNTʑvTv!Ŀ{3^Ooݲyj9yB*Z}||(IR:wlt
rrs5JխS&
SnʫXt]܅KkoBk)[6R),=#Sjb=NBW>*R	5\zG^ڷhT^w^[gxjͫVd"i
^{5O_A8_<y|%lܸqƍu Iz/SzkSo8vJTNSg=~*$8Wٹ9B4W̹G

حsࠟe'](P:j9w؉A=c:ngLk۸MW*8~rSO	
ޥcvnζv!ztN7JR]KnPiiܫ[Z3ޤ$?xU*wjrԽKGh,%Ir-¥+x銜\\VDtI<=U~~w~OrY5OoU996#3+MmߵWQyN˲s/V=<ߪRvݯh*;Bal
EEa!7nVRKuU/]hG9M@^___){h4aB9dReѮvT-&{f֭F
%(IR)Wg̽ujܸ!:Yi3UDN/>eحQk:uzh~CѿWL:6mѬ;w>lТ%˴۶u윜KW	!*z{{;Q~4M===U*ՐWoz+;[^:׫S{톭1//o˝+߮M윜+(8
~	IxR!!X݌!8kɩ_<wbPP`,r591"zS#׬^SyoJ~Ü%Р{7غ_6",]..*RI&MN~/Vlڨvneɟ+Dntv6l۳kZ5]2zڍK^rIz)cfM[;//!U{]zZI硨Ȉ[9)Z-[Py;zzzjG*Sb@AAv&k==<׫sʵժ<=Snɏ-譠~g)Px?=ꑂ	'wXXQQXX,BI+fʖ
}gvj"cڶBZE.
<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


IHDR1cIDATxw|SstR:e!(@QFDTDEP~*Q'QCheC)J[Jwp
YMҴYG͹玄D)0KTT@BB/ڹ7))Ɏ=J~m0P7`$.4^٘W>I3
&ү(l!4Qd!	(*{w(y6`BWJW&C8ڒψP7)*UK'{ɓ&ұWϜ=gbvPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--V{*];בo~
q.nN'$]_P#O)..6Wene甾2jzaи1OHm*Cp6zt8/GëV֞'_<Z5鴳Бe+?;'w#4WC/Hv؉;nIm{zԣZ6g[h6d`9_,0ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S6o+,,2g&47IJ<<==*JRrK܆toz7nY^%v^8b5ac}O8q֬Y'M4sL)
3
6_fggϘofVVV5:3%U`Hc{w
Ftj)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2QqM[}}|wڽw"V+V<v*T=cMmy~~Llz-*w]V-<<$////?woehG׎"Y
~}z9|hSwx{yĔ4ix_^i72.]*޹;>3+yz--=#S1dP߀VxClܲQk41師lYnڍyݺthqϚ[|{w]GG6kHZRng00ǬY3~P%mvɒ%}	\5ZBx蚻hqpJ<?f=	!Sf
jn"W׫^Z

?ivy<l!EEj?>4d|c
.zp^5kTh8ašJv4𐎟LڼmGQQN|ܬQzԉSIrS$yzztVnĩ[)/B$_./(o7oڨo/ȼY1Vtҹ֬QϯБ͚4?_k7^L/wŝs52*F|; ''ҕN굴kiI珟:3чvyNM,طG@_X)}xȀYmi&,4dM*1B
yURymjݧ$!jT֡m';'u7ӵ
h/7kڨvrl^WSnټzxUfӕkBկ[[*r?埝jF}׮nټF<!DvQBW=}||(IR:uh|
[srs5Jٵc&
ݐ7WQ$I-#]koBs+[6R),=#SjbGBW>*R	5\zÈG^.۷hT^w^[gpJͫVd"i
^{5O_A8_4i|%lܸqƍu IuV] yp^Z'Ϝ=rdHpPϮss޺CѠ^g9v2(bN1!A?/]aoK>AdK}uj8}㧂{vݲ_!D؎ukZq!TJ7n~Ef妎8حsܜBtroZ5o<:k7wNB#O5qϮ_G/N:'*Sg«Tکm-..۱[J=X)nKtjsђ9$yz|]<<<Rvk޷̯srlFfVⱓ͛6ڶseg]3[V{xH5\ERܳOT
wN5BCnf2]'Z¥+s]Ѭr:S;hBriKʺ]TT[4M&͛Y5t$I5^=bSIکPJQ"rr~*Du.Z1&!!D;nGNnnfMߩC.^ܶ[f\|UQ),IηhY\\RzÖ[ڍک^k7l_yyyD_vmZe\tEEXA_qWKLǣ?,qNfddat,]Mv܅.6oHBWR!]O{jİի]l#͛Y׮0gqr	4((
l߯MK+TRfSRp܅K6]~~[6y
`ŀ-Ά<C}ztS淋S_OqҕK6iT/%\{ڬICck<ѿjtϾCkVխ5toL<埻<%In"ue#vQ=+ʏjgB)ró~:._^35톟܂o
Zyfe#)(,<x߽r(/($)(b֭lyYЗxm..:mӶbպr)UmC
TPXjfsJl?V^h+DEPpQڵBfҦ>r؉BiO|f͚6k&yzvNn]w(\M6vZ5ɯvVl!D!DNAsr%Iw3VѤCC"[/F%vlvB?V`r&ýΟ?$a֩[%O\qjtnj\LzzF
/^_PP-lLyqU*I4tI!Iffnꑡ|TbS7w'>޺?͛Ŀ[|}u늊^];Ӥ"~ӭk4uo{b͛6y3o@VKHNBܼyzqqqV\.ɏk.7?}^^+WkVzU_5<R<Ohg|e&;R5iTWN7>jrEժ<42[QB5'tS=/>$;wRu閿܅KBc'ԭ]#44Vj$YٹqwKr#:GھCG_lPΠ~=WhmngW
!IŒi7弚p0ֻ`%:{wwVbŀ6"^N+豇wu^{JJ>߸QSLP3gzǘ?%Xݿ&_SBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pj@IGj.,*#hQaB3pAavUiڍM[1~!F#BFu%}SF'ߺu:sj4\R<j4'N'EniI8=M>Q>Zfȗy3Ku3+Khnfݺ-۩GN!222Kp/((N];4_ߖ^]PPy3NJ&wN1=c;;qZ{eWgi}c9yr.]I	
nӪX!yHF6c˷srrsrr/^ݺss~~y*k4-{{y=7z*7扟_!Ryv.]		iۦ%.W^1G}de)Ϝ98k34|Bg]J*B>}عsT
v=Mq+;'4E&ꢦݸh+=wAg%y#>RaJJFwϤTFlѬRXȂ~y[6o;NjZV߮CBh4H;^3rw0&
<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|SstR:e!(@QFDTDEP~*Q'QCheC)J[Jwp
YMҴYG͹玄D)0KTT@BB/ڹ7))Ɏ=J~m0P7`$.4^٘W>I3
&ү(l!4Qd!	(*{w(y6`BWJW&C8ڒψP7)*UK'{ɓ&ұWϜ=gbvPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--V{*];בo~
q.nN'$]_P#O)..6Wene甾2jzaи1OHm*Cp6zt8/GëV֞'_<Z5鴳Бe+?;'w#4WC/Hv؉;nIm{zԣZ6g[h6d`9_,0ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S6o+,,2g&47IJ<<==*JRrK܆toz7nY^%v^8b5ac}O8q֬Y'M4sL)
3
6_fggϘofVVV5:3%U`Hc{w
Ftj)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2QqM[}}|wڽw"V+V<v*T=cMmy~~Llz-*w]V-<<$////?woehG׎"Y
~}z9|hSwx{yĔ4ix_^i72.]*޹;>3+yz--=#S1dP߀VxClܲQk41師lYnڍyݺthqϚ[|{w]GG6kHZRng00ǬY3~P%mvɒ%}	\5ZBx蚻hqpJ<?f=	!Sf
jn"W׫^Z

?ivy<l!EEj?>4d|c
.zp^5kTh8ašJv4𐎟LڼmGQQN|ܬQzԉSIrS$yzztVnĩ[)/B$_./(o7oڨo/ȼY1Vtҹ֬QϯБ͚4?_k7^L/wŝs52*F|; ''ҕN굴kiI珟:3чvyNM,طG@_X)}xȀYmi&,4dM*1B
yURymjݧ$!jT֡m';'u7ӵ
h/7kڨvrl^WSnټzxUfӕkBկ[[*r?埝jF}׮nټF<!DvQBW=}||(IR:uh|
[srs5Jٵc&
ݐ7WQ$I-#]koBs+[6R),=#SjbGBW>*R	5\zÈG^.۷hT^w^[gpJͫVd"i
^{5O_A8_4i|%lܸqƍu IuV] yp^Z'Ϝ=rdHpPϮss޺CѠ^g9v2(bN1!A?/]aoK>AdK}uj8}㧂{vݲ_!D؎ukZq!TJ7n~Ef妎8حsܜBtroZ5o<:k7wNB#O5qϮ_G/N:'*Sg«Tکm-..۱[J=X)nKtjsђ9$yz|]<<<Rvk޷̯srlFfVⱓ͛6ڶseg]3[V{xH5\ERܳOT
wN5BCnf2]'Z¥+s]Ѭr:S;hBriKʺ]TT[4M&͛Y5t$I5^=bSIکPJQ"rr~*Du.Z1&!!D;nGNnnfMߩC.^ܶ[f\|UQ),IηhY\\RzÖ[ڍک^k7l_yyyD_vmZe\tEEXA_qWKLǣ?,qNfddat,]Mv܅.6oHBWR!]O{jİի]l#͛Y׮0gqr	4((
l߯MK+TRfSRp܅K6]~~[6y
`ŀ-Ά<C}ztS淋S_OqҕK6iT/%\{ڬICck<ѿjtϾCkVխ5toL<埻<%In"ue#vQ=+ʏjgB)ró~:._^35톟܂o
Zyfe#)(,<x߽r(/($)(b֭lyYЗxm..:mӶbպr)UmC
TPXjfsJl?V^h+DEPpQڵBfҦ>r؉BiO|f͚6k&yzvNn]w(\M6vZ5ɯvVl!D!DNAsr%Iw3VѤCC"[/F%vlvB?V`r&ýΟ?$a֩[%O\qjtnj\LzzF
/^_PP-lLyqU*I4tI!Iffnꑡ|TbS7w'>޺?͛Ŀ[|}u늊^];Ӥ"~ӭk4uo{b͛6y3o@VKHNBܼyzqqqV\.ɏk.7?}^^+WkVzU_5<R<Ohg|e&;R5iTWN7>jrEժ<42[QB5'tS=/>$;wRu閿܅KBc'ԭ]#44Vj$YٹqwKr#:GھCG_lPΠ~=WhmngW
!IŒi7弚p0ֻ`%:{wwVbŀ6"^N+豇wu^{JJ>߸QSLP3gzǘ?%Xݿ&_SBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pj@IGj.,*#hQaB3pAavUiڍM[1~!F#BFu%}SF'ߺu:sj4\R<j4'N'EniI8=M>Q>Zfȗy3Ku3+Khnfݺ-۩GN!222Kp/((N];4_ߖ^]PPy3NJ&wN1=c;;qZ{eWgi}c9yr.]I	
nӪX!yHF6c˷srrsrr/^ݺss~~y*k4-{{y=7z*7扟_!Ryv.]		iۦ%.W^1G}de)Ϝ98k34|Bg]J*B>}عsT
v=Mq+;'4E&ꢦݸh+=wAg%y#>RaJJFwϤTFlѬRXȂ~y[6o;NjZV߮CBh4H;^3rw0&
<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


IHDR1cUIDATxw|SstR:e!(@QFDTDEP~*Q'QCheC)J[Jwp
YMҴYG͹玄D)0KTT@BB/ڹ7))Ɏ=J~m0P7`$.4^٘W>I3
&ү(l!4Qd!	(*{w(y6`BWJW&C8ڒψP7)*UK'{ɓ&ұWϜ=gbvPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--V{*];בo~
q.nN'$]_P#O)..6Wene甾2jzaи1OHm*Cp6zt8/GëV֞'_<Z5鴳Бe+?;'w#4WC/Hv؉;nIm{zԣZ6g[h6d`9_,0ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S6o+,,2g&47IJ<<==*JRrK܆toz7nY^%v^8b5ac}O8q֬Y'M4sL)
3
6_fggϘofVVV5:3%U`Hc{w
Ftj)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2QqM[}}|wڽw"V+V<v*T=cMmy~~Llz-*w]V-<<$////?woehG׎"Y
~}z9|hSwx{yĔ4ix_^i72.]*޹;>3+yz--=#S1dP߀VxClܲQk41師lYnڍyݺthqϚ[|{w]GG6kHZRng00ǬY3~P%mvɒ%}	\5ZBx蚻hqpJ<?f=	!Sf
jn"W׫^Z

?ivy<l!EEj?>4d|c
.zp^5kTh8ašJv4𐎟LڼmGQQN|ܬQzԉSIrS$yzztVnĩ[)/B$_./(o7oڨo/ȼY1Vtҹ֬QϯБ͚4?_k7^L/wŝs52*F|; ''ҕN굴kiI珟:3чvyNM,طG@_X)}xȀYmi&,4dM*1B
yURymjݧ$!jT֡m';'u7ӵ
h/7kڨvrl^WSnټzxUfӕkBկ[[*r?埝jF}׮nټF<!DvQBW=}||(IR:uh|
[srs5Jٵc&
ݐ7WQ$I-#]koBs+[6R),=#SjbGBW>*R	5\zÈG^.۷hT^w^[gpJͫVd"i
^{5O_A8_4i|%lܸqƍu IuV] yp^Z'Ϝ=rdHpPϮss޺CѠ^g9v2(bN1!A?/]aoK>AdK}uj8}㧂{vݲ_!D؎ukZq!TJ7n~Ef妎8حsܜBtroZ5o<:k7wNB#O5qϮ_G/N:'*Sg«Tکm-..۱[J=X)nKtjsђ9$yz|]<<<Rvk޷̯srlFfVⱓ͛6ڶseg]3[V{xH5\ERܳOT
wN5BCnf2]'Z¥+s]Ѭr:S;hBriKʺ]TT[4M&͛Y5t$I5^=bSIکPJQ"rr~*Du.Z1&!!D;nGNnnfMߩC.^ܶ[f\|UQ),IηhY\\RzÖ[ڍک^k7l_yyyD_vmZe\tEEXA_qWKLǣ?,qNfddat,]Mv܅.6oHBWR!]O{jİի]l#͛Y׮0gqr	4((
l߯MK+TRfSRp܅K6]~~[6y
`ŀ-Ά<C}ztS淋S_OqҕK6iT/%\{ڬICck<ѿjtϾCkVխ5toL<埻<%In"ue#vQ=+ʏjgB)ró~:._^35톟܂o
Zyfe#)(,<x߽r(/($)(b֭lyYЗxm..:mӶbպr)UmC
TPXjfsJl?V^h+DEPpQڵBfҦ>r؉BiO|f͚6k&yzvNn]w(\M6vZ5ɯvVl!D!DNAsr%Iw3VѤCC"[/F%vlvB?V`r&ýΟ?$a֩[%O\qjtnj\LzzF
/^_PP-lLyqU*I4tI!Iffnꑡ|TbS7w'>޺?͛Ŀ[|}u늊^];Ӥ"~ӭk4uo{b͛6y3o@VKHNBܼyzqqqV\.ɏk.7?}^^+WkVzU_5<R<Ohg|e&;R5iTWN7>jrEժ<42[QB5'tS=/>$;wRu閿܅KBc'ԭ]#44Vj$YٹqwKr#:GھCG_lPΠ~=WhmngW
!IŒi7弚p0ֻ`%:{wwVbŀ6"^N+豇wu^{JJ>߸QSLP3gzǘ?%Xݿ&_SBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pj@IGj.,*#hQaB3pAavUiڍM[1~!F#BFu%}SF'ߺu:sj4\R<j4'N'EniI8=M>Q>Zfȗy3Ku3+Khnfݺ-۩GN!222Kp/((N];4_ߖ^]PPy3NJ&wN1=c;;qZ{eWgi}c9yr.]I	
nӪX!yHF6c˷srrsrr/^ݺss~~y*k4-{{y=7z*7扟_!Ryv.]		iۦ%.W^1G}de)Ϝ98k34|Bg]J*B>}عsT
v=Mq+;'4E&ꢦݸh+=wAg%y#>RaJJFwϤTFlѬRXȂ~y[6o;NjZV߮CBh4H;^3rw0&
<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|SstR:e!(@QFDTDEP~*Q'QCheC)J[Jwp
YMҴYG͹玄D)0KTT@BB/ڹ7))Ɏ=J~m0P7`$.4^٘W>I3
&ү(l!4Qd!	(*{w(y6`BWJW&C8ڒψP7)*UK'{ɓ&ұWϜ=gbvPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--V{*];בo~
q.nN'$]_P#O)..6Wene甾2jzaи1OHm*Cp6zt8/GëV֞'_<Z5鴳Бe+?;'w#4WC/Hv؉;nIm{zԣZ6g[h6d`9_,0ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S6o+,,2g&47IJ<<==*JRrK܆toz7nY^%v^8b5ac}O8q֬Y'M4sL)
3
6_fggϘofVVV5:3%U`Hc{w
Ftj)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2QqM[}}|wڽw"V+V<v*T=cMmy~~Llz-*w]V-<<$////?woehG׎"Y
~}z9|hSwx{yĔ4ix_^i72.]*޹;>3+yz--=#S1dP߀VxClܲQk41師lYnڍyݺthqϚ[|{w]GG6kHZRng00ǬY3~P%mvɒ%}	\5ZBx蚻hqpJ<?f=	!Sf
jn"W׫^Z

?ivy<l!EEj?>4d|c
.zp^5kTh8ašJv4𐎟LڼmGQQN|ܬQzԉSIrS$yzztVnĩ[)/B$_./(o7oڨo/ȼY1Vtҹ֬QϯБ͚4?_k7^L/wŝs52*F|; ''ҕN굴kiI珟:3чvyNM,طG@_X)}xȀYmi&,4dM*1B
yURymjݧ$!jT֡m';'u7ӵ
h/7kڨvrl^WSnټzxUfӕkBկ[[*r?埝jF}׮nټF<!DvQBW=}||(IR:uh|
[srs5Jٵc&
ݐ7WQ$I-#]koBs+[6R),=#SjbGBW>*R	5\zÈG^.۷hT^w^[gpJͫVd"i
^{5O_A8_4i|%lܸqƍu IuV] yp^Z'Ϝ=rdHpPϮss޺CѠ^g9v2(bN1!A?/]aoK>AdK}uj8}㧂{vݲ_!D؎ukZq!TJ7n~Ef妎8حsܜBtroZ5o<:k7wNB#O5qϮ_G/N:'*Sg«Tکm-..۱[J=X)nKtjsђ9$yz|]<<<Rvk޷̯srlFfVⱓ͛6ڶseg]3[V{xH5\ERܳOT
wN5BCnf2]'Z¥+s]Ѭr:S;hBriKʺ]TT[4M&͛Y5t$I5^=bSIکPJQ"rr~*Du.Z1&!!D;nGNnnfMߩC.^ܶ[f\|UQ),IηhY\\RzÖ[ڍک^k7l_yyyD_vmZe\tEEXA_qWKLǣ?,qNfddat,]Mv܅.6oHBWR!]O{jİի]l#͛Y׮0gqr	4((
l߯MK+TRfSRp܅K6]~~[6y
`ŀ-Ά<C}ztS淋S_OqҕK6iT/%\{ڬICck<ѿjtϾCkVխ5toL<埻<%In"ue#vQ=+ʏjgB)ró~:._^35톟܂o
Zyfe#)(,<x߽r(/($)(b֭lyYЗxm..:mӶbպr)UmC
TPXjfsJl?V^h+DEPpQڵBfҦ>r؉BiO|f͚6k&yzvNn]w(\M6vZ5ɯvVl!D!DNAsr%Iw3VѤCC"[/F%vlvB?V`r&ýΟ?$a֩[%O\qjtnj\LzzF
/^_PP-lLyqU*I4tI!Iffnꑡ|TbS7w'>޺?͛Ŀ[|}u늊^];Ӥ"~ӭk4uo{b͛6y3o@VKHNBܼyzqqqV\.ɏk.7?}^^+WkVzU_5<R<Ohg|e&;R5iTWN7>jrEժ<42[QB5'tS=/>$;wRu閿܅KBc'ԭ]#44Vj$YٹqwKr#:GھCG_lPΠ~=WhmngW
!IŒi7弚p0ֻ`%:{wwVbŀ6"^N+豇wu^{JJ>߸QSLP3gzǘ?%Xݿ&_SBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pj@IGj.,*#hQaB3pAavUiڍM[1~!F#BFu%}SF'ߺu:sj4\R<j4'N'EniI8=M>Q>Zfȗy3Ku3+Khnfݺ-۩GN!222Kp/((N];4_ߖ^]PPy3NJ&wN1=c;;qZ{eWgi}c9yr.]I	
nӪX!yHF6c˷srrsrr/^ݺss~~y*k4-{{y=7z*7扟_!Ryv.]		iۦ%.W^1G}de)Ϝ98k34|Bg]J*B>}عsT
v=Mq+;'4E&ꢦݸh+=wAg%y#>RaJJFwϤTFlѬRXȂ~y[6o;NjZV߮CBh4H;^3rw0&
<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:e!(@QVDTDEP~ATNE'* {Sd̲M-M~\&iڬsGB{"ܔd%**]l !!]ܗC`ܛdǞW~}6I(k0JnCh/lL+$Lʙ`W{6]zBΨO2?;`<d0!+j!pl	mIIIgD(Vas{ɓ&ұWϜ=gbvnւBsS(Y'c9--Cj˳Q'q{jێ&ڰ뤥gd޴am,zٲ^^^6l&c̖=y*W
ұ?;wk4fc# v¹DEEq4Pn1[}=7{8s
7sIH/(yF{xҕsJT5[F=y0h'nt!mV=vU+k?/{dptk
Ο;ԫ!^O;r;ɤsk7=31c-ʭZ4</mU+2[2tOO~h.Vܓmnzزy
ɼ߽	!$I)eD<_^]5WTT|ĩhm$I%EBJRob%n}n={Y^;pK1?~>C'L0k,'N9s΂ʙ`/g7|+++Fg*0،FYt폧*g|T?T*[XmؔL$3۔$={w'~xzzJ$?W#NwPxƭ>>Bݻdfe޻_u+^^^+;qjw
W۱E?,?@	Z^^^&Z6;ۮM痟_K价sLӣkV\_s9<Zfcp>=uw01%=M߿WڍKW
!wj޴C^KKBo@||h6lnz(ibyzzޘrU6,7Fn]:g-~wή#5i$
^73u	c֬YX?(۶mo'00pku'9kZ	)m;?$<O*TPN^q\麿_zukT/((<rƭok:#h.g_ 77A{լQF9v-k*g{EC:~2iEE:~rrloNJ$ӣSrS'NNy$)Mra~A|yF}{~xIF͊F
rݦIZF5?CGKB4kK٘w{K.2I.\ܩCWS_wwPpvNKWRr֟v;R%%?~کm;V6Ѳ|c`s|nfZ1.mАk6Ыol
*gW=6֎Jٶum;w:,QZmd-HO*D\Z__ܬiڵ˱y{'^M޺eUs֯WR	!>VnmNTʑvdҖv!Ŀ{3\޺esrEU
]v{z{{)QV-u7¥5j4JճkfM^K!o(bIZF1&Wے+gWR[l^RXzFJժŶ?%R}TkTol>^]:oѬ^Hl)p-W\Dٳ&Ip<qDKٰaÆ
"&~==@<{ֵ[wqU[~Pzuj<sȱ!A=vٴuAڧϞ;rdP`ŮbB~^tS6mK>AdK}uj8}㧂{vݲ_!D؎ukZa!TJ7l~Ef妎8حsܜBtroZ5m<:k7)nTAaΑ㧚Ӹg׎,_#N'?t3U*wJJحsh,%I|5e9$yz|]<<<Rvk޷̯srlFfVⱓ͛6ڶseg]3[V{xH5\ERܳOT
wN5BCnf2]'Z¥+s]Ѭr:S;hBriKʺ]TT[4M&͛Y5t$I5^=bSIکPJQ"rr~*Du.Z1&O!D#'7E&!z萁/^n-sr.^*uѤs[F4,..VTZ~˭l{vTN5/Ƽw~6sr.\"d`/8+%&G|JK8'tu3220:DԮ\;{s7m$`!+)I׮==|h.^6ͬko8xO[צUߖ+TRfSRp܅K6]~~[6yr`ŀ-<}ztS淋W_OqҕK6iT/%\{ڬICck<ѿjtϾCkVխuoL<埻<%In"ue#vQ=+ʏjgB)ró~:._^35톟܂o
Zyfe3#-(,<x߽r(/($)(b֭lyYЗxm..:mӶbr)UvӶ{WPXrfsJl?W\h+DEPpQڵBzҦ>r؉Biόxf͚6{FyzvNn]w(\M6fZ5ɯvVtź!D!DNAsr%Iw3VѤCC"[˟/F%vlvB?`r&ýΟ?$aթ[%O\qjtnj\LzzF
/^_PP-lLyqU*I4AtI!Iffn!|TbS7w'>޺?͛Ŀ[|}u늊^];Ӥ"~׭k4=9M<tȷstO WEEMFsiy$'!DNn^AA<@T.K
GN>//5U=}l*/^)W'N3A^\~~}LR4߫[̛5\󅅅BBnjU_c(!?SBv^?VhpA:t_Qp%!DHP`~~g֮\FSg{wܸ%Izd@#mߡ#/6_~=hmngW
!IŒi7弚p0{``ZyxŊmZE|gW?|q?様[83g4=1;JMzEd!nĀ)*.(X-ZRy`H^\QqbɲUڃ9ךXZ)!Le
կ;k]XT%GТ"CŅZ'TsgB DӴlѵcCF&++KV5Nu֥Wuh4:Qr[ٹyh4:-+NNnr
ٓpP{y|c38|v
Ց/GwffVG̺u+;[>7SBdddȗ
!-_PPviXO/ 3f-9#I>qテbzv<vΕKD9rrs.]ܦUsB<<<4j0mo^|5,$$u.dg!|+Th49[6z~pqU6v?\~
$$_t%,$m`W_}C}m\<sL20 /['//͐}&!z9_gT*U!cS),4!ĭP1vFF	
xQCrTJ))Ӻ?_Ry+EJa!~iټ:jZ}YT$/Kш"z:Ss{4lۦZ~)W֢Y=	-r%͚VxqynPTdL\VkX;WRR


k׬vjv)z\ιuK6nPM~ыYU*°//UJ5_T;WT?u欉՗>6ùkTttZSfuPyWF4<ڵzuj+^Nk׋;\XqC+WST*Ũ4^J㏅K^RtF&]p~~\R}{)|nFӭW=~]TB4JJjTd'N6~2jQQ_^P^^^^^^c$rzPŊnȧt4Vk^~-ݓp@hU_YXppn<==l`ٰ5%qzu0Q,KqVvzu8]ki!U_zvdqaM*ԬFzV	N?_TY=BUcڶy+pzF3Iw9~t֭~Ω`w7:jDSXX`3"[4[rNu*ڹc#NjJ!B¢i^^]:tjaQQ54t+WSnf3{T۟pIDqcG6Mo*j֨X{lIkm}=vrFB+ϯ
-]NsmwF_{\')/=??OzM.^ ~p&Ƙ)`0p=*С;'GM{+NɷJ5I9[U܎ݻT?
<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


IHDR1cIDATxw|SstR:e!(@QFDTDEP~EQM2ˆR6-6qi^>s	yspS;`({w{wp_soRR{^$a9nӯ+IF]i41|0(gM_QCv	i8?ɔC20PTQllVM,ؗ|q%%%%i
8nS[UثN
ȱ'OMץcK9{<+taݦPv4Oe1sZZjժg%<9NvM/=La
IKKȼi6mlY0e+WSl&Mlǘ-{eT֥cvh̚hG@s,h8b>9--ᅲ*];בo
q.nN'$]_P#O)..6WВ+oe甾2jzaи1OH}JCp6zt8/GëV֞Ƨ_>Z5鴳Б+?;'w#4WC/Hv؉;nIn{zԣZ6g[h6d`_7ëV7	eq;ne鞞zukT]޹'aێemy3k{BHԵSLˈfA73n7	y~?~6jX؉S7o+,,2g&47IJ<<==*JRrK܆tozy7nY^%v^8b5ac}GO8q̙'M4c)
3
6_eggOofVVV5<3%U`Hc{w
Fd*)OKU*2~WT*ڰ)$If)IR{1N$I~$IGܻ2Qqڍ[}}|wڽw"V+V<v*T=cM}Y~~Llz-*w]V-<<$////?_woehG׎"YnS>=boe>r\yvyy;yB}{v`bJ{4\Bxy{ռiH)2o@||h6lnz(ibyzzޘrU6,7Fn]:g-~wή#5i$
^73u	c̙X?(۶mx>}wnd!<t]k88WmCUz@
j؉k6n+]Un
Gܸu<W_bSg"Ef2@1k7y=5Uh4N^vaM|o{xxHO&m޶XONnV̓Q=\nĩ$)I<==:uh+7u-!IԜȷ7mԷgddެPaa+m:t5kT+(,<t$D&
_yyW"$˝:|55Eq{%g\MJ!/(ɽt%E+`==oz--ZZRΌz:l޶Sh`-7P?Ww2f֭bڶ	
YfJLfPB^~~zccTm[ڶs3BժuhNƉntB5o~U͚6]W~Ք[6^U>Ga:x%cJiO&mgZBg<õ[6Q-<'7Oѡ]TЕk7׿%IjբYm|/\Z~kNnFQT=vl֤Qaaᵴ**$e=c+=q-9Bv|%uU*gdTQZl۹SB*UGE*FQVեc͚΋t˶.^iݲyʕL`=͚5Kkf):8&Mo<Ę
6lذ!n7$sӷj$ڒηիS䙳G	ٵSvnΦ;
>}ܑc'+v˒妛Zi[B%[S?#cN^m
!zv[
[%o|Ras.7+7un;dlg{{Ԫnc!YMq;

v?=vc&p:sO	RkWRRGln;(@cX-I嫩/^_υ'Kw}xKڭyxxz{^2ɱYN6oh=StZ=woXoooZ!ը~pJs>FS),D9~Bc3T/**
utjJ^^=wRD>>>i*OٳF	
B!SM_/*VvSRn,'77Z7ofj԰^ҹ$լzN6#$ѫkBy;+mFݫl4jMǘ?z֫SkS܎͚SaC.XD{m[ɹxRXsGΝoӳXR
k-ٵS:׬"6߉rڴɹpIpOG\*/
ҽYSrg]

l޴$%B\Ԉa5WxGޛ7]ahPP=l_V/?RVhVͦ^?wҹ+6mT?|[l˒ѭ[j7u=-]yRVLv+._mҨ^JuX),YK!y!4B}j׬ޫ[7<!>xl?wy"'=%TKݺEtq;nG\OOOhw#=B{*V(((΄Rv5座gzu.]ZZUgj
???Q__>>>>>_G>RPXx({+
!
<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: 160 succeeded 4 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
70a71,73
> Debug: Invalid input parameter of flow
> Debug: Invalid input parameter of flow
> Debug: Key ENTER pressed
75,79d77
< Debug: Key ENTER pressed
< Debug: Adding flow 'f_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'f_2' in GNEChange_DemandElement
86a85
> Debug: Keys Ctrl+Z (Undo) pressed
94,95d92
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'f_2' in GNEChange_DemandElement
135d131
< Debug: Deleting unreferenced flow
---------- Differences in routes ----------
6,8c6,7
<     <flow id="f_0" begin="0.00" departPosLat="-12.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
<     <flow id="f_1" begin="0.00" departPosLat="random_free" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
<     <flow id="f_2" begin="0.00" departPosLat="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
---
>     <flow id="f_0" begin="0.00" departPosLat="random_free" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
>     <flow id="f_1" begin="0.00" departPosLat="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>

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|SstR:e!(,{
"?@T@T@heC)6qi^>s	yspS;`({w8{wp_soBB{\ݺu$a9nӯ+IF]i41l0(cM_QCv	i8b?ɔC20PTQllVM,ؗ|q%%$$h
8nS[UثN
؉ӧM׹C+W;<t~ÖPz$O1sjjjԨk%,9NvM<]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿ^{T^Ǿ+0ڹsl894^KtfZ^~<T_3r#˖]JRꡇΛA<z3嫕[ѵO
\Q{Y~CjT#ǖZop=TNm)//?FR1O%$^X9QkٜUnѬɐ}~Мog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٸuGAA96ѦITQ)PT*&[6Ч{s/y*
ǹ	&{裏>28}ĉg֟>iҤYfiO,h9h/*++k{뭷333UdᯨCڻkh4ehOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:vo#ݽsFfXSg
(Wjx]:4kW勻AD˦"۴jC2=e|vVvzt"ӣN*֬^577/'\wnOJq_z3ʵB/o{c3236n)iB!/[{`fӶ7X&)]`38rSoֹ}nۻ{6:IBoooׯ
u3-X9fϞ/.uK.ӧO``)&
9kz	)<"2OUʕS'N]y\z_:k/8v;oUO9'h&(7Ȑ93{UVF9qmw
k*gDC:y:a]E:~wrrlԷGrS$MIѱ}kSgogI}(/?_ݴq=|dYzƭFzÖ	ZZ?#NJB4iT+ۜ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9\%}tȀ[oi׺UXhȪuUl76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|ïu/_mҸAUؼ'hټi9{kI)BCGOԭ]S*r<jF)7Z6oZJxvN}
aoyOooo9%JԢY[&^nFRzvФQԛ*,$y}E;
۲sr'7xZrM+UKKP<Z4۱{g*Tpm"W8ⱇ׫s͚4k.]ֲy+{3g|C;7xSt20p'M$0xb16mڴiSDofHgon珋'ٖ[ηbթUN	ٵcVN<{±w.$8e+M7aˎċJWF/?y&8(Gٹ9v+ѥC5o.yH}{tS*p~rS'N

֩}VN!wV6HRn[n*@i3Mkسk?Vċ&\?ps*vZRҡ[J=X)nKtzWs99$yz|=<<<Rvkw̯srlzFfM7ر{e/\۳ZU
?aJڽF"kd?!ʼmNXR//ե+^|%IC4yu|}};pDф!䐩ӦJy;[کRZ6k*[ԯp$Iի'_]UIڱ@JQ-"s~+D}Zӡ]#C˟B~=ԩUcK̮윜fMcaC.ZL{[6ξ|BXG.\lӳHR
kmٵcZ5m&sssލrmZξtIpO\..ONOOYSr¥.6m@Bג/
!Rn>3bXU._5֭̔7Y\

am;k"bGm"j٤.]pJ``
ngoMYRX> esn鷳q?<Hkըݒߕ7Ro^rIJ!+6iTyy<$!FhwHU{urf"#"#ۇOl3O䤧jI[6nL?fםn+w_ڙP?@ʮ'[֕׫VLN'?*뛯V'_
ğwAc18|y!DAAJ$I

,y;K^)ŞyۭskIw[kRzV*XeǐCްUh\FR"5UW%i4Q͔ܡmT6ݬioG:q"F#^5<fZ
^YӰ?)Wto5F*kS۷B,_!+;[Q_}gǬIʼݹCy4А ef?Q	]:t!ğ+	9~^xωmkrkծ˧q(R*c.&--\9闯^ϯ^tTzzJ$I`y$$32ni7r>*[{whϿoҟ֭w_۾uEEkT_rukfO
i:8}c\juaiS?uVI/O/***܂B<fͽzz*Ϟ;_-W3GɹL,TF
<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


IHDR1cIDATxw|SstR:e!(@ **Q'Qٛ" e
lRRDžkjz=<Hnn=w$Ͻ'BMIY}9tνv	PzWnXNs$vY<hyHNd`9h6~E`c٥'qJ$S9HO@SٻFqγARZ6\`_
ɖЖ}F4rOoUaZ:Q67tpO:7q^/_vyTЭS3?B< 3ŘiiiUV^^͗8Q\5{xxw(6_'--=#
۴meȖͯ^Kap7];lr.kFc0F?b'KTTgAiiiWZ὏~W`Hgpqps:i</>$ByJqqgԈ.[u+;MQeC7
Ə}"FV)۶iճ[|)?^3?ч֪QM.[9#yAR~~AO;cHL:nSӣ5ֲ9ܪEr9&^O(3lݹmncO߻{ˈbw-7|oА̛Y;BnbZF4
mǿ	NݭQzEEOްe{aa96ѦITQ)PT*&[6طGֳͿu*
ǹ'{裏>28}ҤIfҟ>y3gjO,h9h/*;;{ƌ{7jԨx/Cۻkh4VkOxZ(RGӸJUՆM$I2MIӸ獎w⇧$Is%I:zԾm#ӣKfV֞}YXPzx];hߗ;AD˦"{۵iC2=~e|Vvvzv*U7W۳#GO(֮Y=//?'\wJHN~O
v#kB/o]{27m)iB/]{Pf7X&)]`38rndޥC{lۧG\>:YFBoooׯ
u#=X9f͚/.m۶K,۷o``u'	9[:	)8,:o*TPOYi\麯zukT/((<zԦm;oN>+h.(7Ё7!z׬QF9~̆k*g{EC:q*qEE:~wrrlܯgrS'O'MIѩC[mgI~0@ݼi~~xiF͊ƌj3VF5?GOHB4k¥ݔw{K.2I.^ҩC+R.\wwPpvNεWr֟v;)i)iIN>;чue.M,ԯg@\)}xYmi&,4dMC.1B
yURymj=&	!jT֡m;'u7ӵ
hW4kڨvrl>גnټzxUfT!#׭IS9NJ.Z#w~y[6Q-<'7Oѡ]TU67%IjբYm|.^^a[NnFQTul֤Qaaaj
yCyK2➎1]f֜\!?
^Һe*32U*ϨV-si!Dx*"\zx7|ұ}fMxEu.ynټjJ&0fϞ-^3Lɓ'7Xbƍ7nQ79[;I?mD:uBzu딝yN!DzϜ;:ńtoޞtBɖԪqc'N1'/w=v[ֺ$_ϮJt/^oVn3A;wn!D.֩UsXCӽvScwM*=q={uNJ=ޛtrϟ8}6Jn_MN];vA:mI\Kp}{-Z<'7W>U>]$OOÓ\jnruNJ8~yFwTӲzuVRoUTh4Bĝqg!06s@АYL	V奺x.G4k㣜& k4`!2uRnhW;U*UrrsSy3V_$f+۳ujܸ!:Yi3UDN/>eحQk:D=4t)߫k:6mѬ;u>lK۶u윜KW	!*z{{;Q~4M===U*ՐWoz+;[^:իS{톭1//o˝+߮M윜+(8
~	IteRܲ!!X݌!8kɩ_<wbPP`,r591"zS#׬^SyoJ~Ü%Р{7غ_6"/Y&.*RI&MN~/Vlڨvn+O[nzZ~;٥N-]~=ƥW/_֤QrRXh&
CBhFѽ׮Yw+ly(*2"*2B}(:DNzJ$)u-cwގFzF
TPPP(?	ZuO\rz*Oϔ~~~rz+h}||||
)>Ozp‰0+VBˡ4PYeB_♷ݻt|/жuLBUȥT!ĺۇ<w-Bk5jJ٢o|5YVl:k#{&M};rg)ӞHi7қ5mM
p	r=mjT_;;ԡb99B
Bۃ8fJTf֭.ɣI)-EE?_Jڱ}{	!\VnM8
~NjH5:<Xn_>
U3p1*OtZ~AA*222U&I҈=<$!$I_FySG'OQMedcwV7onխ+*zwtOB?[3h46ob͛6yo@VK3HNBܼyzqqqV\.ɏk.7?}^^ޕjVzU.\5<R<Ohg|e%?R5iTwN79frEժ<4d2[QBo~-'tS=ʯ>&?ruힿB֭]#44Vj&Yٹ;HAr#:GG.\jP=WhmngW
!Iҥi7(ֻP%:wwwVbŀ6"YN+豇wu^NLиQSLP3gzǘ]?'X=%]sBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pjwPIGj.,*#hQaB3pAavUiڍM[w1naF#BFue}SF'ߺuk:sj4\R<j4'$Fniێ?=M>Q9Vfȗy3Ku3+Khnfݺ-۵SGBdddȗ
!-_PPuiXϿ/ 3f҅K-9ӳk?^tҾvյgw\f_|u7&ʑw976Qko36|;''7''ҕka!!ѭ[;1;;G+\FmݲscF;c+h_+W|hհmZ^yc}Ƕ]r
̙3pl6$qBq1T"۷;O??iB[9.b/0Q5ƍtFX:@(S)
S4MSgt&-?@74:WdfB듏=ܲy=quWjvH^BEE89%:Ss{4lۦZ~)W֢Y-r'͚Vx	ynPTdL\VkX;W

k׬vZv)rZ.fg̺bB7צUOnbbʳ0,4K*?K1ёjZ{j4
<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|SstR:e!(,{
"?@T@T@heC)6qi^>s	yspS;`({w8{wp_soBB{\ݺu$a9nӯ+IF]i41l0(cM_QCv	i8b?ɔC20PTQllVM,ؗ|q%%$$h
8nS[UثN
؉ӧM׹C+W;<t~ÖPz$O1sjjjԨk%,9NvM<]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿ^{T^Ǿ+0ڹsl894^KtfZ^~<T_3r#˖]JRꡇΛA<z3嫕[ѵO
\Q{Y~CjT#ǖZop=TNm)//?FR1O%$^X9QkٜUnѬɐ}~Мog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٸuGAA96ѦITQ)PT*&[6Ч{s/y*
ǹ	&{裏>28}ĉg֟>iҤYfiO,h9h/*++k{뭷333UdᯨCڻkh4ehOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:vo#ݽsFfXSg
(Wjx]:4kW勻AD˦"۴jC2=e|vVvzt"ӣN*֬^577/'\wnOJq_z3ʵB/o{c3236n)iB!/[{`fӶ7X&)]`38rSoֹ}nۻ{6:IBoooׯ
u3-X9fϞ/.uK.ӧO``)&
9kz	)<"2OUʕS'N]y\z_:k/8v;oUO9'h&(7Ȑ93{UVF9qmw
k*gDC:y:a]E:~wrrlԷGrS$MIѱ}kSgogI}(/?_ݴq=|dYzƭFzÖ	ZZ?#NJB4iT+ۜ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9\%}tȀ[oi׺UXhȪuUl76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|ïu/_mҸAUؼ'hټi9{kI)BCGOԭ]S*r<jF)7Z6oZJxvN}
aoyOooo9%JԢY[&^nFRzvФQԛ*,$y}E;
۲sr'7xZrM+UKKP<Z4۱{g*Tpm"W8ⱇ׫s͚4k.]ֲy+{3g|C;7xSt20p'M$0xb16mڴiSDofHgon珋'ٖ[ηbթUN	ٵcVN<{±w.$8e+M7aˎċJWF/?y&8(Gٹ9v+ѥC5o.yH}{tS*p~rS'N

֩}VN!wV6HRn[n*@i3Mkسk?Vċ&\?ps*vZRҡ[J=X)nKtzWs99$yz|=<<<Rvkw̯srlzFfM7ر{e/\۳ZU
?aJڽF"kd?!ʼmNXR//ե+^|%IC4yu|}};pDф!䐩ӦJy;[کRZ6k*[ԯp$Iի'_]UIڱ@JQ-"s~+D}Zӡ]#C˟B~=ԩUcK̮윜fMcaC.ZL{[6ξ|BXG.\lӳHR
kmٵcZ5m&sssލrmZξtIpO\..ONOOYSr¥.6m@Bג/
!Rn>3bXU._5֭̔7Y\

am;k"bGm"j٤.]pJ``
ngoMYRX> esn鷳q?<Hkըݒߕ7Ro^rIJ!+6iTyy<$!FhwHU{urf"#"#ۇOl3O䤧jI[6nL?fםn+w_ڙP?@ʮ'[֕׫VLN'?*뛯V'_
ğwAc18|y!DAAJ$I

,y;K^)ŞyۭskIw[kRzV*XeǐCްUh\FR"5UW%i4Q͔ܡmT6ݬioG:q"F#^5<fZ
^YӰ?)Wto5F*kS۷B,_!+;[Q_}gǬIʼݹCy4А ef?Q	]:t!ğ+	9~^xωmkrkծ˧q(R*c.&--\9闯^ϯ^tTzzJ$I`y$$32ni7r>*[{whϿoҟ֭w_۾uEEkT_rukfO
i:8}c\juaiS?uVI/O/***܂B<fͽzz*Ϟ;_-W3GɹL,TF
<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|SstR:e!(@ **Q'Qٛ" e
lRRDžkjz=<Hnn=w$Ͻ'BMIY}9tνv	PzWnXNs$vY<hyHNd`9h6~E`c٥'qJ$S9HO@SٻFqγARZ6\`_
ɖЖ}F4rOoUaZ:Q67tpO:7q^/_vyTЭS3?B< 3ŘiiiUV^^͗8Q\5{xxw(6_'--=#
۴meȖͯ^Kap7];lr.kFc0F?b'KTTgAiiiWZ὏~W`Hgpqps:i</>$ByJqqgԈ.[u+;MQeC7
Ə}"FV)۶iճ[|)?^3?ч֪QM.[9#yAR~~AO;cHL:nSӣ5ֲ9ܪEr9&^O(3lݹmncO߻{ˈbw-7|oА̛Y;BnbZF4
mǿ	NݭQzEEOްe{aa96ѦITQ)PT*&[6طGֳͿu*
ǹ'{裏>28}ҤIfҟ>y3gjO,h9h/*;;{ƌ{7jԨx/Cۻkh4VkOxZ(RGӸJUՆM$I2MIӸ獎w⇧$Is%I:zԾm#ӣKfV֞}YXPzx];hߗ;AD˦"{۵iC2=~e|Vvvzv*U7W۳#GO(֮Y=//?'\wJHN~O
v#kB/o]{27m)iB/]{Pf7X&)]`38rndޥC{lۧG\>:YFBoooׯ
u#=X9f͚/.m۶K,۷o``u'	9[:	)8,:o*TPOYi\麯zukT/((<zԦm;oN>+h.(7Ё7!z׬QF9~̆k*g{EC:q*qEE:~wrrlܯgrS'O'MIѩC[mgI~0@ݼi~~xiF͊ƌj3VF5?GOHB4k¥ݔw{K.2I.^ҩC+R.\wwPpvNεWr֟v;)i)iIN>;чue.M,ԯg@\)}xYmi&,4dMC.1B
yURymj=&	!jT֡m;'u7ӵ
hW4kڨvrl>גnټzxUfT!#׭IS9NJ.Z#w~y[6Q-<'7Oѡ]TU67%IjբYm|.^^a[NnFQTul֤Qaaaj
yCyK2➎1]f֜\!?
^Һe*32U*ϨV-si!Dx*"\zx7|ұ}fMxEu.ynټjJ&0fϞ-^3Lɓ'7Xbƍ7nQ79[;I?mD:uBzu딝yN!DzϜ;:ńtoޞtBɖԪqc'N1'/w=v[ֺ$_ϮJt/^oVn3A;wn!D.֩UsXCӽvScwM*=q={uNJ=ޛtrϟ8}6Jn_MN];vA:mI\Kp}{-Z<'7W>U>]$OOÓ\jnruNJ8~yFwTӲzuVRoUTh4Bĝqg!06s@АYL	V奺x.G4k㣜& k4`!2uRnhW;U*UrrsSy3V_$f+۳ujܸ!:Yi3UDN/>eحQk:D=4t)߫k:6mѬ;u>lK۶u윜KW	!*z{{;Q~4M===U*ՐWoz+;[^:իS{톭1//o˝+߮M윜+(8
~	IteRܲ!!X݌!8kɩ_<wbPP`,r591"zS#׬^SyoJ~Ü%Р{7غ_6"/Y&.*RI&MN~/Vlڨvn+O[nzZ~;٥N-]~=ƥW/_֤QrRXh&
CBhFѽ׮Yw+ly(*2"*2B}(:DNzJ$)u-cwގFzF
TPPP(?	ZuO\rz*Oϔ~~~rz+h}||||
)>Ozp‰0+VBˡ4PYeB_♷ݻt|/жuLBUȥT!ĺۇ<w-Bk5jJ٢o|5YVl:k#{&M};rg)ӞHi7қ5mM
p	r=mjT_;;ԡb99B
Bۃ8fJTf֭.ɣI)-EE?_Jڱ}{	!\VnM8
~NjH5:<Xn_>
U3p1*OtZ~AA*222U&I҈=<$!$I_FySG'OQMedcwV7onխ+*zwtOB?[3h46ob͛6yo@VK3HNBܼyzqqqV\.ɏk.7?}^^ޕjVzU.\5<R<Ohg|e%?R5iTwN79frEժ<4d2[QBo~-'tS=ʯ>&?ruힿB֭]#44Vj&Yٹ;HAr#:GG.\jP=WhmngW
!Iҥi7(ֻP%:wwwVbŀ6"YN+豇wu^NLиQSLP3gzǘ]?'X=%]sBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pjwPIGj.,*#hQaB3pAavUiڍM[w1naF#BFue}SF'ߺuk:sj4\R<j4'$Fniێ?=M>Q9Vfȗy3Ku3+Khnfݺ-۵SGBdddȗ
!-_PPuiXϿ/ 3f҅K-9ӳk?^tҾvյgw\f_|u7&ʑw976Qko36|;''7''ҕka!!ѭ[;1;;G+\FmݲscF;c+h_+W|hհmZ^yc}Ƕ]r
̙3pl6$qBq1T"۷;O??iB[9.b/0Q5ƍtFX:@(S)
S4MSgt&-?@74:WdfB듏=ܲy=quWjvH^BEE89%:Ss{4lۦZ~)W֢Y-r'͚Vx	ynPTdL\VkX;W

k׬vZv)rZ.fg̺bB7צUOnbbʳ0,4K*?K1ёjZ{j4
<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|SstR:e!(@{ **Q'QAٛ" e
lRRDžkjz=<Hnn=w$Ͻ'BMIY}9tνv	PzWnXNs$vY<hyHNd`9h6~E`c٥'qJ$S9HO@SٻFqγARZ6\`_
ɖЖ}F4rOoUaZ:Q67lHO:7q^N/_vyTнs3?B< 3ŘiiiUV^^͗8Q\5{xxw(6_'--=#
۴meȖͯ^Kap7:lrkFc0F?b'KTTgAiii׻ᄃRݵ#7gϞtxy^|.I>>>bS}5.[VvN*f˨:oMxڍߖR>mӪWN3?B~4jeg}#
UN;]rsrG=|zu=<iGwPٿ=t~ݦا<besVUfBsMП9j	Wfsێƞ9OM]{c][6oڥcА̛Y;BcZF4
mǿ	N
ӽQzEEOްe{aa96ѦITQ)PT*&[6ԯgs/u*
ǹI&{?48}ɳg֟>eʔYfiO,h9h/2;;{{7jԨdّ/Cۻkh4eWkOxZ(RGӸJUՆM$I2MIӸ׍Nw⇧$Is%I:zԾm#۳kfV֞}YXPzx:hV;AD˦"ڴj!yyy~~L{+;D;wjqϪ+VvΑ'Gk׬rw.ۻw.%$\I{Iq5!=qYY͛6~`蠔ԴL!İ!-_=/FqGaM[Ɣr_gi72ڡU=k6n۳kvNvvm٬I#!WhHaNg@sܶmۥK/00pՂԺՓ=w^~n]{BܯV*'ϬݴUt;O*=qjӶ_~nu'NBl곯}p Ɯ_\Ё}j֨V_?yfۅ5ʳKv4NJܲ}gQQN|ܬUzӉrS$yzztVns[%/B$y_./(o7oڨn-Yyb@FZL}׬Qϯ͚4pk7^Ltʵĝs-2*F|; ''dNJjZJjZb҅ώy;lپKh`-7P?Vw6f֭ubcڶ	
YvA}JLfPB^~~zccTm[ھkIBժuhĩNƉntB5E¥+͚6]wO~[6^U>Ga:t59UqukwRTK!ݻ_!zzkTBthU),tպ#DIZhֹC[?ߤnؖhT*U5iTXXvCP^EŒ$SLts.Y5'7WϮrWnټJL3U;qZ^JH%ר>*r
_{vjߢYSy6ynݾK⥫[6Z9s7zWM<E'~|xʔ)
'qƍ7FMzF$yyVvAO|(Q:N=w;gl޶SѠ^3=~*(b1!A?/tS7oOpQdK}uj8s{u딓uB^:խ]kmԿW|Rq/7+7u]:dlgg׎uj\)V]rSJ;GOn~O;^:&]x&'N
R{WSWN=tPNq[+R.\rދ͕eOD$S{?![\e~c32j޴]{,;wbݼjTz[U*ծ5Mqt\#Y!P8,4f-uªU*yy.^*?(	ȫ<e&,4X!L6}}|T[9NJպE4yo̺ըa%IY=<%ֱN#$ѧ{By;+mFݧlҶ5jM
?zwW؝9-518#^dr۶ns5!DPoos/ʏ&2gqqJ:
[oegk7޻{zujݰU~1m}۵isU`%~^/!)\[ y!YSzs/6oHB+W.!R=9jD.]1ͬ7Y\

qk*bG"j/^>r``Ŧogo^?b@tM]OKogÖ|~֩U%)ӯݸt+ך4r]=V
m֤RyHB_5w55toJ8<%In"ue؝#vQ=+ʏjgB)|ó~:\^3%톟܂o
ZyfeS.(,<p}r(/($)(b֭lyYЗxm&.:mӶbպ-r)Una)(,]~ڹjZREh+/_Mh4"[(S!^IiDߎ=y!DF?\zxڍfMv<=;'q.;pB\O?fdNm;wh+Xr}vN"' 9$Uukvhҡ!AJ~Q-~ujߥc;!`r&ý𮟒?$~ͥԩ[%O|qjtnj\LzzF
/]_PP-lLyqU*I4tI!Iffn|TbS7>ݺ?͛Ŀ[|}u늊>;Ӥ"9O5ͺyt:~G۹y'ꢢҦF9v<"'7@^\\\U*yyyEZgqw굚ժ9{Fxdi
+ϓ{'ڙ /.??_YC	%xTMӣsF̓G|B!DQa|z*֩}~)?;T+	_ܠ~Az,8"$(0?uk

UI}{tQvn=$=4l܈ΑѤԯ3d@
i73+j$RIUִr^?pF
7?W;Q;;+^b@V_/YAC:/}'&]hܨ)&VYLc̮:>ZwϯI׮w$Du֯7p1E?%S4VU*Oxɋ+*.B,[Z{;ZoJSfF;#Zy{{CPhqqq	aP;*4F;zuFcFʺpjFoݺu595NT\)VvvnnG5Nˊg[ܴmGuҞG&EEEEEE]zzuݼ%%h47nΖOֹ#GO
!222Kp/((N;4_V^]PPy3¥ILխMpiC:3;W./[:KͻwjrhppVBCШ5Џ_{ʵ-Ν#sP_dnٱĝWلq_+h+W|hհmZ^~ec}G]r
Ypl6$qBqT"ׯ;O??iB[9.b/0Q5ƍtFX:@(S)
S4MSgt&-?@74:WdfB>Բy=quWjvH^BEE89%:Ss{4lۦZ~)W֢Y-r'ѥcfM+V<r<(*2amg.V5BckVz-YQfT^-{snf?1Ak*%^7z1KqqJYXXJNI~¥HZs|5M@gϙX}MNnS;AȡFpoW^OKW5kV[9
<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|SstR:e!(@ **Q'Qٛ" e
lRRDžkjz=<Hnn=w$Ͻ'BMIY}9tνv	PzWnXNs$vY<hyHNd`9h6~E`c٥'qJ$S9HO@SٻFqγARZ6\`_
ɖЖ}F4rOoUaZ:Q67tpO:7q^/_vyTЭS3?B< 3ŘiiiUV^^͗8Q\5{xxw(6_'--=#
۴meȖͯ^Kap7];lr.kFc0F?b'KTTgAiiiWZ὏~W`Hgpqps:i</>$ByJqqgԈ.[u+;MQeC7
Ə}"FV)۶iճ[|)?^3?ч֪QM.[9#yAR~~AO;cHL:nSӣ5ֲ9ܪEr9&^O(3lݹmncO߻{ˈbw-7|oА̛Y;BnbZF4
mǿ	NݭQzEEOްe{aa96ѦITQ)PT*&[6طGֳͿu*
ǹ'{裏>28}ҤIfҟ>y3gjO,h9h/*;;{ƌ{7jԨx/Cۻkh4VkOxZ(RGӸJUՆM$I2MIӸ獎w⇧$Is%I:zԾm#ӣKfV֞}YXPzx];hߗ;AD˦"{۵iC2=~e|Vvvzv*U7W۳#GO(֮Y=//?'\wJHN~O
v#kB/o]{27m)iB/]{Pf7X&)]`38rndޥC{lۧG\>:YFBoooׯ
u#=X9f͚/.m۶K,۷o``u'	9[:	)8,:o*TPOYi\麯zukT/((<zԦm;oN>+h.(7Ё7!z׬QF9~̆k*g{EC:q*qEE:~wrrlܯgrS'O'MIѩC[mgI~0@ݼi~~xiF͊ƌj3VF5?GOHB4k¥ݔw{K.2I.^ҩC+R.\wwPpvNεWr֟v;)i)iIN>;чue.M,ԯg@\)}xYmi&,4dMC.1B
yURymj=&	!jT֡m;'u7ӵ
hW4kڨvrl>גnټzxUfT!#׭IS9NJ.Z#w~y[6Q-<'7Oѡ]TU67%IjբYm|.^^a[NnFQTul֤Qaaaj
yCyK2➎1]f֜\!?
^Һe*32U*ϨV-si!Dx*"\zx7|ұ}fMxEu.ynټjJ&0fϞ-^3Lɓ'7Xbƍ7nQ79[;I?mD:uBzu딝yN!DzϜ;:ńtoޞtBɖԪqc'N1'/w=v[ֺ$_ϮJt/^oVn3A;wn!D.֩UsXCӽvScwM*=q={uNJ=ޛtrϟ8}6Jn_MN];vA:mI\Kp}{-Z<'7W>U>]$OOÓ\jnruNJ8~yFwTӲzuVRoUTh4Bĝqg!06s@АYL	V奺x.G4k㣜& k4`!2uRnhW;U*UrrsSy3V_$f+۳ujܸ!:Yi3UDN/>eحQk:D=4t)߫k:6mѬ;u>lK۶u윜KW	!*z{{;Q~4M===U*ՐWoz+;[^:իS{톭1//o˝+߮M윜+(8
~	IteRܲ!!X݌!8kɩ_<wbPP`,r591"zS#׬^SyoJ~Ü%Р{7غ_6"/Y&.*RI&MN~/Vlڨvn+O[nzZ~;٥N-]~=ƥW/_֤QrRXh&
CBhFѽ׮Yw+ly(*2"*2B}(:DNzJ$)u-cwގFzF
TPPP(?	ZuO\rz*Oϔ~~~rz+h}||||
)>Ozp‰0+VBˡ4PYeB_♷ݻt|/жuLBUȥT!ĺۇ<w-Bk5jJ٢o|5YVl:k#{&M};rg)ӞHi7қ5mM
p	r=mjT_;;ԡb99B
Bۃ8fJTf֭.ɣI)-EE?_Jڱ}{	!\VnM8
~NjH5:<Xn_>
U3p1*OtZ~AA*222U&I҈=<$!$I_FySG'OQMedcwV7onխ+*zwtOB?[3h46ob͛6yo@VK3HNBܼyzqqqV\.ɏk.7?}^^ޕjVzU.\5<R<Ohg|e%?R5iTwN79frEժ<4d2[QBo~-'tS=ʯ>&?ruힿB֭]#44Vj&Yٹ;HAr#:GG.\jP=WhmngW
!Iҥi7(ֻP%:wwwVbŀ6"YN+豇wu^NLиQSLP3gzǘ]?'X=%]sBYgbXL]ӈZV<gWXT$/XtjAhkMSXߔ2pjwPIGj.,*#hQaB3pAavUiڍM[w1naF#BFue}SF'ߺuk:sj4\R<j4'$Fniێ?=M>Q9Vfȗy3Ku3+Khnfݺ-۵SGBdddȗ
!-_PPuiXϿ/ 3f҅K-9ӳk?^tҾvյgw\f_|u7&ʑw976Qko36|;''7''ҕka!!ѭ[;1;;G+\FmݲscF;c+h_+W|hհmZ^yc}Ƕ]r
̙3pl6$qBq1T"۷;O??iB[9.b/0Q5ƍtFX:@(S)
S4MSgt&-?@74:WdfB듏=ܲy=quWjvH^BEE89%:Ss{4lۦZ~)W֢Y-r'͚Vx	ynPTdL\VkX;W

k׬vZv)rZ.fg̺bB7צUOnbbʳ0,4K*?K1ёjZ{j4
<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


IHDR1cxIDATxw|SstR:e!(,{
"?@T@T@heC)6qi^>s	yspS;`({w8{wp_soBB{\ݺu$a9nӯ+IF]i41l0(cM_QCv	i8b?ɔC20PTQllVM,ؗ|q%%$$h
8nS[UثN
؉ӧM׹C+W;<t~ÖPz$O1sjjjԨk%,9NvM<]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿ^{T^Ǿ+0ڹsl894^KtfZ^~<T_3r#˖]JRꡇΛA<z3嫕[ѵO
\Q{Y~CjT#ǖZop=TNm)//?FR1O%$^X9QkٜUnѬɐ}~Мog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٸuGAA96ѦITQ)PT*&[6Ч{s/y*
ǹ	&{裏>28}ĉg֟>iҤYfiO,h9h/*++k{뭷333UdᯨCڻkh4ehOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:vo#ݽsFfXSg
(Wjx]:4kW勻AD˦"۴jC2=e|vVvzt"ӣN*֬^577/'\wnOJq_z3ʵB/o{c3236n)iB!/[{`fӶ7X&)]`38rSoֹ}nۻ{6:IBoooׯ
u3-X9fϞ/.uK.ӧO``)&
9kz	)<"2OUʕS'N]y\z_:k/8v;oUO9'h&(7Ȑ93{UVF9qmw
k*gDC:y:a]E:~wrrlԷGrS$MIѱ}kSgogI}(/?_ݴq=|dYzƭFzÖ	ZZ?#NJB4iT+ۜ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9\%}tȀ[oi׺UXhȪuUl76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|ïu/_mҸAUؼ'hټi9{kI)BCGOԭ]S*r<jF)7Z6oZJxvN}
aoyOooo9%JԢY[&^nFRzvФQԛ*,$y}E;
۲sr'7xZrM+UKKP<Z4۱{g*Tpm"W8ⱇ׫s͚4k.]ֲy+{3g|C;7xSt20p'M$0xb16mڴiSDofHgon珋'ٖ[ηbթUN	ٵcVN<{±w.$8e+M7aˎċJWF/?y&8(Gٹ9v+ѥC5o.yH}{tS*p~rS'N

֩}VN!wV6HRn[n*@i3Mkسk?Vċ&\?ps*vZRҡ[J=X)nKtzWs99$yz|=<<<Rvkw̯srlzFfM7ر{e/\۳ZU
?aJڽF"kd?!ʼmNXR//ե+^|%IC4yu|}};pDф!䐩ӦJy;[کRZ6k*[ԯp$Iի'_]UIڱ@JQ-"s~+D}Zӡ]#C˟B~=ԩUcK̮윜fMcaC.ZL{[6ξ|BXG.\lӳHR
kmٵcZ5m&sssލrmZξtIpO\..ONOOYSr¥.6m@Bג/
!Rn>3bXU._5֭̔7Y\

am;k"bGm"j٤.]pJ``
ngoMYRX> esn鷳q?<Hkըݒߕ7Ro^rIJ!+6iTyy<$!FhwHU{urf"#"#ۇOl3O䤧jI[6nL?fםn+w_ڙP?@ʮ'[֕׫VLN'?*뛯V'_
ğwAc18|y!DAAJ$I

,y;K^)ŞyۭskIw[kRzV*XeǐCްUh\FR"5UW%i4Q͔ܡmT6ݬioG:q"F#^5<fZ
^YӰ?)Wto5F*kS۷B,_!+;[Q_}gǬIʼݹCy4А ef?Q	]:t!ğ+	9~^xωmkrkծ˧q(R*c.&--\9闯^ϯ^tTzzJ$I`y$$32ni7r>*[{whϿoҟ֭w_۾uEEkT_rukfO
i:8}c\juaiS?uVI/O/***܂B<fͽzz*Ϟ;_-W3GɹL,TF
<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


IHDR1cIDATxw|SstR:e!(,{
_EPAEQ!Pd̲M[J[Jwp
YMҴYG͹玄D)0KTT@\\/ڹ7!!=Jnݺm0P7`$.4^٘W6I1
&ү(l!4Qd!	({*{w(y6`BWJW&C8ψP7)*UK'{g&ܡ핫ϝ`bvlPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿZT^Ǿ+0ڹsl894^KtfZ^~<T_3r#W]JRꡇΛA<z3k[ѵì
\Q{ٟ|CjT#V`p=TNm)//?FR1O%$^ذ%QkٜUnѬɐ}}Ȝog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٴuGAA96ѦITQ)PT*&[6Ч{s,y*
ǹ'{?48}ҤIsџ>yٳgkO,h9h/2++k֬{ͷ233Utι/Cڻkh4+jOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:v6l#ݽsFfXSg
(Wjx]:4kV勻AD˦"۴jC2=y|vVvzt"5.קGYGTYjnn^N1Po:8|F+fkׅ^޻fdf6mSR3C
_b=4m;Mo6Ml=OOOSfp~LۭsۼϷwY9ٵmtdF
_ fZ;s̙3G?_e]p֭-[֧O5SjWMs@ל
FSzu<"2OUʕS'N]e\z_:k/8v;o:~
'ϜBl⳯}d_\WR_ќ8uvӶ;5ʳm"k!<uǮ"f?[Y96ۣZpSg$Iؾԩ3[^$IJS\/nڸAߞ][<=VrG[	ZZ?#NJB4iT+ߒ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9_X-}tȀ[7li׺UXh[Ul76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|/u/_mҸAUؼ'hټi9kݖkI)BCGOԭ]S*r<jF)7Z6oZJxvN}
ak6@>>>rJ$E&۷Mte99FRڡI)7
UX$IR:.wue!ٽOn͛VRyFhc'!+UjjUFE\iciWm5i,/m;v3\|e+V04w\w@d`/ /O<Yac6o޼y_$ANtO\-7o;ŪSs珝8ԳkǬ쿷BԫSN
,ߵcࠟ2ƿw$^$PZ5=3A=tٶ_!D.j׬avCۣK^^R)ݼmK:qlpP`NrGѽjT߸%Fzw1
v<=v}]Oxl3	N9^b׎m%%wQQQ.uj`$IW'_|~=,[#*.IC.5k}g:'ǦgdƟ8ݴq?*OiYv¥=x{{jZTh4
a!FB9aaQXhȭۦ넕+UR]rM~W"4QNWWyʾG4MXhB:mxT*e&99I)޼yA:	.ITjxr
Z5oD

"";wAtxxHwѨ5E=2?!׳KZ5ٕӬI#wl=lKk/uYٗ^BT:h…#{zzT{ݴvVv=vSMcnnֻWnMYٗ\_VP20p#>+B\BB"pjדR_t¥XqZRBE!DʍgF^嫦>޺r9KAA5mǿ~ZD,]BHX>MTZM4|¥+.]	,߸AmټWɟDlԍ4v6m'ӣsտ]2FW]zQ:I7c&[;//!UYjnVۢPTdDTd|pms扜P-IRtf-)q===ʹr+_> ?@~T;HuԺrz*Uɩ7G|}}VP?3+S|}X~A?h,//(((Ci^~$IA3og?3oun-N^־uv[
!l*R1d`A~k6nZ;WQTfM~ckI&|@Td3%whվM+!_(mcN:+HǪW
O֤qoge4GOcG
QԾu+VoBBdg1+;Gr~2owFM:4$Hi/*ُbTpm;FǪrlB_qWSbŭZ+I_(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$7ݚF?ԴqN>w1vN	j𿴩h:+$ϗkbinnnAAhrC^vzgϝ^嫙Z#܍v&ȋS{p^*Uu{u똞q+w@QXP ߭Z#+uh%_O׎Wá.]Wր>V_tE5רV̹:);7f^I2PnDH;pXԯGު|mʹܼ
a!$I\\5f<WǟpA:5/\/ЪE׋iP~=΋q#	6}/~	*q<{lCԻJ"@Z7L¢"rQ*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 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


IHDR1cIDATxw|SstR:e!(,{
_EPAEQ!Pd̲M[J[Jwp
YMҴYG͹玄D)0KTT@\\/ڹ7!!=Jnݺm0P7`$.4^٘W6I1
&ү(l!4Qd!	({*{w(y6`BWJW&C8ψP7)*UK'{g&ܡ핫ϝ`bvlPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿZT^Ǿ+0ڹsl894^KtfZ^~<T_3r#W]JRꡇΛA<z3k[ѵì
\Q{ٟ|CjT#V`p=TNm)//?FR1O%$^ذ%QkٜUnѬɐ}}Ȝog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٴuGAA96ѦITQ)PT*&[6Ч{s,y*
ǹ'{?48}ҤIsџ>yٳgkO,h9h/2++k֬{ͷ233Utι/Cڻkh4+jOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:v6l#ݽsFfXSg
(Wjx]:4kV勻AD˦"۴jC2=y|vVvzt"5.קGYGTYjnn^N1Po:8|F+fkׅ^޻fdf6mSR3C
_b=4m;Mo6Ml=OOOSfp~LۭsۼϷwY9ٵmtdF
_ fZ;s̙3G?_e]p֭-[֧O5SjWMs@ל
FSzu<"2OUʕS'N]e\z_:k/8v;o:~
'ϜBl⳯}d_\WR_ќ8uvӶ;5ʳm"k!<uǮ"f?[Y96ۣZpSg$Iؾԩ3[^$IJS\/nڸAߞ][<=VrG[	ZZ?#NJB4iT+ߒ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9_X-}tȀ[7li׺UXh[Ul76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|/u/_mҸAUؼ'hټi9kݖkI)BCGOԭ]S*r<jF)7Z6oZJxvN}
ak6@>>>rJ$E&۷Mte99FRڡI)7
UX$IR:.wue!ٽOn͛VRyFhc'!+UjjUFE\iciWm5i,/m;v3\|e+V04w\w@d`/ /O<Yac6o޼y_$ANtO\-7o;ŪSs珝8ԳkǬ쿷BԫSN
,ߵcࠟ2ƿw$^$PZ5=3A=tٶ_!D.j׬avCۣK^^R)ݼmK:qlpP`NrGѽjT߸%Fzw1
v<=v}]Oxl3	N9^b׎m%%wQQQ.uj`$IW'_|~=,[#*.IC.5k}g:'ǦgdƟ8ݴq?*OiYv¥=x{{jZTh4
a!FB9aaQXhȭۦ넕+UR]rM~W"4QNWWyʾG4MXhB:mxT*e&99I)޼yA:	.ITjxr
Z5oD

"";wAtxxHwѨ5E=2?!׳KZ5ٕӬI#wl=lKk/uYٗ^BT:h…#{zzT{ݴvVv=vSMcnnֻWnMYٗ\_VP20p#>+B\BB"pjדR_t¥XqZRBE!DʍgF^嫦>޺r9KAA5mǿ~ZD,]BHX>MTZM4|¥+.]	,߸AmټWɟDlԍ4v6m'ӣsտ]2FW]zQ:I7c&[;//!UYjnVۢPTdDTd|pms扜P-IRtf-)q===ʹr+_> ?@~T;HuԺrz*Uɩ7G|}}VP?3+S|}X~A?h,//(((Ci^~$IA3og?3oun-N^־uv[
!l*R1d`A~k6nZ;WQTfM~ckI&|@Td3%whվM+!_(mcN:+HǪW
O֤qoge4GOcG
QԾu+VoBBdg1+;Gr~2owFM:4$Hi/*ُbTpm;FǪrlB_qWSbŭZ+I_(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$7ݚF?ԴqN>w1vN	j𿴩h:+$ϗkbinnnAAhrC^vzgϝ^嫙Z#܍v&ȋS{p^*Uu{u똞q+w@QXP ߭Z#+uh%_O׎Wá.]Wր>V_tE5רV̹:);7f^I2PnDH;pXԯGު|mʹܼ
a!$I\\5f<WǟpA:5/\/ЪE׋iP~=΋q#	6}/~	*q<{lCԻJ"@Z7L¢"rQ*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 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:e!(,{
_Ep?@T@T@heC)6qi^>s	yspS;`({w8{wp_soBB{\ݺu$a9nӯ+IF]i41l0(cM_QCv	i8b?ɔC20PTQllVM,ؗ|q%%$$h
8nS[UثN
؉ӧM׹C+W;<t~ÖPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿ^{T^Ǿ+0ڹsl894^KtfZ^~<T_3r#˖]JRꡇΛA<z3嫕[ѵO
\Q{Y~CjT#ǖZop=TNm)//?FR1O%$^X9QkٜUnѬɐ}~Мog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٸuGAA96ѦITQ)PT*&[6Ч{s/y*
ǹ'{裏>28}ҤIg֟>yYfiO,h9h/*++k{ͷ233Ud/Cڻkh4ehOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:vo#ݽsFfXSg
(Wjx]:4kW勻AD˦"۴jC2=e|vVvzt"ӣN*֬^577/'\wnOJq_z3ʵB/o{c3236n)iB!/[{`fӶ7X&)]`38rSoֹ}nۻ{6:IBoooׯ
u3-X9fϞ/.uK.ӧO``)&
9kz	):~̎bBاFʩήۼMt=ЯW5;yz7_|g	!DEj7?>2d|cor.zp^իU)hN:q۝šJ65NNغcWaaN~ܬQjԩ3	rS$yzztlZnԙ-/B$y_-ϗo7mܠo./Yq|@#ްl…VV/ȱMx6YbLKvlċ}=2*f|;/??;;ʵ$NrJjrJjBœg΍zoݱ[h`-7P?Ww2Vcڵnjz\\ܼQ<[lc3ժTiߺݲiiZhUk4|W4nPFU96wI7Z6oZ5|@^ZRukJi'O'lgZB<Cʍ͛V+h&BX[GN$h֤c~۸=;'GѨT];4iԠ %
$Ijq_v_vö!?
^ܲyJ3T*Ϩv{!DxJm"\jxۨk6x!ܡm&tEmnyKl޴r
&0̙#_7Lɓ'7Xb̦M6mQ;9)k=mXuj8}Czv형e.!D:5Ϟp];	eJMmز#%!-ժQO	
ѥCvnζ
!ztPfKR]Jm;/\߬ԉSguj=BU1Ի['얛/(P9vLᏕzt?⥳	$\8y\x];EEE=t֩R4uے$]|\tEvN|.|"$I*??߻qχ'Ԭݚ*t
vާ<EeV=<jUoئRv;h*BalrEa!2oVTKu5._hG9M@^___)h4aB9dRe֮vT͚d${V$\$IR)7WGkըi?Bv,((fT_!m߹GthȐ?_.uj+;'YF>zЁ,^nͳ/_.u%фG4,**RTZq,{vXVu/ܭw~V-/]"d`/8+'F|K tӅ0:DԮ'pKAAM7굤ċBόVjWM}u+3Ms'@kXoێZXt:|@H%h6)ƅKW.\Xq۲y_?n\il3O>ҧGZ5weԛ\rzuoȵ
aM7v^^*CF8Rz^:\Y硨Ȉ9)Z͢[6Su'zzzjGiW|@~~v&I7<=<֩uU*<=Soɏ-뭠~gWx?;#'X,_^QPP$ҼIgΒ
}gvZҝ"}ZB^U.
!o1d`A~7lZ;WQTfM~sՕkI&|@Td3%whվM+!k7+mcN:+HǪW
O֤qmge4GOcG
QԾuWmBBdg1+;Gr~2owFM:4$Hi/*ObTpm;FurlB_qWsbŭZ+i\(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$wݚFYeSjڸC'N;x|;'WrZ]X_h4OGrBdӋJr477P~4OtY!sss^^JWtL}yrF;)=p8x/QuLϸuqϕ;_PPPPP (,(VR:B|okvU+*Pԫ[k@ny/\"	
?q\BCkTr\bns$I(7s8r,zuk
#oev6fZznn^P$].ʚz3M_Ϋq_Ԡ~^.~Gpw˗h"E4(xt|WŸċ
}聾7?
`8_5kwsO[k?'
 hp
<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:e]вd-"*"(@EQM2ˆR6m)m)m5d5If}$77;!${w,QQQ`qqq:kބ;(u*I@s,_Wv4h4F{	gc^<$'a20P4H8pF~)ˇ'd`8 	^)]VX./dKhKHH>#@pǧW-(:߱O8XKvW^?wyʗ֩Æ-̙NbgIKcTcըQ#77KDYr(.=<<^~8ofխqˆmڶadf׮'{yyٰMoߋb.{Fc0F?b'KTTgAeϩWY὏}W`Hspqps:i,/>$ʹyJQQgԈ-_};+MRC7
Ə}2fW+۴nٳ[Ǚ|)?^>G֨VEG-_Y9#}^R^^~c'N=cLH~s33ֲ9ܲyӡr9&^O*3lٵ}cO߻{"}q;v-5|_۰А[;wBnڷhp3-c㏟߻[u
N:q뎂BsmMc}$أSRT*M,m8ovѭ_p+Uls)&`['N4G}dpIfϞ?}ɳfҞY@sls_~UVV̙oeffVVms#^V4wh4˖ў$Q\Ry{{,qJe
Idf$5kҰ͎1w㇧$Is%I:vo#ӣKFfXSg
(Wjx];6oW勻AD˦"ڶnC2=e|vVvzv2
[vVc'GkV|㿓w.ۻW'%hҨzLr{،f>4d`rJjZzb~˖ԯFٴm鍣0֦izcqW9ίԛrw2M|蒕]EG6m@ZRn00ٳ3~P%ifҥ}
\ vD!<vYo88W_c؃GCQj@rjĩ6o+]]vrN޼}<W_Xj3m"Ff:P1g7yy=d@ժh4'NݸNaM|_ۈ&<<UXX_|'7+zV.7uLܔ$I::uvˋ$IijW7׫Kg*Pn7l9pa@nիU/(8r$DF/^͹wV"$嫝:z=9eq{%geg_OJ.ιr-I+`==ﴓxs{[[wZDAzUGy{mZZy&c3+W.7//-걱vT*6Zؽ̹D!D*U:i}'DjqfZV!B7?*_wpզԬQU;/?zҍV-U
,#Pnn"8tD5;Ry*G	٭Vk; ϐr#Ufժg
!:zS$I-7ԡo+6nh4*WM5(((HI)o("IZD4>nؖ#g>ג[hVBXZzJղ{<#T]TU
obƑ>^]:k޴^H-pV-UXDӜ9s&Ip<ydKٴiӦM"j3#@<?s;v=\|7?qͶtNϝ?vtHpPnrl%W8X[!A,[i
[v$^$PZ5=3A=vٶ_!DϮk׬~vC׳k^^R)ݴmK:qlpP`rGѣ}jT߰9FtԖrSJ;Ni֤anXg/^:pAnL…g΅WحSkI;_TTԳk;(@cX-I/_KWd'K|xKڭyxxz{Y2ɱ'N7k`}StZp_jCV5m*jBX{:,f(_XXr+:aJT\{򕈦
}||UF,CN>>^*UljJjռivNNRJ7oenPN…K$UrCe{vV꛶#$ѻ[y;+mFݯl{4jMQ/
!ZV-1sr7mdpNh2i"+;B
a^/\MpEDcOOϢ"J5d@5nWNuj\qbz7m2+;ҕk+
J&ý_|bg?q<@BH=^;==]CdNzR_جq9!^KJH(HիV|G[2Sn4gqr	4((Izv׺eĒԁFE*DI7.\rҕ??V-l?|@tMHMog~=ԪQ%+o޼|ڕ5|C=VmڨRyHB_5իq:EEFDEFȷǟ=gIO	Ւ$Ejݪ2̮;S;LK/WIڙP?@ʮ'[֕׫VLN'?*뛯V'_̨G
ğwAc18|y!DAAJ$I

,y;K^)Şy۽KkIwmZoJzV*XeA}BްUh\FR"7UW%i4Q͕ܱ]TݬioG:q"F3^5<fZ
^YӰ?)Wto=F*ks6:B,_!+;[Q_}gǬIʼݥc[y4А e?Q	];|_[!ğ+	9~^xωmrjծ˧q(R*c.&--\9闯^ϯ^tTzzJ$Iy$$32ni7r>*[{wlϿoҟ֭w_۾uEEn4/HJ5sF~ˎ'G<جqN>w1vN	j𿴩h:+$ϗkbinnnAAhrC^vzgϝ^嫙Z#܍v&ȋS{p^*Uu{wq+w@QXP ߭ZC(ul%߲ONWUá.]WV_tE5רV̹>;+;7f^I:HnDH;pXܿg|mʹܼ
a!$I\\5f<WǟpA:/\/кe7~iP~=P΋q#	6~o~	*q<k,CԻN"@Z6L¢"rQ*V

	!X=sziꏕkT^%</?A{c)H^r-,(<8ZTTTuB?wG/(J4MyΞ:8hXh233/^bojZ۷o_z]gNF+VkQFӲلV-6oYn}q瑷Iaa'06saaᡣkVZN-rt}ne
!nef
!|}}4ͭ۷~vjw3-SBt\!~N׭+tȸxrp``d&g}}|zv/^pN{uxY+ٗXr^ɽr-)48uf`!!yxxhaی/ι|zXHHt/\B9+hsZhl'c
Z*$$_r-,$M`W_}Cm\<k,20 /['77&
!*zXwLJ*	!kS!,7FvVvhMEMy3M?(yyJ!GJ9|*¤dFSYݟIW<ټi?㏴hho!jZS,,%hDaQvNJN1r<p8ImZTkwQ56JÚ7m/X;׼i;=ϝ/
uX陋jkZRR~~AU]OBԬ^5)9EWެ[OL_hzuZ~)7^RTTRyxyS_x}tZ޹~&sMܦQ' ^Jn՚իʿ׭u_d_v]5hQRRSԪ.xZ5Sn;qZ08(׮'yTʋQiJ'kfۥM༼<//y?d-LR}{)|nټIVvFkד끏<6ezz
<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


IHDR1c+IDATxw|SstR:e!(,{
_EPAEQ!Pd̲M[J[Jwp
YMҴYG͹玄D)0KTT@\\/ڹ7!!=Jnݺm0P7`$.4^٘W6I1
&ү(l!4Qd!	({*{w(y6`BWJW&C8ψP7)*UK'{g&ܡ핫ϝ`bvlPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿZT^Ǿ+0ڹsl894^KtfZ^~<T_3r#W]JRꡇΛA<z3k[ѵì
\Q{ٟ|CjT#V`p=TNm)//?FR1O%$^ذ%QkٜUnѬɐ}}Ȝog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٴuGAA96ѦITQ)PT*&[6Ч{s,y*
ǹ'{?48}ҤIsџ>yٳgkO,h9h/2++k֬{ͷ233Utι/Cڻkh4+jOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:v6l#ݽsFfXSg
(Wjx]:4kV勻AD˦"۴jC2=y|vVvzt"5.קGYGTYjnn^N1Po:8|F+fkׅ^޻fdf6mSR3C
_b=4m;Mo6Ml=OOOSfp~LۭsۼϷwY9ٵmtdF
_ fZ;s̙3G?_e]p֭-[֧O5SjWMs@ל
FSzu<"2OUʕS'N]e\z_:k/8v;o:~
'ϜBl⳯}d_\WR_ќ8uvӶ;5ʳm"k!<uǮ"f?[Y96ۣZpSg$Iؾԩ3[^$IJS\/nڸAߞ][<=VrG[	ZZ?#NJB4iT+ߒ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9_X-}tȀ[7li׺UXh[Ul76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|/u/_mҸAUؼ'hټi9kݖkI)BCGOԭ]S*r<jF)7Z6oZJxvN}
ak6@>>>rJ$E&۷Mte99FRڡI)7
UX$IR:.wue!ٽOn͛VRyFhc'!+UjjUFE\iciWm5i,/m;v3\|e+V04w\w@d`/ /O<Yac6o޼y_$ANtO\-7o;ŪSs珝8ԳkǬ쿷BԫSN
,ߵcࠟ2ƿw$^$PZ5=3A=tٶ_!D.j׬avCۣK^^R)ݼmK:qlpP`NrGѽjT߸%Fzw1
v<=v}]Oxl3	N9^b׎m%%wQQQ.uj`$IW'_|~=,[#*.IC.5k}g:'ǦgdƟ8ݴq?*OiYv¥=x{{jZTh4
a!FB9aaQXhȭۦ넕+UR]rM~W"4QNWWyʾG4MXhB:mxT*e&99I)޼yA:	.ITjxr
Z5oD

"";wAtxxHwѨ5E=2?!׳KZ5ٕӬI#wl=lKk/uYٗ^BT:h…#{zzT{ݴvVv=vSMcnnֻWnMYٗ\_VP20p#>+B\BB"pjדR_t¥XqZRBE!DʍgF^嫦>޺r9KAA5mǿ~ZD,]BHX>MTZM4|¥+.]	,߸AmټWɟDlԍ4v6m'ӣsտ]2FW]zQ:I7c&[;//!UYjnVۢPTdDTd|pms扜P-IRtf-)q===ʹr+_> ?@~T;HuԺrz*Uɩ7G|}}VP?3+S|}X~A?h,//(((Ci^~$IA3og?3oun-N^־uv[
!l*R1d`A~k6nZ;WQTfM~ckI&|@Td3%whվM+!_(mcN:+HǪW
O֤qoge4GOcG
QԾu+VoBBdg1+;Gr~2owFM:4$Hi/*ُbTpm;FǪrlB_qWSbŭZ+I_(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$7ݚF?ԴqN>w1vN	j𿴩h:+$ϗkbinnnAAhrC^vzgϝ^嫙Z#܍v&ȋS{p^*Uu{u똞q+w@QXP ߭Z#+uh%_O׎Wá.]Wր>V_tE5רV̹:);7f^I2PnDH;pXԯGު|mʹܼ
a!$I\\5f<WǟpA:5/\/ЪE׋iP~=΋q#	6}/~	*q<{lCԻJ"@Z7L¢"rQ*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 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


IHDR1cuIDATxw|SstR:e!(@ **A'QAٛ" e
lRRDžkjz=<Hnn=w$Ͻ'BMIY}9tνv	PzWnXNs$vY<hyHNd`9h6~E`c٥'qJ$S9HO@SٻFqγARZ6\`_
ɖЖ}F4rOoUaZ:Q67tpO:7q^/_vyTЭS3?B< 3ŘiiiUV^^͗8Q\5{xxw(6_'--=#
۴meȖͯ^Kap7];lr.kFc0F?b'KTTgAiii{ッRݵ{7gϞtxy^|.I>>>bS}5Ϩ-[VvN*f˨:oDڍߖR>mӪg3>B~4jeg~ţUN;]rsrG>@zu=<iGwPٿ>t~ݦاG?jesVUfCBsMП9jcPfsێƞٿwM]{c][6ova!7v/!$I:Ŵhp#=sێ߻[<a"smMc}$ģSRT*M,m8oѭg_p3Ubs)&`['N4G}dpIf͚?}3gԞY@9sls_|evvofeeըQcɬ#^R4wh4˖֞4Q\Ry{{,qJe
Idf$5qcOOOIJt})۴GѧG̬=!ne{yy+b'O?PB*=vlѼO/wME@kӪez~c3|2ֱU=o׷g[9GP]z^^~N1Po^;?r&
;Fׄ^޻efe5o!SR32C_|~=5ƭ;Lo6Ml=OOOSfp~Ȑ۽KVٸϷO.9ٵ}td&_ Fz;s̚5K?_]p۶m.]ڷoURVOs`uFSzw;pX1tPZ5TV<vVu_
_PPxĩMvx+ם8}V.*]TϾAnopCYZFs
[oT*tT;uof<_NN$ӣSrS'O.y$)MrQ~A|yFzunɲ̛*9|gݭfj~~h֤K^)/
]d$]tSW$]$|윜k)ו==Ui7299&w?vRRRR.8}vua]B+hY1_π
RЁ7nӶMXhʵ]b76s
3kGlۺ]{NMBԨVC6'Nw2Ntok
.T|/u.]iִQZؼ}%_oݲy9
{ͦɩBGׯ[[*r8]jF[l^ZxNnCJamo@/ooo9%JԪEN&]vö\FRzuجIԴ**$e=c+pi9Bvr5uU*gdTQZlߵ؉B*UGE*FQ+Voեc͚΋t]/]mݲyʕL`=͞=[kf):8'Oo<Ę7nܸ1n$sӷRo5w
Vo
@թu칣O);7gBj9wSAu		y_Zy{҅B%[Sƙs珝8سkǜܭBڱnZ6n<~=+ҍ[wxIY'v!;7g?=[Vb%OMm%7UPXs4խޤ$?xU*wjrڱ{J=X)nKtZʅKWk9$yz|]<<<Rvk޷̯srlFfVS͛6ھke_׫ZjT?~JڵwF"kd?!*̺eNXJ%//W瞿t9Yc4yu|}}Xф!䐩ӦJu+GکRZh&͛Y5x$I5^_ٞ]S-I֩PJQ"rr~)DmnZ1&ꡡ~!D^]թ9vgNnnfMߩCa-Yܶ[f\rMQ),/hY\\Rz[ڍ֩^k7l_yyy[D_vmZe\|UEXA_qWKHc?,q^fddat,]KN=w7m$`!ĕɉIӞ9fj{fV,N.Ӹidr#u`ŀvQJj5lr/x90bFϷu?/KX1 uK뷳a?O=Pߞ]Ԫߔn\|kMKN.+6kyy<$!Fhݻp{wךM:EEFDEFȷ%]gIO	Ւ$Enݺ2S;HϨPដ


G3~]KY^WUVU陒vO~Tn׷@o<O2QN8bp`ŊBb9JX1V,SK<{WoeڶiZj*XyA}BZEh\FR"[4&k4Q-ܱ}Tvm٤ioG<~"zӣY=<Fz^I۸N8!WtS=Vjks:B,_>;'GQ_s{\I*̺եc;y4А e?Q	];|o;!`r&ý𮟒?$~ͥ֩[%O|qjtnj\LzzF
/]_PP-lLyqU*I4!tI!Iffna|TbS7>ݺ?͛Ŀ[|}u늊:Ӥ"9O5ͺ۟@t:~G۹y'ꢢҦF9v<"'7@^\\\U*yyyEZgqw굚ժ9{Fxdi
+ϓ{'ڙ /.??_YC	%xTMݽSF̓G|B!DQa|z*
ֱ}~)?:T+	_ܠ~},8"$(0?uk

UI}wVvn=$=<t܈ΑѤԯ3
i73+j$RIUִr^?pF
??W;Q;;+^b@V_/YAC:/}'&]hܨ)&V̙3Mc̮}_]U)I!D_o31b,J.ViDVT3X+,*WT\,Xb w鵦Zߔ2pjwPIGj.,*#hQaB3pAavUiڍM[w1naF#BFue}SF'ߺuk:sj4\R<j4'$Fniێ?=M>Q9Vfȗy3Ku3+Khnfݺ-۵SGBdddȗ
!-_PPuiXO 3f҅K-9ӳk?^tҾvյgw\f_bu7&ʑw976Qko36|;''7''ҕka!!ѭ[;1;;G+\FmݲscF;cW?W*  na!!m۴$Å+3gm\<sL20 /['//Ͱ$	!zPwL*U!kS),7zVvNhLEMq#]V<w(J!GJ9|*FSݟI/P<
٢Y?cldOAjZ],*%hDQqvNNI5r(&
<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


IHDR1c IDATxw|SstR:e!(,{
_Ep?@T@T@heC)6qi^>s	yspS;`({w8{wp_soBB{\ݺu$a9nӯ+IF]i41l0(cM_QCv	i8b?ɔC20PTQllVM,ؗ|q%%$$h
8nS[UثN
؉ӧM׹C+W;<t~ÖPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿ^{T^Ǿ+0ڹsl894^KtfZ^~<T_3r#˖]JRꡇΛA<z3嫕[ѵO
\Q{Y~CjT#ǖZop=TNm)//?FR1O%$^X9QkٜUnѬɐ}~Мog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٸuGAA96ѦITQ)PT*&[6Ч{s/y*
ǹ'{裏>28}ҤIg֟>yYfiO,h9h/*++k{ͷ233Ud/Cڻkh4ehOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:vo#ݽsFfXSg
(Wjx]:4kW勻AD˦"۴jC2=e|vVvzt"ӣN*֬^577/'\wnOJq_z3ʵB/o{c3236n)iB!/[{`fӶ7X&)]`38rSoֹ}nۻ{6:IBoooׯ
u3-X9fϞ/.uK.ӧO``)&
9kz	):~̎bBاFʩήۼMt=ЯW5;yz7_|g	!DEj7?>2d|cor.zp^իU)hN:q۝šJ65NNغcWaaN~ܬQjԩ3	rS$yzztlZnԙ-/B$y_-ϗo7mܠo./Yq|@#ްl…VV/ȱMx6YbLKvlċ}=2*f|;/??;;ʵ$NrJjrJjBœg΍zoݱ[h`-7P?Ww2Vcڵnjz\\ܼQ<[lc3ժTiߺݲiiZhUk4|W4nPFU96wI7Z6oZ5|@^ZRukJi'O'lgZB<Cʍ͛V+h&BX[GN$h֤c~۸=;'GѨT];4iԠ %
$Ijq_v_vö!?
^ܲyJ3T*Ϩv{!DxJm"\jxۨk6x!ܡm&tEmnyKl޴r
&0̙#_7Lɓ'7Xb̦M6mQ;9)k=mXuj8}Czv형e.!D:5Ϟp];	eJMmز#%!-ժQO	
ѥCvnζ
!ztPfKR]Jm;/\߬ԉSguj=BU1Ի['얛/(P9vLᏕzt?⥳	$\8y\x];EEE=t֩R4uے$]|\tEvN|.|"$I*??߻qχ'Ԭݚ*t
vާ<EeV=<jUoئRv;h*BalrEa!2oVTKu5._hG9M@^___)h4aB9dRe֮vT͚d${V$\$IR)7WGkըi?Bv,((fT_!m߹GthȐ?_.uj+;'YF>zЁ,^nͳ/_.u%фG4,**RTZq,{vXVu/ܭw~V-/]"d`/8+'F|K tӅ0:DԮ'pKAAM7굤ċBόVjWM}u+3Ms'@kXoێZXt:|@H%h6)ƅKW.\Xq۲y_?n\il3O>ҧGZ5weԛ\rzuoȵ
aM7v^^*CF8Rz^:\Y硨Ȉ9)Z͢[6Su'zzzjGiW|@~~v&I7<=<֩uU*<=Soɏ-뭠~gWx?;#'X,_^QPP$ҼIgΒ
}gvZҝ"}ZB^U.
!o1d`A~7lZ;WQTfM~sՕkI&|@Td3%whվM+!k7+mcN:+HǪW
O֤qmge4GOcG
QԾuWmBBdg1+;Gr~2owFM:4$Hi/*ObTpm;FurlB_qWsbŭZ+i\(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$wݚFYeSjڸC'N;x|;'WrZ]X_h4OGrBdӋJr477P~4OtY!sss^^JWtL}yrF;)=p8x/QuLϸuqϕ;_PPPPP (,(VR:B|okvU+*Pԫ[k@ny/\"	
?q\BCkTr\bns$I(7s8r,zuk
#oev6fZznn^P$].ʚz3M_Ϋq_Ԡ~^.~Gpw˗h"E4(xt|WŸċ
}聾7?
`8_5kwsO[k?'
 hp
<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:e!(,{
_Ep?@T@T@heC)6qi^>s	yspS;`({w8{wp_soBB{\ݺu$a9nӯ+IF]i41l0(cM_QCv	i8b?ɔC20PTQllVM,ؗ|q%%$$h
8nS[UثN
؉ӧM׹C+W;<t~ÖPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿ^{T^Ǿ+0ڹsl894^KtfZ^~<T_3r#˖]JRꡇΛA<z3嫕[ѵO
\Q{Y~CjT#ǖZop=TNm)//?FR1O%$^X9QkٜUnѬɐ}~Мog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٸuGAA96ѦITQ)PT*&[6Ч{s/y*
ǹ'{裏>28}ҤIg֟>yYfiO,h9h/*++k{ͷ233Ud/Cڻkh4ehOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:vo#ݽsFfXSg
(Wjx]:4kW勻AD˦"۴jC2=e|vVvzt"ӣN*֬^577/'\wnOJq_z3ʵB/o{c3236n)iB!/[{`fӶ7X&)]`38rSoֹ}nۻ{6:IBoooׯ
u3-X9fϞ/.uK.ӧO``)&
9kz	):~̎bBاFʩήۼMt=ЯW5;yz7_|g	!DEj7?>2d|cor.zp^իU)hN:q۝šJ65NNغcWaaN~ܬQjԩ3	rS$yzztlZnԙ-/B$y_-ϗo7mܠo./Yq|@#ްl…VV/ȱMx6YbLKvlċ}=2*f|;/??;;ʵ$NrJjrJjBœg΍zoݱ[h`-7P?Ww2Vcڵnjz\\ܼQ<[lc3ժTiߺݲiiZhUk4|W4nPFU96wI7Z6oZ5|@^ZRukJi'O'lgZB<Cʍ͛V+h&BX[GN$h֤c~۸=;'GѨT];4iԠ %
$Ijq_v_vö!?
^ܲyJ3T*Ϩv{!DxJm"\jxۨk6x!ܡm&tEmnyKl޴r
&0̙#_7Lɓ'7Xb̦M6mQ;9)k=mXuj8}Czv형e.!D:5Ϟp];	eJMmز#%!-ժQO	
ѥCvnζ
!ztPfKR]Jm;/\߬ԉSguj=BU1Ի['얛/(P9vLᏕzt?⥳	$\8y\x];EEE=t֩R4uے$]|\tEvN|.|"$I*??߻qχ'Ԭݚ*t
vާ<EeV=<jUoئRv;h*BalrEa!2oVTKu5._hG9M@^___)h4aB9dRe֮vT͚d${V$\$IR)7WGkըi?Bv,((fT_!m߹GthȐ?_.uj+;'YF>zЁ,^nͳ/_.u%фG4,**RTZq,{vXVu/ܭw~V-/]"d`/8+'F|K tӅ0:DԮ'pKAAM7굤ċBόVjWM}u+3Ms'@kXoێZXt:|@H%h6)ƅKW.\Xq۲y_?n\il3O>ҧGZ5weԛ\rzuoȵ
aM7v^^*CF8Rz^:\Y硨Ȉ9)Z͢[6Su'zzzjGiW|@~~v&I7<=<֩uU*<=Soɏ-뭠~gWx?;#'X,_^QPP$ҼIgΒ
}gvZҝ"}ZB^U.
!o1d`A~7lZ;WQTfM~sՕkI&|@Td3%whվM+!k7+mcN:+HǪW
O֤qmge4GOcG
QԾuWmBBdg1+;Gr~2owFM:4$Hi/*ObTpm;FurlB_qWsbŭZ+i\(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$wݚFYeSjڸC'N;x|;'WrZ]X_h4OGrBdӋJr477P~4OtY!sss^^JWtL}yrF;)=p8x/QuLϸuqϕ;_PPPPP (,(VR:B|okvU+*Pԫ[k@ny/\"	
?q\BCkTr\bns$I(7s8r,zuk
#oev6fZznn^P$].ʚz3M_Ϋq_Ԡ~^.~Gpw˗h"E4(xt|WŸċ
}聾7?
`8_5kwsO[k?'
 hp
<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


IHDR1cIDATxw|SstR:e!(,{
_EPAEQ!Pd̲M[J[Jwp
YMҴYG͹玄D)0KTT@\\/ڹ7!!=Jnݺm0P7`$.4^٘W6I1
&ү(l!4Qd!	({*{w(y6`BWJW&C8ψP7)*UK'{g&ܡ핫ϝ`bvlPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿZT^Ǿ+0ڹsl894^KtfZ^~<T_3r#W]JRꡇΛA<z3k[ѵì
\Q{ٟ|CjT#V`p=TNm)//?FR1O%$^ذ%QkٜUnѬɐ}}Ȝog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٴuGAA96ѦITQ)PT*&[6Ч{s,y*
ǹ'{?48}ҤIsџ>yٳgkO,h9h/2++k֬{ͷ233Utι/Cڻkh4+jOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:v6l#ݽsFfXSg
(Wjx]:4kV勻AD˦"۴jC2=y|vVvzt"5.קGYGTYjnn^N1Po:8|F+fkׅ^޻fdf6mSR3C
_b=4m;Mo6Ml=OOOSfp~LۭsۼϷwY9ٵmtdF
_ fZ;s̙3G?_e]p֭-[֧O5SjWMs@ל
FSzu<"2OUʕS'N]e\z_:k/8v;o:~
'ϜBl⳯}d_\WR_ќ8uvӶ;5ʳm"k!<uǮ"f?[Y96ۣZpSg$Iؾԩ3[^$IJS\/nڸAߞ][<=VrG[	ZZ?#NJB4iT+ߒ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9_X-}tȀ[7li׺UXh[Ul76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|/u/_mҸAUؼ'hټi9kݖkI)BCGOԭ]S*r<jF)7Z6oZJxvN}
ak6@>>>rJ$E&۷Mte99FRڡI)7
UX$IR:.wue!ٽOn͛VRyFhc'!+UjjUFE\iciWm5i,/m;v3\|e+V04w\w@d`/ /O<Yac6o޼y_$ANtO\-7o;ŪSs珝8ԳkǬ쿷BԫSN
,ߵcࠟ2ƿw$^$PZ5=3A=tٶ_!D.j׬avCۣK^^R)ݼmK:qlpP`NrGѽjT߸%Fzw1
v<=v}]Oxl3	N9^b׎m%%wQQQ.uj`$IW'_|~=,[#*.IC.5k}g:'ǦgdƟ8ݴq?*OiYv¥=x{{jZTh4
a!FB9aaQXhȭۦ넕+UR]rM~W"4QNWWyʾG4MXhB:mxT*e&99I)޼yA:	.ITjxr
Z5oD

"";wAtxxHwѨ5E=2?!׳KZ5ٕӬI#wl=lKk/uYٗ^BT:h…#{zzT{ݴvVv=vSMcnnֻWnMYٗ\_VP20p#>+B\BB"pjדR_t¥XqZRBE!DʍgF^嫦>޺r9KAA5mǿ~ZD,]BHX>MTZM4|¥+.]	,߸AmټWɟDlԍ4v6m'ӣsտ]2FW]zQ:I7c&[;//!UYjnVۢPTdDTd|pms扜P-IRtf-)q===ʹr+_> ?@~T;HuԺrz*Uɩ7G|}}VP?3+S|}X~A?h,//(((Ci^~$IA3og?3oun-N^־uv[
!l*R1d`A~k6nZ;WQTfM~ckI&|@Td3%whվM+!_(mcN:+HǪW
O֤qoge4GOcG
QԾu+VoBBdg1+;Gr~2owFM:4$Hi/*ُbTpm;FǪrlB_qWSbŭZ+I_(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$7ݚF?ԴqN>w1vN	j𿴩h:+$ϗkbinnnAAhrC^vzgϝ^嫙Z#܍v&ȋS{p^*Uu{u똞q+w@QXP ߭Z#+uh%_O׎Wá.]Wր>V_tE5רV̹:);7f^I2PnDH;pXԯGު|mʹܼ
a!$I\\5f<WǟpA:5/\/ЪE׋iP~=΋q#	6}/~	*q<{lCԻJ"@Z7L¢"rQ*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 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|SstR:e!(,{
_EPAEQ!Pd̲M[J[Jwp
YMҴYG͹玄D)0KTT@\\/ڹ7!!=Jnݺm0P7`$.4^٘W6I1
&ү(l!4Qd!	({*{w(y6`BWJW&C8ψP7)*UK'{g&ܡ핫ϝ`bvlPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿZT^Ǿ+0ڹsl894^KtfZ^~<T_3r#W]JRꡇΛA<z3k[ѵì
\Q{ٟ|CjT#V`p=TNm)//?FR1O%$^ذ%QkٜUnѬɐ}}Ȝog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٴuGAA96ѦITQ)PT*&[6Ч{s,y*
ǹ'{?48}ҤIsџ>yٳgkO,h9h/2++k֬{ͷ233Utι/Cڻkh4+jOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:v6l#ݽsFfXSg
(Wjx]:4kV勻AD˦"۴jC2=y|vVvzt"5.קGYGTYjnn^N1Po:8|F+fkׅ^޻fdf6mSR3C
_b=4m;Mo6Ml=OOOSfp~LۭsۼϷwY9ٵmtdF
_ fZ;s̙3G?_e]p֭-[֧O5SjWMs@ל
FSzu<"2OUʕS'N]e\z_:k/8v;o:~
'ϜBl⳯}d_\WR_ќ8uvӶ;5ʳm"k!<uǮ"f?[Y96ۣZpSg$Iؾԩ3[^$IJS\/nڸAߞ][<=VrG[	ZZ?#NJB4iT+ߒ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9_X-}tȀ[7li׺UXh[Ul76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|/u/_mҸAUؼ'hټi9kݖkI)BCGOԭ]S*r<jF)7Z6oZJxvN}
ak6@>>>rJ$E&۷Mte99FRڡI)7
UX$IR:.wue!ٽOn͛VRyFhc'!+UjjUFE\iciWm5i,/m;v3\|e+V04w\w@d`/ /O<Yac6o޼y_$ANtO\-7o;ŪSs珝8ԳkǬ쿷BԫSN
,ߵcࠟ2ƿw$^$PZ5=3A=tٶ_!D.j׬avCۣK^^R)ݼmK:qlpP`NrGѽjT߸%Fzw1
v<=v}]Oxl3	N9^b׎m%%wQQQ.uj`$IW'_|~=,[#*.IC.5k}g:'ǦgdƟ8ݴq?*OiYv¥=x{{jZTh4
a!FB9aaQXhȭۦ넕+UR]rM~W"4QNWWyʾG4MXhB:mxT*e&99I)޼yA:	.ITjxr
Z5oD

"";wAtxxHwѨ5E=2?!׳KZ5ٕӬI#wl=lKk/uYٗ^BT:h…#{zzT{ݴvVv=vSMcnnֻWnMYٗ\_VP20p#>+B\BB"pjדR_t¥XqZRBE!DʍgF^嫦>޺r9KAA5mǿ~ZD,]BHX>MTZM4|¥+.]	,߸AmټWɟDlԍ4v6m'ӣsտ]2FW]zQ:I7c&[;//!UYjnVۢPTdDTd|pms扜P-IRtf-)q===ʹr+_> ?@~T;HuԺrz*Uɩ7G|}}VP?3+S|}X~A?h,//(((Ci^~$IA3og?3oun-N^־uv[
!l*R1d`A~k6nZ;WQTfM~ckI&|@Td3%whվM+!_(mcN:+HǪW
O֤qoge4GOcG
QԾu+VoBBdg1+;Gr~2owFM:4$Hi/*ُbTpm;FǪrlB_qWSbŭZ+I_(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$7ݚF?ԴqN>w1vN	j𿴩h:+$ϗkbinnnAAhrC^vzgϝ^嫙Z#܍v&ȋS{p^*Uu{u똞q+w@QXP ߭Z#+uh%_O׎Wá.]Wր>V_tE5רV̹:);7f^I2PnDH;pXԯGު|mʹܼ
a!$I\\5f<WǟpA:5/\/ЪE׋iP~=΋q#	6}/~	*q<{lCԻJ"@Z7L¢"rQ*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 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|SstR:e!(,{
_EPAEQ!Pd̲M[J[Jwp
YMҴYG͹玄D)0KTT@\\/ڹ7!!=Jnݺm0P7`$.4^٘W6I1
&ү(l!4Qd!	({*{w(y6`BWJW&C8ψP7)*UK'{g&ܡ핫ϝ`bvlPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿZT^Ǿ+0ڹsl894^KtfZ^~<T_3r#W]JRꡇΛA<z3k[ѵì
\Q{ٟ|CjT#V`p=TNm)//?FR1O%$^ذ%QkٜUnѬɐ}}Ȝog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٴuGAA96ѦITQ)PT*&[6Ч{s,y*
ǹ'{?48}ҤIsџ>yٳgkO,h9h/2++k֬{ͷ233Utι/Cڻkh4+jOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:v6l#ݽsFfXSg
(Wjx]:4kV勻AD˦"۴jC2=y|vVvzt"5.קGYGTYjnn^N1Po:8|F+fkׅ^޻fdf6mSR3C
_b=4m;Mo6Ml=OOOSfp~LۭsۼϷwY9ٵmtdF
_ fZ;s̙3G?_e]p֭-[֧O5SjWMs@ל
FSzu<"2OUʕS'N]e\z_:k/8v;o:~
'ϜBl⳯}d_\WR_ќ8uvӶ;5ʳm"k!<uǮ"f?[Y96ۣZpSg$Iؾԩ3[^$IJS\/nڸAߞ][<=VrG[	ZZ?#NJB4iT+ߒ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9_X-}tȀ[7li׺UXh[Ul76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|/u/_mҸAUؼ'hټi9kݖkI)BCGOԭ]S*r<jF)7Z6oZJxvN}
ak6@>>>rJ$E&۷Mte99FRڡI)7
UX$IR:.wue!ٽOn͛VRyFhc'!+UjjUFE\iciWm5i,/m;v3\|e+V04w\w@d`/ /O<Yac6o޼y_$ANtO\-7o;ŪSs珝8ԳkǬ쿷BԫSN
,ߵcࠟ2ƿw$^$PZ5=3A=tٶ_!D.j׬avCۣK^^R)ݼmK:qlpP`NrGѽjT߸%Fzw1
v<=v}]Oxl3	N9^b׎m%%wQQQ.uj`$IW'_|~=,[#*.IC.5k}g:'ǦgdƟ8ݴq?*OiYv¥=x{{jZTh4
a!FB9aaQXhȭۦ넕+UR]rM~W"4QNWWyʾG4MXhB:mxT*e&99I)޼yA:	.ITjxr
Z5oD

"";wAtxxHwѨ5E=2?!׳KZ5ٕӬI#wl=lKk/uYٗ^BT:h…#{zzT{ݴvVv=vSMcnnֻWnMYٗ\_VP20p#>+B\BB"pjדR_t¥XqZRBE!DʍgF^嫦>޺r9KAA5mǿ~ZD,]BHX>MTZM4|¥+.]	,߸AmټWɟDlԍ4v6m'ӣsտ]2FW]zQ:I7c&[;//!UYjnVۢPTdDTd|pms扜P-IRtf-)q===ʹr+_> ?@~T;HuԺrz*Uɩ7G|}}VP?3+S|}X~A?h,//(((Ci^~$IA3og?3oun-N^־uv[
!l*R1d`A~k6nZ;WQTfM~ckI&|@Td3%whվM+!_(mcN:+HǪW
O֤qoge4GOcG
QԾu+VoBBdg1+;Gr~2owFM:4$Hi/*ُbTpm;FǪrlB_qWSbŭZ+I_(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$7ݚF?ԴqN>w1vN	j𿴩h:+$ϗkbinnnAAhrC^vzgϝ^嫙Z#܍v&ȋS{p^*Uu{u똞q+w@QXP ߭Z#+uh%_O׎Wá.]Wր>V_tE5רV̹:);7f^I2PnDH;pXԯGު|mʹܼ
a!$I\\5f<WǟpA:5/\/ЪE׋iP~=΋q#	6}/~	*q<{lCԻJ"@Z7L¢"rQ*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 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|SstR:e!(,{
_EPAEQ!Pd̲M[J[Jwp
YMҴYG͹玄D)0KTT@\\/ڹ7!!=Jnݺm0P7`$.4^٘W6I1
&ү(l!4Qd!	({*{w(y6`BWJW&C8ψP7)*UK'{g&ܡ핫ϝ`bvlPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿZT^Ǿ+0ڹsl894^KtfZ^~<T_3r#W]JRꡇΛA<z3k[ѵì
\Q{ٟ|CjT#V`p=TNm)//?FR1O%$^ذ%QkٜUnѬɐ}}Ȝog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٴuGAA96ѦITQ)PT*&[6Ч{s,y*
ǹ'{?48}ҤIsџ>yٳgkO,h9h/2++k֬{ͷ233Utι/Cڻkh4+jOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:v6l#ݽsFfXSg
(Wjx]:4kV勻AD˦"۴jC2=y|vVvzt"5.קGYGTYjnn^N1Po:8|F+fkׅ^޻fdf6mSR3C
_b=4m;Mo6Ml=OOOSfp~LۭsۼϷwY9ٵmtdF
_ fZ;s̙3G?_e]p֭-[֧O5SjWMs@ל
FSzu<"2OUʕS'N]e\z_:k/8v;o:~
'ϜBl⳯}d_\WR_ќ8uvӶ;5ʳm"k!<uǮ"f?[Y96ۣZpSg$Iؾԩ3[^$IJS\/nڸAߞ][<=VrG[	ZZ?#NJB4iT+ߒ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9_X-}tȀ[7li׺UXh[Ul76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|/u/_mҸAUؼ'hټi9kݖkI)BCGOԭ]S*r<jF)7Z6oZJxvN}
ak6@>>>rJ$E&۷Mte99FRڡI)7
UX$IR:.wue!ٽOn͛VRyFhc'!+UjjUFE\iciWm5i,/m;v3\|e+V04w\w@d`/ /O<Yac6o޼y_$ANtO\-7o;ŪSs珝8ԳkǬ쿷BԫSN
,ߵcࠟ2ƿw$^$PZ5=3A=tٶ_!D.j׬avCۣK^^R)ݼmK:qlpP`NrGѽjT߸%Fzw1
v<=v}]Oxl3	N9^b׎m%%wQQQ.uj`$IW'_|~=,[#*.IC.5k}g:'ǦgdƟ8ݴq?*OiYv¥=x{{jZTh4
a!FB9aaQXhȭۦ넕+UR]rM~W"4QNWWyʾG4MXhB:mxT*e&99I)޼yA:	.ITjxr
Z5oD

"";wAtxxHwѨ5E=2?!׳KZ5ٕӬI#wl=lKk/uYٗ^BT:h…#{zzT{ݴvVv=vSMcnnֻWnMYٗ\_VP20p#>+B\BB"pjדR_t¥XqZRBE!DʍgF^嫦>޺r9KAA5mǿ~ZD,]BHX>MTZM4|¥+.]	,߸AmټWɟDlԍ4v6m'ӣsտ]2FW]zQ:I7c&[;//!UYjnVۢPTdDTd|pms扜P-IRtf-)q===ʹr+_> ?@~T;HuԺrz*Uɩ7G|}}VP?3+S|}X~A?h,//(((Ci^~$IA3og?3oun-N^־uv[
!l*R1d`A~k6nZ;WQTfM~ckI&|@Td3%whվM+!_(mcN:+HǪW
O֤qoge4GOcG
QԾu+VoBBdg1+;Gr~2owFM:4$Hi/*ُbTpm;FǪrlB_qWSbŭZ+I_(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$7ݚF?ԴqN>w1vN	j𿴩h:+$ϗkbinnnAAhrC^vzgϝ^嫙Z#܍v&ȋS{p^*Uu{u똞q+w@QXP ߭Z#+uh%_O׎Wá.]Wր>V_tE5רV̹:);7f^I2PnDH;pXԯGު|mʹܼ
a!$I\\5f<WǟpA:5/\/ЪE׋iP~=΋q#	6}/~	*q<{lCԻJ"@Z7L¢"rQ*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 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|SstR:e!(,{
_EPAEQ!Pd̲M[J[Jwp
YMҴYG͹玄D)0KTT@\\/ڹ7!!=Jnݺm0P7`$.4^٘W6I1
&ү(l!4Qd!	({*{w(y6`BWJW&C8ψP7)*UK'{g&ܡ핫ϝ`bvlPz$O1sjjjԨk%,9NvM/?]{aJMMKϸe6mli0ykדl&MWMSBXmٽW1k~%**2XԿZT^Ǿ+0ڹsl894^KtfZ^~<T_3r#W]JRꡇΛA<z3k[ѵì
\Q{ٟ|CjT#V`p=TNm)//?FR1O%$^ذ%QkٜUnѬɐ}}Ȝog\qܘھs{zzխyDcuzZMwMXhHƭ̝;tT!IR׎G4	
}OյA:E'NٴuGAA96ѦITQ)PT*&[6Ч{s,y*
ǹ'{?48}ҤIsџ>yٳgkO,h9h/2++k֬{ͷ233Utι/Cڻkh4+jOxZ(RGӸJUՆM$I2MIװ1w㇧$Is%I:v6l#ݽsFfXSg
(Wjx]:4kV勻AD˦"۴jC2=y|vVvzt"5.קGYGTYjnn^N1Po:8|F+fkׅ^޻fdf6mSR3C
_b=4m;Mo6Ml=OOOSfp~LۭsۼϷwY9ٵmtdF
_ fZ;s̙3G?_e]p֭-[֧O5SjWMs@ל
FSzu<"2OUʕS'N]e\z_:k/8v;o:~
'ϜBl⳯}d_\WR_ќ8uvӶ;5ʳm"k!<uǮ"f?[Y96ۣZpSg$Iؾԩ3[^$IJS\/nڸAߞ][<=VrG[	ZZ?#NJB4iT+ߒ{g.2I.]ڱ}ד/^wwPpVvԛ+גr֟N;))	O97GvlunM,طG@9_X-}tȀ[7li׺UXh[Ul76srrkGlݲŎ{ϜKBTR}V'Ow2Nt7ni
.T|/u/_mҸAUؼ'hټi9kݖkI)BCGOԭ]S*r<jF)7Z6oZJxvN}
ak6@>>>rJ$E&۷Mte99FRڡI)7
UX$IR:.wue!ٽOn͛VRyFhc'!+UjjUFE\iciWm5i,/m;v3\|e+V04w\w@d`/ /O<Yac6o޼y_$ANtO\-7o;ŪSs珝8ԳkǬ쿷BԫSN
,ߵcࠟ2ƿw$^$PZ5=3A=tٶ_!D.j׬avCۣK^^R)ݼmK:qlpP`NrGѽjT߸%Fzw1
v<=v}]Oxl3	N9^b׎m%%wQQQ.uj`$IW'_|~=,[#*.IC.5k}g:'ǦgdƟ8ݴq?*OiYv¥=x{{jZTh4
a!FB9aaQXhȭۦ넕+UR]rM~W"4QNWWyʾG4MXhB:mxT*e&99I)޼yA:	.ITjxr
Z5oD

"";wAtxxHwѨ5E=2?!׳KZ5ٕӬI#wl=lKk/uYٗ^BT:h…#{zzT{ݴvVv=vSMcnnֻWnMYٗ\_VP20p#>+B\BB"pjדR_t¥XqZRBE!DʍgF^嫦>޺r9KAA5mǿ~ZD,]BHX>MTZM4|¥+.]	,߸AmټWɟDlԍ4v6m'ӣsտ]2FW]zQ:I7c&[;//!UYjnVۢPTdDTd|pms扜P-IRtf-)q===ʹr+_> ?@~T;HuԺrz*Uɩ7G|}}VP?3+S|}X~A?h,//(((Ci^~$IA3og?3oun-N^־uv[
!l*R1d`A~k6nZ;WQTfM~ckI&|@Td3%whվM+!_(mcN:+HǪW
O֤qoge4GOcG
QԾu+VoBBdg1+;Gr~2owFM:4$Hi/*ُbTpm;FǪrlB_qWSbŭZ+I_(
T1IKK/W_W2-!/R0I?<X!	!$I22Œ[M=6ym*=޸F۷guyn]QѫkB$7ݚF?ԴqN>w1vN	j𿴩h:+$ϗkbinnnAAhrC^vzgϝ^嫙Z#܍v&ȋS{p^*Uu{u똞q+w@QXP ߭Z#+uh%_O׎Wá.]Wր>V_tE5רV̹:);7f^I2PnDH;pXԯGު|mʹܼ
a!$I\\5f<WǟpA:5/\/ЪE׋iP~=΋q#	6}/~	*q<{lCԻJ"@Z7L¢"rQ*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>

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: 156 succeeded 6 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 number ( Last six runs Jan2023 )

---------- Differences in errors ----------
87,94d86
< Debug: Setting new attribute into flowRoute 'flowA'
< Debug: Setting new attribute into flowRoute 'flowB'
< 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
110a103,108
> 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
113,114c111,114
< Debug: Setting new attribute into flowRoute 'flowA'
< Debug: Setting new attribute into flowRoute 'flowB'
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
129,130c129,130
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Setting new attribute into flowRoute 'flowA'
> Debug: Setting new attribute into flowRoute 'flowB'
<truncated after showing first 30 lines>
---------- Differences in routes ----------
9c9
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" number="26" vehsPerHour="1800.00">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
14c14
<     <flow id="flowB" begin="10.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" number="26" vehsPerHour="1800.00">
---
>     <flow id="flowB" begin="10.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">

TEST FAILED on ts-sim-build-ba : 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

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}WVL%oHѡiWRf@*Gy"ހ%7r_?>:n{,,G|3ǎgft]
*\M:Kda$at0Krs/)6
k	Fy%ad`FDK >z7|	t]Y.	YW)]$)Y.薁h:$%''KFt04}?<]#ƍičw/q}{gdfOydKKA}"OQezڋ
i`m9??_[..._"4Iiw<s╄D
>?lڨoY9BPeBK3o`3Lޮg(4=("b'h4M1?Ǒ?7a+v⠅Jy9qyU5lL]]fƔWEiX-@!׼ovOKp_nl;{ɱo.HsڍG#N_V^1}n\UUuN^/w7SD3uE%_?fwkN~ *snhh8rhp7/QKqg_Tݺz{Ms\ND

mʢnLMGѳCmmw:SSSʢn=(244$"@ Nd݆ݳGض^ϭ<\	Y!!!O_dɖ-[d/]444TrzA4&5no6o+JJJڵko)Ztu4F,8|LrӆDq@`dd\rߕM@SM,8N29ڥ1O㇡!ql^nܼsJ?}m]]&D4lP⒒QIiP(;P(leiy݋qm
BW^UUMOP(TR07b//pBP&635eiYrݧ˟LPZV~-]W綕U9y:]ѐ~WuEYD$42blqIIWN_XTLD_aaav1cc1#o2l=CCC]`;rrh3SaWHf=};w$"###/IH*(,RTaNUlٲE6˦_h|-%Çoժ՟庵M%2="Ba^Z4/^FDwqnkan.n޾~2t<rh7s<}_h'^c+@ضUUr=vPvmb~Ұ&{Oܭ;QgI׻X,64bpNwYQ	`Eݾ}o~
w8bȀ(*~lia>k?#OK~0j@vmLMkjݸyw433KK#de|nta8{' 3;'5-<~zCCA~A./z^,;rrrsrSnݽ?W:7I`%%1#[r({яKJ#N
?9v&EWVU=k=VT@`У/޽JDڴwγ8={t+(,hPXǟui^]]ڲ|lGy=umxɬGDl%CHu'9"tMWأ[vm+*O/{;?#N<j1Ku;OIÌNWTb@0d`_kjjr؆qͧKf)i#+*ߗXY9=uu+,*pICo_>kcM<Ar[O?gf<Lѭck{%e
c}JfHMKK9qĉ'|wl8×vp0cUo-׿\ڻܹrk!*O>OD\<qU+ˁA6V?8SgR-ewiw/AҭV[^Y}"<KĉӜ7b*DeeEݼ}ڪUp>e^ A_ly23,T߬vibj{Xwܺ{ɡYrsn큊T6q9i/+*X_V8CC˓kj,r:$޼ի㙿/ɾH̤<x8b###Hd`k-tE,
3-jklm*o'tt
3ؼ3|;ꘘ\rM,ZRerN@Glo>.)!C:ɮ/wq>u8:0mgL>~_8e~H10N :~Ԟ!:w9srs1\n@neDdogkd$Ly𐽛 a]]@ ;j豿K$20C{ه2ie^V^0#KvE@
|Fh:ZVKLI{s-q/Nu+**"Rx,(7ÔZu0ef=JNM#ܼOrn&=SWǏKr
TYkjեGL0JҢ/Z('Ì3Z~SSݺtҢgnEʖWٷ:|p.λƏ/Hܱã<hogS	΀$jҕkm=r[>>l8!f<aIB/ǜq


%]AayKKd&
L<CC32۶qwY	&&&2+(hc93&W\K嫊bp+KK"c8V%elY]6GO>=zџQ)"N?fK55&&FFE_z$[YZ྽#?TR7n߼}r̘)۫'N.x=sK6ӯO@P":|4̈M+8373}\Rڿo/v7i[+d33S!#^DtH8+4e`_e9xzWڻ9$?9=lF1Laa6Np}9q7啱lGDǩ~aqcɢ&O|gE?з.NqWRZjb"ݮ:0KgO"z76sXqS&t(;^+*;DgiS,'ݾDDl|]]]DS9k,eVINg⾲23+۹)3K$nTef¦x`{%!JBP }hpPQIre!ښmWǎ'۟v9G%ěfx=<hDdcժnlm]ڵ{?uXp?~ƜqkǰB+n{i#Ւy[¢*{;[1qke/(dӳaG<x(cOROƳRW%u>?b45CCCzG8/YYQWGFN>,ՉXDj|jjkj$oBO:E<r\("eعSUuuGw|:uMmEښZ΀uuu5>puMd
i~AsrM,X(KJJfȭH$R4#3[jJX,[ۖUTT}W,K̻}/gn'Oto).ArMjkk(Eĵד\zvh.Gq		X,~\RZZV:]PXtm"***bՒi`P{.uǩi֭Z^r}~J€!޼}Orf+ń?r***3**3Z[uz&"΀300$mgv66={aYY9~fbGFBYl7~:x}~QfduCflѢEO5,Pd`&Bz*++&:]9JDϲtpp ÇrcogcjjODe嶶r.bV.\AAX,je])EJ>Grb{ҏIݝo{;{~~skݺv/UH$DO!kkٲH,ںZ('W:ɦإg_wXg*WZ۽R\(Yě^|s+K7nIN䇀ZE|:HLbEd=zT]]&+:}ګYcoYYRَ	~Sx1K]]@`XSScgk#
D;D,[ݽdYG+S2 Xho(#3+/P$:e揺2YRX_]]ӡ3[]rrnܼ_lr+/|HV#@d׋/H#xb.E.MDK	UUUBpe88FodIwKYyX,bVv8֝^݋l'%QEŭ,-n߽_3jmm-TYYYYY}Ѐ9YYZ.RŊD}Kq$⚚C

T,*!1iЀO~3rhՄDV_yvpus/,ȱ{gf]MM-,̝:H4WӋbKNfmzd=ʉ:s^\XT|~AoݹWR<튬JxPUUUwiӥO(*&jBL}_HK+Zhnܼ#mm&/H(߷wFfvMms~tg_
N{!Q\ёL[ϡs6֭,
{/9}.\2d`A֣vmI"N/N{5ߋ

LtH#-bK.$`}X%KsO>4,j
<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|{Ce(Ѳ7!KQ@EA	Q@܈̲B2ZN3!i6IyxryyBf1tn*ALL`:D7nM#	=
lU{Fmk)L`j4$Pnj4kHTXS	8*?SFRd`7t˜gT&dCtTa`X<0l	GD@0Ə1T_:8aOHxo@w=vNK|aGG^"O
E,&bgM^d6@@5B]2(NM<w8wʍ[qz,6qü¢b=bkamZedf[ZZL07=F>ot
xz+2V˃:;c4@1L?Wa{N?)aJښ#H4U;ƽgҲUKR
y<B) !c}{u->ޞ˯^WG*s}\bQx<Rw~>䔣'ξ=5u%km[9tІ-۵6AyaoS^8uս"6ͥ饫1.^ѭmZ5ޥkQqɅ!"azuh!̅ųF$X,ةs"XUk(S], ">U.aU!tnoKJuޮ*+1K1kΜ9/TΟ;w5kϛ7os0
iֻ-[}_PRRӚ>;65tF&wH~ӚDq>oeeT>|XXa-dU}}?,,,a_0	nK$GO&}z\vJJ,--U.oiix?ᕘX{{?>=n?eiid[`o׽Km[x-lgk[Y)aiYr6v,-+sl?2;;*WjmeկwⲲs[4yip´L"tzQIIM_>$;'F`g!kkd/h9uej{w&wM
/dۻGdЧGYy|v!e&Ddee%]*	5k(g`u\pǎ:996'/bHj;'LS]zm"9t``T*ȉlOKQ:	NΟ?{ƾG<|LD:ݼm[+#k7mTV\}d2GN?X-wڢ<HH<uX,Q(v߳Ųyؠ~>lQ٢u0K*ڸuGPNjdP?cF|2_;[[Hte;;ԧi9!<*a'OӻEvLNN}JϿwpYyyfv.?/
+2؇lV^Y99y9yɩ>+E:wى:ՑCKJ8ѱ#'_eWcu۵=wDٱth&7@#ZJ2ٶ>MoټI@?66_̬vmZxcB7"sqPJܙ !KRz] ']V>"vɗfS"0m[&Iڑcg+*d2׫kfMD"QN^>,aڄ6)DtUvmZyym[tރD9<~>>tlQգk-uKOfkCC0Ok׮e'5D!#	c'T,QǏ
۶ʁa,]SKɇNW9@5Lxt~s^*OHD<JJ{?ɱWW_\TsɩO˖?JJࡋSߞ]KD}{v
jx۳)=~BʓŲEݏԻ{dYE󗉨O.
Oex̀:y[P$ʹaM#}{vIN}(1-abʃ}<{u뜑}koϮGrB60٩O_+*ر@ta,,6O<j/dzz^nyE%qZ5orUg9
%RJ*xϭ|>2ݕUs-`o'K\KJ5z{yXZeMyڲ57L%Woܖdn.DĆL2m-rN>߮u򊊬<h6	ia?\۳KC{uD~oZ^<seT5"wl0ً[6S|cFvlצiz&yYYY&<aMLImB":vL~5jȱQ z};o[V^$-CyC@\F0Cޮ}}D)DLADjo`2rR$<qvvjռ	(=#+19rrޜ8&i%9ڬuvvj4l۷
}Gj'GNa\jPlVvnʓ'iNN͛4>sM6~ٳС]r
9v^طG4-#-=YFYٹlߣ[f!ҒcxD$#UWon׿wO(<Nߊ#OؤDžja:kݡ]knE\h_PhoA(gBʵY4n0-=כoaokk>˖`cc#T@@.lmmmm-X[=iP$k7`'GG"$l(qvr,)-cץ<ʑ{Dfd=gEvlѱ<zJ%'ύ:eP$9}T&a[@ZFL&srtk஝#;'P;w?"ܼ'
/hټ?GN+wlnvn}NȎ";ѾeDdogGDnXV^0mqIiػI:s%ن׽oF.ڹ{NDw|6#
~N<Y᧑/7eÿH|*3)((S4=R(];0^"bF;%v>,J̭{LyR񯤴F_ӿWB(+'?e2ѓ^7U&
OOx|]vB8\*MLv/{''"*BvD"u@$VʍNgUŽ@ H~8+iz*le*G;
UVVrq+ƭ8K>Y{w+,*sOkʋD"HDDb}b];Ѷ]WQ^"|~w?IZpC< LyFDN	>|<wwpaWGeQ8nܾ4qaQ}+fAaU˳y5V\Rʓ&!F_R(~G|ڷ
ݶwWGތnNLNmڤ?)&}A01zjͷQ]]-93Czd""|atX"Q(T"eӈT*-
'Չ%"!>ӫKQ?\S)6itz,g[-,*yD$7;E" EӼ|zmLBLVRR$MeݤRL&Si
Kd2VZVVQ!PL&S((C6'\ij-e}"UPbq{
B5d/GWV\\BDVV%%Ddcc-ɊKJKA=u/(s7
KpBP>ҸpjPXTT)uG6}{vϑԧn-_Ϯ\}߇J1Μ
AZ -#ť}V`"bxǓIe-NWW<MtwuЮuRʓr"a9dvmZYYZN{k"=M/gAu{'|O2]];oٳ=n:xFnA>7&qd[^^^D4p@Wp<]mmmrr󈨴MEB
d2g'Ǥ'
wrS)ufeed2{;ۄG?VY)-*Uݝ+uKw~}cmZ5r=V|T*JC캈H&#D,sTn#>%o܊k,cRy9=樜޺e1ԭEzoݽK͜} ̳/buyaT*#r2BQߌ,"jWee%W4Q?GNڋY$	o!\--Y9SRFtJF&9=|a2:Lp~v_k+ܼT nD_d˧gd*Gd2{<PԨafJ$ǽү̲7#Wvqc_~%)>#E.F\peeƝeo2l&$ݶurLֻ{lz{:-,,/,pwɞEN*ُ@ ӧg\gGܼ|vHBRio>՘X}pH{_n<-wO.G΍>u6ܺ,QЃGU|&dHES?n.8ryLcooѱ]FVsuE	 QI?+z>Yp]rr++
C[4quD7oڹ6u˿F+_^Jwt~L*ps%"XW`ei٣kLX YFD̬ҁzxҒ߳k'i
<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|{Ce(Ѳ7!KQ@EA	Q@܈̲B2ZN3!i6IyxryyBf1tn*ALL`:D7nM#	=
lU{Fmk)L`j4$Pnj4kHTXS	8*?SFRd`7t˜gT&dCtTa`X<0l	GD@0Ə1T_:8aOHxo@w=vNK|aGG^"O
E,&bgM^d6@@5B]2(NM<w8wʍ[qz,6qü¢b=bkamZedf[ZZL07=F>ot
xz+2V˃:;c4@1L?Wa{N?)aJښ#H4U;ƽgҲUKR
y<B) !c}{u->ޞ˯^WG*s}\bQx<Rw~>䔣'ξ=5u%km[9tІ-۵6AyaoS^8uս"6ͥ饫1.^ѭmZ5ޥkQqɅ!"azuh!̅ųF$X,ةs"XUk(S], ">U.aU!tnoKJuޮ*+1K1kΜ9/TΟ;w5kϛ7os0
iֻ-[}_PRRӚ>;65tF&wH~ӚDq>oeeT>|XXa-dU}}?,,,a_0	nK$GO&}z\vJJ,--U.oiix?ᕘX{{?>=n?eiid[`o׽Km[x-lgk[Y)aiYr6v,-+sl?2;;*WjmeկwⲲs[4yip´L"tzQIIM_>$;'F`g!kkd/h9uej{w&wM
/dۻGdЧGYy|v!e&Ddee%]*	5k(g`u\pǎ:996'/bHj;'LS]zm"9t``T*ȉlOKQ:	NΟ?{ƾG<|LD:ݼm[+#k7mTV\}d2GN?X-wڢ<HH<uX,Q(v߳Ųyؠ~>lQ٢u0K*ڸuGPNjdP?cF|2_;[[Hte;;ԧi9!<*a'OӻEvLNN}JϿwpYyyfv.?/
+2؇lV^Y99y9yɩ>+E:wى:ՑCKJ8ѱ#'_eWcu۵=wDٱth&7@#ZJ2ٶ>MoټI@?66_̬vmZxcB7"sqPJܙ !KRz] ']V>"vɗfS"0m[&Iڑcg+*d2׫kfMD"QN^>,aڄ6)DtUvmZyym[tރD9<~>>tlQգk-uKOfkCC0Ok׮e'5D!#	c'T,QǏ
۶ʁa,]SKɇNW9@5Lxt~s^*OHD<JJ{?ɱWW_\TsɩO˖?JJࡋSߞ]KD}{v
jx۳)=~BʓŲEݏԻ{dYE󗉨O.
Oex̀:y[P$ʹaM#}{vIN}(1-abʃ}<{u뜑}koϮGrB60٩O_+*ر@ta,,6O<j/dzz^nyE%qZ5orUg9
%RJ*xϭ|>2ݕUs-`o'K\KJ5z{yXZeMyڲ57L%Woܖdn.DĆL2m-rN>߮u򊊬<h6	ia?\۳KC{uD~oZ^<seT5"wl0ً[6S|cFvlצiz&yYYY&<aMLImB":vL~5jȱQ z};o[V^$-CyC@\F0Cޮ}}D)DLADjo`2rR$<qvvjռ	(=#+19rrޜ8&i%9ڬuvvj4l۷
}Gj'GNa\jPlVvnʓ'iNN͛4>sM6~ٳС]r
9v^طG4-#-=YFYٹlߣ[f!ҒcxD$#UWon׿wO(<Nߊ#OؤDžja:kݡ]knE\h_PhoA(gBʵY4n0-=כoaokk>˖`cc#T@@.lmmmm-X[=iP$k7`'GG"$l(qvr,)-cץ<ʑ{Dfd=gEvlѱ<zJ%'ύ:eP$9}T&a[@ZFL&srtk஝#;'P;w?"ܼ'
/hټ?GN+wlnvn}NȎ";ѾeDdogGDnXV^0mqIiػI:s%ن׽oF.ڹ{NDw|6#
~N<Y᧑/7eÿH|*3)((S4=R(];0^"bF;%v>,J̭{LyR񯤴F_ӿWB(+'?e2ѓ^7U&
OOx|]vB8\*MLv/{''"*BvD"u@$VʍNgUŽ@ H~8+iz*le*G;
UVVrq+ƭ8K>Y{w+,*sOkʋD"HDDb}b];Ѷ]WQ^"|~w?IZpC< LyFDN	>|<wwpaWGeQ8nܾ4qaQ}+fAaU˳y5V\Rʓ&!F_R(~G|ڷ
ݶwWGތnNLNmڤ?)&}A01zjͷQ]]-93Czd""|atX"Q(T"eӈT*-
'Չ%"!>ӫKQ?\S)6itz,g[-,*yD$7;E" EӼ|zmLBLVRR$MeݤRL&Si
Kd2VZVVQ!PL&S((C6'\ij-e}"UPbq{
B5d/GWV\\BDVV%%Ddcc-ɊKJKA=u/(s7
KpBP>ҸpjPXTT)uG6}{vϑԧn-_Ϯ\}߇J1Μ
AZ -#ť}V`"bxǓIe-NWW<MtwuЮuRʓr"a9dvmZYYZN{k"=M/gAu{'|O2]];oٳ=n:xFnA>7&qd[^^^D4p@Wp<]mmmrr󈨴MEB
d2g'Ǥ'
wrS)ufeed2{;ۄG?VY)-*Uݝ+uKw~}cmZ5r=V|T*JC캈H&#D,sTn#>%o܊k,cRy9=樜޺e1ԭEzoݽK͜} ̳/buyaT*#r2BQߌ,"jWee%W4Q?GNڋY$	o!\--Y9SRFtJF&9=|a2:Lp~v_k+ܼT nD_d˧gd*Gd2{<PԨafJ$ǽү̲7#Wvqc_~%)>#E.F\peeƝeo2l&$ݶurLֻ{lz{:-,,/,pwɞEN*ُ@ ӧg\gGܼ|vHBRio>՘X}pH{_n<-wO.G΍>u6ܺ,QЃGU|&dHES?n.8ryLcooѱ]FVsuE	 QI?+z>Yp]rr++
C[4quD7oڹ6u˿F+_^Jwt~L*ps%"XW`ei٣kLX YFD̬ҁzxҒ߳k'i
<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玣JlXPh+*b슑KhQ{-%k[lQcEņA:wqpIfggg}nfg@Oq]xyy
**/EX5֭.#|3ѯԸÑYX%
eYDˆ*r_X*8hRd*s10@㩻2a̳TR#duE@~@\.9%
@s`|?,u#ۣ۫'11/K(w/_¼}k߳_.*+BŅH39--M**hN;[wGX׺22>L[5hdCCC	ϥOx+'OU{~ܸ%*da'h///4??~lŸy@G[Zx
wzN,̛9NjzFaؘI)))WWŌ<Б9y/r\FCA#39^lެS{_Wmd:9VͿt!uQM{9qFjܼ֩r
S=yv+"|{}•*YCnE=ȯ	fxk7emn``ߡDpv뷔a&nmZ}igk!ڿw"iڧ{c+K~ofj߾~:%O=?w*_Ȯ)nԳx<Ǔ_~K}{tsź?d(}\V9bVppU˗/l2ӧ/]T4**q_eY5jسI<KCGN^'xFFFo%ud4TŪ¢G29NF
:]~p8f[I̝%%g.\616&.fegߺssr


744x(*U;9tlEѧ@PN¼YV_6o144_Vf3S¢b^)S{fNiNrr>zʮ\09;562ܡIɩZzfDdhdtVDVvv_ED}{u377;t䔱QnBK9,Yey俙L˞lR7-=o>ԤKǶyw
DHJȔUaXld,@ӗe˖ڵSjW#2>	4uB#= =8W7RE <y"%:]̫=p>s#'<}ҫ-0ۃYXnKAa]\Z33Pًs>vxmZ}ި!y{bWo˄ͽuQ݉)X(c`mے)WEݴYnV[v`a^e'"uw5=5nX,>!xXjp8o޶m}r\|}݁
s'
xiraQQ^^~$%K70XNrJZrJZl\/h$)Y٭yO0/CvΙW|Z69~wR#YTRPXXV9<AKfWoz2jT۲ӘσqZx6MM鈖SPe>澃t΄l>)ճiNzuk?}]R
E=|RvMJx4&?7!{.!%5ói՜K/{;ۓg{g###ccc&Jp8;hڷIܛsB!ޯq|>?%-yK8NSF~>-O8}R^~>s6SwɞM8edfx^;zω˃
kTw8zADݘ:Kz
&ÛwM8V+V0M6M&b10_
}әKd9kGoYl.'%ͿŝTL{JUKWX[un:7?׉ȵN^?zceiѾ՟/WRū׏>/ S;5]ΜrujWXXtb<{ame١on~nQǶj8ptF`*r=}ޤQ:ީ]7/b_3?}K'[{KJN:eeb_t}h^~>3px&'.t5}/_lplfVv&n޸-I+n	.Sx<ލwB
}+s&"ټYqq͇7m_'$7n`ll`ĄB֚ SLccC/;'Oy~8/??)%4?dԯW'\)9%U`;kUC[|}fj林þ!b\k7׀0tnWWѸ}[sǞCm47//{"522|
6u|Sw7׻srrsEܾuZ5]b?L_6o&/Я/:]8‰8bNjhL"SdhI)^yeLLDo%QJjڷ:WV%)lL7sssImia)6)9o---׽MSSϦM<t0oTԴr]avj[y۞lzjZzBķ֯=6nXO.	I(yj:WwU^^'&cj_\vU40/*3kEcB>)ՀkPNķWs$2kLLL$P2e2)&FߍT?~{`K"Kp,-sr}I/um>v3|[z$g.2]Dt}{vU盚<{D>\P<hwIB69?}-SN>z"JNMn Ni7OԴ1]jTc;m|[mIDGN#*ffDqܼ|SCvN[/٤mmؒL<ص藑
yi%>Δ*~4~7yjy:Z\m_KT&>gȬRL2=¢jNbv`opݛIr9Dp0+hQŤ3QEef}yJf!Scb"ޯoߺQzDxP(<5q/I{1AqhS(>~ɉ"r/fNg⾠_|U!>mHf&LO
޽}~!װ~]3>D=|,u[|>Q1ϼ^a@l6?o/"RӾOu'}=~ZV
O~HD6VEOb^֮YڥF/th~Wp8"v}(.>n^
gd
8NBiiL~&^NzF7Onaa޼|~ӗy)esAl\|u}m_(&UA0Ѿxҥޑ޸VCk8"s"ٳRtLqIâ@2_8~q1":t$*S_NKE$/vTXTTn[Qlt$|<j~q!.ETi">_4eCӴujqP(dBP&QjP(srr߾)
B9R
BY^Ķlzzukݎ/yOn(FV⨇k:WWs;Cv699̠v32>zFD-DļEEE~>{EEEYY--=h"6ظS;ܽ߮Ov~OpnCGOebž9l7kxLD.
B6Y弼llZx~<"255a9Wb&
<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玣"
**b-1c5Q{%Qc-vŮbCETP ݽk'ٛ%Qu*(ATT:{TX[.HoD^Gj+c@ ZK4/f	#bjˈ~`iTRDʼUjRU
H1IU|r̂Ė ,..NxD4T
AT՗P_>/qv~މo߿xJFssm|OsX*/Ȇ@WƜiiiV(}P''F\.wQݼs/Fź֭Ae*ʨG&'+L5|.\u[yٶr@ W~FY0
ʨcLv葅snٯoa%tH4^7s8¢bCCC&TV]3rUJ*jrE
}q"U;j#ѡp7Surx)sGZ6),,JNM{hM\S.}8TZrfc<&gvt6>6K.^!ms==뷢._X
5qk[W8N6>gd]ọL~c)))}ٙ󗋋Kٵ2Սyxoan[zXLJʳVL
jCBB-[&>cƌK
`4@SX6nܔ믿̜9+;;iײC&,jJ#:!"|yZPȿĵ8SVbp89p8M5wSpm9DZc󗔖:wАvj}]"ח___g7LMk8wj״S/dGafjҶ-7r9Klbl\XX˜<tܽw>'7'ښ5


S?ޑSC.޹ڨa/{g&{ODoFfeg7qkU)iYDԯww33NY pUÒVwOOOOɄ&1~3vlܽɳLvj/zhܰ>I(?LiF	 e˖/T=]	[jo߾nݺYXX#vx"OIH&]~+}"׫s
3SS>s/v135)**~$ūLi;"7;_OfaźwݧSuS@3>vxzm[ި!yw򵒒RbWo˄ͽwvYSmW3p8lQk71Mw~ۮYLGt?^Tظ'
뙘NH<q08Λm|[}:>yySzzLf(//?]	},'9%-9%-.g/$(Yսރǘ_!;ԹK>ZX8ק̦{l~g/ȩzuV-~ҳYjzFPGĝ0Nxح~ML|̆R=5Wѓ%Quk$ǞiOb.\[w)͚8Uw/ "/lm]

(4oڸo+c7g.ץ_Sҙ7J4so넓/ѕ뷘߾Kl6#3j<#"G{{o/6vqęW;?轢ݘ:Kzu&Ûw͚8T+V0¿M>]&"10_5y3K9{ٳgkl^l.'%ɍ_+?qۙ>N-/>ҡMn~?k_z8¼Ck+˿].ǿ~CDll)=yfeiѹ_^AQ~k:{tܾ)={7	2E=~Ңc[WnQvk8>wtV.]g**.fyYF
tHD_y)Yܫ'^8W]Rovnױ/(-p8o'Nxe@3cYGOgllxrLWpi\Effe<mV[k/_ޥr9N5ߺ#lp\)3f&%%6sd:$c}޸!;L9###v[w[+"bL2
y<Nٴq^~~RJi~Ω_Nܫ7ǹcrJvnߺWC33[WsϿ/\6r9~>^DХ}Z.\ߴqC4Wm,7//{"10
6fnzzz<Og.
ޥC:jF|


}h<7/M;10_[_Lo;yyȌڙDRhR^zKK&n޾KMD)iߎ\z[Y>d˳;ҢQ511n}׾C%^l*ؤWo_I0w_F͚usoanҳpQi9unWylzjZzBķ֯=4nXO.	H ~;k:w9U^^g	A5iٴgS6kC\===.=#ԴYQQ1V8& RzuJ|Fu^rZ1)ȨHZ&abdhEc{0ܜKXZg2B_ێ|%}giIDOgR?jcջ$|Ѵރ%	s3/lE":z[=xD53?qIoPc0=ɩic8Ug;m}[mED#"S"8cn^>151f6ikKdc/;2p{?ﶭ G"@)/Эx
N&~U}_UE2&	oUwWff;{;[3>L:!"#mYY<K&,*3ͨ{~^W+ÇO_vNh"˿CF
QRJ}?ҿ[}Uc_ܽY/@KJ>GLND_PTTĤ	u3%BLS}޹/_'Ĉɓ)]aa!;b܋֯߱Mfև$nTJ5ӃEDܛWF}:hcCtWo]٭cᱢWoҢq5ll\?{ߵc[ýt&_/3\йHp-[zFfAA$˚gը{1/__N^]WoD#tf-oK@4~K/_7_}bP.]*{io=ͽ'2#"߯j>-@˔?,/33(+.)avWRZJDӘ^EId׭}32G]\Rb`τ%%\
GKKKT_4pQqp ʆiE.\/}@ ;;Du@$I|^$@ 	H\+DJf=}ҳٹWխu+p=)))iKJJ<\^Z>|&"Dddd(>d2~۷N|)eff2	Gԫ[k"Wee}`eaѴx#Cpνm|{t8|"[/H/H|dceբy`"p9\.WI,'}okmҳWors؈ljj"r=517z}毿0ߠ};~D7l[hشiӤZrrtRjB`x`<9p_.6ޞuQJjHHFl7"@&dO0))Y >}LZaaW(iv.l3j͚4-R>!KJ}@@%%pRrcdO&{1kբ9_T絲"1ݾm
oEݓcM707p?H0ٙK|	.)sws#>0A|
<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玣"
*Q"vE[=h%j45hb$jl-bCEDP ݽn.8kO7;;;{7s3;K
(WUPMWpiu,h&WNn0@E2^On+bH$[K5/*gT2-
DTU	qE^T*-	b`'t˜gdFȚ҅Bf|=%
@{`~?M#׻GK˄ox U6~XXXL~	vgC +bTyվGLFq>?i޸}7JzԩNe؊wo&L04[]
Tqrlk7D"< QF`RԣG,Z@6՟?݁+s^PXdjjRJJJU9#<pxvNnb+|>_ѐiS:]hִsWobk]]_fW*QΝ{;%3Nnވ=jyI)=}GԹK_
W2Fzu_)T_3T?s.KW/^.os##M<%k7#._Z
4lcGwYWyx<^6x5JKϼx埨OX~s...y󗋊ٵ2Սz@ 2+oanZ6YwY*Whϭ,oՊ+dO>}3fXlx
FAT2-
nӦ999?ìYWk!65]5DO<-O(.LLLJZh\ UE1<O2y<^;_~x<-{(\⒒S.QN2nܺCDY92X[?zFDe5WN?j{ႂBh+(YQXYZmq<ccce07/((2;'WA9;7jx_:ɽ1[ܩImoߍJLJiؠ'=R2޼%"ck73{OϤL"׻ŁC'LMMzu,^+Sgddd.w/Դߎz5<yYNrrcזͽ5GD&&&_ +-=C^v(c1tP-Z۷[n666IU-ȨgSr;'t	/_~ݭP(|Yعڵܭ,-
<>w
K5u¡c?}NDztXd+o/(>=ܪWD<;s}ǚ@`Զ^
1/_-..(vO[Y,lݽsj'OcXQ<ȈƯ+vm^PXȖ{ޥ]22Y[Y1鿞żzUs¢{5kaap4\~,5tax<ޫmZ~O~wܷI)\~##AjZ[.(,Kx^X:rSScb?}4t`6~/_#XAlWV{c/?]VsZh`,\F2[ZZg{,On<}KDիVkqq4IIKO눖SHevA\FjWcan
&4i\Յ[ѓ$&QGujՐ@`ĝic.}M(?7o)>MWꚛOD~:9:?'=(5Qf\DKF
%7ʸ5jߪ/n_Ii1=#S 0mk7>~JD-}z5זއO1qoQ#Ov\g?|I/\2ӤK'0aZr%[
hڴi
6h	g̘d,ٳgϞeg_{Bt}(U_<xmogۥCܿ.^%"5xQu6l8pDqQRZM^|My.CDת~E׽s+/_Kˊz䙝MǶ~9yNDڵv%׵c[tUXTĕ
w瑰[ƽz4]thMbntn߱(/x&ſ$}sXV6	><?O|>u5/_bplFfVԣƞ._)H̼x{&&&BUz@pmHhOe(..qtX*
e|W0v8fff&7oDvDĂL2LM\N@QܼTiʮWvW<ϭkRrvnߺ:)**b3WoSܼ_["]r]$دo$.ktܼ5_Azmu@|-|ƿ~KDN&&/^bkc^5422*))}z8s!;'G.ԮY#e?!eܬiNn7*b`DðX
?/K"^a222N&&xW6=^I#/GrV5KwﲒSҔiX,,̛5ڵכZUW	66֞\O8®m4/*%5]3rntwۺk?&j'&G'GF
;:cc'"y^
j<'ۋ-ߍzt<aTx>5H<KKϰlhmmUXX֊DŽ$61ňoTv̈́oUu%33BhYfSSSSB.䫑E=ya5Xge}I/umv~ow3~-|Z!γT":~:.,*273;~<}BP xhc	oE"G\fDt9Luɣ'ψ()%ݪ7w4Kͫ_E=f=I)cWʾ;mZkAD%"K"}?cNndz0c6-WG9(e-۶	cZ/0ؖDf-?XWUJg3,--_-(,8.L;g'G7>,S6wE
	KgQEedq׿Α]Ň/+;L_СMu(19e~>sHt˟سĪG{%MH36BrY_TTNgJOq[.Ϟ:Klz3'Ch]AAwnߍ2ԫбMFen*_TTTTTDDEEe%-->ڴcCdԣ<٭c—֦QZ5;8عWyl׎mҕ<~X!g{b=عHxXZzF~~ŗ˚x5nԋխݷW};+>U^[!Q 
{)eu^Ll\zu}ϟG(&uA0ѽxٲeޑjX"+"2LqIâaE#BP 0Π>!>	1瑓E)ݪ֫SFx$	ĘE|GKJJTa¢"@MS
]ҹ{""(+++U̺	BH$ggg'~+S$IUsreD%s<i+uԼqW<{Oen(A^kU[&]ڻwYDdbb.+LE"ѻ6}i<!v.wP<ЦU:5w?,1yuaaafظx;>535Ѱظ[oӪK{GOYbpgN^^~B^~›D;fM+"d=M^~}s^|KDflH$ixܨ[6~y}
b'x8۷h0豩S[j*xٲeo6X"rq?+6ٙuhYrJ*e:8ȸPAbii"W@rR*LLLD$VPP(ȚFNbgM7)QP(
!پH$b81)Y1}7a-5wmLwQ7#ۋދzԱm5x?˫8řKB&1[7o[Ĥd_:{srreeKLi}͚zm۵?9E,%%%QQQ 1)m2.UsoP(ZD"+K_(8|VYo,h^$tPTí{^7w~V;",kɩEk]=)9h`[!~#o&ܗ+JիI+wߩw/@#ۑlcTM]I7aNnH$ضI~?mh/^$&zicmQ٥?Q~~~~~~DN[xbkmƆtJ+&nFDX+gEDұ_ɢF=ԾuًI)_
<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\G玣JlXPhw,[4k74jb/E[|آ
Av1\8>޸,(+oooMW@
BCC5]åx\չeDeO{`ʌ{y<.U"Hn-@(+U,FPƴ4VRVi&@y%S&ʞ@ce!k*J

قĖ .22R|D4
Aqr4՗PԮgNFD/q>>zFA++Vu%//_J/,Ɇ@ƜIIIV}P''F|>nܾ \źWQeҨWz?L04-}/Ot;y;:mH ?;Ax{{c4@=9))c$x]W^qw`$%&囚BEuU}9UJR!ϗh4d;rHRr#'&m˪lsyKWoMOJ$ʹgeܯ{|>/77/>1C¸w!Qo^ݰJV|QgNk6+ktfcG2\z[6722
hߺPxNUaz͛~`o1?wCk̷g]k䔴+	07hߪfjO8Z~~2VPx""###"@f~-=ұO+1=C*@Z|iӦ-[L:}K.O(h2mܸ)33_~9sVzzzJ,{ڮ6"БS)◧%	[\+uu()Y&ǫWVd###ǶxFܽ_PXx3SS"ЦEZz(=#Xf~ccck+_
,WS_{hnn}(,Y4oe_<ccce07!2#3KA9m[7s_,;m3nme׊99ޑSSv{Xv:OJN}MLnIKOQ]RRӈgN255کH$p7#L7&3~S~[kYfڴ]}{խ]LLL$@JWrJ
#PƲeˤc`ʞM49p@ǎOPbQVgvN)F^y'C"ٵkErB/\z
h_e9".^gNwg/^ї^_z7XwVl]Šu[rrse{*DO<Sǚ@`Լ闞ujg((((vmX6wԶREV(gdoׄdx\Qk7c<jvjrCi,ˍ乿^Fܾk
y?խ]":&99Ѕxoc5kC|Tt}݁3>'rIɩl97//++;}{`FFʉOHOH~հ}Z5t&
Jf];,g	]>gxշI#{g.vҾ_^r榤{,In~**Uפѳ4nX?19%E#ZN"і}1zԬV6ذ~.l@U>.=^t%#L{yBseHHLiX^
.Y9Dɳ}չ)y<^/6kban6+Y"H k_vdFxu}0sl"V
srtHIM|q'^WuzW/zKzMm9wT+V߀N`/нxlAy.\pϪ[[xFݾHȨwyyQ.~;S"Uv6Z5
"rV7FX[jkgkǡc:׵DŖҪUz͓g/lm۶ɾ|"jҿjeNm[r=._6FXV/mm[7κ-"jӢi7s՛|^ԫS]+?i۲iTۗoX/"<{ũ|f>smK@yD6{!>:Wv8Ʋ<H`nnxY4>~cSßFy,Edڵ411
|>RE.wD"G;<WLD$/e9B{	oc߳mz֭ejj
`cffmrCH`oKD,Ȕ(X H
>͏5kT|VtOH>ض-VqspoQV̕3+.HyW	E}zvDЮe*n]E27kܷw{IYY1>7o7==
AO)^xVͪU|eeɹ9e٨AfV*b`Dð(_w=/%"^ӁUSSSN>%~66<j޽&ĤouX!杢KޏS,,5sۋZm웷V5_Y8t][[Y6nX_Ĥr_A}:mQu۞\zbRrLwj׬֮!茍|D$kν]+oEU^^lAg	5nE_pv)ձgkcBh7^J+8ⓒZVYJ,ibfj~yßs0ʊYPl32پ9uq:&
}4$g/T":׵];v773;y}BP x}QwD"\e#":~"W=zD~]Sz<~"KʮU?c=IwT}w5iׄ8ED,,(+$Y<_٤l-,̽ص[4o%>vjb`Dð{|=uN7.o+T3@Ϥ+g!Cn^^'pq99:x_wg|>x<}/_X:,*5>s7##S:Ǐÿ33~ENVԮADq	{JD]ҿW=F1[Α@.

6E"ѓ/LNDĺYgiNNN~~[+6:+=}NNλ\+8|St̻tr-Xϡlw~= X ]zR>=z"s[V|"*g/+Vpӽ3Ǜ?+j[iߟ'χoƺWҥcyounnӈWU+WuTūsy<7=B$δ{GEǸW-m<x[Ԝ\G{Nj)5)9gjo֬QGw|>p++F
<C@
MORxȨZ5Ӿ?QL`m{ҥKO#ͽQMV?{ͽQDDusd\虂BE1B!FB@`$A/\~A]Aa!:zJ|czU)c"RVp˫Y0.:
?u~A1A<>
y(&%]|m+{E"E"QzzzXu
"H"Ȉ}A"H$;gdffg\+$J<ٸaWר^N<=)((y
<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玣JlXPh+*b슑KhQ{-%k[lQcEņA:wqpIfggg}nfg@Oq]xyy
**/EX5֭.#|3ѯԸÑYX%
eYDˆ*r_X*8hRd*s10@㩻2a̳TR#duE@~@\.9%
@s`|?,u#ۣ۫'11/K(w/_¼}k߳_.*+BŅH39--M**hN;[wGX׺22>L[5hdCCC	ϥOx+'OU{~ܸ%*da'h///4??~lŸy@G[Zx
wzN,̛9NjzFaؘI)))WWŌ<Б9y/r\FCA#39^lެS{_Wmd:9VͿt!uQM{9qFjܼ֩r
S=yv+"|{}•*YCnE=ȯ	fxk7emn``ߡDpv뷔a&nmZ}igk!ڿw"iڧ{c+K~ofj߾~:%O=?w*_Ȯ)nԳx<Ǔ_~K}{tsź?d(}\V9bVppU˗/l2ӧ/]T4**q_eY5jسI<KCGN^'xFFFo%ud4TŪ¢G29NF
:]~p8f[I̝%%g.\616&.fegߺssr


744x(*U;9tlEѧ@PN¼YV_6o144_Vf3S¢b^)S{fNiNrr>zʮ\09;562ܡIɩZzfDdhdtVDVvv_ED}{u377;t䔱QnBK9,Yey俙L˞lR7-=o>ԤKǶyw
DHJȔUaXld,@ӗe˖ڵSjW#2>	4uB#= =8W7RE <y"%:]̫=p>s#'<}ҫ-0ۃYXnKAa]\Z33Pًs>vxmZ}ި!y{bWo˄ͽuQ݉)X(c`mے)WEݴYnV[v`a^e'"uw5=5nX,>!xXjp8o޶m}r\|}݁
s'
xiraQQ^^~$%K70XNrJZrJZl\/h$)Y٭yO0/CvΙW|Z69~wR#YTRPXXV9<AKfWoz2jT۲ӘσqZx6MM鈖SPe>澃t΄l>)ճiNzuk?}]R
E=|RvMJx4&?7!{.!%5ói՜K/{;ۓg{g###ccc&Jp8;hڷIܛsB!ޯq|>?%-yK8NSF~>-O8}R^~>s6SwɞM8edfx^;zω˃
kTw8zADݘ:Kz
&ÛwM8V+V0M6M&b10_
}әKd9kGoYl.'%ͿŝTL{JUKWX[un:7?׉ȵN^?zceiѾ՟/WRū׏>/ S;5]ΜrujWXXtb<{ame١on~nQǶj8ptF`*r=}ޤQ:ީ]7/b_3?}K'[{KJN:eeb_t}h^~>3px&'.t5}/_lplfVv&n޸-I+n	.Sx<ލwB
}+s&"ټYqq͇7m_'$7n`ll`ĄB֚ SLccC/;'Oy~8/??)%4?dԯW'\)9%U`;kUC[|}fj林þ!b\k7׀0tnWWѸ}[sǞCm47//{"522|
6u|Sw7׻srrsEܾuZ5]b?L_6o&/Я/:]8‰8bNjhL"SdhI)^yeLLDo%QJjڷ:WV%)lL7sssImia)6)9o---׽MSSϦM<t0oTԴr]avj[y۞lzjZzBķ֯=6nXO.	I(yj:WwU^^'&cj_\vU40/*3kEcB>)ՀkPNķWs$2kLLL$P2e2)&FߍT?~{`K"Kp,-sr}I/um>v3|[z$g.2]Dt}{vU盚<{D>\P<hwIB69?}-SN>z"JNMn Ni7OԴ1]jTc;m|[mIDGN#*ffDqܼ|SCvN[/٤mmؒL<ص藑
yi%>Δ*~4~7yjy:Z\m_KT&>gȬRL2=¢jNbv`opݛIr9Dp0+hQŤ3QEef}yJf!Scb"ޯoߺQzDxP(<5q/I{1AqhS(>~ɉ"r/fNg⾠_|U!>mHf&LO
޽}~!װ~]3>D=|,u[|>Q1ϼ^a@l6?o/"RӾOu'}=~ZV
O~HD6VEOb^֮YڥF/th~Wp8"v}(.>n^
gd
8NBiiL~&^NzF7Onaa޼|~ӗy)esAl\|u}m_(&UA0Ѿxҥޑ޸VCk8"s"ٳRtLqIâ@2_8~q1":t$*S_NKE$/vTXTTn[Qlt$|<j~q!.ETi">_4eCӴujqP(dBP&QjP(srr߾)
B9R
BY^Ķlzzukݎ/yOn(FV⨇k:WWs;Cv699̠v32>zFD-DļEEE~>{EEEYY--=h"6ظS;ܽ߮Ov~OpnCGOebž9l7kxLD.
B6Y弼llZx~<"255a9Wb&
<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玣JlXPh+*b슑KhQ{-%k[lQcEņA:wqpIfggg}nfg@Oq]xyy
**/EX5֭.#|3ѯԸÑYX%
eYDˆ*r_X*8hRd*s10@㩻2a̳TR#duE@~@\.9%
@s`|?,u#ۣ۫'11/K(w/_¼}k߳_.*+BŅH39--M**hN;[wGX׺22>L[5hdCCC	ϥOx+'OU{~ܸ%*da'h///4??~lŸy@G[Zx
wzN,̛9NjzFaؘI)))WWŌ<Б9y/r\FCA#39^lެS{_Wmd:9VͿt!uQM{9qFjܼ֩r
S=yv+"|{}•*YCnE=ȯ	fxk7emn``ߡDpv뷔a&nmZ}igk!ڿw"iڧ{c+K~ofj߾~:%O=?w*_Ȯ)nԳx<Ǔ_~K}{tsź?d(}\V9bVppU˗/l2ӧ/]T4**q_eY5jسI<KCGN^'xFFFo%ud4TŪ¢G29NF
:]~p8f[I̝%%g.\616&.fegߺssr


744x(*U;9tlEѧ@PN¼YV_6o144_Vf3S¢b^)S{fNiNrr>zʮ\09;562ܡIɩZzfDdhdtVDVvv_ED}{u377;t䔱QnBK9,Yey俙L˞lR7-=o>ԤKǶyw
DHJȔUaXld,@ӗe˖ڵSjW#2>	4uB#= =8W7RE <y"%:]̫=p>s#'<}ҫ-0ۃYXnKAa]\Z33Pًs>vxmZ}ި!y{bWo˄ͽuQ݉)X(c`mے)WEݴYnV[v`a^e'"uw5=5nX,>!xXjp8o޶m}r\|}݁
s'
xiraQQ^^~$%K70XNrJZrJZl\/h$)Y٭yO0/CvΙW|Z69~wR#YTRPXXV9<AKfWoz2jT۲ӘσqZx6MM鈖SPe>澃t΄l>)ճiNzuk?}]R
E=|RvMJx4&?7!{.!%5ói՜K/{;ۓg{g###ccc&Jp8;hڷIܛsB!ޯq|>?%-yK8NSF~>-O8}R^~>s6SwɞM8edfx^;zω˃
kTw8zADݘ:Kz
&ÛwM8V+V0M6M&b10_
}әKd9kGoYl.'%ͿŝTL{JUKWX[un:7?׉ȵN^?zceiѾ՟/WRū׏>/ S;5]ΜrujWXXtb<{ame١on~nQǶj8ptF`*r=}ޤQ:ީ]7/b_3?}K'[{KJN:eeb_t}h^~>3px&'.t5}/_lplfVv&n޸-I+n	.Sx<ލwB
}+s&"ټYqq͇7m_'$7n`ll`ĄB֚ SLccC/;'Oy~8/??)%4?dԯW'\)9%U`;kUC[|}fj林þ!b\k7׀0tnWWѸ}[sǞCm47//{"522|
6u|Sw7׻srrsEܾuZ5]b?L_6o&/Я/:]8‰8bNjhL"SdhI)^yeLLDo%QJjڷ:WV%)lL7sssImia)6)9o---׽MSSϦM<t0oTԴr]avj[y۞lzjZzBķ֯=6nXO.	I(yj:WwU^^'&cj_\vU40/*3kEcB>)ՀkPNķWs$2kLLL$P2e2)&FߍT?~{`K"Kp,-sr}I/um>v3|[z$g.2]Dt}{vU盚<{D>\P<hwIB69?}-SN>z"JNMn Ni7OԴ1]jTc;m|[mIDGN#*ffDqܼ|SCvN[/٤mmؒL<ص藑
yi%>Δ*~4~7yjy:Z\m_KT&>gȬRL2=¢jNbv`opݛIr9Dp0+hQŤ3QEef}yJf!Scb"ޯoߺQzDxP(<5q/I{1AqhS(>~ɉ"r/fNg⾠_|U!>mHf&LO
޽}~!װ~]3>D=|,u[|>Q1ϼ^a@l6?o/"RӾOu'}=~ZV
O~HD6VEOb^֮YڥF/th~Wp8"v}(.>n^
gd
8NBiiL~&^NzF7Onaa޼|~ӗy)esAl\|u}m_(&UA0Ѿxҥޑ޸VCk8"s"ٳRtLqIâ@2_8~q1":t$*S_NKE$/vTXTTn[Qlt$|<j~q!.ETi">_4eCӴujqP(dBP&QjP(srr߾)
B9R
BY^Ķlzzukݎ/yOn(FV⨇k:WWs;Cv699̠v32>zFD-DļEEE~>{EEEYY--=h"6ظS;ܽ߮Ov~OpnCGOebž9l7kxLD.
B6Y弼llZx~<"255a9Wb&
<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|%޻t@i.P(eo(C
"CvA'
YB
nڬgjM|/^z\{ni>yb]
zk*/711р5@nIofӯ0j]Od2S^<&ad`:fXC:2HMUI.2 =+<2!*KR
xdK(?"`0~ܟUAFt^B#|ѵsjZ'qp-"J6˃IYg{>{_(}P'A8Ǜ.^~3^6/(,c-6jڦUzFsӳk<MIӰ[_"i<#LKXXFAcϹŊOlwz\94^3_Q)bH$Muc;XRZVjZ!Sh4T1ܼ>wl߶o}}C~_n~
ʹqξGU._ZV>iܨ<SQQ{ރ+1q1'GO}sʫJf۶n9rim^3-p3.{9Ϗ߻MHsDzj칋WtaVͻwRXT|kqa^ۄtr/<smml"jX,{ةs"XUk(S],D$5}8d`ڭmQqUe9s)&~͙3GS[f^Z~FA1#
zy>߂}}}wy<~ѥ72lϾCs?$KKK_Y4.ŪǢXhY&0Z4a_0̝{	׮K$GO"}z_vKJ-,,T.oaap+qvv>ޞ}zvmݪOUQQI/5om.ڷm1WMEEΟKJ4ӷW׶!-FطgIi;gY9QR+K~_ӢYKg+1ŭ7}yB"9l},+Ɏypԕa|;ɦry#mHOXӣ\>vڲY"T~\TޮuFƚ5k3rg.cǎ~Lҫ	4i.]qFcog'J=xtil++Ew'8s`1u
vbnjNݸUXQrm`gk+=xt5߽Kx<~BsbB_~-fz0-a>-#[ԃI_bW0WԆ-;**+V͛{

N{0'm`kcS)ݺs!j,iJGN7bYJZiYOS\.-+ytEeeYYyjz&
ML~z)-ԹK$5N׽؇RT\r\]91|H*+G wlܥ+'oOw0Nvmr:UT*m{Ӕ͛4ac/iצ;F 8߇OgfQ{
+)3~BRs:@vN~6|x(S'_ʊMômݲ[DG[gG)+/d_-5Dٹy쎲KiҢkx;[)OKWҳڵi_P(ڶ>wӳsX(}};uؤq䷫Gέ[6g7sk]C0Ok׮e';w(d`_#azxʁ%?~![W3؛%%.tieo,0Pƍ'ݹԯWg.QP㆏ܹЫ[{k.*ψ˖>JzrCg'Ǿ=	O3ԷgEESz'Receg_&>=4>q1zw/KlQ"WΝ[hگW?۳Kg?L|rcoO^:gfD"۳k\й0LZFӔ"rv,+;a>_`cc?]x|KW[PX/U&.]U~P2+ɳAzZZZJR}Z \z]&Ћj3lbKQq~B/OwtORRCZ6	cmmͽ[2ՙؐP@P\R&)ڵnYV^͢&<c;+;GycP^D"2چq;DǜpY&u
3r?%~=7?ybYyyT.-Cw#ގڔeEғg쳉O	i%@ >cKJK׫[F
;;Bї-SeeRӕ7te`_a^/>9gO2!H-LZFfvғgIO999jބ
Dsrߘ4ϧAJEE9yڬurrl4lmmڷ
>#}P.j(63+ɳ'R7	<su6~޳`ߡ]rr9vۣݿssrRRS25i=ln,,<GD2)_5z~>{wSa!a!{g	P0Lv;k-]^~]J|&T>ظQjZO/gcc>˖`mm]ʁ]ʪcmeq"ѭ\.;:8H$aCiEa'GRv]CyۻGDzNxVDvخT":zȡ\UD6Oʤ u_HMϔdaܵsXDD\v΃{QVNxl#'eMV}G7+'w
N":ѾѥeeDdgkKDeeoXZV0MQqIػI8q%ڄoF.ڹ{NDw|6#
~J<Yᔈx?<x?k@1L~~ޞputwcf<CDhaaa|QFgQE]ٵs*/PTTb"X[++r֢Y0efbL&;zkGjD{	oܺNKRߴ)>xɉʅ|DR)Uv
BH>[!7:-VB0-=ïףIޞOSҊnTak.S"i[o[͚ݭ(]e+/D"E"O1suFD[χ{O62wŁ'Rɱ^〆
>Nл;wp^0+#(ioI~hXdߊy[UF0LJUyl^Y#σIO)~Gb۷
ٺgwЄWFތnJL~ڴIਗ)&}A01zjͷQO]&\59#]zd"{"xQtX"Q(T"eӈT*	Mh_ե?V.HSk]QY$0JL[----*yD$7;WDAy'N_۫k[22TuJ2L!e(,)kIiiyP2Ld΃Gڵ9qBp`7aX,VBq6	n܈]YQQ1YZZL&+*.))-e9/DTPP^KD잯O6n^]YYYXX41uGVV}{v)׮-_Ϯ<?l7}c9rajzsD'HՏ[.++/++OIpsqЮuғgeDdcc͎sdeڴxg$z.1Ͼ~bO򟥦tlٳg{jݺu]w
ի`M&"/W㧒S<==hḻXgQIi+**5j/ɜ<StEE%<
\WaffL&Ix3iBݹB[tws/OxMfWbʗJRy?X̮d2K83+[6]͂;o+I_ﳚ_nn[6{SZ4Vݻn<"@,VWayH2+'=3RЯAzF&5fҲ	+mԸ}ېwbD"E" 3+})BRdv'i|L-S>AݷejZzNnT*k^7w։D"/23#2Zvnneq#?v7ΑH$w%p;9:_؟i!poF(ǾRz|G]]

;K;ފiM.Imee2w.Yw't
k[PPWP"=O/Ya
<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玣JlXPh+*b슑KhQ{-%k[lQcEņA:wqpIfggg}nfg@Oq]xyy
**/EX5֭.#|3ѯԸÑYX%
eYDˆ*r_X*8hRd*s10@㩻2a̳TR#duE@~@\.9%
@s`|?,u#ۣ۫'11/K(w/_¼}k߳_.*+BŅH39--M**hN;[wGX׺22>L[5hdCCC	ϥOx+'OU{~ܸ%*da'h///4??~lŸy@G[Zx
wzN,̛9NjzFaؘI)))WWŌ<Б9y/r\FCA#39^lެS{_Wmd:9VͿt!uQM{9qFjܼ֩r
S=yv+"|{}•*YCnE=ȯ	fxk7emn``ߡDpv뷔a&nmZ}igk!ڿw"iڧ{c+K~ofj߾~:%O=?w*_Ȯ)nԳx<Ǔ_~K}{tsź?d(}\V9bVppU˗/l2ӧ/]T4**q_eY5jسI<KCGN^'xFFFo%ud4TŪ¢G29NF
:]~p8f[I̝%%g.\616&.fegߺssr


744x(*U;9tlEѧ@PN¼YV_6o144_Vf3S¢b^)S{fNiNrr>zʮ\09;562ܡIɩZzfDdhdtVDVvv_ED}{u377;t䔱QnBK9,Yey俙L˞lR7-=o>ԤKǶyw
DHJȔUaXld,@ӗe˖ڵSjW#2>	4uB#= =8W7RE <y"%:]̫=p>s#'<}ҫ-0ۃYXnKAa]\Z33Pًs>vxmZ}ި!y{bWo˄ͽuQ݉)X(c`mے)WEݴYnV[v`a^e'"uw5=5nX,>!xXjp8o޶m}r\|}݁
s'
xiraQQ^^~$%K70XNrJZrJZl\/h$)Y٭yO0/CvΙW|Z69~wR#YTRPXXV9<AKfWoz2jT۲ӘσqZx6MM鈖SPe>澃t΄l>)ճiNzuk?}]R
E=|RvMJx4&?7!{.!%5ói՜K/{;ۓg{g###ccc&Jp8;hڷIܛsB!ޯq|>?%-yK8NSF~>-O8}R^~>s6SwɞM8edfx^;zω˃
kTw8zADݘ:Kz
&ÛwM8V+V0M6M&b10_
}әKd9kGoYl.'%ͿŝTL{JUKWX[un:7?׉ȵN^?zceiѾ՟/WRū׏>/ S;5]ΜrujWXXtb<{ame١on~nQǶj8ptF`*r=}ޤQ:ީ]7/b_3?}K'[{KJN:eeb_t}h^~>3px&'.t5}/_lplfVv&n޸-I+n	.Sx<ލwB
}+s&"ټYqq͇7m_'$7n`ll`ĄB֚ SLccC/;'Oy~8/??)%4?dԯW'\)9%U`;kUC[|}fj林þ!b\k7׀0tnWWѸ}[sǞCm47//{"522|
6u|Sw7׻srrsEܾuZ5]b?L_6o&/Я/:]8‰8bNjhL"SdhI)^yeLLDo%QJjڷ:WV%)lL7sssImia)6)9o---׽MSSϦM<t0oTԴr]avj[y۞lzjZzBķ֯=6nXO.	I(yj:WwU^^'&cj_\vU40/*3kEcB>)ՀkPNķWs$2kLLL$P2e2)&FߍT?~{`K"Kp,-sr}I/um>v3|[z$g.2]Dt}{vU盚<{D>\P<hwIB69?}-SN>z"JNMn Ni7OԴ1]jTc;m|[mIDGN#*ffDqܼ|SCvN[/٤mmؒL<ص藑
yi%>Δ*~4~7yjy:Z\m_KT&>gȬRL2=¢jNbv`opݛIr9Dp0+hQŤ3QEef}yJf!Scb"ޯoߺQzDxP(<5q/I{1AqhS(>~ɉ"r/fNg⾠_|U!>mHf&LO
޽}~!װ~]3>D=|,u[|>Q1ϼ^a@l6?o/"RӾOu'}=~ZV
O~HD6VEOb^֮YڥF/th~Wp8"v}(.>n^
gd
8NBiiL~&^NzF7Onaa޼|~ӗy)esAl\|u}m_(&UA0Ѿxҥޑ޸VCk8"s"ٳRtLqIâ@2_8~q1":t$*S_NKE$/vTXTTn[Qlt$|<j~q!.ETi">_4eCӴujqP(dBP&QjP(srr߾)
B9R
BY^Ķlzzukݎ/yOn(FV⨇k:WWs;Cv699̠v32>zFD-DļEEE~>{EEEYY--=h"6ظS;ܽ߮Ov~OpnCGOebž9l7kxLD.
B6Y弼llZx~<"255a9Wb&
<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\G玣A@T D슊%H{C&[D-vKX@Q""t?V5⨻
TwT ""BU_ƽ111j	@խ[]F$P47f_q/#J(ʬ%hxT2

DTUj	qF^T*
	b`Swd˜gFzq\fAsbK#:"*VYKG(*ׯwGO_8P^;_z-'Y6\XXH~
vgC +bTYUGLZq.;yWߺ{?JźԭAe؊{&'L7}Z]߸rTmύ[BBAvv(hJ0zsjjǗ,}㐡u/_pwĢʼᤤ3)%%%ꪘQC>z*;'EUPTC.+hH5>`djZ؋͛u-ZGW2~5s'J͟7bp:\NAAaRJ'nG1^PY%+r;hܯW[5A2C#aW_vS~
J7nG\~K6mڶ6֙{'"!q8mZ5ukliayڿQ1M|?)..yEEŊZNpJ=x<gN^-<VoCVUjYs+&jZj*3g\rdYVX!QLC`۲ekNN/<gܬ5j]rduuW
@eBᣧESD/Ox<###ŷV2xbUaQ`I||
?8-y$l⒒/QN2nݹGDY9RZ?yVDY*;C


Sehh(dGaVŴm/7/+)_PP\9ṱѩsW1w>;'ᣧښNR>ޑSc#.޽Ҩaze${ODFF7ngfe5qmuIɩDԯww33GOY(^tMÒUw@Ʉ&5~S2vḽљL&];]Z7nX$$@JWZz
#Pʕ+%c`*-[<x`n,,,N\z,AygevNh޸~٩Y*ɳ/1=]_֩lVŴ苗1sO8z/KO/=m;S~=HuN5U15
O8cgжnr1aWnNX&lݽsLQϞ0Eq8nLQϞ
f-j֐Bfk]{8#Y#:=|;8ըf=xCԸa=SSӸ?`ἉƻIqw6}70०e0y	L,c9IɩIɩ1qO:Cﰫ7H$S2Ы{g*d^~ӯ燬jd>=}KeeRJ~AAzcYx-=]qX"QwO?i4%-=]#ZNB6v_ӹ:6_M;:0cխuwDI5%+gKDLtMjTs'"/=lmN](4q|7	/	BץOSӘ7ʰ4ukӪES3.?7n3}ѴmzF&g싫7n=~<FuG/OcϏ_x}ؕ9`2ѴCU;90~Zz5 Ќ3l"#Ϛ5Y:D.\pvefAﳓ+naaKѾTuj9G|Iemrr|\|'іڴqEjl"bcKIkxV]/unS9\N

؞~/Y,Sԓg/,-:˽M"Ԯu-gspۊLQEEl9>oҨA>ܾulܛ1Ǽ~}m%&]NIII>z`m}R\ۯ9x,7/Dp8<>?srfҸ\#e
̊zĵ%2)b%3^~ӽK{###@rjTwǻqP(Oqe|DD2U1-..-А&
aᘘܾ@(Xdiblleevx</%&2懬ļ~p;&%Hlk9;]8ۡMQQ>ez6s?a1\.BЧ~=~ui_W}Ѹm[+dah=zY:AII	K99wЦN/1_O/S͛Ix'y 6F9+uǿ5#zMi=vFF)W߼zҢk}&&cb(9%W+Ç4EvtZZZ4jr꿦<\R[}FrMLJy&su/s7hǙsMEJIM,|?
حsZN;bSR%}߰~Ĥ֦qzАpHHBɻFo}PөoGg.twtwcG=F0Ts8_@4KKϨRYaaV4& SuJxz5ARjg2%Jd@d66666.dSL5Aܓ[QQQ	q8Kf_CKy۱ďZzѩaLW*j^]mzMLN#W x</8r2]P(07t
}<lND'\d˔S=yRR5ةcjZzc'B/29y
}ASG7)%u՘N[m[ѓrrs)~1'7T1n%3%[)?2p{$#C@%/ЯƾX
#{]}ԟuj1UJǿ}_PXX^~\Vl9ΐ0\.8ff~-jt&>*"xy>d~
MLY4jXS3
g:rH&V=~y#f9/_|@ (.m
^039Qn^~aa!^RRR(Ut3kDF3JNq{j/^h6KdzS&OާNfw~ޏ{?ʐkXo6">-S""*.*b^Vf?O6'm@nn)ЦUuG="~RVnN~@D֖O_֮YʹF/cvl~Wp8"v}(6.ޥn~g8N|iiL~&^NzF7Onnnּ?
dAþǼ2޹ &6Ax@h_b
<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玣JlXPh.*b슑Kh74jb/E[|b-j,PT:Hcu\8>޸,)+///uW@"##]hƚ_ݺueDOs`&r82]BZW9H10@%XNKZ mTLeҐ |<uW@&yJj(] /e4'Q#hngtr}zv}$&~N|rXX=""A+T\Y
439drqq)((P2iN(Njƹ\1#^u~
u[+--#3
TmQCM޽O644Tao\rTkύ[BBAvv(hJ0zsZZ.xM/_pwĢʼᤦg񍍍yuÜA9W*
!k4<<-=Ep:uFfcUKWoMʹёg6k\.(95ѓg"w\ظg.\.h9f_4ӣ뚍a ɱlW_vS훺	J7nG^~K6mֺ՗v6Y{'2!q8v>Mgd]ogL~3Sv)..yWbEv-LYup8EDx<r[{ؽK+!;G*,͹@BBBdZ|iӦ-[L2}K.M(hJmܸ)77_9sVvvv5,{9h"Ҧ2BБS)	y<[I]+x<Uu(QLӤQ~W>ٖ<zs}6qIəMs6Yٷ#\CCC


--,<{~+2ʼJN}mE)244S0bֺ՗͛}r

痕Դh矇9yrί{gbfڥcܼۜkk:W/((LN<xGN:o}~tRrj=ݸĭ׽'edfQ]9ellԣkGPx5oKVr=o&'bMKd۾o3F_235ܡMn^h£qDddd$%R32eUa'"-[&KFP%nٲtbiiy?#s@+M|{O..ͫTOp*0Nm*fEEGOc.\ƤϜ2ȉ3O$/<j~LtgVRPX(u׽8רVL(>yܥk<AV_7jr^zD12asϮkTwbz<)p}[2E={?7]p8v1MwvCY,̫6ٿ_ľιF53S">
뙙'$PPK
]M[ߖo''Ч87/}r*,'Kb^2d~$%?}2hpv XNBͫ?|yMs\Ӳ͉\JŒϽDzZz6zqDTZ5ߖ͟|³ijzFHGԝ
-;1'mVKu&lfIMTwrdԫ[R(ᓺkJV3`ϴ1!w)MԨ攗_@D_zٞ<W:3Q"iEcߖf&qo]
<S;
t2,.p8Mbf*>KyDύLo%{6m`ox5[>'"'o/6Qs=6~_4vc/饫7oy6mX^NVX,4uT9~4ӧOg,ϟwe9c󻜔&7WwR3}(UZ.1/_=zccmթn~ߗk/^~$Ң՟/WRū׏>/ c[5]Μrvl[XXtb<{ameپon~nQ6j8ptnZ`*r=}ޤQN:ޱm7/b_3?}K'%%_NIIIǶ~[`m}r|ۯ;>p4/?Dp8<SSOeEKr
>/6863+;ILWoܖ\ˤxMNm˩QK<BΆ>
Ǖ9l^ŬCv~BG{CCޛw̶7066f	0cbbnrPhgkMDL)V!'<h|s׫
q*y۶|?ġv|>y2}o.sM@տO?<LD֩y_4n(5ozsHt-=%}ODvFF^aƾof``PRRzu8uRNnhשU3%XPPpS˔efyyoI(h
##D8$9EV{WXYY6qD]Rl\<};lsj	o]~.P++F
\/]̴y3=0Ԗ_zyQbS_I|&­~455lCǘKMEJMː,ڿK6\9Ȧ'$K|a:IɩLߣmd!w޾s~N_[,ߏ~r<a"=6p8-<h!hhYJ#">V4& R
uJ|z5GArZ))ĤH%Z&qbbl݈E|޹'+ ">	J";'ٗRG޶o.c'<÷OKO":y"ӕJDgڧGg[E|ɳI<H|$
--̽<``?o//2gO ԴFtحLzn^~zo{MNM4ȥF5ڷoK":rln^U13#8s8*fs}&mkcŖlffŮ}Elϻu/p|P	&F9+7{`	_תjz]Z59ctLFFf*f	oUsrUff;{;3^L:!"mYYD+&J-*3í~^{'''W2Ç9f¿~EV@;F
QRJރ}BWĭت'1/=x, şMPf&'"/(**bKJJDʙ҂>Y[(2:)Vr;Ws|U
'"#0y?vr0+,,d{~ц<^ugf}zXL|>'b>yYC^l~^DyyԧOu'}=~ZV.O~HD6VEOb^֮YڥF/:o~Wp8"v}(.>ngd
8NBiiL~&^NzF7Onaa޼||Ӈy)esAl\|u~u_(&UA0Ѿxҥޑ޸VCj8"s"ٳRtLqIâ@2_8~q1":t$*S_NKE$/vTXTTn[Qlt$|<j~q!.ETi">_4eCӴulqP(dBP&QjP(srr߾)
B9R
BY^Ķlzzukݎ/yOn(FV⨇k:WWs;Cv699̠߶=#L\"b"hO<*6yuQQQVևkKK/316;wɳ.~l_L3'? 1 ]ufMp\@H&+?M/^~GD&8*ŪBan^g&FcG
<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玣JlXPh+*b슑KhQ{-%k[lQcEņA:wqpIfggg}nfg@Oq]xyy
**/EX5֭.#|3ѯԸÑYX%
eYDˆ*r_X*8hRd*s10@㩻2a̳TR#duE@~@\.9%
@s`|?,u#ۣ۫'11/K(w/_¼}k߳_.*+BŅH39--M**hN;[wGX׺22>L[5hdCCC	ϥOx+'OU{~ܸ%*da'h///4??~lŸy@G[Zx
wzN,̛9NjzFaؘI)))WWŌ<Б9y/r\FCA#39^lެS{_Wmd:9VͿt!uQM{9qFjܼ֩r
S=yv+"|{}•*YCnE=ȯ	fxk7emn``ߡDpv뷔a&nmZ}igk!ڿw"iڧ{c+K~ofj߾~:%O=?w*_Ȯ)nԳx<Ǔ_~K}{tsź?d(}\V9bVppU˗/l2ӧ/]T4**q_eY5jسI<KCGN^'xFFFo%ud4TŪ¢G29NF
:]~p8f[I̝%%g.\616&.fegߺssr


744x(*U;9tlEѧ@PN¼YV_6o144_Vf3S¢b^)S{fNiNrr>zʮ\09;562ܡIɩZzfDdhdtVDVvv_ED}{u377;t䔱QnBK9,Yey俙L˞lR7-=o>ԤKǶyw
DHJȔUaXld,@ӗe˖ڵSjW#2>	4uB#= =8W7RE <y"%:]̫=p>s#'<}ҫ-0ۃYXnKAa]\Z33Pًs>vxmZ}ި!y{bWo˄ͽuQ݉)X(c`mے)WEݴYnV[v`a^e'"uw5=5nX,>!xXjp8o޶m}r\|}݁
s'
xiraQQ^^~$%K70XNrJZrJZl\/h$)Y٭yO0/CvΙW|Z69~wR#YTRPXXV9<AKfWoz2jT۲ӘσqZx6MM鈖SPe>澃t΄l>)ճiNzuk?}]R
E=|RvMJx4&?7!{.!%5ói՜K/{;ۓg{g###ccc&Jp8;hڷIܛsB!ޯq|>?%-yK8NSF~>-O8}R^~>s6SwɞM8edfx^;zω˃
kTw8zADݘ:Kz
&ÛwM8V+V0M6M&b10_
}әKd9kGoYl.'%ͿŝTL{JUKWX[un:7?׉ȵN^?zceiѾ՟/WRū׏>/ S;5]ΜrujWXXtb<{ame١on~nQǶj8ptF`*r=}ޤQ:ީ]7/b_3?}K'[{KJN:eeb_t}h^~>3px&'.t5}/_lplfVv&n޸-I+n	.Sx<ލwB
}+s&"ټYqq͇7m_'$7n`ll`ĄB֚ SLccC/;'Oy~8/??)%4?dԯW'\)9%U`;kUC[|}fj林þ!b\k7׀0tnWWѸ}[sǞCm47//{"522|
6u|Sw7׻srrsEܾuZ5]b?L_6o&/Я/:]8‰8bNjhL"SdhI)^yeLLDo%QJjڷ:WV%)lL7sssImia)6)9o---׽MSSϦM<t0oTԴr]avj[y۞lzjZzBķ֯=6nXO.	I(yj:WwU^^'&cj_\vU40/*3kEcB>)ՀkPNķWs$2kLLL$P2e2)&FߍT?~{`K"Kp,-sr}I/um>v3|[z$g.2]Dt}{vU盚<{D>\P<hwIB69?}-SN>z"JNMn Ni7OԴ1]jTc;m|[mIDGN#*ffDqܼ|SCvN[/٤mmؒL<ص藑
yi%>Δ*~4~7yjy:Z\m_KT&>gȬRL2=¢jNbv`opݛIr9Dp0+hQŤ3QEef}yJf!Scb"ޯoߺQzDxP(<5q/I{1AqhS(>~ɉ"r/fNg⾠_|U!>mHf&LO
޽}~!װ~]3>D=|,u[|>Q1ϼ^a@l6?o/"RӾOu'}=~ZV
O~HD6VEOb^֮YڥF/th~Wp8"v}(.>n^
gd
8NBiiL~&^NzF7Onaa޼|~ӗy)esAl\|u}m_(&UA0Ѿxҥޑ޸VCk8"s"ٳRtLqIâ@2_8~q1":t$*S_NKE$/vTXTTn[Qlt$|<j~q!.ETi">_4eCӴujqP(dBP&QjP(srr߾)
B9R
BY^Ķlzzukݎ/yOn(FV⨇k:WWs;Cv699̠v32>zFD-DļEEE~>{EEEYY--=h"6ظS;ܽ߮Ov~OpnCGOebž9l7kxLD.
B6Y弼llZx~<"255a9Wb&
<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玣JlXP`Kl1vH%j4^bb%
Av\8>޸,(+ OOOUW@	"""T]ݥpš_:ueDO}`&r8R]Z}W9H10@%SXFKK[ MTLeR |<UW@*yHb(/e'a111#ogtt}zv},:~ŵJx2򘙙9"yF<g\s>J[윟=BeRPTs܉cF^y(%RfjjzF'%b+M2A״|2Tiu@ ?;Axzzb4@Q=955ĉ.sl;onk%tH4^7s8"CCC&DV]3bPGOe䖿
*jrE

OMK?t{ܢYӎ|]Y`_U85ٱH9=9z9yu]&>yNx$ūV<F}zt])T_3;W4p+7nK\OO/}7W~	݈k7(V&][jicm)?""iĭiZzD=}716oWng/^tX](SZ8Ngx<'1vVJ<K}nP`iVX!1}ڴi˗/O>}e˄S0
it6m_fΜwAyVU]5N<-O(JZh)UE18er8
wL%p8̶ɳ{KJ^bdhHD;ʺseeK̯onf;UTwƮ+((/ei֭Z6kח_Zfcも]f^f(c;ߦn
Oqmsr?yήT=? );wjh`Щ}R6u7ԴH̬֝Ʈ=)95=#jjjriCC];
o~sXʔ~3p=$ojZm|5<sᲉQmrrcW#"/	Ǖ!;|rX<ʧ+p-<إKssS'תK׽]Yik?xDD}ztqvnZ
ULOk9V1),,z<L)㏞<k"jҳ醭0ӝYX~k~A]X@ x˟;x<֭Z5lrG\vD532asϮ;0Exp~>-^|s-f-jrcz];ݱpF'3*
8uW1osrfbl\XTsQuMLLN]|..Obl1)ͯKM`
ss>$2/X<rSScb㞿|8;?KnP,dfG׎UL9ɼOOYg/^nd^KeRJ~AAzƿZx4vױDXOfϣܣIJZzPGĝ3ſoZsu&l=fÏ)MWwgԭSę(:jWcϴ1DLt&9OKO[Sg['CCC&Jp8Mj(]B+yyujۨA4/.p8Mz7bb&.̹˹yyDt]<4I<~u֝_;;Vwt?v}W\Kz-&ûMW覕+W2¿M:U&"10_5yәKp…jEm]b>;9ƞ\L{JUs7OE[YZtj痓DRƫ7o<07kmei㲋:ظwDƖj:;z]ul[W8\N׎m

؞o}/^,SԳ,-۷˽r6uhӪӹW9\N-¢"'_6nXS;߿ul*6ݫL/c>j;?IWRRұo>lXsN{cƲ29?srfҸ\=e̊zص޵[w2)"%3޼}׵S[>r;<<wݺ{_ XїR>g""iMX[}ʖOhog{m|[0pM$l-	2E424s{;y<WrSOSVvc޾p8NScV5.\NoWTTļlMr}?7D˹r㶀/ߧ!Nmktܼ5ϧ~=v=,Mrrs$"[k7o1kc5qs+))x>9;'GNj׬v2eϿ%eo٬iNn
`c`DCXv?(')["N!222N>&&yw]10GD)
TZ{Y>e%ɳ;¼a}111nm%iKOw6jQlbRw	o%֫smcc#&<|773mDtr_]:}!6=%5->C
NLJamm5+y\$kG5=~*Ow7Ow7faԳ3ؠ4Wl7?zzz¡]ZzF*
L1xիSfիRӌL	FFFb(2




#CG,,*z{ffDTTTE,+;ٗRG޶o!s'<çw":uӕJDg֧Ggk˞EEFF]"/x<8r2C@ 073t
}<}Z6#g.eʨ'/xEDI)ߏT!5-kaܼuQsG7)%ut gjwO?Dt乜\"bbBD'qp8UL?eem&mmelbbGl׫uDtxS>(#P5Aęxojֲs?-qxW1Z&==J
9*##ٝ
M/&Ñ6OE
5GNC_/Sɗ/+;H_ίaDh@ 86v'Y0y|~qѦ@ x32%%%B]Lgi~~~QQ1@ht:S?|tfGYB#1yv20+((`{aQ<^zued~|TL勊yY]^l^Dԧwu>"}Rf.N}@DVϢ_תhmmX[w8η}z0i=wSg@ǂli6"_Z/kjZ:W#Fy^ڽ{t>So޾ˁ6ku"2ߠ!a^|=xW^_w	<	@Yn4/^lw/ՐZw~/Ȕ|ykb-S\R"(D#|>Ϡ]qI	>vZx/cz)gċ";Us((,W֝H6:?uQq>s9\6-)))P}ÅEE(^|c;
<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玣JlXPh+*b슑KhQ{-%k[lQcEņA:wqpIfggg}nfg@Oq]xyy
**/EX5֭.#|3ѯԸÑYX%
eYDˆ*r_X*8hRd*s10@㩻2a̳TR#duE@~@\.9%
@s`|?,u#ۣ۫'11/K(w/_¼}k߳_.*+BŅH39--M**hN;[wGX׺22>L[5hdCCC	ϥOx+'OU{~ܸ%*da'h///4??~lŸy@G[Zx
wzN,̛9NjzFaؘI)))WWŌ<Б9y/r\FCA#39^lެS{_Wmd:9VͿt!uQM{9qFjܼ֩r
S=yv+"|{}•*YCnE=ȯ	fxk7emn``ߡDpv뷔a&nmZ}igk!ڿw"iڧ{c+K~ofj߾~:%O=?w*_Ȯ)nԳx<Ǔ_~K}{tsź?d(}\V9bVppU˗/l2ӧ/]T4**q_eY5jسI<KCGN^'xFFFo%ud4TŪ¢G29NF
:]~p8f[I̝%%g.\616&.fegߺssr


744x(*U;9tlEѧ@PN¼YV_6o144_Vf3S¢b^)S{fNiNrr>zʮ\09;562ܡIɩZzfDdhdtVDVvv_ED}{u377;t䔱QnBK9,Yey俙L˞lR7-=o>ԤKǶyw
DHJȔUaXld,@ӗe˖ڵSjW#2>	4uB#= =8W7RE <y"%:]̫=p>s#'<}ҫ-0ۃYXnKAa]\Z33Pًs>vxmZ}ި!y{bWo˄ͽuQ݉)X(c`mے)WEݴYnV[v`a^e'"uw5=5nX,>!xXjp8o޶m}r\|}݁
s'
xiraQQ^^~$%K70XNrJZrJZl\/h$)Y٭yO0/CvΙW|Z69~wR#YTRPXXV9<AKfWoz2jT۲ӘσqZx6MM鈖SPe>澃t΄l>)ճiNzuk?}]R
E=|RvMJx4&?7!{.!%5ói՜K/{;ۓg{g###ccc&Jp8;hڷIܛsB!ޯq|>?%-yK8NSF~>-O8}R^~>s6SwɞM8edfx^;zω˃
kTw8zADݘ:Kz
&ÛwM8V+V0M6M&b10_
}әKd9kGoYl.'%ͿŝTL{JUKWX[un:7?׉ȵN^?zceiѾ՟/WRū׏>/ S;5]ΜrujWXXtb<{ame١on~nQǶj8ptF`*r=}ޤQ:ީ]7/b_3?}K'[{KJN:eeb_t}h^~>3px&'.t5}/_lplfVv&n޸-I+n	.Sx<ލwB
}+s&"ټYqq͇7m_'$7n`ll`ĄB֚ SLccC/;'Oy~8/??)%4?dԯW'\)9%U`;kUC[|}fj林þ!b\k7׀0tnWWѸ}[sǞCm47//{"522|
6u|Sw7׻srrsEܾuZ5]b?L_6o&/Я/:]8‰8bNjhL"SdhI)^yeLLDo%QJjڷ:WV%)lL7sssImia)6)9o---׽MSSϦM<t0oTԴr]avj[y۞lzjZzBķ֯=6nXO.	I(yj:WwU^^'&cj_\vU40/*3kEcB>)ՀkPNķWs$2kLLL$P2e2)&FߍT?~{`K"Kp,-sr}I/um>v3|[z$g.2]Dt}{vU盚<{D>\P<hwIB69?}-SN>z"JNMn Ni7OԴ1]jTc;m|[mIDGN#*ffDqܼ|SCvN[/٤mmؒL<ص藑
yi%>Δ*~4~7yjy:Z\m_KT&>gȬRL2=¢jNbv`opݛIr9Dp0+hQŤ3QEef}yJf!Scb"ޯoߺQzDxP(<5q/I{1AqhS(>~ɉ"r/fNg⾠_|U!>mHf&LO
޽}~!װ~]3>D=|,u[|>Q1ϼ^a@l6?o/"RӾOu'}=~ZV
O~HD6VEOb^֮YڥF/th~Wp8"v}(.>n^
gd
8NBiiL~&^NzF7Onaa޼|~ӗy)esAl\|u}m_(&UA0Ѿxҥޑ޸VCk8"s"ٳRtLqIâ@2_8~q1":t$*S_NKE$/vTXTTn[Qlt$|<j~q!.ETi">_4eCӴujqP(dBP&QjP(srr߾)
B9R
BY^Ķlzzukݎ/yOn(FV⨇k:WWs;Cv699̠v32>zFD-DļEEE~>{EEEYY--=h"6ظS;ܽ߮Ov~OpnCGOebž9l7kxLD.
B6Y弼llZx~<"255a9Wb&
<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玣"
**b-ƮD+5Kl-PT:HowqpIvgggˍ⨺rRu ""BE]jǽ111*,	@ծ]F$P7f_q/#H H-%h7xT25
eDTE*)	qDT"5)	b`SuBg$FȪ|jq\fB}bK##*VYjKG(JקgO_8P\?w^~##YVg\XX$OzvgE +bTi\\\ELJq.;qȫo{l]kHMM<mEУI'蚶~>7.4Ulys@ WzFYҨcLz~o=oa+%ntH4^s8"CCCfNIIgĠ-VmT~I&Er#ѡp%6SU|?||sr
Z&)((LJI}4<&͙W,-gyvi}zt]1L_;:T4MpnJ[]OO/}w7~	툫o)V&Z:cֵDD>""ӮOfi陗98]:K>qբby6-#Oiep8^EzzzDx<2[1ޥwsk~Zx<	\-[LKϟ6mڒ%K4@%SX6nܔoΘ13++iW&,멺hJ#9%<G<8300-Kţq&V%fp8rp51COO0r8O{/.)9sᲑ!u&3+֝D/1/nEDVs֯q#@K___FβԤu˯5mreظp矇92ί{g651ұmvNإ՝$|#qڷ *1)A:_wOMHx
nܺȭ7'%gdQ]L9ehhУkG@p5%-OGOOOOd]b^div۷mK&F;]{4_Ŀ$@WZz#ҥKc`*-Z8p@.],,,N\Z,^vyg6Nh)ヮ޸}C"ӣs53SS>kt135),,z,kS9qًWDW^Moɶ[
$nW7g&&.}jXZʽA}.,:%"ٮڰɖ	{vT͑&+mۂחlYٴnVkhnf:j؀g~;g&ƅEE?5_$.>xO;Xjp8oߵmCRl\<}݁
srs?$xitAaann^D#ORrjRrjLlܳo$șѵ'1+̅+>-XЫĦ_ZlzƭbȩjU͞EܳIJZzPCč-;1ſkVK5&lf)MUst`ԩ](5cg1)M9Uu'"߯lmNn

(4mܰocط	.	ש_uSӘ_\p7injb:.KyyDύL'y6idogy5m|ƭ'^;Us8zܰ}wn~%tm{&t˙	߀N*c/мxڴīĎ%Ҝ?5,2pz~_qscO]*nRժVڵu"rU7F[Zkcmec:ظDƖj8|ɳV]/ulW˙9\N׎m

ؖ󗮽y/-/,-ڷ˽M"Цe
p[gLVEEl>hԠ^v~ضelۗ1o_ļy╣}v'&]NIIIǶ~[`mCR\:>p47/tDp8zz<ccesr>mM/96#3+it#Wo_əۮ|.TK<{֚>wǕr%635)..-N_6=

nܾP Xdidhee
vx<
sS1+nZ1or8jI);۱m./Coת9l^MsϿw"\vSx?Q@j}zn^^%o|@;n&9>7o1o⚸镔x^O#yvjը~eϿ9eYӜܷ	w~ԇn~Qv=37DCjfddI"@}HL~7o---e`"z>1&6SR6Zwny?~JNIgsLEzkbbܬG[js<بUFI)o&y`aaVny6icݿYs&Ys?
ߥc.d秤'Ox~ZI)LۣMu흾>O޾s5~N_YL?zz<a"=6p8=7l̦rS'ڥg6077+,,b
DŽ$CbWv	>TKJM366f29x@$64444,d|?b`aQèg޹/-07'&(-(,p8Y9̶ĻЗ}-<}Zx3T":>=:X,,*262:y"	\<7DD@`anј
|jFDO_`QG?}RR1йcjZzC/0srègLnRJA.NUNk|[ёgsrsĄrs?
☓pLM?feMڒˣ}lϻu˯p&P
&F>t+7{`Ԩi*zSjU1cLzzw

:*##ٜ-M/f>!"#ckf>UF[NvvxM>YFF,vԯCD){3_>o#"F13/ځ6/(7/_RRR(T43Kz3يq/_vr%4<R&sh'vD{կ[ۿ}̏H\)|QQQQQ1U߫ۋ?7kS~_'Ȩo&֮ѽKo&EAAW5;X8U}*sɽrO&+DZqkXpP8ޖ--=#?F@pKkeMMKg3jăo֭Sww|qssfMݷS$C4>G/cbխ:W1(ZԍK,=47ƶR775ΞpOeKJ_hxz	3+.)!CGO	BO"YuxVDb`窎uk׼u7O{]T\l`τE\
GKJJ:Ty¢"@
MS
/\ֱ{
	HHJ@ *W˗T z2gթ]v41)..i#=\N>~""YYDddd(>feg0~۶NKx9edd0sv|ԮQ33?[YXx4n2&аc[c{жO~O>L3~1a6VV͚6?&"r|Izytnn^nn^=~6''~Φ& '7ϳI#}oٸu	\$MxokmݢYŦL"mъ+-%K P+&??Y?{c*(s{{{"ҥ:vF)Dkc#!ƂBKoފ]PPF"	>٦$@`jbR5i<^ѹ<7c!6iTH|>Y\l*.)%#|2)=jPNfM|,9WmܰҶ"coݲq?N釀bi&;q	/ |'&UwC"Uw̴W399;&okfMݷ9"aOZ_̬&.ާ>&Fū2vScΙ ݩA»)|s5}UWTT$C"@ZXXT3j$%<~>lia>蛯uD}2Y?[r%}~gnEdhjBW}}5;so̱Wm*I7m '7W o$y'Ϣjigk-|^'&yy4Nȴ07{UΨ̭?Gڶp(19<%5)-/8v
䥫ގ$W6,*|ԩ}+==Y=zҡmR^(`v[DSVg_zap:764533uȦOIKj\%ffMMM9:|tuW1;y2+?-YX<q6-S
<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
*"UQ(8p٪ujֽuP[;lk֯ZZ: 
 ,ٲgטB^r^|Z)^SW@!^^^M]l*^:ބ&	@uؑFh|7[kdV[oD"M#qbI5,'R`Yo5IM@y&Әo5 4>~SW@&yU	RP(\hZZZZldK #A
qr-QTn=|āIK|,gcc!/UVV)2=hΆ<:+-{{r/SԤi\KKy^vvt
u蘛_PeXuУ{,@2v埔t9Ӵ7D"Y!@^9`Ru?<y|+;i~
Dőy<^N^~Ee.SSS#9'6(5jiiI4j`ΌܼNN={}^Mw|ٷo+QΝOuҲ;wpUTTfޏsf$$%_;Y%+=^s7z{+kĶ6m̙M~f1$Fn(W\yanEF#"7ߧQ^KWg2KꚸG^VdrʔU7WH[[|>ϯuz9˭s6O_~_XTzYyN@-[&]v:~Ŋ;wr;vA/hFLmIIYzMQQQ|2#y禮ʈD'ϊ?=mH:::Ui竪UE1<O2y<^<=u;&%=]]":QQq@ uz@`blFda;[^z?***erJF}_5--@ ?
+**8{Y\R*Azw=r@ؠ%?ukW^^oZ38gY9]9rHn^AZF&	tt񼨨kcFee<'qo7228~򬮮D"7GVr.auz0}g><ܺt""/H/UaNEܹS:K_h|%{{{Æ
3119}S$"Qʂe6Nh%\fĝD4n0{vFB0.qЅ0!
*+?xxU6~'O?xz{yCطƍb_+ucFk@$?+E]hi<L|FϿ9eڷeE?J`Ex<mm-_oVTİ+Ex<=d\;
#Ξ>L	#k@_<"..)i](/uF=MMNJJI;p43+^[W+*+KK2,KOܬ܄z&,d60z #C_Nf/78BcF
3˚а"cY={\ƣ'IDԾm[_oӫg|Z*t]wWf|ӳ{v6KG?]xMDQ::9HW>i&][(?7o	s{v־miY98|͑utttuuYJx=^s6KzץҲ2Hsҩ*;7m(Au
ϧ~bJ깐Ҳ2"MV`zFVݬ,^=^ں۷ٿO/^/iOS3zvfJNhـo@˗/3DFh&4/\
ڱDϟ?)fV#OݮIeٰVkvSGO=473<kDqb&}L>~J~Q!/'<%".[Jso819#3SAJ.CD99
Կk)=v5itf&}}KJ/]NDhor!W*r?xԭk~?4I)O'$%$?xֺ>ϲ.sfP\{,Ѹ3RR1#:|+'OZZZY4--m妗[(&a7N).#Q2t:::BPK׾mtHmHdeiN/DD&6240/,*Nhcm%eyS:rqܼ}W$YZe
RN>5Ҳgٹlowr鐐ٵΑ^A_w;zx4dUU\^=K}?
"AKwuPָ~>AD#h1ZiYkn]j߷פ	9.\KJKS3BGGU[[9_a%%!0e,//}}Y={>Mː^P~bܿo졓FDDק:ɼEF|41I7N,QzƳ"}o$vmSe)8jjjҵs={$;616V9>I~4صSKWٿQŋ͗.+M{kؠ~vƍKMHKҩóheiE	|-H$}w
	;u[^^l8:&.+=OXB5^=_"jkkGCîFU]L( g9Z;8gkkg*VP:вuuuuu+1z:sgNd`cc"a㙚eIwm@?ߌg/_>=Lp(kJ%ǍjaFeUޙP۹B{ˉiD"k\ۓ<w+SNݏLDY9sgNkgϠl|IiYg/f?k}כN))-%"C"*-}qǒ2gh_XTϯ7)Wk=vB~}ޛN
bJ|Ѥ>DKdF\cm[{0S3+*+ZUP-ʒM8S2ŋ<M6:*x^x#2گוnHOPXXl2I+rŅeM\$_<cn$ފ{l\P(7mDNNDTZV^YYT5jnXtV-32<~:%5HHzlN
ncnG.:	/x^u/yY嫪l1#xѾCQ>l~Z4͹a+IEEe'N-,۷}$ih@_n_7"I}~RJsG7F8U)/(/xԺZYs,FF$&?a衿LbS^g}(}=2޺s7!)s~?(&UA0@syxǎo#G^t㗤GwcHH--LuMâaPkKO-qV&/*SIE$/۵FDk]U]#`Zњ*W^aJ<r47BA"nD,DiM(D"\\\)1H$m,KJk}W$ỈЫgtt->
&յ(AQbڹtpdK+,,""AaQD¢鷿{㉨]KDlWVV>.ͫ+++?/LJI531x$=]ANzvt\~Ebpgff=)	ETdMφKKJKR3-{|-1iII)~Ά"gn:l?~}~i>$?M˰47-ؒ%KdgvY5;v@h&4/+sIDdc$flckkk"6lXWXYeQqIE-1VTTi///_$'&?tEE%<%H'TYH$24X1i|vEmwx|cN}{.7"$
BE;du5[DT]S-ee׺,|)oGtC(,w+kLXfdYݘӼ!ZVɟF(HV9ϞUVV9ص|FDveej[RRZXT,1Az;xpo92/f󵫪,-l6{rJO/P(s
D"'rV)ces褥g"vyܧJ6}zFwD$eVVVupc+>+;~C`S)<g>2rEIW>@{n
,]TK420@3ZpEE@ Sɯ绱1M[#srg=^ZRZ*Ů}Wyϭ,E%YkM=)GFue.
vQ$UUQkkk)XTtL,+'$4|Đ;1`nYDT\\A:/,ٿ>`VMU
Mr5IZDFFvl


<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_3+kf
x((x"}-,G|=38|ftǧCЀ@wiu,&%%5c$
O#hzڛWnq
n$(Q~4oL90@XIKM+zY"A6-sd--90@4w
a̳\r3b@cړ[$7ktq^yݻMo`Y*Y,_UUժ,-B㥝
YH;xs^^***4EhJړSfzzz}5XkǼ¢',S6F^=gfeB
	fPe(Y}uY"QiyPDв`4@4=9//ߏm@<
Xux7:N&oʛ9/644dsjkkŪS_=tҲH6Rzzz2\g_?`_Col{x	Nɔsƭ._ZV>}DN.zz\eeUvnޭۉc;I)NG͙U/xL;T6m~_ "?jX`Owq+1.^V/ڪI񅿯$"zxzX1/(:{DaEjjjo'3\uu*VR8{n-'"@ .d=cFۻW_
=bhVPP>.]uֺ-[,=&c7[gŊ:tq냩Xui4F":zBziCRq@```Zr߭Muj(88{.CG=K?9crwݫkjkN524$_zKJBBasۉ.Ěw<[ee=KBɀx|AO
ʗWqeeޟ%eJпg?Ϙ2;Ύ+**s#wC\ۭ3Hh`]^7&;'&4cGH$"/(?8<Ee*9z&Kw&wyӳS&F,-+]ڙ~~I*_F	[́ft%_FѦM?qiB?&<La@xs]~&T,Nz:t<jX''3S[w>{_xaw= >>^}|z~s+	cDr7=n0LML$F>Xdz[W==ݤskjjeݬX64rH{I(%Gm8m쩬b;:=1735}g'==,C;cpD]E&&&i鿇xM]eNIMg;	piYYVv. /MWVUg>f/Y\wy}de%޹`8I%JJfcG135q	c:zzܘa-ljjZQYYPOﱢr}^=uރ"Ю]?_;wӻWhK$;dexwvvj_e+f=գ{{{6F@3Qۮ.uvnRb	}[ 'W9WQ>>6yyPCCC%r~&F)C<[V^.HЀ];WWW%8g~MMSNG32{ngkSPX$|_#";>^|ܡC_N9}DؿlN=F-(-Wm
m$)$$MH*YE&F%Z^l26!w`"N:uꔧKMfҜ~Tr"-8<WNw$ߺ}bhiyٙȭ䇷nߵhcgeiӡcʋ
?s.%e]:O~p瞥E!UGv,Ǎ2)=yᣴŲn'޷h8_iyh;:9:+/֝{ݻu!^LI}t?!+^;8ص
8Wkkk8(8.#+;5-QC[Yy9s/066zxc]ҥ<.¢ww>ו92%3:@,q;ąG
\H$6Vl8LDha3SZk'%	lBLôtO.0;FFF*WݐH$6֖DĒL2
AqIto@ GYy<v6tuJz89uwvȠ;:98O
𯮮fǙ/ӧgY?/*@dqg/\%|^0zOGhA::XV^GW=y=?ޮoeeiYDdkcm` L~0~mm@ 7z؉?#KJKߩs蟑XQQ,eYZV(=/Э/>&;E5#zHĽ8ͥH#Z9%?|daѦ{gQF㤔T"{{d2]>yRXEn]"mbb_K6f}|UIs>J(Msήg_266գO6f{.*7n9FWGqs33v8;=X{t);P$ur톳ca<-󖏗'y_#OX'B^/G]|Kvͪٻ9azکczFVv}|ccc.+ȨMh†U#C93TUW߈6DT]]˒ʪj,ژmBܑe>~	ۋ`]Dv܄í-_662#<NX"^/x|xzcD>ק_o"iL%ݼx;>e͙1űC^~{COe]Dw#{gTgg@?_~DtxxiYQYӇ8sgjbd`>iV|&&>^/#w}ȱPV>hˁhJ:wJטi^bf~X];g2&uedUVUsSWaaۜ
qS_qDq=.jʤ|=¢'c9ՒҺ<yRb,+.)12W
UDDsr*g.HΜ{se޺}tyrX\SO)H'9QYyEUU_[[[%U:K+**kػRYuq_QQviRG41b˔?K`{-.Z\P uXaѓ؛	reWWWWWWQMu5{پݫFCD;\Vx;<|\>~(͵ǫ>J'"+6U>pq`mmԡݽ)'7e^0"SӮݸQC*UIVTTXK8K{^/k^~[1quu?v/##wOϝ{~)}60^~#)%Kg׉/<xw@۴888Xw@ʋ\.)@
{cxkbVE1Z1Fb@_w5>p55ls5Dt}6W;Y("e9c;ʪή.cH,~55BTqz|:Z[[[-5'WUWK'|j_u:nH$J$GrcD&.))IȒYR"ȤmmKJK++HdJ%OݫDI/ÎIMMe(Z&fc{Qv<)&"b"222H$OKJJK٠A}
oJ$Bv.#_UU%\;7WWUU=IIMlnR
ДԴ
v}˺vX攗WWg>]8=NOOO"oS<.++/++OȲ䇏JKˈ؈s655H$ezt7
͚N>egc VIice	0b/V֧~m#-/VOEE$kGRZAjYvvvD4bĈfXQIi++*_ H,ژ'?|$*>RJ|]gK$Se&J Яt.<lmv;ִztz9:V|X,C԰mDB55	ȒO䵸n]E=ryWȝoWbmEvo]ۘ߼uGz_(
Xkb	IqUUc̬DqvfeOKL.n{z9
ofmB4^bXI$3S{>+Sֱ2sK;s040H+%Ύu󵮺Z|FfgD"UUUwvSG[7[1z,#_Th>3Xdf"hZBWJPmo/9vv@S9cr+/t+-+H$^f'ܹǧgaaQ~aD4{|BAaQs{JFalC17zqNyn^>)SX,y[KR|\T]{shE'b詳s#F
◛"RQ';4;{άSS33SR]puWK$s33&|{e>Ύ8wQ޹{_?[l(*	p݅|qNneeUGݺ~r
߷_^Fs]XlkmED5չyB}3kj\vv=Gxuuuf'%#:P(Կotj2=6Y1<Yt}}9ٓTJ_wyvu:G89z܀lDzaQzee=aŪ*CJ:QSr`@W"ׯ_sK5qIhUzZhfjr/)alsFFrW\Rvqc⒇Ҋ+ڴGxIiـ~}['%,穩TQ/yz\D"v}._z?#^5S=Ïsr.\ׇ/߳[Wn<x)t]|aѓn];w֥*;7/t|rdH|{ge`|.gֶo^CO]dSg#jjkϜ DU(`gWϧ_nffec#q\^~al0vMM}ix:9%3uwVnMSTwAꚸaؓFطqiY򊊚+ٮcH>8|H*MCQo +AԹ$%q|K{"A͛s8k.<}Wb;։ƕ$Ke"f5&(4]ƀhS20YN_,$ϧBtVL@}ii!@	pttts݊!3f-ht&
<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|{Ce(Ѳ7!KDQ@EAd#"(YU(PFtѽwgjM|/^z\{ni>yb]
zc*/711р5MrHx0~U^Q[xJ&%)6	#3#
/{VAj4O2
]0Y%	P)]*jX/c''[DP7r՗(z7zĐ{8]]3$hXѡOSgB6˃IYg{>{*00P }P'A8{_zv
n8?DeغaX6Y9z,Mg.aO^ݻ^|U&jyPGb'p7Iq}'O:0s
i>/>g&J(fH$Mu	/EQuTCh4ck?}ܱ}>?royс
ܺsoc*/4~Lp {F,w|gL}-19soMyE]lrGavmMP^s׸Ntu/ط]hKDzZKWua6-{vZ\Rz1wa>="څvvr((,>{vQ4i"K?:~H$fTW7a=,,,|kXop~];uXے2sRL;w͛f_zgFn˖>)--i͓	\jz#?,?Gim8ϷU*UN|>__]z,0e2ӦU=ðeރ7osˋ%c'X[Ѡ~KK^EDe喖*trt|jLW۶iUU	yвPp٭Kmy<Re/BC9toP){;{Wܽ{Q@P+зq9yZ0t`~AQzfYZY]zM/_XTLDGqpۻ!e2ى3525=;ɦry+}h#'׫R>vֺE3"R~\Tޮ"uFƚ5k3rg.s{<xӡos,<s$͙9k7n!9K񏏞<t5IPP(0ًsf?x'D%<Kxvž4z;v6AUU:0N&=|̳5>ߢg.ZxÄ/b=[,G(-a^lQ\̮a[wT	t͆O{Kߜ4Plj)C	Dw=dZKMKIV]X<M9#+'95򊊬<n
y~~A;]%VTTgfųrrrsrS>z2啗<}2`
%ÇwmAˣ;y.sGw7׃GO6na{{{AUUaѿ-:whGO7sLJ	ԡ]^Aa\GʕJem;e;HMhݲY@?66_:¬xcB6\"iP#Jܙ0!̅Rv] 7C6>"vةfS"0۶&ig+*+e2Ч{D"Qn~,aڅ6)5HJ"p[`FfNvm<|m_z#"`?a>>iսk-:Mzeviڵڵk	>#
/QHF	K9qĉ'Bⶭr`o喵Ga3Uo,0P&${<OʊSg/QpFR=Hpvr#4}|rS"ⲥƁR?|Կw
AQ݃;q1CzJO4MX],8{
խq`@sԷ|Q]fD\9>jӪ>8pnɩO'?JLy艏g]3ss]"ݽoH?P]Vf&#+'5-ㅨUQYɎee3cayخfx<+gW[T\ Mf/_S~P2+)R)܎>/_)<]p\5ǙHvb͵Ls?%iz&ڔͭap/vL&sws!"6d*icmm痖Uvm[WTVfGYHĔ)ol8}اH$b3WfxЊ_un(Ȥ/}D5wƁ]lۺ{Dv7vʯsviYDfee}61%]hKDGxrѤqϰoF@pyeұ}yEL
pxWK37;1&EIMJy٩Mfl&T"cҸ?ߴMyKJJs
YԪyvlӞGj'G.a\jPlvN^NN-5={ክMvm~{ЩC;9~4Ɓ;7?/ -=3=#E&9ylߣ[!ҒcxD$#Uni7oGN*<Nߎ{pFItжS.=Ѯ޾P(bτghڤqzF7"'֖}-Fʁ]ZͱzkxHt'?oND$IPZ%1XZVήKy}#o~	ϊ!s":t4ەJDN=|Hdkcs(4\LڶmlL֖ݻGvHD9ɕnw?LD9yoM_PغedWT6;qݜiS&{Dv&+*Ύ**ıa{;ےҲ^ݻwvsuJ
kߌ\ݽkn]h߁llF0/u|#i/6e?H|*3),,SU%xi5UTT̮Ýa	/dx1e%E;GUT\r5v^VV@IIWZVfcداG!D}2ةMӦe3$<u;])P@.JӦL&UT
B!;_"R@ gF*^ ddfz?~㕚Q*w{*;vNvuUUUzoގy;ΒoѬ=KbWZ"H$X$bz4r(XDmoԧO?_8(>=Hyܴ}
SSUA“Fnn.$ۓ;.^eBδw%7m<"|֬H pw1V]/k~A!<Wcn%<mdA{<T;б}(Ⱦ&<}f~NbrjfMǼ0?O1zիWk:N61oY?'9Q䋍U|&h`E)FR)oo8X̮N,޿߄^]墈4e_*YӠ7bt$>jXleeFPHcx\H$"aX(Q.OؿO7d26dԧ*&Je2B.++KRXR&)DeOJge2Bɜlj:;ybHbn/X
-,coҤ1{9R",)-%"kLVRZVV^ݣkAa{DTTT^KD
iO/W4''&X[}GSӮ߼ݻGĀ??l7޿}c9JAzfKmD'HՏ[LrwuԡmR
"a9dXYZNs=͘/`A{<ȽؓD;ClΜ9Zn~]zjd`#azX7Xۍ$U2MG///"<x+`86yDTV^"ƪ*~Q


e2cRS@WU	䩀l
sd2mcşIUֶ]>vmZ\PT*J!bv]D$X"9*
7oǵjҹc{LZusTtoۺŵ֢aw٭mNw=_b
ӼD*L]9BQofV65
e2	+mܤc~=7O,ϷDn\)i¤Rdv$i|L-S>A*=#3/P*5
c;D"Y
<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|{Ce(Ѳ7!KDQ@EAd#"(YU(PFtѽwgjM|/^z\{ni>yb]
zc*/711р5MrHx0~U^Q[xJ&%)6	#3#
/{VAj4O2
]0Y%	P)]*jX/c''[DP7r՗(z7zĐ{8]]3$hXѡOSgB6˃IYg{>{*00P }P'A8{_zv
n8?DeغaX6Y9z,Mg.aO^ݻ^|U&jyPGb'p7Iq}'O:0s
i>/>g&J(fH$Mu	/EQuTCh4ck?}ܱ}>?royс
ܺsoc*/4~Lp {F,w|gL}-19soMyE]lrGavmMP^s׸Ntu/ط]hKDzZKWua6-{vZ\Rz1wa>="څvvr((,>{vQ4i"K?:~H$fTW7a=,,,|kXop~];uXے2sRL;w͛f_zgFn˖>)--i͓	\jz#?,?Gim8ϷU*UN|>__]z,0e2ӦU=ðeރ7osˋ%c'X[Ѡ~KK^EDe喖*trt|jLW۶iUU	yвPp٭Kmy<Re/BC9toP){;{Wܽ{Q@P+зq9yZ0t`~AQzfYZY]zM/_XTLDGqpۻ!e2ى3525=;ɦry+}h#'׫R>vֺE3"R~\Tޮ"uFƚ5k3rg.s{<xӡos,<s$͙9k7n!9K񏏞<t5IPP(0ًsf?x'D%<Kxvž4z;v6AUU:0N&=|̳5>ߢg.ZxÄ/b=[,G(-a^lQ\̮a[wT	t͆O{Kߜ4Plj)C	Dw=dZKMKIV]X<M9#+'95򊊬<n
y~~A;]%VTTgfųrrrsrS>z2啗<}2`
%ÇwmAˣ;y.sGw7׃GO6na{{{AUUaѿ-:whGO7sLJ	ԡ]^Aa\GʕJem;e;HMhݲY@?66_:¬xcB6\"iP#Jܙ0!̅Rv] 7C6>"vةfS"0۶&ig+*+e2Ч{D"Qn~,aڅ6)5HJ"p[`FfNvm<|m_z#"`?a>>iսk-:Mzeviڵڵk	>#
/QHF	K9qĉ'Bⶭr`o喵Ga3Uo,0P&${<OʊSg/QpFR=Hpvr#4}|rS"ⲥƁR?|Կw
AQ݃;q1CzJO4MX],8{
խq`@sԷ|Q]fD\9>jӪ>8pnɩO'?JLy艏g]3ss]"ݽoH?P]Vf&#+'5-ㅨUQYɎee3cayخfx<+gW[T\ Mf/_S~P2+)R)܎>/_)<]p\5ǙHvb͵Ls?%iz&ڔͭap/vL&sws!"6d*icmm痖Uvm[WTVfGYHĔ)ol8}اH$b3WfxЊ_un(Ȥ/}D5wƁ]lۺ{Dv7vʯsviYDfee}61%]hKDGxrѤqϰoF@pyeұ}yEL
pxWK37;1&EIMJy٩Mfl&T"cҸ?ߴMyKJJs
YԪyvlӞGj'G.a\jPlvN^NN-5={ክMvm~{ЩC;9~4Ɓ;7?/ -=3=#E&9ylߣ[!ҒcxD$#Uni7oGN*<Nߎ{pFItжS.=Ѯ޾P(bτghڤqzF7"'֖}-Fʁ]ZͱzkxHt'?oND$IPZ%1XZVήKy}#o~	ϊ!s":t4ەJDN=|Hdkcs(4\LڶmlL֖ݻGvHD9ɕnw?LD9yoM_PغedWT6;qݜiS&{Dv&+*Ύ**ıa{;ےҲ^ݻwvsuJ
kߌ\ݽkn]h߁llF0/u|#i/6e?H|*3),,SU%xi5UTT̮Ýa	/dx1e%E;GUT\r5v^VV@IIWZVfcداG!D}2ةMӦe3$<u;])P@.JӦL&UT
B!;_"R@ gF*^ ddfz?~㕚Q*w{*;vNvuUUUzoގy;ΒoѬ=KbWZ"H$X$bz4r(XDmoԧO?_8(>=Hyܴ}
SSUA“Fnn.$ۓ;.^eBδw%7m<"|֬H pw1V]/k~A!<Wcn%<mdA{<T;б}(Ⱦ&<}f~NbrjfMǼ0?O1zիWk:N61oY?'9Q䋍U|&h`E)FR)oo8X̮N,޿߄^]墈4e_*YӠ7bt$>jXleeFPHcx\H$"aX(Q.OؿO7d26dԧ*&Je2B.++KRXR&)DeOJge2Bɜlj:;ybHbn/X
-,coҤ1{9R",)-%"kLVRZVV^ݣkAa{DTTT^KD
iO/W4''&X[}GSӮ߼ݻGĀ??l7޿}c9JAzfKmD'HՏ[LrwuԡmR
"a9dXYZNs=͘/`A{<ȽؓD;ClΜ9Zn~]zjd`#azX7Xۍ$U2MG///"<x+`86yDTV^"ƪ*~Q


e2cRS@WU	䩀l
sd2mcşIUֶ]>vmZ\PT*J!bv]D$X"9*
7oǵjҹc{LZusTtoۺŵ֢aw٭mNw=_b
ӼD*L]9BQofV65
e2	+mܤc~=7O,ϷDn\)i¤Rdv$i|L-S>A*=#3/P*5
c;D"Y
<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玣JlXPQA4;bKh74jb/$%Qc]lk,PT:How5Ζ%t"Axx`:{5XҫY&7Hio̢_q/'eH$-%7x峈Eˆʙ
_*X"8bds10@hrϳL2#dMEBPv@|>ОEGGr0h?U㨨%T7/_)Hceeٶ/(tBمYH;999Y"77\oʓhOk7܋Tc5%'PcͶ,Jը	jM:4Z^~S$R*=#N->>>
Pn1&uNNN>z…?
nolmWŋj8h<>xI)ylNQQ*g.}VemKT2UrJCǹfMwhlsEKWoe*${cd6{|>///?!)7";nW1N4*p
ue~MN\qȯ/]xՍ:k!,^~MJبG9ۥȸDڶlȳeJjūD>z[tj[V¢O9PM+S^x<^W	@ 3{wi{ź>dd_=bWPPE˗/9ڴi˖-?}KA/hrmܸ)++9sVFFF*Uv-{1hڮ6"soOKגT:jbUcVS2Oנ^)>FFF<>}ԹfDԹ}􌌛QFfVV>aYBem6ؽp^^>}
x/,+XjY
|[ m{;~
]:~	kܼ;ܨIv܋OHW:%Ž{OD&&ogd4E	ɩiDԧgWKKNA$pUS322R|0Y]l2Kl79%m]kƞN`anֹ}շWDKb~+0Ne,[L:~JܬY}uo+uosJnN2~'>=VPA(>~<y@,+X<|uU6񇎝z}OgӝMX97/O{uZRH3>6	FZ|Y.{}"lWoʲeasϮTvaY=}ͲxFF~XVOp:Zi{^~>nQk6vHK`eYaİO<UNm]T07/(	~Zc㎆ņ.{_b^ҧ8+;}BHƦsų,Nod1OܿmK󗯓X g6ѣk
{cCFs7k`ow,\%PBn^^jڿy7|1DTR%fMDwThDwa}[ߣvU,lm$F
*8>jV;zܻD"xf҅+IT+ׅBsKݨAJ.9DSޭ)y<^[507yzbvNH$ׯ[ 19("ȳ,_=yBvN]~e]wNiO㆗|89xqp.>^O6~mX߃O_oby7j\QA`VX&:uU$b`DZBӧ	K9{ٳg=Gn^l_ǜL;ŪQ-ˇlm:mkD^>j۲͟(ߗc^!".Vͭ=yfkcݡvn΅Q6ի:{u&//k)={7ٲ?}nkcݮ_VN+7}\O:k%ߗ
|>y֠^m:ڡMoGb?~m[Om۵<ױo?s֗uDxFFssOgMF&&˥8GoI/es$rf^zӵcPTvw@ ~H$rtOqg""y-+X9}TNhl,x*6γ~SSS333n[wD"{["bADfAFfxk@ nX?;''>1kՈ~VvIHLmZTss={
Sۖ8sy4+>w
Pܧny:QKײsr֯+3}Kؾvy7Ύ}ML_zÖFzȨH ęYYwl۲Fg./cnnO/&ĽP#ExǣY"R=--HY:}|Wo^zccc6DͰ+žUtCFbR2cM66_yƞbVxqQl^{&ʣv͋Wny7j#ʲw#񬒒S9s7Cwк]I)q޾[F|Bk{tt_36y|"H[wWuܩ$xyxy{/\OqA5kݰwC.kC\###.%5BzVVlxL(@2㓌F5kT{r%gQBr9[r033˗A逖%65555昙>0~nߕ[[YQAAJx<UFfۖtb{޶k.c#<̻y3o":~<kJ%S_ӣms3ϓaŽDV>^
&Dt9.Oe{ω(!)y]SR{>zΩSG>a-	IɣUľ;kFD&
DqǬWCFfkhv6\>^
sPm}[	eZ/0߁uO}QS䟫-U˛J$nj3i*XHϏ}>/?x<ޠ/z|>x<j`|UZ}}s;33K:¿L33vEN-խEDIKDS_jP%=zqC6+ف\(mDGO(;'7??/**k*gliXto߽w*.Ncf
ga|
`{^{A5;k!#QaAXS^ݸd>DŔm]uLz|M{jݻ;MX?zQj{{[*ܮwr/]Ӄe"qݹ0u{j=:KIMstxZYSRYzߋ|MZ5z_z#ls?%2dߠ!_a%ޏy]v;wQ	@]mt/^tw乾;Ő7Ƽ';Ȓv{b=SXT$(FX$dшP(+(,d+,*"OBO*YutVDb`J.ykVEGBǽ.(,411f!haA!ѢW>0_P rirJW;s_$P$edd~'lBP$IqoKDrEG̬\KE"DΜϣz7:wjnOÎIaa%K\XXQUʵjTcK!LL?ddH$:i雒S"JKKc;~ۖkլ{a?ļjXyti6Ƽ}^;eńrrrrrr6i@x|	E$mҳطz7|MVV6~*XDF
LǎFeF~_G7hq v&]&2eE+WTﶸg.]@K^&\!"g{E]FX999Q.]4\8qt377KLJ&̬l{{1+hU,%%U$X[|Fb輼|.BJ|rM	"ysפFyFjX.=_Q7"$
Bc;da!DTXT('$G|wE֫[YBS>.U92;UthX{`#kբaVV>OBy8qP("|Tu}<UuګYcoVVL	^Icm'&}H 0*((p36'$_mK(\s3HdYً
v)~ձ<ŃsګTr151{.)9U(Uu]u?do߽D"6Zbrr~~AjlkTsKHL***z8{0jȻe䲒/.=j*
݊(Јyyykwd;ۀqrlɆ7-ڵj}{ѓ|;:؉Dw	>^
Sҭ,>{%3jaa!g
xоMlSXNlBı__ϭk}۵42+սG۴={1>!Kݽ/3EDYjTyȉ3
,*(BSK
]I)bMpҁ"ҵK
]7~p5Դѝ۷~<#?-YX:q-UWɳ)(({ojjW(D(PhoGDIɩ&ƭ}޾/(,^յn횇.((x>CFfm\el,hMDGqyW<=U*Z[o<:}nܾӱmK##*I,N/:j:~9V->KII0oYӬGzZz:z^^.'$bK.$`]XI{hC	=zDD~~~.?jj
<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玣"
 @Kl15QAK,bIk[(*6TDr8~${}nfg@4]hj".ޘ
jժM#xWf-vy,DrK	F
^,b0b`
*<H#%A4;\%%AP.\,YSQP(T],>&'q111=hoڏgtv}{u{(:~յ	
X[[kʤP~agYV<|NII=//O[=8i4ǎtQj֣VjSٖG	4z.Xyiw?(HSɱMk7D"҃< ^F`Rw甔#G/X@}6U?́+s_Phjj+*rF౬윲gUNٖS	|D!_;x	nѬiv?TOdՆ!uZY";<zRfyԬS<zr#<;Gً_
2ܴqþ=̯	҉]]*ū\Q`M<nF\zC6iTuO3g^VD}"xZ5lhkcq?Q恝թ]ѓ]*,,Rf
W6WUdddDD@ L`%];6^Y*Whϣ,oѲedΟ6mҥKO>}ɒ%siiv6lf̘Yj՝K(H$ӲDd.X՘̓5jPcjŏᇑcxoݾ˥/*.>y)uƭ;Dmll,3'OoDDZYZVqu6q/E떟4kژ+N//y~~?Y9
.gc0ڱmVvܪ'&yGFMML:o}nTBbrz?9%5=;"261v#<#3QAD}{u𸩩InE"љW<=###&3vSRv۷oęf]:]}{5WLLL$@JWjZ#PҥKc`*-Zػwo׮]mllTJ,Qv'6N)ߌtf{DԷgWw*VBѓgagϳO;׬neiQPPqWS9xωO|;v@lbMy27ݻ{g--,D"ѣ'Nа&ngz|>qt̹KW%]~˖ͽuZŕeiˊ[`Y=ykl<jmlQ::ݺsz{k+Q;;sZܼރ<j[XX?v6/0<uܛV-޼K}Gw윜w\z##AJj:/(ɍ>X:ч|RRbb_=~<hȀv]FbDn,-8>~޷̬g/h`4lK%OKX^>Q聯x<Vߢ;4n&-sBh칃Wqo֯Sͽ
s.!ٻI*.@ZՏ86!"?Ut!#J{s5PDDܼ$%y7iTkNnpߟvdbbbjjʢD״qV-,b_LJ+Av
),,LJIeʸ5lūk7Yo&z7i䘖!4m|ڍWuW
:Kz5u[&\*9)لo@SNUD@K^<}t6!c<gΜ9sgMx<^_e%e5׫9C@jVw~h{;NZe}*yԬmm۵򳷳saYRDŖҪW}Olm:
="6F5g.ns-g_y:N:[գ'lmڷ͹p:uhӲ۩y|^ų5UAa!σO5۩]_:m,1/?}\]+߷	U\\ܱm@\{Xqy*ͧv=<H`nnyY<7>vc32E7_ҵK/_wD(U\:/ݼ-cw\9癈H^b+KbGY	]߲u_{6kjju`cffƭr=H`GD,ȔX oލ&$>3N1/_x<*I;۱mng]&unתg.O9p[.\.|(Sۚx5'7qz2ӷo>m;ow윜7liWM<;?}>+;[<NZլ^-ye;1eҬivN;*b`DðX_xA^A+DCk"@KHzmmmկ`"z6!&%%|9|[qoXM/caaެν-'>^\Ԫ ۄ䗯__օͼ4savocmܻxV)i>wavlSm}ԸoիS3!1=:9:4W[<>H$U>|<}<ݨG/	5nܻ1!xhniڪ-	H]BߨVoU"02JLI577gKYfffR;(вĦ3SF*(,[w6DTXX̂BgkcͶ%݅ĞMkMDNcMDtK}{vqUPXhnfv9;BP x5
n	"ǫ1Ҍ8婠l<y%&|5b[הԴ	;g֭1AݫVfߝ-Z GOe|1;'YZj	Mޖǫmo떟сa,P#_;^ĉ8Ϫps?,v}]1z&--Bz~ܛw]6֛yD0#xVĬ3߈s[YY	޿ϲefeI+r:kՠ^m"JHJ޵O\$5_Gbѣw=`ӹyȅBaQѿѦH$zɉrr


rXWXXĖNgJq;.Ϟ*MHf,MN|nFݾe,ԫSsV#?.+|aaaaa!U*;ݝKCD~ߓSByڵCdԣ=jUѵ}т&?Qժ:8عWyl{
yߞ,+<jU1pxXjZz^^ŕʚҳx5nԋԮ٧g;k>U)!
/(eu^L쫺ujUL`m{%K#ϵ]-ָ'[]DVDYSd虢bE1b!FB@`$@/\aQ\Qq1?t\|ڏ}zU'"RUv/(SƍH.:
?uaQ1A
<>uqB@MSRΞұ]@{""(33xe
"H"ʊN"H$+99deg\*$r<yܻWjת~3xvLd(A^⢢U]:{]Ddbb>3LE"̬lm+ԴQzz:{ؑ/((۵]}$.((x*ƫqg1f8*m[uj3˚:)	wſMpkִ0<>/Hg9999qo97n"277c---D"QvNwF&F
߲GoH޾E&AM2Eޢ+Vw[3K,A%t/VM^^^⮣k׮.89ڛ%%QVv*&lm_|-1
t~~yJ`!%>„DHdiaL5iQѹ7tr}ȡ7iTFxDBP(~h,*b""$ȂOݨjhT(~ߥו7G|JֻqWVl^ԣ[6nXi>PT$'.
E$ۄjn߾K jnUX{5ky%1Azu=j6ku群dFƂ$Wq~ͽBɵ07DVOP,O) X^I)iB[n+,,!wD$Q֒RR


kVwc;^{bRrqqG܃6փ?t_߾K0/#~q豕+WWWV$FF%%766^={FlfKPvN6L.w'ݴqHԾu˷G4==#5=^$MHjacmlQح?P^^^^^^Dm[xlkmʺtJd+&y?7#"I3
<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玣"
**c-I45
Xhb0.5PTl
*qpIvgggˍiJt 22RE0\Zǽ,	@ծ]F$P7fѯ̸Ǔ[X$tY"aLK`/Uz,oFJhtQw2HKJ	4]Y&tP`Y|>MhOl	bcc{D@%*GSmAqaLSk/&I:pE*oG~~ڷI{Bqh4'D1[5RS32ߩ1Of[%i$ccc5	}`syZA*N/].)a'???4?>|hoklc35nD4^x"SSS6DQY3j}f?
ʶJ%*
&45-}MpfM;w~Fեx?lIܾ{22VM>WPPzQ0ظ'\"x妍c0e~MNRe˜Og/\9Սvl%,^yuJؤW-3e]fd="xڴj*-=<f-̓v[VqqONXTȚ)l<ԫȈ@ ^vK=woj/ﲲUޯRўG1+$$Dޢ+Wʜ?cƌ+VHϟ9s4@%X6nܔ͞='++mNJgC'lihj#8&>G<@ 011Q~-Kq@&V5fx<%xxCaddغ<ØpKJN9ofjJD:ʺ~6eeLolllcmQV\;lkރ!266V⽰hۺe|[ns z78zoKg޻[ZݽZ~~ARʿwdnĤKǶD'&4_磞]S2޼%"c#2yoL"ߧžLMMz,Np)>,.6%۱]@SO07֩]NnxܧaDdbb"%Rz3a'2VX!KGP%nѢŞ={wnccs∌zu;!q@'M8Q=ܫYYZ
‡9Z>
ZEaaG1g_fgOxȉGOQK?~M7le;/6j۳[UKHS7	Fm[nP=={JqqD?e>=:UseY=~˲xFF6-XV<?w*ZikAa!nUGؗrGO4EϮݪZݽG԰~	RC㽊&Iq/\6)Kod$HM`y	oGK72zORrjRrjlGOԡMًWI,V3ݣGOz}̅V-9:	?ӷWR#y---
3m=@`·ūן<#"UZ4{ogMRenT(m޶=w2uC=?7يoS|4ԩ]3o(5KR 0⮴G1.]
EDύ[,ArJoFnU]s(Գ)y<^
07{~|n^H$]:6_(95(ĻA`_?y.7/.]2|&ɷI#g'LȯiW?x\|حcF _7bu×ū,7MTqRUV	߀O`/нx̙lBfyN>}iћZxF}Nnt
㎝+|Rժ1v]:"UXwh}guq/_[Jtnw?DԹ}`'Ny=:/((ZJOUt,tl{5"Ԯu
g.nۊg,¢".4jPKwn:嫧/XOb_<zչJ6o.ssm@yD6{6e돂ls07/eey<?sYSxn|r%:fdfE?iUK/^D(<jwNWoDN;LD$/Eqql.NƂW	oغ/355	133VqH$rt#"dJifjj,de犷v

sS|]Nx<{5פܾu
g/vhSTTĎ3_Sܼ_MHy/_	E(KZ5<p%7/q2ӷ	h>x`;oooWli싗MJJJAߞ]:#ymjը~2[6k*
/0/:?~qDriox+[[F^uYLD$ƽ$GvV5[wﲒSҔkiP,,̛5ޱjE
MLJy*ūk_fnnۤџkMijJIMKԽs[v槤'Ix~ZI)ѡa:XHD"Foܺ[ݽZ׎XͦD?<w?=OX<o澍qCKVElxL(@2oSFkHxZUQRj9[r033+A逖%65555-昙|1jHaQGܼ-/&x<[-..MFx&oDtY֔JD'ؿw7>EEffGO%+	OㆻIx(l|sp_@fDt.OewO()%QCܫ7{8Wοݍ~ZtRRpʾ;mZ	hAD%"K"}?cNndz0.%Mޖϧ}-hp?h
R?x|5j:G?(q}U1z&==Bz~U]e6~ܗyD03xVC~Ԭ22]w韛9	޽˶eegI+rvhӠ~"JLNٹW\$C4+a̳w|BhS$=xDDyl~IIIXS9k,/**fKzl{UϞ:%6<RK!Sm;ѷDڱMF滨{d
_TTTTTDDEEc΃wRmZUsu!*W	kޱHW	DdokSPP0YnvnU<ֱ-wr/\>ߛe"qݺ{?eg}:*KK/prtxZYSYzFމ~U:Gx%j{?%2dߠg%7oߍ{Yna	@]mt/^|w乺3wǽ}#3Ȋ>q{b=S\R"(FX"dшP(+*.f+.)!}BO*YutVDb`uk׼EGB.*.611f!hqQ1ђ"՗>0\XT$rijZs;wuW$P$eee| lBP$I	JDr'윜|KE"DΜOc69sr5nDOÎIqq%K\\\uAujuj`K{.LLeeH$z:o㟖qc"`;򅅅~6ԮsA33ŽiiliǽyN6|eńr$:5kHx|	E$mҳܼܼo6~UNN.~Ζ"('7ϷI#cG҇oل1!
#7]$JxhoߢYǦM&oիջ-˗#&??@[ŁeIDԽ{w
@s͒SR(;'AC
EKKKD6_<%\SabbH$0y*B@\>:9ڇ4iTzDDBP(o,.f""KĤdȂO֝hT(~ߥו7G|*ֿyGVlnÎm[7nXGiP\,'.
E$ϛ¢U߼M$Y{5k}-1Az<k5kێ)rf)))썍Il/[5
'L$YYZ<y\<ů:xp~`A[UWSoRRӅBQuj}UWTT$CK[H$b%ժvV
䔒cmm~Ѯyh,p_F.+ck֬!7|ޭH@KJ\PP`lln[ΞӍgg͖2pl\Ni9"co&<i4##3-#^$zILiicmɳQ٭?P~~~~~~dԽN[xbkmƺtJd+&nDFX+gEFұ_ɬD?ԾuI)'^hV~0-"ΩSOK}x8MDepIQ	ZYYWsҧg5I2ӋD"k++j\]Z}t̘g:{4+?-YX:qvS

<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玣A@vQA4;b1jFQ{-%Qc
QAv1\8>lqY"0R<m@%>>>.iK`ɸ7**J%(իsӈʞ,x
]bRQ~W6X$h$2-JI>*N,HI=<%7BV.l	݉-ARTTdh(Yh-8h\]>|_@}}c߾4VmZb^^*A/^Yt3.1-rww,N(NZ|/_y^^%))%5lQB߽755``lZ7p1o)bJAv~A/h20isRRґ#I p>SJ/^IEe9KLN777gs
U5XFfVɳ*lK|>_ҐkȯS<7mܨ}_VgK]]K_r/{W =%7}fV}<UyyI?Ν߱#~uܥo)Y]nԠ^]VQĮ.ǎKpҵWo(Z$cۆuD._^	֯Ӳgiүs;,x6-5gkcv?Ba@65kT+((|ٙTٴ<y@ r+nǰ[vMCzUd9(&f)ZtRLdSN]x(c:k233gWTilkih#<.9G$@ 033S}-Keq@&V
fx<xjSabbغ<wq
OhanNDڵJKOy.gdMojjjcm鳛aVUtunڿA:ͣOU9˖?kܨ355U^QbK077onj,%oȳvn:#3'nsrr#wffڶs/".>nw혔=]^N/zvOHJIM#=XYY?xܬ{b셫GQJ]b^jIɩlm[5{KEv2%cW&^j$"333/I;TdX6g,pӦM۹sgc%TMdҭM)ziw#/_z>ݭUr"']`-]tVݪe^^'.^eOSO |>iv,~ek6tϮ*U(gi)?}~dž5e<yO"_VPP(u[X,lѥ},ϢXV<Ą¯)鳗\gx\V7lcҡ֝S>X[1?zյcJ,¼ծaii:&s99wЅxob޶k}|gfeOқStn^^VVv8ML>ɳiwu&wioUrρ㗽}H8uR쏞<׳["#E˕+o뱢|ލ._E4UPi'vi019%E!ZFEbsc֫S{E6_6[}\w]]Xի9q]\?x\jeB
&ܕ$2•"u%HHLnXR׬"ة?ܜE<Qz-Z
-Ğ<s1+;[,mծiA!kY׿Yr—cNMDWb}ݰcJj@`Ө7=yFDξ>^\\סg#_}ԫ/Y71w)$0N˖-cM<Y*R10_ԩSل܎%={ٳU#6-Lz|Q_Et;EV=ˇ#l;ikDQ>nӢ+ߗ_!".UŽ=yfgkӾVNQU+:{ui:77k)={71ٲ?}ngkӶ_fv+7]UN:m)ߗ|>yVnm:|}ѯ<zɳ۴}ۅ[mǵ*
y<c~aCY٬/+LLBŧ糦f|3KuMMKxYNo.esrf^zӥCk333H*Utw@ ~X,vrOqg""EY::HPNdj*x*&ֳ^-sssn[wbG;"bATAzFdk@ nP/+;;.!5kTzUtOHWqw;{
c8sy4+>w
Ḩ_﮿y:VKײԫ-7}&v߶svz7ʊyL_zÖFzгIaa@ ٵ3223%3ЦE*O999?,7zNvG@
\@wW~?=hE|pT"Cdq	/_yꍭM:5YLDoEE&ĤwX!歲[Uk[,-y{RX[}EJO|&՛X:5_rC(nXݿUY%&sܾUw-;qcbž}_fDPv
E{gj*D$&SܯVc['I-d"_',jĻA\K>&&&]rJjruRɘP6d%MW}
.dPȖ,,,dvP6e9f??*
m(?y<:=#mK}=o۶{kݬ7;u5ѩ/G^~$qrEb@ jPoρbW.19qSI<|s"OLfI)<r]ƿݏxZtFtT}wZ5mה=ED,-(+ Y<CzF+h\ΖB> e-FDdF/0hN}Qsğ+U
nj00))YΏy>7/RS朝y</z|>x<}j@|Ujڇa}}s;##S6¿vEN6-֮ADq	IS_j`ujJ-zl:;GH$*(7ŏ>g#9QVvN^^_XX'TKsrr\,[!srr޾{V\_ǼM)҂)6mν;"L5wl"5CGre'|b~=r}}h{(O*:՛XUun{4՛X"{jJv*<{ݩmK^z}ٻ;DJsaUz='o+ &x1E&%,^
՛5i|F7O;nmmոmJeȾA>J}o߽V}>#x@_xbC(r}WtUo~Nt}W4}Qi9PeQPĢH$&P_P6WPXHDS^u	٬n\sjVz34D{_P`ffBЂ>υ|a8/?_2BӤsozX,faX,NOO&VnD"X,
322b߾J)BN9rb9OG5nxի
'+JQ nkTGC:~HO'"sX!=##3um79%çD%"v$6-ը^e׾CRW奥}~cgcՠhs9:{[4'5?t<]ΉΉ}`g׸Q}`"y|>_,)JϦc޾wo7YD$Z~Y̬lLMnjJecG~_7hr vH&}
4iE˗/춸g/^@G_}]&"ׅGX;;;QΝ\8qr
-(#3ACyJEKNNŶ6/_:77<\Sa\\X,.g)|.<$W\^
99ڇ{/֯}34\*H$>CmXLp\|}d'Ky^D56n$>R*#wsyj
h+J{?qۖԫmcm4((PT`IDb+]\\^^~e
Qeq	5fff}Hϐ Z7ܺs_B‡Y
|G{SSA\|[fMD"ɵZbr^T,Oɫ) X^YwI)"[Enϗ!wD,QUqc;^{|BbaaǑ܃6|_߽3/#~q+VWVFF#%555]=slvKPvN6L.w'ݨA̬,XܶewD~(55-95^,jfcmًLŝQ

ح?PNNNNNNXvxhkm̺tJe+Ǐ~?IthĄbV"kًq_
<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玣JlXPQA4;bKh74jb/$%Qc]lk,PT:How5Ζ%t"Axx`:{5XҫY&7Hio̢_q/'eH$-%7x峈Eˆʙ
_*X"8bds10@hrϳL2#dMEBPv@|>ОEGGr0h?U㨨%T7/_)Hceeٶ/(tBمYH;999Y"77\oʓhOk7܋Tc5%'PcͶ,Jը	jM:4Z^~S$R*=#N->>>
Pn1&uNNN>z…?
nolmWŋj8h<>xI)ylNQQ*g.}VemKT2UrJCǹfMwhlsEKWoe*${cd6{|>///?!)7";nW1N4*p
ue~MN\qȯ/]xՍ:k!,^~MJبG9ۥȸDڶlȳeJjūD>z[tj[V¢O9PM+S^x<^W	@ 3{wi{ź>dd_=bWPPE˗/9ڴi˖-?}KA/hrmܸ)++9sVFFF*Uv-{1hڮ6"soOKגT:jbUcVS2Oנ^)>FFF<>}ԹfDԹ}􌌛QFfVV>aYBem6ؽp^^>}
x/,+XjY
|[ m{;~
]:~	kܼ;ܨIv܋OHW:%Ž{OD&&ogd4E	ɩiDԧgWKKNA$pUS322R|0Y]l2Kl79%m]kƞN`anֹ}շWDKb~+0Ne,[L:~JܬY}uo+uosJnN2~'>=VPA(>~<y@,+X<|uU6񇎝z}OgӝMX97/O{uZRH3>6	FZ|Y.{}"lWoʲeasϮTvaY=}ͲxFF~XVOp:Zi{^~>nQk6vHK`eYaİO<UNm]T07/(	~Zc㎆ņ.{_b^ҧ8+;}BHƦsų,Nod1OܿmK󗯓X g6ѣk
{cCFs7k`ow,\%PBn^^jڿy7|1DTR%fMDwThDwa}[ߣvU,lm$F
*8>jV;zܻD"xf҅+IT+ׅBsKݨAJ.9DSޭ)y<^[507yzbvNH$ׯ[ 19("ȳ,_=yBvN]~e]wNiO㆗|89xqp.>^O6~mX߃O_oby7j\QA`VX&:uU$b`DZBӧ	K9{ٳg=Gn^l_ǜL;ŪQ-ˇlm:mkD^>j۲͟(ߗc^!".Vͭ=yfkcݡvn΅Q6ի:{u&//k)={7ٲ?}nkcݮ_VN+7}\O:k%ߗ
|>y֠^m:ڡMoGb?~m[Om۵<ױo?s֗uDxFFssOgMF&&˥8GoI/es$rf^zӵcPTvw@ ~H$rtOqg""y-+X9}TNhl,x*6γ~SSS333n[wD"{["bADfAFfxk@ nX?;''>1kՈ~VvIHLmZTss={
Sۖ8sy4+>w
Pܧny:QKײsr֯+3}Kؾvy7Ύ}ML_zÖFzȨH ęYYwl۲Fg./cnnO/&ĽP#ExǣY"R=--HY:}|Wo^zccc6DͰ+žUtCFbR2cM66_yƞbVxqQl^{&ʣv͋Wny7j#ʲw#񬒒S9s7Cwк]I)q޾[F|Bk{tt_36y|"H[wWuܩ$xyxy{/\OqA5kݰwC.kC\###.%5BzVVlxL(@2㓌F5kT{r%gQBr9[r033˗A逖%65555昙>0~nߕ[[YQAAJx<UFfۖtb{޶k.c#<̻y3o":~<kJ%S_ӣms3ϓaŽDV>^
&Dt9.Oe{ω(!)y]SR{>zΩSG>a-	IɣUľ;kFD&
DqǬWCFfkhv6\>^
sPm}[	eZ/0߁uO}QS䟫-U˛J$nj3i*XHϏ}>/?x<ޠ/z|>x<j`|UZ}}s;33K:¿L33vEN-խEDIKDS_jP%=zqC6+ف\(mDGO(;'7??/**k*gliXto߽w*.Ncf
ga|
`{^{A5;k!#QaAXS^ݸd>DŔm]uLz|M{jݻ;MX?zQj{{[*ܮwr/]Ӄe"qݹ0u{j=:KIMstxZYSRYzߋ|MZ5z_z#ls?%2dߠ!_a%ޏy]v;wQ	@]mt/^tw乾;Ő7Ƽ';Ȓv{b=SXT$(FX$dшP(+(,d+,*"OBO*YutVDb`J.ykVEGBǽ.(,411f!haA!ѢW>0_P rirJW;s_$P$edd~'lBP$IqoKDrEG̬\KE"DΜϣz7:wjnOÎIaa%K\XXQUʵjTcK!LL?ddH$:i雒S"JKKc;~ۖkլ{a?ļjXyti6Ƽ}^;eńrrrrrr6i@x|	E$mҳطz7|MVV6~*XDF
LǎFeF~_G7hq v&]&2eE+WTﶸg.]@K^&\!"g{E]FX999Q.]4\8qt377KLJ&̬l{{1+hU,%%U$X[|Fb輼|.BJ|rM	"ysפFyFjX.=_Q7"$
Bc;da!DTXT('$G|wE֫[YBS>.U92;UthX{`#kբaVV>OBy8qP("|Tu}<UuګYcoVVL	^Icm'&}H 0*((p36'$_mK(\s3HdYً
v)~ձ<ŃsګTr151{.)9U(Uu]u?do߽D"6Zbrr~~AjlkTsKHL***z8{0jȻe䲒/.=j*
݊(Јyyykwd;ۀqrlɆ7-ڵj}{ѓ|;:؉Dw	>^
Sҭ,>{%3jaa!g
xоMlSXNlBı__ϭk}۵42+սG۴={1>!Kݽ/3EDYjTyȉ3
,*(BSK
]I)bMpҁ"ҵK
]7~p5Դѝ۷~<#?-YX:q-UWɳ)(({ojjW(D(PhoGDIɩ&ƭ}޾/(,^յn횇.((x>CFfm\el,hMDGqyW<=U*Z[o<:}nܾӱmK##*I,N/:j:~9V->KII0oYӬGzZz:z^^.'$bK.$`]XI{hC	=zDD~~~.?jj
<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|%޻t@i.P(
eAATTPd.AAP܈̲
U-нg6i4^.yO.D`cW@'Ʈ
ˤbMJJ2bMj.88F{62jSr\c-hW7OIh֒~Rq0GU~˧L&uO`
h1jMJ2Lzx<;a:%%%):`LgctDq0Q߾āzv뜖(e{w9qR`j/v@kyyy
D_#%Ӊd4fH0`!


Xaimeee2ԹkYӣg.^uZ4QC	%"")`2缼޷bw܀n#,Rˋ/ذsRf򄱻(-ּZ*j
fL{5/۷׻ۧofR\~_~iTr߼w˗	'8c***sn߽96;33oLyYSɺlr-G
~6]MP]kƴWNp%M/Q	k..^;{~5lӪy<݊Ks5.1ӻ{6a-]N'}vy{;6Hw?8zX,eZT7a<|>	@vy-rԷsvk7~S\RvUYy\	`Xsg}vy֬Y:WVQuDm޼O`’<0SU0\{A9OkRjb5`Q,at,aV-vyðeīnpK#O=JJ._ND%eVVVjrvr{xG?_ᄑnAJKڷGN۶+++kZήrϻهeB-ݭmX1'UZ&ul?";;jWjcmݿOk7s[4}aȀ´L"x9U/WPXDDvt߽rS2=>}gq;.޼Bv}zF
kq){;ہ}{	k-5!"kkk/)H/(TaN]YF5_{;vo
479A~)Dˏh0Kߙv7h԰A~2b{^8(R|^fw{QNm7m-v쨡ڍ[EjW=bȀrGO=X=v
kьc%&<{A"*Wb<|p??_آy#;E|EvpEmزnռqwaQIĜxxȀ
*⛷1D-?IMqV]X<MM1=3;I*=ށeBafv.<//d+*+,!U󟕓ރGS^ۻ{ɳI!k)6{_53]:pwLvppUT{߱]۳/?xBD
Dvl/8ڵ/(PVR\u/uOR[6o0Џʾ03+]V~>F:CD5T@δ{I]Dϕk9ڴo+,QdOGN0
iۺeȎv)O=-,/n-59y쎲Hi֢[vORŜѹW3۵iQPX$#ڶ>{{ۻsD8|;Gugέ[6g7驳fkSKLk׮e';w(e`_a~xځ%;vرcaA	[W929.dieS/0Pƍ%߾ҿwr(qÇɏoMtqvݽϻi/*ٔ'O˖?L~|W~	ECDzujxi׫)=v㧩ŲEݽŹOȲrsoϮbax>=:q"[TX̕sރV-}äl{۫wYg*J֧G$)+un3$5~KX^Ύee3l><x<Y4omlJcJ&j+ϲsJf%?~:/kkkL1~7bN	WrO7z>Wq&"ҴD"pw+.)Oie%xqjZX˦6660vslmm\vS.{2ʴJJ]<h6	m)0~9ۯWFN#.̕6LX%<s%LޭKQCyEոQ3[6S|nvlצL(LM$"OwkkOg?i֜KR@0bȀGO)޿wƍ>z}3Dϣ/[~m˄§iz20/鰬wu$zLtTXXHYf-3+'O]\[5o`"JJJyBD9yO 5
]G⒜|]Vv8hr?vۆ^#cp.j)6+;ӴOӜ7	>}m6~޽ء]Ţr
T9z믌ԯg?OMHKl֤qVv.޲YIzk7
mߡJOEE7:'lB50ڵЮ5".Wv-++쳊P5@2r<~pFi~
||~v^,[mZvaJnW7sDDb
ba\JJurmY:Yu؎9vёgG
:R,=sL.[gZF\.wvron#";'R[߽sޘ<>7/e&>/7
	ܼS&7`;=";vHD{ǔ	D`oODB᳛8	q+.)٭{7iw7d{{?G^:ډ;̖f`_aYO)7;b pRߧ
(3)((tpWYQY[{"vuޞLxq;ca/#,**V,jl>¢q7u82KǿR[[~E΀[4%ܟ~W3GN}uV͛(=u7rrL&6r;9\TYYΗJ
]lgH$%
bUoq/32<|$5DH2ϣ***^pF@ЬI>oQZbX,D,f5;bXD_*ӻ{?__دx>'}4-$A}*W>~FDn.w5www
oQ>={ea^5-DLvvʓԐFãUTDr"aRe/`gj܍O69loH~T;ؾm?+Ⱦ&4}fzfRʓMG0?O1
<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玣JlXPQA4;bKh74jb/$%Qc]lk,PT:How5Ζ%t"Axx`:{5XҫY&7Hio̢_q/'eH$-%7x峈Eˆʙ
_*X"8bds10@hrϳL2#dMEBPv@|>ОEGGr0h?U㨨%T7/_)Hceeٶ/(tBمYH;999Y"77\oʓhOk7܋Tc5%'PcͶ,Jը	jM:4Z^~S$R*=#N->>>
Pn1&uNNN>z…?
nolmWŋj8h<>xI)ylNQQ*g.}VemKT2UrJCǹfMwhlsEKWoe*${cd6{|>///?!)7";nW1N4*p
ue~MN\qȯ/]xՍ:k!,^~MJبG9ۥȸDڶlȳeJjūD>z[tj[V¢O9PM+S^x<^W	@ 3{wi{ź>dd_=bWPPE˗/9ڴi˖-?}KA/hrmܸ)++9sVFFF*Uv-{1hڮ6"soOKגT:jbUcVS2Oנ^)>FFF<>}ԹfDԹ}􌌛QFfVV>aYBem6ؽp^^>}
x/,+XjY
|[ m{;~
]:~	kܼ;ܨIv܋OHW:%Ž{OD&&ogd4E	ɩiDԧgWKKNA$pUS322R|0Y]l2Kl79%m]kƞN`anֹ}շWDKb~+0Ne,[L:~JܬY}uo+uosJnN2~'>=VPA(>~<y@,+X<|uU6񇎝z}OgӝMX97/O{uZRH3>6	FZ|Y.{}"lWoʲeasϮTvaY=}ͲxFF~XVOp:Zi{^~>nQk6vHK`eYaİO<UNm]T07/(	~Zc㎆ņ.{_b^ҧ8+;}BHƦsų,Nod1OܿmK󗯓X g6ѣk
{cCFs7k`ow,\%PBn^^jڿy7|1DTR%fMDwThDwa}[ߣvU,lm$F
*8>jV;zܻD"xf҅+IT+ׅBsKݨAJ.9DSޭ)y<^[507yzbvNH$ׯ[ 19("ȳ,_=yBvN]~e]wNiO㆗|89xqp.>^O6~mX߃O_oby7j\QA`VX&:uU$b`DZBӧ	K9{ٳg=Gn^l_ǜL;ŪQ-ˇlm:mkD^>j۲͟(ߗc^!".Vͭ=yfkcݡvn΅Q6ի:{u&//k)={7ٲ?}nkcݮ_VN+7}\O:k%ߗ
|>y֠^m:ڡMoGb?~m[Om۵<ױo?s֗uDxFFssOgMF&&˥8GoI/es$rf^zӵcPTvw@ ~H$rtOqg""y-+X9}TNhl,x*6γ~SSS333n[wD"{["bADfAFfxk@ nX?;''>1kՈ~VvIHLmZTss={
Sۖ8sy4+>w
Pܧny:QKײsr֯+3}Kؾvy7Ύ}ML_zÖFzȨH ęYYwl۲Fg./cnnO/&ĽP#ExǣY"R=--HY:}|Wo^zccc6DͰ+žUtCFbR2cM66_yƞbVxqQl^{&ʣv͋Wny7j#ʲw#񬒒S9s7Cwк]I)q޾[F|Bk{tt_36y|"H[wWuܩ$xyxy{/\OqA5kݰwC.kC\###.%5BzVVlxL(@2㓌F5kT{r%gQBr9[r033˗A逖%65555昙>0~nߕ[[YQAAJx<UFfۖtb{޶k.c#<̻y3o":~<kJ%S_ӣms3ϓaŽDV>^
&Dt9.Oe{ω(!)y]SR{>zΩSG>a-	IɣUľ;kFD&
DqǬWCFfkhv6\>^
sPm}[	eZ/0߁uO}QS䟫-U˛J$nj3i*XHϏ}>/?x<ޠ/z|>x<j`|UZ}}s;33K:¿L33vEN-խEDIKDS_jP%=zqC6+ف\(mDGO(;'7??/**k*gliXto߽w*.Ncf
ga|
`{^{A5;k!#QaAXS^ݸd>DŔm]uLz|M{jݻ;MX?zQj{{[*ܮwr/]Ӄe"qݹ0u{j=:KIMstxZYSRYzߋ|MZ5z_z#ls?%2dߠ!_a%ޏy]v;wQ	@]mt/^tw乾;Ő7Ƽ';Ȓv{b=SXT$(FX$dшP(+(,d+,*"OBO*YutVDb`J.ykVEGBǽ.(,411f!haA!ѢW>0_P rirJW;s_$P$edd~'lBP$IqoKDrEG̬\KE"DΜϣz7:wjnOÎIaa%K\XXQUʵjTcK!LL?ddH$:i雒S"JKKc;~ۖkլ{a?ļjXyti6Ƽ}^;eńrrrrrr6i@x|	E$mҳطz7|MVV6~*XDF
LǎFeF~_G7hq v&]&2eE+WTﶸg.]@K^&\!"g{E]FX999Q.]4\8qt377KLJ&̬l{{1+hU,%%U$X[|Fb輼|.BJ|rM	"ysפFyFjX.=_Q7"$
Bc;da!DTXT('$G|wE֫[YBS>.U92;UthX{`#kբaVV>OBy8qP("|Tu}<UuګYcoVVL	^Icm'&}H 0*((p36'$_mK(\s3HdYً
v)~ձ<ŃsګTr151{.)9U(Uu]u?do߽D"6Zbrr~~AjlkTsKHL***z8{0jȻe䲒/.=j*
݊(Јyyykwd;ۀqrlɆ7-ڵj}{ѓ|;:؉Dw	>^
Sҭ,>{%3jaa!g
xоMlSXNlBı__ϭk}۵42+սG۴={1>!Kݽ/3EDYjTyȉ3
,*(BSK
]I)bMpҁ"ҵK
]7~p5Դѝ۷~<#?-YX:q-UWɳ)(({ojjW(D(PhoGDIɩ&ƭ}޾/(,^յn횇.((x>CFfm\el,hMDGqyW<=U*Z[o<:}nܾӱmK##*I,N/:j:~9V->KII0oYӬGzZz:z^^.'$bK.$`]XI{hC	=zDD~~~.?jj
<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玣A@TT{[=hh74jb/$D-n(*6TDr8~${}nfgH]j"/%ި(-WM#({Wn),vi,
K	F
^,b0b`2<VH+%A4;\#%AP.B,Y[QH$R].>&t'IQQQ=ngtq}zv}829~}WJX[[mUIzΒpih{NNƷeIwBqj4'wEh0[URR>h0Of[%nPxSSS
	ƦWyVIN\)a'___(3?'%%9rxN3
nT4^xܼ|sss6PYYU3|Pedf<RʶJ*
Ǝ2)9ecMpF
;iFեd7{
RܽSrgfeףZU>ӛ;˨W]&pUuU~MMR~//]xMLL:k)*]vMJؠgM>_vX"xm[6kU*9%"=e-€Nmk֨VPP3/i%y**+*211!"@ W"a.XstQL


RhrO6mٲeOtR9
Pt4ָ7effӏ3gJOOTe/Mv4F,?x\riIBq@`ffZrF@SM̊x*թ!ҧĄuy<Ǒ:wܜ:o~]"J455g7­ʕܾzͣOU9V-6jX癚*O(PcFf|:oUY
thnie99vޑQs3ZݹXvϺuJJN}L̮MKOY^RRӈOϮVV777ѵX,>{Qgbb`p䦗nRr*nz9qТs֙Yْ_cﺵk$HJNIUT`Xll,@3I&{ҥͱ_V&26	4eo޽OD}ztqwhUH$zsXKgUu*gI之WS<zɳD׻ogӝMX9'7W{uVB9KKX3>6	&Z4S=:ZAAT7leٲg*>bYx<~MXVOp:Zi[n^Yk6ܟڪ܈ayԫnںU`)GTv
KK1GNE.{e&oGO;ppfVD. )9MeeeǾcY,c>	I	IQѯ<{8ۖ_NDY9p}O]j֤ѓzuTd(qrrrsSRm=V@`ħ7&J*4oI保q4HLNIhQXyn똷u=kVvf+KiP#Pz#'νK W,[HҞDF]r]$?	)>
UCD͛:9:;g:(5_e&B7'\c[k'$%eZPxoָ/degѕXo4䘒&6GO7W}aJWku=~%p:K&Oz.坔iŊlB7S*YE*F#/>}:۱DgϞ={֫jV<Io22rHժGxqmǶ-3x<U~Ǒ6m[6saYr7DŖWzգ'lm:ɾp"ƿjeSg/r-g/\}&F6[lmڵju
"jߺEw.ZIf,|.OիSc[ЦE7ϣ^Ez셫s-_vaaa6Z5R<1o?cl֗uDx&&?sYSdn|r:ǦG<Y[KtL$J] ߺ#Sw\癈HQbr38;
ľc뾊[ܜ&v‚[֝bX)@%)|ΎKHbgCzFբ^xn]ewCUΞB<Զe~~>;\
}?"]zC,7ߧ mUqҵukM߲yzl۹_rM|dfeż}ODNff/_aK^nibbRXX(zut̅L;mYJg./cNNO/˿iYYob
"~y^ZJp,>.7/_YD]\Tk"JHLzb*!=!1Yͱ&P[[:<.\Rبν-US_o.jUm\|7X{֬~
§A?fw6V}Hf"ϙWڿKUݶOLJ}}YۣC5흩IJO޺s[N8'ۋMߋx|zHy<^c}s/]⚘Hv)ձgK%cByh7^J+LLⓒB![rȓAـ%67777X}3|`^~'ܾ(&Bx<[L-.Em׺L&>͚ѱSYS*rz-,>O'W$	u8.N,X[z`?Mё<ç>'Ĥot蚔R׳摓̬Z5}~֢4*p{
Ӫy͛3%ee}13+㕳~Hhߔ&`oli)_F.nתES":p$4~tqwE
v"U:Gꟿ^PAzZs*:++55mɑ
aZɬgQY}v?322e|a)KȰnWtj۲NDktX,>/YSjw?d9E"QAѦX,~9ɉs<rX_JNgq{
._:mH,MN	\nwEܹa*ԮYSi<.+|~~~~~>糏+8ՍKKDߓUDyڶlVy_G%ǯzTҽKܣyMnnU+WrpsTًZq'՛<>=X&RWڝ_xT3C<x[Ԝ\'G1Nj)5)9gjؽԬQw{w7ҿ|qkkF
6oS*C
EQx׵jVY4-FK*zG뻢[zsOw뻢UNsO``

<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玣JlXPQA4;bKh74jb/$%Qc]lk,PT:How5Ζ%t"Axx`:{5XҫY&7Hio̢_q/'eH$-%7x峈Eˆʙ
_*X"8bds10@hrϳL2#dMEBPv@|>ОEGGr0h?U㨨%T7/_)Hceeٶ/(tBمYH;999Y"77\oʓhOk7܋Tc5%'PcͶ,Jը	jM:4Z^~S$R*=#N->>>
Pn1&uNNN>z…?
nolmWŋj8h<>xI)ylNQQ*g.}VemKT2UrJCǹfMwhlsEKWoe*${cd6{|>///?!)7";nW1N4*p
ue~MN\qȯ/]xՍ:k!,^~MJبG9ۥȸDڶlȳeJjūD>z[tj[V¢O9PM+S^x<^W	@ 3{wi{ź>dd_=bWPPE˗/9ڴi˖-?}KA/hrmܸ)++9sVFFF*Uv-{1hڮ6"soOKגT:jbUcVS2Oנ^)>FFF<>}ԹfDԹ}􌌛QFfVV>aYBem6ؽp^^>}
x/,+XjY
|[ m{;~
]:~	kܼ;ܨIv܋OHW:%Ž{OD&&ogd4E	ɩiDԧgWKKNA$pUS322R|0Y]l2Kl79%m]kƞN`anֹ}շWDKb~+0Ne,[L:~JܬY}uo+uosJnN2~'>=VPA(>~<y@,+X<|uU6񇎝z}OgӝMX97/O{uZRH3>6	FZ|Y.{}"lWoʲeasϮTvaY=}ͲxFF~XVOp:Zi{^~>nQk6vHK`eYaİO<UNm]T07/(	~Zc㎆ņ.{_b^ҧ8+;}BHƦsų,Nod1OܿmK󗯓X g6ѣk
{cCFs7k`ow,\%PBn^^jڿy7|1DTR%fMDwThDwa}[ߣvU,lm$F
*8>jV;zܻD"xf҅+IT+ׅBsKݨAJ.9DSޭ)y<^[507yzbvNH$ׯ[ 19("ȳ,_=yBvN]~e]wNiO㆗|89xqp.>^O6~mX߃O_oby7j\QA`VX&:uU$b`DZBӧ	K9{ٳg=Gn^l_ǜL;ŪQ-ˇlm:mkD^>j۲͟(ߗc^!".Vͭ=yfkcݡvn΅Q6ի:{u&//k)={7ٲ?}nkcݮ_VN+7}\O:k%ߗ
|>y֠^m:ڡMoGb?~m[Om۵<ױo?s֗uDxFFssOgMF&&˥8GoI/es$rf^zӵcPTvw@ ~H$rtOqg""y-+X9}TNhl,x*6γ~SSS333n[wD"{["bADfAFfxk@ nX?;''>1kՈ~VvIHLmZTss={
Sۖ8sy4+>w
Pܧny:QKײsr֯+3}Kؾvy7Ύ}ML_zÖFzȨH ęYYwl۲Fg./cnnO/&ĽP#ExǣY"R=--HY:}|Wo^zccc6DͰ+žUtCFbR2cM66_yƞbVxqQl^{&ʣv͋Wny7j#ʲw#񬒒S9s7Cwк]I)q޾[F|Bk{tt_36y|"H[wWuܩ$xyxy{/\OqA5kݰwC.kC\###.%5BzVVlxL(@2㓌F5kT{r%gQBr9[r033˗A逖%65555昙>0~nߕ[[YQAAJx<UFfۖtb{޶k.c#<̻y3o":~<kJ%S_ӣms3ϓaŽDV>^
&Dt9.Oe{ω(!)y]SR{>zΩSG>a-	IɣUľ;kFD&
DqǬWCFfkhv6\>^
sPm}[	eZ/0߁uO}QS䟫-U˛J$nj3i*XHϏ}>/?x<ޠ/z|>x<j`|UZ}}s;33K:¿L33vEN-խEDIKDS_jP%=zqC6+ف\(mDGO(;'7??/**k*gliXto߽w*.Ncf
ga|
`{^{A5;k!#QaAXS^ݸd>DŔm]uLz|M{jݻ;MX?zQj{{[*ܮwr/]Ӄe"qݹ0u{j=:KIMstxZYSRYzߋ|MZ5z_z#ls?%2dߠ!_a%ޏy]v;wQ	@]mt/^tw乾;Ő7Ƽ';Ȓv{b=SXT$(FX$dшP(+(,d+,*"OBO*YutVDb`J.ykVEGBǽ.(,411f!haA!ѢW>0_P rirJW;s_$P$edd~'lBP$IqoKDrEG̬\KE"DΜϣz7:wjnOÎIaa%K\XXQUʵjTcK!LL?ddH$:i雒S"JKKc;~ۖkլ{a?ļjXyti6Ƽ}^;eńrrrrrr6i@x|	E$mҳطz7|MVV6~*XDF
LǎFeF~_G7hq v&]&2eE+WTﶸg.]@K^&\!"g{E]FX999Q.]4\8qt377KLJ&̬l{{1+hU,%%U$X[|Fb輼|.BJ|rM	"ysפFyFjX.=_Q7"$
Bc;da!DTXT('$G|wE֫[YBS>.U92;UthX{`#kբaVV>OBy8qP("|Tu}<UuګYcoVVL	^Icm'&}H 0*((p36'$_mK(\s3HdYً
v)~ձ<ŃsګTr151{.)9U(Uu]u?do߽D"6Zbrr~~AjlkTsKHL***z8{0jȻe䲒/.=j*
݊(Јyyykwd;ۀqrlɆ7-ڵj}{ѓ|;:؉Dw	>^
Sҭ,>{%3jaa!g
xоMlSXNlBı__ϭk}۵42+սG۴={1>!Kݽ/3EDYjTyȉ3
,*(BSK
]I)bMpҁ"ҵK
]7~p5Դѝ۷~<#?-YX:q-UWɳ)(({ojjW(D(PhoGDIɩ&ƭ}޾/(,^յn횇.((x>CFfm\el,hMDGqyW<=U*Z[o<:}nܾӱmK##*I,N/:j:~9V->KII0oYӬGzZz:z^^.'$bK.$`]XI{hC	=zDD~~~.?jj
<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玣JlXPQA4;bKh74jb/$%Qc]lk,PT:How5Ζ%t"Axx`:{5XҫY&7Hio̢_q/'eH$-%7x峈Eˆʙ
_*X"8bds10@hrϳL2#dMEBPv@|>ОEGGr0h?U㨨%T7/_)Hceeٶ/(tBمYH;999Y"77\oʓhOk7܋Tc5%'PcͶ,Jը	jM:4Z^~S$R*=#N->>>
Pn1&uNNN>z…?
nolmWŋj8h<>xI)ylNQQ*g.}VemKT2UrJCǹfMwhlsEKWoe*${cd6{|>///?!)7";nW1N4*p
ue~MN\qȯ/]xՍ:k!,^~MJبG9ۥȸDڶlȳeJjūD>z[tj[V¢O9PM+S^x<^W	@ 3{wi{ź>dd_=bWPPE˗/9ڴi˖-?}KA/hrmܸ)++9sVFFF*Uv-{1hڮ6"soOKגT:jbUcVS2Oנ^)>FFF<>}ԹfDԹ}􌌛QFfVV>aYBem6ؽp^^>}
x/,+XjY
|[ m{;~
]:~	kܼ;ܨIv܋OHW:%Ž{OD&&ogd4E	ɩiDԧgWKKNA$pUS322R|0Y]l2Kl79%m]kƞN`anֹ}շWDKb~+0Ne,[L:~JܬY}uo+uosJnN2~'>=VPA(>~<y@,+X<|uU6񇎝z}OgӝMX97/O{uZRH3>6	FZ|Y.{}"lWoʲeasϮTvaY=}ͲxFF~XVOp:Zi{^~>nQk6vHK`eYaİO<UNm]T07/(	~Zc㎆ņ.{_b^ҧ8+;}BHƦsų,Nod1OܿmK󗯓X g6ѣk
{cCFs7k`ow,\%PBn^^jڿy7|1DTR%fMDwThDwa}[ߣvU,lm$F
*8>jV;zܻD"xf҅+IT+ׅBsKݨAJ.9DSޭ)y<^[507yzbvNH$ׯ[ 19("ȳ,_=yBvN]~e]wNiO㆗|89xqp.>^O6~mX߃O_oby7j\QA`VX&:uU$b`DZBӧ	K9{ٳg=Gn^l_ǜL;ŪQ-ˇlm:mkD^>j۲͟(ߗc^!".Vͭ=yfkcݡvn΅Q6ի:{u&//k)={7ٲ?}nkcݮ_VN+7}\O:k%ߗ
|>y֠^m:ڡMoGb?~m[Om۵<ױo?s֗uDxFFssOgMF&&˥8GoI/es$rf^zӵcPTvw@ ~H$rtOqg""y-+X9}TNhl,x*6γ~SSS333n[wD"{["bADfAFfxk@ nX?;''>1kՈ~VvIHLmZTss={
Sۖ8sy4+>w
Pܧny:QKײsr֯+3}Kؾvy7Ύ}ML_zÖFzȨH ęYYwl۲Fg./cnnO/&ĽP#ExǣY"R=--HY:}|Wo^zccc6DͰ+žUtCFbR2cM66_yƞbVxqQl^{&ʣv͋Wny7j#ʲw#񬒒S9s7Cwк]I)q޾[F|Bk{tt_36y|"H[wWuܩ$xyxy{/\OqA5kݰwC.kC\###.%5BzVVlxL(@2㓌F5kT{r%gQBr9[r033˗A逖%65555昙>0~nߕ[[YQAAJx<UFfۖtb{޶k.c#<̻y3o":~<kJ%S_ӣms3ϓaŽDV>^
&Dt9.Oe{ω(!)y]SR{>zΩSG>a-	IɣUľ;kFD&
DqǬWCFfkhv6\>^
sPm}[	eZ/0߁uO}QS䟫-U˛J$nj3i*XHϏ}>/?x<ޠ/z|>x<j`|UZ}}s;33K:¿L33vEN-խEDIKDS_jP%=zqC6+ف\(mDGO(;'7??/**k*gliXto߽w*.Ncf
ga|
`{^{A5;k!#QaAXS^ݸd>DŔm]uLz|M{jݻ;MX?zQj{{[*ܮwr/]Ӄe"qݹ0u{j=:KIMstxZYSRYzߋ|MZ5z_z#ls?%2dߠ!_a%ޏy]v;wQ	@]mt/^tw乾;Ő7Ƽ';Ȓv{b=SXT$(FX$dшP(+(,d+,*"OBO*YutVDb`J.ykVEGBǽ.(,411f!haA!ѢW>0_P rirJW;s_$P$edd~'lBP$IqoKDrEG̬\KE"DΜϣz7:wjnOÎIaa%K\XXQUʵjTcK!LL?ddH$:i雒S"JKKc;~ۖkլ{a?ļjXyti6Ƽ}^;eńrrrrrr6i@x|	E$mҳطz7|MVV6~*XDF
LǎFeF~_G7hq v&]&2eE+WTﶸg.]@K^&\!"g{E]FX999Q.]4\8qt377KLJ&̬l{{1+hU,%%U$X[|Fb輼|.BJ|rM	"ysפFyFjX.=_Q7"$
Bc;da!DTXT('$G|wE֫[YBS>.U92;UthX{`#kբaVV>OBy8qP("|Tu}<UuګYcoVVL	^Icm'&}H 0*((p36'$_mK(\s3HdYً
v)~ձ<ŃsګTr151{.)9U(Uu]u?do߽D"6Zbrr~~AjlkTsKHL***z8{0jȻe䲒/.=j*
݊(Јyyykwd;ۀqrlɆ7-ڵj}{ѓ|;:؉Dw	>^
Sҭ,>{%3jaa!g
xоMlSXNlBı__ϭk}۵42+սG۴={1>!Kݽ/3EDYjTyȉ3
,*(BSK
]I)bMpҁ"ҵK
]7~p5Դѝ۷~<#?-YX:q-UWɳ)(({ojjW(D(PhoGDIɩ&ƭ}޾/(,^յn횇.((x>CFfm\el,hMDGqyW<=U*Z[o<:}nܾӱmK##*I,N/:j:~9V->KII0oYӬGzZz:z^^.'$bK.$`]XI{hC	=zDD~~~.?jj
<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玣JlXPQA4;bKh74jb/$%Qc]lk,PT:How5Ζ%t"Axx`:{5XҫY&7Hio̢_q/'eH$-%7x峈Eˆʙ
_*X"8bds10@hrϳL2#dMEBPv@|>ОEGGr0h?U㨨%T7/_)Hceeٶ/(tBمYH;999Y"77\oʓhOk7܋Tc5%'PcͶ,Jը	jM:4Z^~S$R*=#N->>>
Pn1&uNNN>z…?
nolmWŋj8h<>xI)ylNQQ*g.}VemKT2UrJCǹfMwhlsEKWoe*${cd6{|>///?!)7";nW1N4*p
ue~MN\qȯ/]xՍ:k!,^~MJبG9ۥȸDڶlȳeJjūD>z[tj[V¢O9PM+S^x<^W	@ 3{wi{ź>dd_=bWPPE˗/9ڴi˖-?}KA/hrmܸ)++9sVFFF*Uv-{1hڮ6"soOKגT:jbUcVS2Oנ^)>FFF<>}ԹfDԹ}􌌛QFfVV>aYBem6ؽp^^>}
x/,+XjY
|[ m{;~
]:~	kܼ;ܨIv܋OHW:%Ž{OD&&ogd4E	ɩiDԧgWKKNA$pUS322R|0Y]l2Kl79%m]kƞN`anֹ}շWDKb~+0Ne,[L:~JܬY}uo+uosJnN2~'>=VPA(>~<y@,+X<|uU6񇎝z}OgӝMX97/O{uZRH3>6	FZ|Y.{}"lWoʲeasϮTvaY=}ͲxFF~XVOp:Zi{^~>nQk6vHK`eYaİO<UNm]T07/(	~Zc㎆ņ.{_b^ҧ8+;}BHƦsų,Nod1OܿmK󗯓X g6ѣk
{cCFs7k`ow,\%PBn^^jڿy7|1DTR%fMDwThDwa}[ߣvU,lm$F
*8>jV;zܻD"xf҅+IT+ׅBsKݨAJ.9DSޭ)y<^[507yzbvNH$ׯ[ 19("ȳ,_=yBvN]~e]wNiO㆗|89xqp.>^O6~mX߃O_oby7j\QA`VX&:uU$b`DZBӧ	K9{ٳg=Gn^l_ǜL;ŪQ-ˇlm:mkD^>j۲͟(ߗc^!".Vͭ=yfkcݡvn΅Q6ի:{u&//k)={7ٲ?}nkcݮ_VN+7}\O:k%ߗ
|>y֠^m:ڡMoGb?~m[Om۵<ױo?s֗uDxFFssOgMF&&˥8GoI/es$rf^zӵcPTvw@ ~H$rtOqg""y-+X9}TNhl,x*6γ~SSS333n[wD"{["bADfAFfxk@ nX?;''>1kՈ~VvIHLmZTss={
Sۖ8sy4+>w
Pܧny:QKײsr֯+3}Kؾvy7Ύ}ML_zÖFzȨH ęYYwl۲Fg./cnnO/&ĽP#ExǣY"R=--HY:}|Wo^zccc6DͰ+žUtCFbR2cM66_yƞbVxqQl^{&ʣv͋Wny7j#ʲw#񬒒S9s7Cwк]I)q޾[F|Bk{tt_36y|"H[wWuܩ$xyxy{/\OqA5kݰwC.kC\###.%5BzVVlxL(@2㓌F5kT{r%gQBr9[r033˗A逖%65555昙>0~nߕ[[YQAAJx<UFfۖtb{޶k.c#<̻y3o":~<kJ%S_ӣms3ϓaŽDV>^
&Dt9.Oe{ω(!)y]SR{>zΩSG>a-	IɣUľ;kFD&
DqǬWCFfkhv6\>^
sPm}[	eZ/0߁uO}QS䟫-U˛J$nj3i*XHϏ}>/?x<ޠ/z|>x<j`|UZ}}s;33K:¿L33vEN-խEDIKDS_jP%=zqC6+ف\(mDGO(;'7??/**k*gliXto߽w*.Ncf
ga|
`{^{A5;k!#QaAXS^ݸd>DŔm]uLz|M{jݻ;MX?zQj{{[*ܮwr/]Ӄe"qݹ0u{j=:KIMstxZYSRYzߋ|MZ5z_z#ls?%2dߠ!_a%ޏy]v;wQ	@]mt/^tw乾;Ő7Ƽ';Ȓv{b=SXT$(FX$dшP(+(,d+,*"OBO*YutVDb`J.ykVEGBǽ.(,411f!haA!ѢW>0_P rirJW;s_$P$edd~'lBP$IqoKDrEG̬\KE"DΜϣz7:wjnOÎIaa%K\XXQUʵjTcK!LL?ddH$:i雒S"JKKc;~ۖkլ{a?ļjXyti6Ƽ}^;eńrrrrrr6i@x|	E$mҳطz7|MVV6~*XDF
LǎFeF~_G7hq v&]&2eE+WTﶸg.]@K^&\!"g{E]FX999Q.]4\8qt377KLJ&̬l{{1+hU,%%U$X[|Fb輼|.BJ|rM	"ysפFyFjX.=_Q7"$
Bc;da!DTXT('$G|wE֫[YBS>.U92;UthX{`#kբaVV>OBy8qP("|Tu}<UuګYcoVVL	^Icm'&}H 0*((p36'$_mK(\s3HdYً
v)~ձ<ŃsګTr151{.)9U(Uu]u?do߽D"6Zbrr~~AjlkTsKHL***z8{0jȻe䲒/.=j*
݊(Јyyykwd;ۀqrlɆ7-ڵj}{ѓ|;:؉Dw	>^
Sҭ,>{%3jaa!g
xоMlSXNlBı__ϭk}۵42+սG۴={1>!Kݽ/3EDYjTyȉ3
,*(BSK
]I)bMpҁ"ҵK
]7~p5Դѝ۷~<#?-YX:q-UWɳ)(({ojjW(D(PhoGDIɩ&ƭ}޾/(,^յn횇.((x>CFfm\el,hMDGqyW<=U*Z[o<:}nܾӱmK##*I,N/:j:~9V->KII0oYӬGzZz:z^^.'$bK.$`]XI{hC	=zDD~~~.?jj
<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玣JlXPQA4;bKh74jb/$%Qc]lk,PT:How5Ζ%t"Axx`:{5XҫY&7Hio̢_q/'eH$-%7x峈Eˆʙ
_*X"8bds10@hrϳL2#dMEBPv@|>ОEGGr0h?U㨨%T7/_)Hceeٶ/(tBمYH;999Y"77\oʓhOk7܋Tc5%'PcͶ,Jը	jM:4Z^~S$R*=#N->>>
Pn1&uNNN>z…?
nolmWŋj8h<>xI)ylNQQ*g.}VemKT2UrJCǹfMwhlsEKWoe*${cd6{|>///?!)7";nW1N4*p
ue~MN\qȯ/]xՍ:k!,^~MJبG9ۥȸDڶlȳeJjūD>z[tj[V¢O9PM+S^x<^W	@ 3{wi{ź>dd_=bWPPE˗/9ڴi˖-?}KA/hrmܸ)++9sVFFF*Uv-{1hڮ6"soOKגT:jbUcVS2Oנ^)>FFF<>}ԹfDԹ}􌌛QFfVV>aYBem6ؽp^^>}
x/,+XjY
|[ m{;~
]:~	kܼ;ܨIv܋OHW:%Ž{OD&&ogd4E	ɩiDԧgWKKNA$pUS322R|0Y]l2Kl79%m]kƞN`anֹ}շWDKb~+0Ne,[L:~JܬY}uo+uosJnN2~'>=VPA(>~<y@,+X<|uU6񇎝z}OgӝMX97/O{uZRH3>6	FZ|Y.{}"lWoʲeasϮTvaY=}ͲxFF~XVOp:Zi{^~>nQk6vHK`eYaİO<UNm]T07/(	~Zc㎆ņ.{_b^ҧ8+;}BHƦsų,Nod1OܿmK󗯓X g6ѣk
{cCFs7k`ow,\%PBn^^jڿy7|1DTR%fMDwThDwa}[ߣvU,lm$F
*8>jV;zܻD"xf҅+IT+ׅBsKݨAJ.9DSޭ)y<^[507yzbvNH$ׯ[ 19("ȳ,_=yBvN]~e]wNiO㆗|89xqp.>^O6~mX߃O_oby7j\QA`VX&:uU$b`DZBӧ	K9{ٳg=Gn^l_ǜL;ŪQ-ˇlm:mkD^>j۲͟(ߗc^!".Vͭ=yfkcݡvn΅Q6ի:{u&//k)={7ٲ?}nkcݮ_VN+7}\O:k%ߗ
|>y֠^m:ڡMoGb?~m[Om۵<ױo?s֗uDxFFssOgMF&&˥8GoI/es$rf^zӵcPTvw@ ~H$rtOqg""y-+X9}TNhl,x*6γ~SSS333n[wD"{["bADfAFfxk@ nX?;''>1kՈ~VvIHLmZTss={
Sۖ8sy4+>w
Pܧny:QKײsr֯+3}Kؾvy7Ύ}ML_zÖFzȨH ęYYwl۲Fg./cnnO/&ĽP#ExǣY"R=--HY:}|Wo^zccc6DͰ+žUtCFbR2cM66_yƞbVxqQl^{&ʣv͋Wny7j#ʲw#񬒒S9s7Cwк]I)q޾[F|Bk{tt_36y|"H[wWuܩ$xyxy{/\OqA5kݰwC.kC\###.%5BzVVlxL(@2㓌F5kT{r%gQBr9[r033˗A逖%65555昙>0~nߕ[[YQAAJx<UFfۖtb{޶k.c#<̻y3o":~<kJ%S_ӣms3ϓaŽDV>^
&Dt9.Oe{ω(!)y]SR{>zΩSG>a-	IɣUľ;kFD&
DqǬWCFfkhv6\>^
sPm}[	eZ/0߁uO}QS䟫-U˛J$nj3i*XHϏ}>/?x<ޠ/z|>x<j`|UZ}}s;33K:¿L33vEN-խEDIKDS_jP%=zqC6+ف\(mDGO(;'7??/**k*gliXto߽w*.Ncf
ga|
`{^{A5;k!#QaAXS^ݸd>DŔm]uLz|M{jݻ;MX?zQj{{[*ܮwr/]Ӄe"qݹ0u{j=:KIMstxZYSRYzߋ|MZ5z_z#ls?%2dߠ!_a%ޏy]v;wQ	@]mt/^tw乾;Ő7Ƽ';Ȓv{b=SXT$(FX$dшP(+(,d+,*"OBO*YutVDb`J.ykVEGBǽ.(,411f!haA!ѢW>0_P rirJW;s_$P$edd~'lBP$IqoKDrEG̬\KE"DΜϣz7:wjnOÎIaa%K\XXQUʵjTcK!LL?ddH$:i雒S"JKKc;~ۖkլ{a?ļjXyti6Ƽ}^;eńrrrrrr6i@x|	E$mҳطz7|MVV6~*XDF
LǎFeF~_G7hq v&]&2eE+WTﶸg.]@K^&\!"g{E]FX999Q.]4\8qt377KLJ&̬l{{1+hU,%%U$X[|Fb輼|.BJ|rM	"ysפFyFjX.=_Q7"$
Bc;da!DTXT('$G|wE֫[YBS>.U92;UthX{`#kբaVV>OBy8qP("|Tu}<UuګYcoVVL	^Icm'&}H 0*((p36'$_mK(\s3HdYً
v)~ձ<ŃsګTr151{.)9U(Uu]u?do߽D"6Zbrr~~AjlkTsKHL***z8{0jȻe䲒/.=j*
݊(Јyyykwd;ۀqrlɆ7-ڵj}{ѓ|;:؉Dw	>^
Sҭ,>{%3jaa!g
xоMlSXNlBı__ϭk}۵42+սG۴={1>!Kݽ/3EDYjTyȉ3
,*(BSK
]I)bMpҁ"ҵK
]7~p5Դѝ۷~<#?-YX:q-UWɳ)(({ojjW(D(PhoGDIɩ&ƭ}޾/(,^յn횇.((x>CFfm\el,hMDGqyW<=U*Z[o<:}nܾӱmK##*I,N/:j:~9V->KII0oYӬGzZz:z^^.'$bK.$`]XI{hC	=zDD~~~.?jj
<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玣JlXPQA4;bKh74jb/$%Qc]lk,PT:How5Ζ%t"Axx`:{5XҫY&7Hio̢_q/'eH$-%7x峈Eˆʙ
_*X"8bds10@hrϳL2#dMEBPv@|>ОEGGr0h?U㨨%T7/_)Hceeٶ/(tBمYH;999Y"77\oʓhOk7܋Tc5%'PcͶ,Jը	jM:4Z^~S$R*=#N->>>
Pn1&uNNN>z…?
nolmWŋj8h<>xI)ylNQQ*g.}VemKT2UrJCǹfMwhlsEKWoe*${cd6{|>///?!)7";nW1N4*p
ue~MN\qȯ/]xՍ:k!,^~MJبG9ۥȸDڶlȳeJjūD>z[tj[V¢O9PM+S^x<^W	@ 3{wi{ź>dd_=bWPPE˗/9ڴi˖-?}KA/hrmܸ)++9sVFFF*Uv-{1hڮ6"soOKגT:jbUcVS2Oנ^)>FFF<>}ԹfDԹ}􌌛QFfVV>aYBem6ؽp^^>}
x/,+XjY
|[ m{;~
]:~	kܼ;ܨIv܋OHW:%Ž{OD&&ogd4E	ɩiDԧgWKKNA$pUS322R|0Y]l2Kl79%m]kƞN`anֹ}շWDKb~+0Ne,[L:~JܬY}uo+uosJnN2~'>=VPA(>~<y@,+X<|uU6񇎝z}OgӝMX97/O{uZRH3>6	FZ|Y.{}"lWoʲeasϮTvaY=}ͲxFF~XVOp:Zi{^~>nQk6vHK`eYaİO<UNm]T07/(	~Zc㎆ņ.{_b^ҧ8+;}BHƦsų,Nod1OܿmK󗯓X g6ѣk
{cCFs7k`ow,\%PBn^^jڿy7|1DTR%fMDwThDwa}[ߣvU,lm$F
*8>jV;zܻD"xf҅+IT+ׅBsKݨAJ.9DSޭ)y<^[507yzbvNH$ׯ[ 19("ȳ,_=yBvN]~e]wNiO㆗|89xqp.>^O6~mX߃O_oby7j\QA`VX&:uU$b`DZBӧ	K9{ٳg=Gn^l_ǜL;ŪQ-ˇlm:mkD^>j۲͟(ߗc^!".Vͭ=yfkcݡvn΅Q6ի:{u&//k)={7ٲ?}nkcݮ_VN+7}\O:k%ߗ
|>y֠^m:ڡMoGb?~m[Om۵<ױo?s֗uDxFFssOgMF&&˥8GoI/es$rf^zӵcPTvw@ ~H$rtOqg""y-+X9}TNhl,x*6γ~SSS333n[wD"{["bADfAFfxk@ nX?;''>1kՈ~VvIHLmZTss={
Sۖ8sy4+>w
Pܧny:QKײsr֯+3}Kؾvy7Ύ}ML_zÖFzȨH ęYYwl۲Fg./cnnO/&ĽP#ExǣY"R=--HY:}|Wo^zccc6DͰ+žUtCFbR2cM66_yƞbVxqQl^{&ʣv͋Wny7j#ʲw#񬒒S9s7Cwк]I)q޾[F|Bk{tt_36y|"H[wWuܩ$xyxy{/\OqA5kݰwC.kC\###.%5BzVVlxL(@2㓌F5kT{r%gQBr9[r033˗A逖%65555昙>0~nߕ[[YQAAJx<UFfۖtb{޶k.c#<̻y3o":~<kJ%S_ӣms3ϓaŽDV>^
&Dt9.Oe{ω(!)y]SR{>zΩSG>a-	IɣUľ;kFD&
DqǬWCFfkhv6\>^
sPm}[	eZ/0߁uO}QS䟫-U˛J$nj3i*XHϏ}>/?x<ޠ/z|>x<j`|UZ}}s;33K:¿L33vEN-խEDIKDS_jP%=zqC6+ف\(mDGO(;'7??/**k*gliXto߽w*.Ncf
ga|
`{^{A5;k!#QaAXS^ݸd>DŔm]uLz|M{jݻ;MX?zQj{{[*ܮwr/]Ӄe"qݹ0u{j=:KIMstxZYSRYzߋ|MZ5z_z#ls?%2dߠ!_a%ޏy]v;wQ	@]mt/^tw乾;Ő7Ƽ';Ȓv{b=SXT$(FX$dшP(+(,d+,*"OBO*YutVDb`J.ykVEGBǽ.(,411f!haA!ѢW>0_P rirJW;s_$P$edd~'lBP$IqoKDrEG̬\KE"DΜϣz7:wjnOÎIaa%K\XXQUʵjTcK!LL?ddH$:i雒S"JKKc;~ۖkլ{a?ļjXyti6Ƽ}^;eńrrrrrr6i@x|	E$mҳطz7|MVV6~*XDF
LǎFeF~_G7hq v&]&2eE+WTﶸg.]@K^&\!"g{E]FX999Q.]4\8qt377KLJ&̬l{{1+hU,%%U$X[|Fb輼|.BJ|rM	"ysפFyFjX.=_Q7"$
Bc;da!DTXT('$G|wE֫[YBS>.U92;UthX{`#kբaVV>OBy8qP("|Tu}<UuګYcoVVL	^Icm'&}H 0*((p36'$_mK(\s3HdYً
v)~ձ<ŃsګTr151{.)9U(Uu]u?do߽D"6Zbrr~~AjlkTsKHL***z8{0jȻe䲒/.=j*
݊(Јyyykwd;ۀqrlɆ7-ڵj}{ѓ|;:؉Dw	>^
Sҭ,>{%3jaa!g
xоMlSXNlBı__ϭk}۵42+սG۴={1>!Kݽ/3EDYjTyȉ3
,*(BSK
]I)bMpҁ"ҵK
]7~p5Դѝ۷~<#?-YX:q-UWɳ)(({ojjW(D(PhoGDIɩ&ƭ}޾/(,^յn횇.((x>CFfm\el,hMDGqyW<=U*Z[o<:}nܾӱmK##*I,N/:j:~9V->KII0oYӬGzZz:z^^.'$bK.$`]XI{hC	=zDD~~~.?jj
<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玣"
**{[=b4FMh74jb/$D-vŮPT:How5Ζ%t"ADD`:{cbb4XY&7Hio̢_q/'H$-%7xEˆ*
_X"8d*r10@hrϳL2#dMEBPv@|>ОĈ
0h?Ug%T:?ͻ/^*Hcmmնeɿ*tBeYH;9%%E"<o*hO3F1[ϚRR3ޫ1Of[%iDccc5	M`syFAJN/].)a'???0?>|hN65w{7N"ȇy<^rjZ~A)S\\>GsʞU9e[N%LF}Q&Yr[RI<UíD>w=8p9Q$&<xHELg.|<X^rzC2&H'vu4n\|MFFFA5ވxj%lUO3g^fD}"xm[6o]*5->a-̓:]FQQ'OOXXX̦)l<īȈ@ ^vK<ݻo|3TޯўG1+$$Dޢe˖ɜ?uԥKJϟ6mڒ%K4@X6lؘO?Θ1333m&lhhj#8&>G,@ 011Q~-Kq@&V5fx<%x
xcaddغ<蛷r鋊O9ofjJD۷̼~efeLolllcmVU\۷	lkރ1266V⽰h&<ccc%07/>1+;GA>6wߖ]:ι1{;ܨIvnߍJHLW֧:ǿ}GD&&WlU^R3OϮVV355ѵH$:}Ñgdd`pdnJj:n?}ܬs9ⱫSukHJMKW`Xtt,@3Yf{ҥ_W%26	4Q޸uýP(|YsӠN5{XYZ>x}e6o9s"6βߧ;XvS^~MݭH$z٩sV->W=9{JQQDoaٲgnU\YVOưx<e@3Փ/]6lܚ_Pxڱo;g9lѓ?y٭S[w<կ[U\3yyvЅx޴h]b8gKL	RRt~AANNn鍌>䓘mpU&zt`ei{>gf8sy&Gީ_^bKK˼[#5m|cȭrfMGoԴ4hDb{S߫vU*,lM⻄dF
>jV;|ۄ$"f҅+qt̹KWBs6Kۨ[eל<"
艿?ԔE<q-Yž?u>'7W$	m׭]XXqQ1k]/ySK⎟<KD`yۨcZz@`׸ū>~JD~>\VS߯ց
{:KzUu[F
\*9)لo@SLQD@K^<m46!c<O>}wMx<_e%e5׫9C@jT~h{;ێm[f}
y֨mm۶lnogC:W-Up{Olm:	=w"&zUs-]~:N:[գ'lmڵ
9oݢ3x|^vijUUAa!σOԫӱm_;i,1/?}\mK	Y\\ܡM`V\{Xqy*ͧA9<H`nnyY<7>vc32E7}
lD̋vlcbb"
|[׻'	7nD"'G{Wy&"Ң}fvBg'cclݗq똚rqܸ}O$9:2%43552r[;o9	I)l̪]F<ϽkbRvhӢ鳗Gڶ,,,dǙӯwN/\&w@$󗯉~tDԱMj_۰~][4Яķ̷QvNNܛwD`bbk4F^FFFWNNϼcۖ5U
?u}~}Y4i:
/0/*?~wK"^!Ӊ%$x׶6
j޼M}EDI)_^rEg&%*9jkkS繋XX7icvKmcm*6!1mlj<隹o;m6*9%M:Sg/}9yoٱ6ͻk$$&G'Guk;cc'"q^U*:~Fb7ܥ<aTx
6_!522R--Y[[1tɼKH6լQ-ͻ*]FF)l)̬@jZԴcfjs0ښ
YP_Plm3ٶЗ]뀷	ᙀf͛gYS*bz=yNP$>
$mH$i~4!py*(O=yFD)_
^5%5Wg:}^c֢2:x[eiЬe@3":pdvNYZXQN·Asry<̬ցѤm-,|kj	?`10_aX՝FZu?WYbו+Kg---ǽy_PPYq\ZlsN<og|>GD<O32ދg5ߧl>J*=~-,_fVd"Sۖ"{%E"щ/~1oE?s͓@.
6E"'HNDWPP5Ҽ"4_w:Vz7o߹Wvy7b#[4C;޾un@PvNZgP溬DTTX>VܿW7.Ym}wNN	i۲yW]"|YZ.|OD6W`VZq'<>=X&W{b_y֬3Cx[Դ|'GNj+5%5gjݨ/_׮Uw{wג|qkk&7mS"C
yQxνWuji]ƫ-F%K(zG;c[~}w컷«;c(j'Oʸ'3E/bBBH:
_¢"b"w _KgE(v_PPf"H(ׅEE&&,-*,\8Z\\\(֡
Q.4MI-8srnD,,D^,P(DpVVVw)E"D\!+;;77ORH$3ɳΜ\fwӰcRTT$sE	EXսJ޿$"Ddff*gfeegNmZ#DĎ|AAx߶eZ5{Pbꂂll|{kfjڡMᱯn޾ۦem=y&~rY32~1ᮜܼܼ	vvM7P>&"EBzyl:''7''7;G{
_|CDfH$mxa[6nu}
bx:7k0ɓ'[b
n{xɒ%kX"rq?Ue3uEÅ'G{ss"qpc~~vQRSD"%F/"O	,d'T(,-̣I&-?@ 0ʗ5:ONa1F
<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\.
*
*")(*x_Yjǯ#AVV_5+kx((xp%N®˲¾5;;~~>3Kk
(ãM]ͥX27aMcǎ40@SodV!2k	͍xKLMKe=$5A蕟d)5	20@4ud˜Z՚*D"9&'[x7Y5U_:87ݏ}1铚$!I2F~/UTT*<4
;"zsNNTEhLũIӸGs߽|h>''/y
Tm
QC32B
M+)irieeϧϕn
-HC	͋FA4u999qjӦOUhbɓ'*h84ޘsW^QTWW˫bfL~3E%/mjiiI5?{zNnޯ'={ٶk/{ƺ?cڵ*'Oպ|qII;8hiq9cnGwIA|GVɊr\Ǝ|PsaVgO	vuYkkkYT-fk7an}_mia߷""q~^]]LMr_wtL[@_`NNcrJM)SV8{H[[@ uy9}19t@^=|WPX~<@.]*멝;w:;v9Ŋ۷oQLMMqqmYjuaaavx2#y禮ʈ'JΑxZ(.ttt_gkq@.Vp`uy`Oq[oݎ◯pIOWƭ;DTXT,
k]^(=idh֦>us>2h	B9%#Cv'
//ka}:)gO׮g/ؿmۖgf3x֍{;*Yfv.NoADBn?/,y葙Y9yωhÌ<3j@X|>ÓU-`˿j]^j9l{v=w>@_oȀ~%ٵO/7.HGG$d˗UaNEرf~iJ_jbbr,D#JdvN4K̾;wh쨡vm
E"Ql;8TTT¥lNz	p}Xo&++/uӣGm@,=3Eǚ@ޮ]hiqƇ\VUU-U_`Ųưڰų8dE=Jq|Q9X^Q9w6G?/0625mFm@_K'?/WF㸧)iޞi){>ddfkkrrtyEEIIij3kk('3+'3+'>1'3y;_$&F
hdhcG]t0?xaL644,+/XV9gI"k=;7/O#֍}?c$8wjoזb+f<ٽ[[k6F.?"{׬@Ϳ<H$&ofdeޭ]2"aeiq&#겔q\\|=
yT,A~>.]:UVVf%8kW^	)CKJK_7Yi=wkme\ n<xDD6[pp6}<~?I$O\~&
[iJzݬ[Y	)  MH~l29He`_5+DKd9]m187eu['gC[+u{$~Cs3A~ť%/]#"'$ݏ}hjbenfS
x91)ٲ&{vb<235ߧ4D4C{8-n|OЫIOSjˊ{lfj׻ҕD4v8-n_ɢ.Ŋ˹Qv*p`>Ob?OzMV~}ҟe^Vuu>}@YXs㸴䔴7:%l,+q@__Ój,MKK[Gv?/}͹n|͑*IHz:lPHŵkk*y[,[Y23
--
Z
OSٺI).uuualwUn޾+--̈L2tuAaQdo@ KIi鳬v6
:9uOzqm[̬;;vCG|+++qZRW)ZZܥ"[cG
ԿŰk%tuy_^Ǐ:xv={v/.)II "+KaBSl|RrwWgmmj@0zK>Ϸ}?Cٛ,eevQ\R45>4+E'~ߘC'FDIDSd"Yx4!驩I7N,QZd"yoD۶mR}-((UdsԤkgp=IبZ,3;ijTcN/]׳{bMz.YTvN^rԷgog{ȯܔԴ.:<f}V.]dP(ⴈHLW޼}m>]z͕MGEdž^Pq\|صW[[[2v566dJfšxݱ}jZF6m̜\}}},+AOOla]]]]
~Μ**+F?Y1ؘ*+Y(-8ĸmWE'<˳'	
a]DtQC,ި;B'W$	\~>q:5X,616p{>}<{.eʩ۽qq(3;gΌImmrr\;x/.)wgNk׆wz{z{%%Ddh`@D%%/nX\Rq~AaQ?n|n	7#zo":q**20/Ь>DK`:ύ-i6ha


jOI(hcZ~ls,9<a4q_FydQƿ|ʢ܈q[EE5(((2x
y|vq"gYG3A/O<s'b>s>.-@.Ib8&1UTT]嬳=[.1:[eeeim?Ihg:9%PHzlҗNr~oGE.:^y/uY++++++=lۦ[G }~.)yE}|ڴ>iCdtlTǎ#HzJD&8ogaaf׮ͣ'C'7
<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: 81 succeeded


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


IHDR1cIDATxwXI7!@PQQb/!~z)rg,g=YN=TDMzX]4B {x|vgggg6ɚ73;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!B!Z(FcW@$]B! 44P%0=kĚ B!$9KKKj#ad7e0V>6!!Ba6050
DMRB!M!7HM0FgFȍs8!E!Pb2Ė...>"!d7FoX}#Ԍr햚96>QH55>noJի;%!f\s>dffV^^.#$;8`4vuyyRJ<z:\=~ DʏvGA#`d1iɹz-[~akG˫kJp!Ȕy3;:U١K>'?1f&F\儽}-KJ˦LkڂdTTTff2$:Kfx^Ьi,J[t0fbd64Л7'*mm85gB=})^
;w٣VAaѓ`qslAC]57Qd~e%%}XsjQ-LAuc0L&{bX,s8lpnN~{ݮf<ٹ!Z|M;w䛾rJ___UVرj`2K%%%۷fڢ"SYZmj#F"Nx4`0:o?5k!''`0ɭ?D~C寮u![QUPT28K旗WWS24\UEP_oNmNRQQ	_-yyy!%i(աK'&!///<JJ@
).OEYip%Wdf

|&"#3};C槦yg/C
:ڴa԰̬3b***ҟ ?9Ae
9{rrrO&X,2+8whj}A/]\1'4?!/o"^K	ϝ;7x`uu뇲,)%[!$ewAs%uwNBҲo%%*++O"Wٹdgfdf%$}6q|=ZOUQYYZZAR!UU^F8fXaQ{A.:Zn5l 	"(JyEE^cAXr]={&FFݝ>Fd9;7/8_6m͌ɰ`r;e7<KsJXrnݝm۷c2<~F*S	a0mۻuwVVb'ܼ󰴬X,ր>ڵ%O|u|+twvzU 'tuqhӖdD?|l׳_F0ffwhbdXRZa؉PSG.?+VW/B2V",ݻw޵8U18㋿6V&bƚwj~SFx<|d~	BxK~
">Dwi+~-63L2$\#19uPl60cww^!BG[{qAhjױdruuVaQf˳S}SRm;UTT:?{ ]-Jl<UXTBb:w,-+M[[Y&$1#,!{hefzc1kUU!(2fSb=}JpnN]<
?s*4˲@^^^,@ǸCIY9z:!>\ƾ=23#1[EEwb[ZVYkj	_dG
"l<~rY cE~~>)B
EHxVfC\:;;t&_u-=>-+;ǮS{*뙐"ǔ316LNI324`%AͫT-//VTGeUۈσ2Үf0ZE%d-''G$If+yn-#+sfա}'cAbؠ>ZUlE;(**XrrL9eשū>g@N^~ͱKW.pêjOd 57㧨8ɝ9 7/ߦՍ?@iY*LpGWg{~>֪(+@i闩KJG7􌸄$-Mud%%]g/^KNM5U'TͱG7G߻~A8d/BeN't.FJZYG٥d##nB Ϙc6\		{K.>s1LNҊ̒S,[%8/K.2]<ծnE"[]]
PUY	G
uw?.))Re6m霹pJ|ͧ+V]-NLNebEEed's#C}=Oqzm2d0c&!S..!ʲ"ˤ7Jy:ZH::]ܼ|2?LLNlm>lpߊkɩ=_	*]lyotƏc`0v~>!)b #Z2FH4xǎ§,^Myv:@)W!$¢>5[zziiw/|:.=]⒒r p8*4dV_6TUeL	injlݺs),,¢"`	(,*..)9vv떛}q8pK[֧_)(nꢢ⢢T-

bي]z3!)%n.}}uʪ*pߢoXL|: Up*+*lI&UUP]]M"&,PXXaשBЮSyy)5ʝ5k8tVAaUgԲmMMG;[AK.~{w؁10B2)//wgbh3cj{rg&O2Jy&};kg.K
A555 УM2?oIƷTөCWop)ѩC;u5w?Q%@B\@*'=#(sgdfbiizжV=u>+[-!555,\UU<+#3=1)Ɏdd~BYMrLlSe
j&F

i9yanjMWUƯRt߼j>q/}ΐgPb+~Tkc%;4B~wl2kh-%gɹ}ƭB
	=?jjTUUؐʟW|W	PSU556TQQ664pqOȼp^~Atlܠ~>F**Tg(0o~zddeWTT23mꍻʩ
	{˵[^^]W?
9hO׮?DTUWe)r햚ܴ]oWUU(,*<㧯Y]%%R=w135ԲsrS)阚i).!.!	^MNebd7
:UUUd0TUU@fV6x풖(Sl&JH' Bc,h)pdd$t޽+?Y2ge=yѽ#BmvQݼk
ɟ_Pؾ]VTTffܺ2$o9\)t/lX	@XSS#hG!Ln7'{EEżk78	ܼb>濇O>vP}/?wmbdɞ`^v]]]#>y|EeU|B6%=weE7>TomiaשCUU= 7ݸsG7'eҲOq	e|9sے,o04Պ@=I=_877GGǸ8!ܐd&XI9B*>KLd244TH`T0D!dv# 	.!B
Lx ta\; B!8B-V1"E!B!TW2[ZZ6vB!B5+24vB!߼l*4S7vjAd4"Psq+Uf{4v-BH89>B!BAv{)t?߭З^!QU{V~ȓDAMt8!4!:Kr<M8!<hB!B-BF!jURVi&juӦM*J\.ع4>EC֤IsӅB2 B6}՛h B`B~%a㷹"=!$+Z=Mz Sܽi]/蕑ivnncע^In2Dߥ7m
ӆC˲6хnB'!,him\'`iVwTʱl\UCx~
<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


IHDR1cIDATxwXI7!@PQQb/!~z)rg,g=YN=TDMzX]4B {x|vgggg6ɚ73;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!B!Z(FcW@$]B! 44P%0=kĚ B!$9KKKj#ad7e0V>6!!Ba6050
DMRB!M!7HM0FgFȍs8!E!Pb2Ė...>"!d7FoX}#Ԍr햚96>QH55>noJի;%!f\s>dffV^^.#$;8`4vuyyRJ<z:\=~ DʏvGA#`d1iɹz-[~akG˫kJp!Ȕy3;:U١K>'?1f&F\儽}-KJ˦LkڂdTTTff2$:Kfx^Ьi,J[t0fbd64Л7'*mm85gB=})^
;w٣VAaѓ`qslAC]57Qd~e%%}XsjQ-LAuc0L&{bX,s8lpnN~{ݮf<ٹ!Z|M;w䛾rJ___UVرj`2K%%%۷fڢ"SYZmj#F"Nx4`0:o?5k!''`0ɭ?D~C寮u![QUPT28K旗WWS24\UEP_oNmNRQQ	_-yyy!%i(աK'&!///<JJ@
).OEYip%Wdf

|&"#3};C槦yg/C
:ڴa԰̬3b***ҟ ?9Ae
9{rrrO&X,2+8whj}A/]\1'4?!/o"^K	ϝ;7x`uu뇲,)%[!$ewAs%uwNBҲo%%*++O"Wٹdgfdf%$}6q|=ZOUQYYZZAR!UU^F8fXaQ{A.:Zn5l 	"(JyEE^cAXr]={&FFݝ>Fd9;7/8_6m͌ɰ`r;e7<KsJXrnݝm۷c2<~F*S	a0mۻuwVVb'ܼ󰴬X,ր>ڵ%O|u|+twvzU 'tuqhӖdD?|l׳_F0ffwhbdXRZa؉PSG.?+VW/B2V",ݻw޵8U18㋿6V&bƚwj~SFx<|d~	BxK~
">Dwi+~-63L2$\#19uPl60cww^!BG[{qAhjױdruuVaQf˳S}SRm;UTT:?{ ]-Jl<UXTBb:w,-+M[[Y&$1#,!{hefzc1kUU!(2fSb=}JpnN]<
?s*4˲@^^^,@ǸCIY9z:!>\ƾ=23#1[EEwb[ZVYkj	_dG
"l<~rY cE~~>)B
EHxVfC\:;;t&_u-=>-+;ǮS{*뙐"ǔ316LNI324`%AͫT-//VTGeUۈσ2Үf0ZE%d-''G$If+yn-#+sfա}'cAbؠ>ZUlE;(**XrrL9eשū>g@N^~ͱKW.pêjOd 57㧨8ɝ9 7/ߦՍ?@iY*LpGWg{~>֪(+@i闩KJG7􌸄$-Mud%%]g/^KNM5U'TͱG7G߻~A8d/BeN't.FJZYG٥d##nB Ϙc6\		{K.>s1LNҊ̒S,[%8/K.2]<ծnE"[]]
PUY	G
uw?.))Re6m霹pJ|ͧ+V]-NLNebEEed's#C}=Oqzm2d0c&!S..!ʲ"ˤ7Jy:ZH::]ܼ|2?LLNlm>lpߊkɩ=_	*]lyotƏc`0v~>!)b #Z2FH4xǎ§,^Myv:@)W!$¢>5[zziiw/|:.=]⒒r p8*4dV_6TUeL	injlݺs),,¢"`	(,*..)9vv떛}q8pK[֧_)(nꢢ⢢T-

bي]z3!)%n.}}uʪ*pߢoXL|: Up*+*lI&UUP]]M"&,PXXaשBЮSyy)5ʝ5k8tVAaUgԲmMMG;[AK.~{w؁10B2)//wgbh3cj{rg&O2Jy&};kg.K
A555 УM2?oIƷTөCWop)ѩC;u5w?Q%@B\@*'=#(sgdfbiizжV=u>+[-!555,\UU<+#3=1)Ɏdd~BYMrLlSe
j&F

i9yanjMWUƯRt߼j>q/}ΐgPb+~Tkc%;4B~wl2kh-%gɹ}ƭB
	=?jjTUUؐʟW|W	PSU556TQQ664pqOȼp^~Atlܠ~>F**Tg(0o~zddeWTT23mꍻʩ
	{˵[^^]W?
9hO׮?DTUWe)r햚ܴ]oWUU(,*<㧯Y]%%R=w135ԲsrS)阚i).!.!	^MNebd7
:UUUd0TUU@fV6x풖(Sl&JH' Bc,h)pdd$t޽+?Y2ge=yѽ#BmvQݼk
ɟ_Pؾ]VTTffܺ2$o9\)t/lX	@XSS#hG!Ln7'{EEżk78	ܼb>濇O>vP}/?wmbdɞ`^v]]]#>y|EeU|B6%=weE7>TomiaשCUU= 7ݸsG7'eҲOq	e|9sے,o04Պ@=I=_877GGǸ8!ܐd&XI9B*>KLd244TH`T0D!dv# 	.!B
Lx ta\; B!8B-V1"E!B!TW2[ZZ6vB!B5+24vB!߼l*4S7vjAd4"Psq+Uf{4v-BH89>B!BAv{)t?߭З^!QU{V~ȓDAMt8!4!:Kr<M8!<hB!B-BF!jURVi&juӦM*J\.ع4>EC֤IsӅB2 B6}՛h B`B~%a㷹"=!$+Z=Mz Sܽi]/蕑ivnncע^In2Dߥ7m
ӆC˲6хnB'!,him\'`iVwTʱl\UCx~
<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


IHDR1cIDATxwXW3]tP؉"`c%{	b}XcLԨQK&DFcAADPzXewa3{g3={!h:xzzj:tK`ѼP-fio~:H\`aW*P(3JjS*9uhi,A	U8TEe~Q*-90h:Y YSY@ _,===vA{rKnL{`~M#[vٳg/^@
<yݻw]&g{{iӦ^:77WJ"3_$H)))*#l\__޺u#GTlN^|6UleD8hР{M5'O޴iӭ[lӠAɓ'o۶HAvB鉑j#6h	~
?c7kl}}L_62ӧم8*ʈ?G/޽А+;vÇ>fooJ֭[emo``/|իWO>


o|h!!!rZV˗/ׯ-Z9sTk׮Y/tRBBG'$$\|yРAvvv}Ç޽zjsssw-MY1'Y}}}"yzٹ"%d}4L9bDDdUk%H}L{+^{gC԰jTF(N4InͪH綁ⵤ.V6U6۷9s6oU$".0'O矹.]jffFDK.MNN޵kJаVZ{챷wss;wsssٽiYQN6ml/{YX4}k9̟?.

JMM=~8uo߾}:tÇ{fwu<[{{'+..^jÑզWLb}Qbb"8pѢE666K,IOO=}!"W3]s_%+!!AVP@ iF(@W֭[>|gϞ5j8Cz="φk:2y֭[8@D7nlݺ@ 8}tPPP~~>[]v'O\zu^^=~xڴiΝ#zԨQ;wfݱc[^~АvwFFF3g?{ի

*?6~3Xv@ 8{e1221c_|ܹ5kְmO?"//__$&&֬YӁ֭[[[[;va~چϙ3';;DSNq3%lJwޥs?	zzzlyLL]x̙3'N5k֚5kD2n:[[۱cDzwի%K7~sٴiS	-ecdd4r͛7Q-O:m0bĈظ8;-,,իWII	߿u< M6ݻ׬Yd"ԩS@@@tt4>|SNA뇅Ynnp}???77W^4hqF###ccc6Kdwׯ__xqFFP(x-ׯ_^^ޓ'O>
olll_pŒ"ڸq#`tt_ƍFqӧOQǎ%Z5k/"z\f1008{ʕ+vH}9	0nbL90_-Q`s\Ο?yz1?4css(+Fk:uꔳ…߼yzj"ر}i''3g֭[wZl׉(''G.^xiggyyfڵDpv-^XOO/$$ݻw6l`,_<<<\ٶm^t̙3΁o޼aϟ?]vAAA6rJɦOŋO0aѢEׯ_믿y恁o-ZV}a&**6l}
=ؘ]k```bbCt\r߫C_.[Wt{aئ򄄄}[˵#Zºrʊ+x<^IIyn*6lHJHƶu}M4111	g޸qcܙ100x\^ dr.wKKKcc㤤$NccÇye͔?ŋôjp¶mۆ0dɒo[Ŗlڴ;!bׯ_/LsN{|ٲe:uZjUffE700`:u]DxQFeddܹs6lhbb͘?4ظ},`s΢EڷoϽ߾}˾IG~GK+"&mg"='b
ENӡTs>}=zt	+,l?Uqƍ7j׮ݫWkZ[[:tDTV-.kMIIÇÝzn:kk!C9v^VcNJ6+NPPɓ'/_޶m۾}rO<իϜ9CD
6ׯxl%>sQwn۶mppV5jԨQCܲ1cƌ3۞}>^.66vȐ!l?6ۈhN^.@"""ڶmaddٵl<+H|e7f/NyXXX~~Cm&kl͚5۷)ӳg6˜^n5yofϞp۷o_~^^e@@<<ow
5k3fO2eʔ)D4c{V~l;CPOOgϞΜ9ݻw؞GyyyӧO6MΎ^~gmm2cƌ˗/׭[kzذaC}3r	3f̘ &T#_?fH3/~Y}/nٯbsrr>	һkܸ>wE+;pa/#LLL%Fݻ\MxbΝӦM۴iSjjrJJBBB_}Z@pǏ0@lթS8~0P(dGrN<~v9##|+
KKKenDTPPPXX6ukKKK朂m?mڴ	ֲ-pc`7.,,{СC^z!RDĞb//ݻws)Y.]^~-?y湻>\믿^~K.֭aSλwN>ݾ}
nZl޿?ۈ+mk׮~	6*|q۳^ڭ[M67իbߧwpp6lX^dߌǵWv}˖-cǎ*=ڦ%H?%*^?nx^L 2#_
UqڧP֠֒6*))csil&L۠͊55iҤ6啓ӵk]vqrmĄMtMX[l9x &\jbŊ	?
´4Yَ@ 	P(LOOgP%
Rƍ<KeN֬Ϗ5jժUݺu۵k69ag:u>ݻwGڵ+ɋaHKK#"KKK@ٳg?رcD=q/**u6lذ$޺uN:C|r5,Y2iҤ7nsYtiXXkbbBD'N|ћ7o޼yU^#F(ۇ6%:AE{Ν
9իDdmm:^~???SSSQS7n8ؗh
4=z4`D?Ũ|2E`&ڠ%)((yX9X=K,onooOD={ppӠAKKKvpzzz
$ͭQrŕ:::^zU\SSSRgiiP(,..~qiiK$#端ruuׯ>dwQ}6뇤	h+uhkG۷_]TTĵ#Hۋ5jw^Y{l<ɓpAVo=qR޿?//M6Um۶}!{{(33իWvuĈ|KNqqq͚5|~ll,[֭[&L}rJKKoD_u9[޲eK33Omۖ^uŢ?[߽{W=&'OoߞC=*,,?;z㕖:99]zO1%"{"64r`-+	0ۉyo{{F\?';\&=xٳggΜ3f˗/?N5~1bDRRRZΝ;'9%:
D(>|xO<UVll,;uPLLȑ#fKKK/_q}H+7V6--.466Vcǎ͝;7$$ӧ+W>rhiܾ(--??<&X9|KMk֬mMM$5P(U'|2voذAV.'NIIxŋϞ=+v'
Q0xΜ9=iݺuϟ/Ϝ9˗666_~e@@"?Ht'O$FQAAgLLLMv|oo={Κ5ѣG!!!۶mx3gμul^iڔ5kֺuڵk\|~bۿh-ۣGYf߿鉉666iiil:>|<.EbZHN',
)8@"AW`AӁ@WT=J4MF.|ٳkZYY饧?lҥK7o޼{䈈䮥n޼y_2eeRR˥6,--eg4߄B᯿?cƌE/&UVy{{X'm۶s߿./,k^z/''ɓ'VڳghImGh"ڷo_/ٻH644lڴرc-Z$k3kŊ|>o-**Z~UeYf-Zc7~׮]|~˖-ǎ0L\\ٳ:DD999CYjՑ#Grss_dɃJզwN:8q{gddL8&##˹%%%R_P2$K\]]Y>)XK/iS=|vsD 5sV91116lسgDo*kVUFR㑔THWz2 7n@1 	p#D%&P'mlJh-l@gU)&-M#""4HwMMP}t&V"4B@"|Taz(@'ho0y6D~=.k:.PFa4\U#zؓ	8j
$.>|:|rLEHyS=@!F0@rK|7W޲V
<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,24
< 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


IHDR1cIDATxwXW3***P"5Aؑg^b,QF1X5
V) uctncY~3{g3={!ZQu2quuUu
j/N^|R@u	0 sa$]|(O9|	O%'V$dPMF$ʧ$gXb3dUe<O~@444-APTTfP2MAqrT՗Tnݺu.\Su PM6޽{ׯ_3֬Y/P-T]Y@W/aR${{W^)|L꓊JqMMͿ{۶mڵk|||rrTlU#߿66m͛o߾-e&ML6mŲlGWWW|PAM(SnnnڴԸess;;;@SiI-ZZZϞ=H.dwm**j*"$"',,l߾}\=zĭ})kk됐"m&i{--_~%99Ϟ=		:u`AAAZZZRZWrrrƍ۸uւ7o֭{9s/rJbb7ƎjkkGDD$&&1jǎ=wޚ5keܵ6%0f555HR[9k{{Ѥ#3M.|
}تjReTEү? P2u
;wf.\;;;랏UǬCP>?e52ZZZ:::V􋂦XTEdfРA۲eWغÜ9s/((Xl-[,55u޽D-v{mmzꅄ߿yÆ
=zt~~>


mmm)-K?
KK3f=Mo/ic#F߼y#>|ѢEiiiNֺ}ɓ'wjddرG
0ݻGDzzz?CJJʐ!Cm/^ƍ'OllldOGRR^"---_v3IIID?|ŋ[XX,]4##C8_Dw}=DI@<O>/NPڒ?~_~u9cF#D"A_Pud
u֭m۶>|6mniiΝ;{"Z~}ǎ---߿̙5kѓ'Of̘qE"oݻڵ]h۶۷o:88͍]HHHPP;ٳg6LSS…k֬),,d삫+,`ݺunnn<…˗/=0:::f/455/^vZvM}\_|Ŋ+⋤u;wnnnIalii1o޼\6;w|w7o$"MMMa8##MX\^ݻ6^CC-%ϟ>}zΜ9k׮VJ---Ǐ>ܳgׯ.]:a„ƍϛ7o&6633IHHඔԎرclJD[={,1cﴨD1dww͛يjٲejj*u/&&?޵kW WСC555CCC׮][\\LD۶mc7xׯhĉM4۴i.%29m4ss7n,Y$33-^xO>eO1bԩ7nXhQff&mڴm0&&˫yIII:::cƌٴiӹs爨UVǏvΙ3_~<9s6LKK…V>
$[}`Ɂs;tҥK.97ݽʈa4Lk[ҲsWGVM*ձcǿٳ-Zf
u>wٳ6l#˗߸q.,,ܹs}VVֺuhѢE;v\dFPPлw6lVYbEDDh:tr/,رc@@0MZJ?sذaK,4iŋoܸ_9dV߿qƒŋ%%B`qƆ
<==IZ---^Erٺ36Ŗ'&&CeπZիWW\WZZkiim۶5mڔ>4---6lk"""غ7o>|aQQwf*?stt$"6V])))GgիW=zc]v>=Eu!((aKoܸ[7zhd	Og{|]v]zuvvb+VOOo̼{.5m11bnQQƍ.\ŋwԉ{3}}rdffb@&p90_QʈMtÃSFD/SuhUÇljoo?p@6&!Ǐ>}ŅJ-Ijj*OUn޼yݺuF=ztdd$իWחZ_z%GEDDDDDcǎe׫WoMʼnp̙+VtaРA\ӧO###QӦM,}סC3g
ovرcBnUѸqƍm>kl`jc	$+22RGGC...:::111Z===#:ݘ;Eơ߿?v%
[.}=999l&b-\{aM6uT";wnVV[dɒ;w6nܸϏܲ2===///wu7KO>}t"5k=+=}IHHχ2o<U͛>}polOǏCCC̙3g̘AD3f`keeED\o޼077լY6lȵlnn_5J%f͚5k{\Pyl@}ԮƑͣ'wa#_6EYݗj/^_}g`w׼ysMMMVv0_FdiiID͚5<p@z={f̘y洴4
RSSW^Jj*((M>|8rH<oѢEN:tЪg>|åa>ώ9sСCrff&;痕m>eזq9:tڷoͭe[(,,ƖKn\TTرcǎ߿?{ѣGeKJJJJJ=%%%nnn6cS={yFz0}۶mG-z8z7z~<Ǡ
{ܹs:ujҤ_|r}AppO?6"Jcիƍ'MĶ)\GGGY;۞W>|ڵ޽{o޼y„	׮]>_ݿ7#{}q:tڵk}ٺuG@0~	0;O7$vֱׯx7$Q/+8DSTT$iPkii)V1H9o4I&	lmPf2eJErssի޽{ql~ȶo``&`Ś\:ZVVƦg[9rQ.5MJJZrE؄M|~zzlx<gddW
Br322EײcRk֥KիW{޽۰焝T,wwޝ8qãW^\&/1$==LMMy<^FFFVVܹs_xqI"zıgX0ݻ_"۷o7h;<<N:K.2e͛7y-[,44T500 ɓ'҈(++++++::QFcƌ=&"mJp:ݻM4;vk222ܜu>++А57߰n„	q/4ij0p!
L	90:~	|
]<=HD6ϓ[[[Q~T4iԔ<ѤImԩ#_eee׮](4??PlŦlYVVKJJ<yRVVfmm}3"ȑ#{{{)P?$}L ุ8[_
s%Bu"i{f͚yzz8p@^D[_}3g΃Iߘ{}AAAA	:t#Qvvׯe;իט1c.8ǝuűo߾=i$


'̬~zzz:U-oӦQLL̳g:tvs-ݻ'aiӧO

<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,28
< 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


IHDR1cIDATxwXW3***P"5Aؑg^b,QF1X5
V) uctncY~3{g3={!ZQu2quuUu
j/N^|R@u	0 sa$]|(O9|	O%'V$dPMF$ʧ$gXb3dUe<O~@444-APTTfP2MAqrT՗Tnݺu.\Su PM6޽{ׯ_3֬Y/P-T]Y@W/aR${{W^)|L꓊JqMMͿ{۶mڵk|||rrTlU#߿66m͛o߾-e&ML6mŲlGWWW|PAM(SnnnڴԸess;;;@SiI-ZZZϞ=H.dwm**j*"$"',,l߾}\=zĭ})kk됐"m&i{--_~%99Ϟ=		:u`AAAZZZRZWrrrƍ۸uւ7o֭{9s/rJbb7ƎjkkGDD$&&1jǎ=wޚ5keܵ6%0f555HR[9k{{Ѥ#3M.|
}تjReTEү? P2u
;wf.\;;;랏UǬCP>?e52ZZZ:::V􋂦XTEdfРA۲eWغÜ9s/((Xl-[,55u޽D-v{mmzꅄ߿yÆ
=zt~~>


mmm)-K?
KK3f=Mo/ic#F߼y#>|ѢEiiiNֺ}ɓ'wjddرG
0ݻGDzzz?CJJʐ!Cm/^ƍ'OllldOGRR^"---_v3IIID?|ŋ[XX,]4##C8_Dw}=DI@<O>/NPڒ?~_~u9cF#D"A_Pud
u֭m۶>|6mniiΝ;{"Z~}ǎ---߿̙5kѓ'Of̘qE"oݻڵ]h۶۷o:88͍]HHHPP;ٳg6LSS…k֬),,d삫+,`ݺunnn<…˗/=0:::f/455/^vZvM}\_|Ŋ+⋤u;wnnnIalii1o޼\6;w|w7o$"MMMa8##MX\^ݻ6^CC-%ϟ>}zΜ9k׮VJ---Ǐ>ܳgׯ.]:a„ƍϛ7o&6633IHHඔԎرclJD[={,1cﴨD1dww͛يjٲejj*u/&&?޵kW WСC555CCC׮][\\LD۶mc7xׯhĉM4۴i.%29m4ss7n,Y$33-^xO>eO1bԩ7nXhQff&mڴm0&&˫yIII:::cƌٴiӹs爨UVǏvΙ3_~<9s6LKK…V>
$[}`Ɂs;tҥK.97ݽʈa4Lk[ҲsWGVM*ձcǿٳ-Zf
u>wٳ6l#˗߸q.,,ܹs}VVֺuhѢE;v\dFPPлw6lVYbEDDh:tr/,رc@@0MZJ?sذaK,4iŋoܸ_9dV߿qƒŋ%%B`qƆ
<==IZ---^Erٺ36Ŗ'&&CeπZիWW\WZZkiim۶5mڔ>4---6lk"""غ7o>|aQQwf*?stt$"6V])))GgիW=zc]v>=Eu!((aKoܸ[7zhd	Og{|]v]zuvvb+VOOo̼{.5m11bnQQƍ.\ŋwԉ{3}}rdffb@&p90_QʈMtÃSFD/SuhUÇljoo?p@6&!Ǐ>}ŅJ-Ijj*OUn޼yݺuF=ztdd$իWחZ_z%GEDDDDDcǎe׫WoMʼnp̙+VtaРA\ӧO###QӦM,}סC3g
ovرcBnUѸqƍm>kl`jc	$+22RGGC...:::111Z===#:ݘ;Eơ߿?v%
[.}=999l&b-\{aM6uT";wnVV[dɒ;w6nܸϏܲ2===///wu7KO>}t"5k=+=}IHHχ2o<U͛>}polOǏCCC̙3g̘AD3f`keeED\o޼077լY6lȵlnn_5J%f͚5k{\Pyl@}ԮƑͣ'wa#_6EYݗj/^_}g`w׼ysMMMVv0_FdiiID͚5<p@z={f̘y洴4
RSSW^Jj*((M>|8rH<oѢEN:tЪg>|åa>ώ9sСCrff&;痕m>eזq9:tڷoͭe[(,,ƖKn\TTرcǎ߿?{ѣGeKJJJJJ=%%%nnn6cS={yFz0}۶mG-z8z7z~<Ǡ
{ܹs:ujҤ_|r}AppO?6"Jcիƍ'MĶ)\GGGY;۞W>|ڵ޽{o޼y„	׮]>_ݿ7#{}q:tڵk}ٺuG@0~	0;O7$vֱׯx7$Q/+8DSTT$iPkii)V1H9o4I&	lmPf2eJErssի޽{ql~ȶo``&`Ś\:ZVVƦg[9rQ.5MJJZrE؄M|~zzlx<gddW
Br322EײcRk֥KիW{޽۰焝T,wwޝ8qãW^\&/1$==LMMy<^FFFVVܹs_xqI"zıgX0ݻ_"۷o7h;<<N:K.2e͛7y-[,44T500 ɓ'҈(++++++::QFcƌ=&"mJp:ݻM4;vk222ܜu>++А57߰n„	q/4ij0p!
L	90:~	|
]<=HD6ϓ[[[Q~T4iԔ<ѤImԩ#_eee׮](4??PlŦlYVVKJJ<yRVVfmm}3"ȑ#{{{)P?$}L ุ8[_
s%Bu"i{f͚yzz8p@^D[_}3g΃Iߘ{}AAAA	:t#Qvvׯe;իט1c.8ǝuűo߾=i$


'̬~zzz:U-oӦQLL̳g:tvs-ݻ'aiӧO

<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


IHDR1cIDATxwXW3ԥIF,1^#J4`(Yc11F-FFADv?F'6e]><>w93[ܳ"u wwwuX8'Tw~^?FjUJ H_TJw]:DPq,mZ"A6QdTJC"Az:@*|H$1CVWeKKK]МEFFb4*G]}HA֮]{ً/;ƦLr޽k׮fW˓g{.LE L0	CJJ985־|֭[9ft+%f"!Cܿ_WWWmBm3eʔM6ݾ}[6M42eʶmۊi'T/
2iP?=<<<?qIJǴӑNW&=)ttt={]oJiHsĹxݻuuuc>z[c666lݺU:::۫W^~ٳɓ'#eyzqƊmܦMΝ;WFuk>x`
GW_]t)!!#Gduuuo޼>dn{kk~ѣG[zѦҒݬ6^~=^~PAc>d؅P[uCMV*cҪH5\*=UaV…rrr}>lNf
@iIK֬tn_KZ/
bUbSmaϝ;w\E"b2s_>??ٲeDlٲ䐐"JOOՕnzBCCccc<o<//Ç{ՕѲ죰>}ٴ_66552d͛72Y`-Zdaazqnmv޽{;566?tУGf#"?&%%
8p֭>|}666'N411WRRj*'#MgW/ED"<xŋ---.].|}}}GDf澈WBB	 --->/ӌ@ _'@mI۵kw޽{שSOw-8{Sݑ(խ[nݺ~"ڸqcv|ӧ


hݺu;v*((8yիɓ'ӧO?w}wFڵ+;WWwI=<<݅ӛ5kٳgW^]XXV駟wwwYڵk=<<,--|ٳg/_^PP0̙3KmmsέY݅pS~)_~bŊ/211nݺOk"//رc0͛sf#?sδiӢnܸADp	pzz:.'''==MŷbcbbŋgΜ9qٳ׬Y#مuYYY;}k׮ׯ_/]tܸq7;wMMmlnnm)==#Gn޼9,,ڴi{)n#FiQQQ>}JKK͛l׮ÇhӦMlj*99tMDҥx+mРAaaak֬)..&[<xD4~&MmܸQOOO__2eח,Y!x<ŋSD!C&OliiyEeddƍ}||7o7bĈ7>}Zn=vX.n۶ٳ7={ٳgW\}&DFFHj'*7 =$#/>w*4ϟwns1hˊN_*Q5UǎSN988,Z۷W&>˧O5kVÆ
G-˗_~rsseŋOvpp?۷o׮]KD-ر%Krrr6lVYb͛7śСåKΜ9[:v0L@@pS+Wo꯿ZdɄ	/^|m![nd~~~AAAlui	7a_aooo߲ߓٵ:::?ű->ugm-OHH?
Ğ\;%+WxRmmmwwlݺ7mڔ>Ǖ4
6lk[hahhxM7lddTTTĝU|I&r733OJJ>|۷o_LII/.^0L۶m>|(~-СCPP0K.﹵<oQQQlɦM"B[[{|>ԩvbǗ/_ޥKUVeff<Xx{viӦxFȸ{.5mА12d~QQ.\ŋwԉ{3{}r=:##2ˁhWFL_=D7&zAt(++(GݡTC~?~|	777+4l?Uqƍ7ׯߧOkZXX6lDT^=___.kMIIGn޼yM{{>}[bС#Gd׫WoرMƊp+VtС\ӧO#"""##3gQӦM x<A|\ݻ;t8cUF5j|!l*h̘1cƌg5W8:t(ۏ6"ן'==:DDDEGGkx<Wn^ɝ"Cm۶MpٺuѻwSecc&l);…6kʔ)'O&9s}-\d7noffGBOnYY=zݻwAݺunj%SN:u*͜9힕>y$44;w.{MϞ=w'aaa{gƌӧO'ӧ&".7ohiiYXX̜93***<<aÆ\~aÄߌ\
<s̙3gȵ	~4GJHh?yWj&淍7~QVwDŋeѹ|X5o\[[0&&&ZYYQfʹ
5]vM>}ӦM$''[XX)))fffҚ


b~7"k|E?>h UNڿ?K89y}匌v@ (++c=QaaaQQ}ʮ-++Fs
:t?o͛ZBnlEEE~:t!>}!<xPb]3PRR{nn36%֭ۛ7od3|WWÇ<xnݺ[.771A999OԩS&Mڵk/_}r<x~zmmmDƶٽ{~„	l򈋋vrr|uW^ѣǦMƍwU܁~}i}3G׾}^ڳg-[;Vwh#x@BnJx¿~ Ș:|0,,O!h"iZKKKٴTA
ySTT-O0Afclr6+ԤI*ڔGnnnCBBql~ȶohh&`\:ZVVƦg-[8pQ.5MLL^hi@ HKK|>/t
Ua@$Un޼yzz:{ZvHj:QVZգGmst*|qNNѣG===we"#LMM҈̌秧}aΜ9/^8vpO{拋}??=z|III"{IMM}v
^NKN4ƍܹs-[&ĉ_iD۷oFEE5jhĈ'DM	OP'{{޽{I&#Gzjzz:YXX߿}Ȉ5˗GŞqqžlۏlҤѣC
&.B)r?6!/VLaawݻBybYo_"ݻP&Mӛ4i"M^^^:uk?..ի"ILؔM>AIIɓ'Olll.]$pFo:]nMAE!C)Je-ڑ#Gws$"uE"m{f͚y{{/"2?N<)
w,L'۷oNXաCGo߿233_~.iG1x`ɷD?ԭ[ 66~	&hii	?eee/_}<OU'J...Ϟ=+++С=νJJJ`w{MDO>ԩ{AΝ?~\TTr/Gy<^YYիWďkcZyW!"@#%f;6w|kFIיeeesٹϜ93f̘W^xj63bĈz;wN|/Kxnii@ (,,LII9|tuu>}Z^Xvꠘ#G&''͖oܸq޽$ʍMKK;|Elرc

zʕ+9/sy/"JKK/Ο? j.X|RӺuzxxpsSIL%n/իamm';6lHSRR.^dɒgϊ\ɾBL7;wǏsss۵k7pHkd߾}fzꕥW_}';1cɓ'YfDTXXsCCӧ߻wӳw޳g.))yqjjjPPжmx<ެYn߾-2W6eVZk׮~~~~Tm?3\]]ko/^z͞=p߾}3fHLL+**JKKcՉX=xvvÇ.\Wq3@2:M!%:|NSP$n*[^RRh"kk9sk׮577JOOe˖m޼ywk]K߼y3uT33+VHlYVV&JizΜ9s/0oժU7V-(..n۶m\8p EK*K>))O>}U%Zۑ6۳g}.Cuuu[l9vXccŋK
600ׯ_/r0;yU;iժU6m|||
<xн{wc27gΜCQnnСCWZuȑׯ/]T`%Ҥ)셇wۻĉ+6000##cĉyyy_P<$ŎKUBڌ@|!$_7{0P*͉A7vbbb6lذguP3	U66#)/(Qmj޼CU@8$Ռ_@04)<4qZZ&H44vwwWwPhh@n;cTuPhhL`)B./Ƨ:@vo@jviOD׮ۻEvAmU7= 8o8ALçR,ɔ]7y`3
B(W^Ai`` 000͕飼U_GTe$՚gN7 @aè+~sk5v]m|;FQ'朮oܺ(JgB{Ԩ4*A
V>6.cs5R-A	jl<rgWO/_h¸1NNU;w={;z^*vWI"'[Gsmk_4r̄_Ppٹw>~TUSD=|y+**~r*q/
<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,25
< 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


IHDR1cIDATxwXW೰TAذa {AAEbh,~M5XX%bC)*tXޙ{2g"0Q] ))I!.NE^|S-no|;H^pdYBPf`higs]=M#h95K' CTꙌ6gI$ȁdwTR3d]e@z@̘	-ATRRtect՗TnѢEǎ;y6f̘k׮;wN2nnnƍ[`ANN"˃A\کJE L5K˗j_#hl^z={l6m=zs5f5a>}_naa6Ԍ3fŊ.]LZƌf͚BEYD 0@k=o@}}}>|}zNU
TQ>g.W6,er<ζD*}ƍ)
5H{:yƍ-,,ؒÇ߾}snnn$^Z\.wΝϟ?Ճbcc;|>˕Ӳ"5k*pFD;e9mll-Zt7oN4ISN?~LEDDDBBBJJӧ.?޾}ڵk,Wprڔ133߬9Y^zK݇^zva9Y_MBWؗ(*~
/c&].''gM>UTپuuoV9fҹr---%u䉂XTYp8=z2eʕ+يDp8_sssgϞmggGDgNMMݰaeddXXXH]¢RJ7ovssz=pf-fffrZ...ƍ8p _^*Tӧ233SN;ӦM		1cSTTTZZځع~~~޽{EDDڵہL6x5"^n݋/W^}֭'OѲeFmoohwKVr^GegzܹS"		tvv5kVFF>1bD݉Lr쉸v
033b?B:@L%۽{w׮]˗/S{;ŋW޾};-_E 9r$***///^ܢEC-X 77޽;nܸǏ_=dȐv1ODƍ߽{'uK,eVYZZN8wǎ[`A~~>Sf&x<,sfh"___ggg@pر9sq8KK	&.dV!Tf{9wܞ={>}bŊG믿999۷$$$L2%;;DիW/\@DM322affu߿`g`̘7nɓ'=L4i…iXxÙ˫Wf͚5rȚ5kN2eŊ&vttz1v,--rʸ8"jԨш#>.0hР?zHJ

uV\\LD			~~~n"+V0_޿
Q6mÓhmڴ9zennpB"Zz5͛7+"ojժ|rKKK+++&Kp8cƌqrr:̙3_~-
###rssݻ(ӧw}|3f~/_4ܿz=}rРA˗/?ryyy
>M4i2bĈI&ܹSt&MԻwo.{رy	IIILr`VE$$r`dz`{LN8q	7ϳp̃+S*IL:բE3fx͂u#GT2qի:T~Ss9<}AN<ySyfѢED4cƌ-Z̜9̌~ҥLs&$$H6ۼySN=z#""͛7	iZhpD7odSg޽gΜ9jԨ_LLqe˖EFF|X\zK.


}
sdeer?D1-{^Ers8)<%%ezb\ƙ3gbbby<ԩS\իA:up\o3Z%??z^^X~}[[ۄBBBʕ+WPP.kmmVYn@ ]61I&;rwppzho߼y2˗/۷oIӤI[nIn37o9άYrrr-[ε8pׯ^ʔX!b͗,Y"Ǝ/0siӦ߾}"<e7l :zȐ!_r
թS֖c?ӧO++kke˖M>Y-[d?޽c>lC}5d#F_om=I<`Gb`,
@#nݺ$ݻwg`""sѴiSZT]p…UV֭ۢE0pD"T҈#ج˗}vBBBBBB*Uuxb''3g*U>|hSߗl'**СCsm޼y={%&&&%%u͛G%:u:kkk&L76o<::zb2dfz׮]bnUhذaÆ
cg5W4~XXӏ4"2ן&DKK͛'&&6m299Ɔ˴`mm͖$23>...//o׮]k֬5\bŊD;ffee1	3Ro/7}tf3#ɓ'y)9sڵkk֬N"onIIuzPXbaÆ	رcǎKD&L`gǶ~ݻ<ÇSLaΝ;LO;w|}}ǍGDƍcJDlfffNNN/_0aիWO>]zue''jF60a„	
d190_aZ	)a>oen7v.$̓'Oe1>|/'J^z
eO>uqq!u뚛oٲLM={_~7n܊+$HMMurrb_| )>ϤǷnׯ\@0cƌKlÇoΜiK(2#xYڶm3kfP(,))a5Q~~~AA}-))aG^ڼy?!!۷\|vlzwڵk.nݺ1!oR2EEEEEED쁢"__ߍ71)Y2333uƍ8PxΟ?ߡCŋ1Zj߿?rH˖-kժ_͙3yso޼dssM61iL;v\l٨Q6ѣڵkssR?qL}gviŊ#G<{4_}Und>۵m۶gvyժUÇT`}cx	03OwX⮔W/wQ/9DSPP kPkqq1VK1H{0iLˣF}Ӡ͊5ߖ)__>tqÆ
\&?dڷeBsss6-))a3ƪUvAD999(>}4&&fƌLϤB0==]V#h,
322+TE	BT^zϒsb5ĉC?~N6l O;ڟ.{tؑ0?FTP!==AFFƛ7o_&Oɓ}˗/7󅅅~xxxN/^%--ҥKժU;}tg͚^p_2eٳD\[[["=zFDo޼yիWkԨ1h `"bDoP'y^rVZ>{lFF99910߿yʕcaᅦ캑#G6'%%ժUkСH~QkK4})DdiInnnDԵkW;jrpp`gddԪUKr+GJJJ*W|YBsrrʕ+'5bRJ&,))
EEEw-))qss;ud666_~k

ڿXXӻ(>CҧR4Q֢ٳG_uaa!ێX"-VWl-+[nhh-[dEe#""[rC.Y0I{\U͛7}6s׉۷^b寴cǎ
		ǝ+ܿ~ҥQF%%%ͷ=$sW	.99%%%͛7g٣Hgfk׮}FADt޽ܖ-[2jΝ;d/\-[Z[[TRٳlxŶ`Ę>|]	SIN[rvbJt6pYLo߾o߾-))<yܻѣÆ
{'O[
1g7n4hЋ/*UtqAQB0??˗w6mŽ{*Ut}A7n<xpjj*lIIӧ/_uV}eʦ޽{ƌVVV
6o߾~?x`޼y{aM<]oĉL?biӘ765X/Ǐ[IM./
<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!@Tnu㨫VXsQjցuՁ
"lPH~\Yd<<>7s{oys=G(G!h@ttC0\zotK`A#3X%
eF	/xY%.T=M"h9J' ʨo2\' >	RI͐u9r̂ *::3h&VYKG*jժӧO?^ׁ@%6q;w\zU6SLYbE^^"CPqi:3_$Hnnn_A''fFFF/^ܼyC4l_z65lED8`wkM04'Nܰa͛7l>q-[+="N\|||0@k=O@_l"&
]]]5/njdf,<ӧ999م*ي?Gؘܹ-3f̃صo>F͛em~W^yӧ~haaa<ONˊ<xW͚֭5YT733[jՓ'Oݻ7c#/.\pڵ#F0			.]0`;wXJ]iSVloȈl/go޼qssS0&irv!#TVןP(*~
/cpEغ+7ow޹[lT]]1Bp„	%wk:<DZRJ~Q022TRMӫWYfmܸHDL]s_~>??ŖDx;vQZZ퍍Wk.gggOOٳgoذayyy^\)S
Ƥ򷗵M^^ހrڙ;wnϟooorQv۷o=z$xA@@
޹s|?ԧO͛7߿ŋDn:gg[YY+))Y|ÒզW12I^l>LLL$/XaѢEiii000gϞDj&kq%$$
r@P(NCI<ؽ{wkk?թ@dԫcH]GQ7nؼy}h~~~ɓ!!!Dz6m8::?~|ŊDѣ)S9s#Gvؑid߾}+uk֬evd322:}+
*?4|3Xj@ 8}%K


8ɴi>s##3gά\مhS-[d#Ͽ?<11Zj'O9r122r֬Y999L$'nݚ<yrLL׉Ȉ	pZZ1\.׽{.--I%rLy\\?ԩSǎ1cʕ+E2zjGG1c0o͛E;nݺfڰaC	첳?n)#Flܸ1""5kx	vÇ?y$>>^NzQZZJD}>mذx7i$99:tKDСd+o߾FFF+W,..&͛73ܻwoo޼!o=((h&&&Lp8qD{{k׮-\0##C(;??̉b|׮]?~FF_i066v
6LLL411>|O<IDM63f7o<00pƌq͘1_~<˖-c?
$>
HN0I~DK;={ٳu-p|4	'/XtM6'ϟb
"j߾ŋO<:}ڵk5J~SK,vO<6gΜUV۴ipB.ݻk2UHf[n}…SNgff2_ΝۦM"Բe$믿pq-Xڵk7>C6m488ݻ֭+))Y`APPPXXS]V,
\vmڵd'2ky<9{qqLr~}L]9Sۗ9bkvDK/_^t)/--5223gۼy@ _>}+i&""Y;::֮]͛76j<22{[XXg|? իGDLɮbmmmMMMD{;MMM
2ׯ?s8͛߿_`ϟߺu배0hѢuֱk|a222bbb
6'Dњ5kIot/YC˗/߿<~;v]Gqm"_9;c?3`SSӢ">nݺy19km۶eߌo߾eޤlFLMas`d%K=G9QG-^qMNסT3[Ϟ=>|xر-Z0_eINNfׯ_^f=zZ~СÆ
"իYׯe5HWW=z^~Ȑ!#F`W^}̘1M=yDǏw[ի[㨨=zܻwԩSDT~޽{::>dP3s֭[N:Ulȑ#G,8p@l-~1=zѣgM<y2diD4'd?M QQQ&&&[jѢIlli%,Ɂş)(((8p-[d
V}9\.ٙIؤ~S,wzy/lĉ["9sfff&Sp­[֭[7??6((Dܲ2>?xQFݾ}[(VVml<iҤI&ѴiӘYLG}||={֧OYf1]LOÇ#""|}}ԩSLBDSLaDDl\.ӦMtRڵٖꫡCxڴiӦMcm~a%'0ԫ_Ԯz뿿(R;"@벘O>D~6lhdd^p8_FHD
4022ڽ{RM|rSLٰaCJJׯmmme5Ƥ/
=zo߾bN8o>B!3u{2[PXVV,{$¢"Y[VVƎ6gĴniժUdddVVi[.qQQ8p̬GEȿԺLpIIIII	1gwΝfLJ֩St̙3{ذa~ڵk:uZzunn.cPZ޽{wɶmۺK,a{Yf{1mvyݺuƍcTD|||NNNzQ8v{&_ݷoߕ+WtaÆc^rE4{..._}U=dތǵw+WtuӦMcƌԁ`}S`f
Oh3΍	o^O $_ԎpH֠R&*--c
s1iLƍӠ͊55aeܹ;qL~ȴonn$`FFFl:ZVVƤgM6߿DQ65MLL\t󙄟IBajjlG X(1W
brÆ
Ҙ%2cRkٳgG|.]رCt03:nݻÇwܙ0?Fؤ@ HKKd~A9s/9BD_f8fAAA]tꫯrZj
<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,27
< 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ދX+DQ@wŨAQc/]QM,cAA]Pd6v읹wsj(CPuPsit̟:|P/MOذ+c%T5fPy44X*Dl
ɨrD@tX,Id,J/9%L7*	0h>UґҭZٳ.]Rw PM8޽{ׯ_ݔ)SVX/P%T^کHE L+0		7oGP%IIٸ+W6o|a%6۹s焄d%f+#߿_WWWmBM3q
6ܾ}[6NNN'NܲeKII4ۃ8 턪#TF0mr/2mAx:J'sss?۷M)MUR!I~X.]ڹs.[2f̘Gk~.<<͛7^GG?HNN~CCCttt$,aÆ%''7lP[lɿYfInhhjժgϞ=x`ƌrGW_]|911ƍFb
uuu###nokkO?=z޽{+V055rҒܬ6I^~+<޾}qI9qMzzz?$BG?:+S9qU.s	R_ʰu+Vo޼>|pppط:fMx	&0߭tnI_KZ/
bUbSp7k֬7pN<￳,^Ą/^c"nڵwegg:{1"??ً%͔)SFy~~ڙ;wAϟoeevqv<y"y&&&|葯/
޻w~甔o޼Ç^"uٍ?_ii%6%
_E:::̿f"Ǐ(88xРA,^hQFF9۷/1	".|\Fo'4\O3<O5%<tP>}NѠN"vgRݺuk#{zzpӧOի۷ooccSXXx+Vѓ'OLr9"ۮ]2n۶Ypss{]YÃ]xxxXX;==ӧ8P[[ٳ+V(**b/̂;,`ժU\.ٳK,),,p8zzzӦM/ϝ;rJfMmۖ/ˤZj>}:88ŋ<==;plllf͚D"}|Νɓ'޼y9gdd0)CKK>|$kii1Dtҥ3gΜ8qbƌ+WVBիmllƌ<_߾}hѢc6lp֬Y6l0eNN˗/-ŵ7jԨ7FDDQ˖-O:n0rgϞ%$$HiqqOYYEEEÇDa
֢ET"ܹsPPP\\:tsA2hkkGDD\6olaÆ}{''3Y"2dĉnܸp¬,g```??O2'y?X[[߸qcYYYD~zaÆ5m4))IOOoȑׯ?}43M[n8cƌ?f̘1p@g.[L`6aڗLoUo@zI(F!^~4ϟwm}	<IKO_.]9U/^x)GG{nŊDԩS+W>}aԒ%KnܸADyyyvwҥӧO;::Ι3ݻwV"o~…ZZZaaa>|Xv-Sn]v/_>s挣cppw/sm߾}HH			ojٲeM\pq,Xpƍ/239Kpp׭[WZZ`0XÉqڵk;{>VGGȈ8&eWѧ\.i)OLL?l;%W.]L[[}Μ9:::7or7OqE?DD$nc}Vf͚EEE1uo޼9h ccbU~g.LDLɮb-,,SRR{;Gݻy6߼yӭ[K.q8֭[?|P`ϟ߮]0hѢuֱk
F˔lذ=!׬Yr'M믿2K,ܹ˳
Ŀɓwoʺ{.5nȈ1<x~qqu͛tЁ}3ydeea@&90_Q`E'n&D8G4!*Çѱo߾LLD?CD?>qD6m⤦2T͛7oެ[ϪU>bĈh"]v`` yF\=rppYzQok3fSϞ=n'$$ɓ?cvǖ?}4:::&&gΜ!ƍ;:&rL9;wk.44tԩoY>x[&qb4zѣG3˟={ߟf	HFtt^v۴ighhȬeZ000`KX_?SdjjQXXx-[.[V-"z=sJsrr옄M7
7ofL8~ 3g{)\p֭[6lXPP`aaD|Onyya޽jժ5zh64iҤIhڴiLOɓ'/^߿YW]fff^=?~8""ÃyL:uʔ)D4efDƐeee͛iӦFFF֯_mo>|8MM6m46@qL@sԬD/1g}U]Mn}U^wDjիWeqqqyyy_|X5mT[[p0))Ɔ4i{nz:eʔ
6	ojee,yB\SaaaLzáC
r?~V:uj߾}̷6
cx<f/ɓ{e<YfHDEEEL#l)m***m׮?ͮeZ(**bǖKl\\\444a.B>pȺLpiiiii)1gcΝfLJֽ{L̙3mĈܸq{Wc~WއN>ݡC'''OOϋ/.Yyr<xfmm~iDƴ٣Gu֍7iS			\.W[[w=۷ڵk={ܰaرc]&}=p{{oGA\!|\{vZ^6m4f@4U/fFQ#:
D""jU|%y
j-++cҪ2?1Mqq1ӟƴ<n81
J٬@S&L)=zرLFFFLVRRͦLzشi(???eSӤKΟ?I㥧v\.Oy<^FFs*?'*7m4##Yx-3vZ f?o]|yϞ=w
sNNŝ
7Ñ#G{f#Ӊ‚fdd{a̙^:vy}3_RRŸoIIIKZZ۷իiffhѢ	&ܼy5kŋ#""\###"?~+޽{ݻ
9R>|)	$oϿ߻w:995ڵkDdee:\~ݻaÆ3frʷ~˜cDzżlۏqrr
@O^؄@TX>EEEmԺ{,쭴^$	4#>}98qrr`gdd899	ooff&_			uԹvE"-&drWZZɓr;;˗/Ghhhȟ33)@?$}J gϞeÇwߕ$u"n{&M2d"2?ԩsIm .`~7f8u<xPPPLXծ]G1o߿߾},Ki=F9h ɷ0?֪UٳgL۷o7NKKɵ,//r700	'̯LyVLLL?^^^ޮ];{}Օll=3H>}ZPPСC:;>~b/Sݻ_rk׮	>@5$sO&@#5%f:6?tޅ)SoDs2eo_uvvvyy̙3_f3gΌ=:99իWTC̷#GԮ]ܹsƒxpx<^QQћ7o:4w\]]ݧO֮]ٳgAFJMMe-//\~={+~СKԱcfϞe˖>|?f4v_Dޭ[3lse:ԴVZ/_d&ܞծ]/3f֮̃]+.]yҥK.<{՞+DXxYf=~8//ӳsNii޽{OlmmW_ICNNzI"jҤ	xhʔ)+,,ӧό3JKK?~eӧ߾}[`6
q4qmJ>{-Z[nPPPdd$3Uoƴ777Zw3f(*****ڻwԩST\\s:s{C͛7OOOfI׏
$t#囂%|$BjJv2;*RgIhUt3gdWZeii?0/޸qΝ;SSS»9sdffN4"%%,3,I3ѣ<ӦM[`L2,[|7U+<p"JHHزeK`` ~n?|ROII{w&Z"7ӫW{
.Cuuu7o>fXtuJJJ֬Y#p03yU;iѢE˖-
l=zjj̘1'!!a̙$<˗>|8??ƍ->X4qmJ8{;w2dHaa'WlhhhVV㭭"##Dn/aϡpHJ{C@M^Y >IYK/i]=$|vrD ՛sV9k׮ݵko*nVUFRTCe@YE5mT!*c@*F/rLJ	p8@U%`d +
MT+GGG;[j
M	ExąT6#.(F`K+/"ZjoQzxW7d4#I8	0}_J!<'SwqޤaP=`4UBePcC7W#nV}H4W7x.o@a<G]T$5@˔ V֊?k4Eͺxo"^_(_huG0s|y뎺s+՟aQoq4UM
d+V{셺.asR%A	m<j8W7oooѸUDeKvb؝NN6%oϞ7î]Q޳_wǞ}?ꎈ2_*YP!Ľa#>3/ݫsqq	p#A*|N#JძjKmB)Y?yҙ,ΖPe՚
<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,25
< 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


IHDR1cIDATxwXW೰TAذa {AAEbh,~M5XX%bC)*tXޙ{2g"0Q] ))I!.NE^|S-no|;H^pdYBPf`higs]=M#h95K' CTꙌ6gI$ȁdwTR3d]e@z@̘	-ATRRtect՗TnѢEǎ;y6f̘k׮;wN2nnnƍ[`ANN"˃A\کJE L5K˗j_#hl^z={l6m=zs5f5a>}_naa6Ԍ3fŊ.]LZƌf͚BEYD 0@k=o@}}}>|}zNU
TQ>g.W6,er<ζD*}ƍ)
5H{:yƍ-,,ؒÇ߾}snnn$^Z\.wΝϟ?Ճbcc;|>˕Ӳ"5k*pFD;e9mll-Zt7oN4ISN?~LEDDDBBBJJӧ.?޾}ڵk,Wprڔ133߬9Y^zK݇^zva9Y_MBWؗ(*~
/c&].''gM>UTپuuoV9fҹr---%u䉂XTYp8=z2eʕ+يDp8_sssgϞmggGDgNMMݰaeddXXXH]¢RJ7ovssz=pf-fffrZ...ƍ8p _^*Tӧ233SN;ӦM		1cSTTTZZځع~~~޽{EDDڵہL6x5"^n݋/W^}֭'OѲeFmoohwKVr^GegzܹS"		tvv5kVFF>1bD݉Lr쉸v
033b?B:@L%۽{w׮]˗/S{;ŋW޾};-_E 9r$***///^ܢEC-X 77޽;nܸǏ_=dȐv1ODƍ߽{'uK,eVYZZN8wǎ[`A~~>Sf&x<,sfh"___ggg@pر9sq8KK	&.dV!Tf{9wܞ={>}bŊG믿999۷$$$L2%;;DիW/\@DM322affu߿`g`̘7nɓ'=L4i…iXxÙ˫Wf͚5rȚ5kN2eŊ&vttz1v,--rʸ8"jԨш#>.0hР?zHJ

uV\\LD			~~~n"+V0_޿
Q6mÓhmڴ9zennpB"Zz5͛7+"ojժ|rKKK+++&Kp8cƌqrr:̙3_~-
###rssݻ(ӧw}|3f~/_4ܿz=}rРA˗/?ryyy
>M4i2bĈI&ܹSt&MԻwo.{رy	IIILr`VE$$r`dz`{LN8q	7ϳp̃+S*IL:բE3fx͂u#GT2qի:T~Ss9<}AN<ySyfѢED4cƌ-Z̜9̌~ҥLs&$$H6ۼySN=z#""͛7	iZhpD7odSg޽gΜ9jԨ_LLqe˖EFF|X\zK.


}
sdeer?D1-{^Ers8)<%%ezb\ƙ3gbbby<ԩS\իA:up\o3Z%??z^^X~}[[ۄBBBʕ+WPP.kmmVYn@ ]61I&;rwppzho߼y2˗/۷oIӤI[nIn37o9άYrrr-[ε8pׯ^ʔX!b͗,Y"Ǝ/0siӦ߾}"<e7l :zȐ!_r
թS֖c?ӧO++kke˖M>Y-[d?޽c>lC}5d#F_om=I<`Gb`,
@#nݺ$ݻwg`""sѴiSZT]p…UV֭ۢE0pD"T҈#ج˗}vBBBBBB*Uuxb''3g*U>|hSߗl'**СCsm޼y={%&&&%%u͛G%:u:kkk&L76o<::zb2dfz׮]bnUhذaÆ
cg5W4~XXӏ4"2ן&DKK͛'&&6m299Ɔ˴`mm͖$23>...//o׮]k֬5\bŊD;ffee1	3Ro/7}tf3#ɓ'y)9sڵkk֬N"onIIuzPXbaÆ	رcǎKD&L`gǶ~ݻ<ÇSLaΝ;LO;w|}}ǍGDƍcJDlfffNNN/_0aիWO>]zue''jF60a„	
d190_aZ	)a>oen7v.$̓'Oe1>|/'J^z
eO>uqq!u뚛oٲLM={_~7n܊+$HMMurrb_| )>ϤǷnׯ\@0cƌKlÇoΜiK(2#xYڶm3kfP(,))a5Q~~~AA}-))aG^ڼy?!!۷\|vlzwڵk.nݺ1!oR2EEEEEED쁢"__ߍ71)Y2333uƍ8PxΟ?ߡCŋ1Zj߿?rH˖-kժ_͙3yso޼dssM61iL;v\l٨Q6ѣڵkssR?qL}gviŊ#G<{4_}Und>۵m۶gvyժUÇT`}cx	03OwX⮔W/wQ/9DSPP kPkqq1VK1H{0iLˣF}Ӡ͊5ߖ)__>tqÆ
\&?dڷeBsss6-))a3ƪUvAD999(>}4&&fƌLϤB0==]V#h,
322+TE	BT^zϒsb5ĉC?~N6l O;ڟ.{tؑ0?FTP!==AFFƛ7o_&Oɓ}˗/7󅅅~xxxN/^%--ҥKժU;}tg͚^p_2eٳD\[[["=zFDo޼yիWkԨ1h `"bDoP'y^rVZ>{lFF99910߿yʕcaᅦ캑#G6'%%ժUkСH~QkK4})DdiInnnDԵkW;jrpp`gddԪUKr+GJJJ*W|YBsrrʕ+'5bRJ&,))
EEEw-))qss;ud666_~k

ڿXXӻ(>CҧR4Q֢ٳG_uaa!ێX"-VWl-+[nhh-[dEe#""[rC.Y0I{\U͛7}6s׉۷^b寴cǎ
		ǝ+ܿ~ҥQF%%%ͷ=$sW	.99%%%͛7g٣Hgfk׮}FADt޽ܖ-[2jΝ;d/\-[Z[[TRٳlxŶ`Ę>|]	SIN[rvbJt6pYLo߾o߾-))<yܻѣÆ
{'O[
1g7n4hЋ/*UtqAQB0??˗w6mŽ{*Ut}A7n<xpjj*lIIӧ/_uV}eʦ޽{ƌVVV
6o߾~?x`޼y{aM<]oĉL?biӘ765X/Ǐ[IM./
<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