30May25rv1_23_1+0359-331c9aeb385 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.04Jun003932.1300988 -g

To start TextTest for these tests, run:

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


default: 1326 tests: 1321 succeeded 3 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : build_config checkStyle header ( Last six runs Jun2025 May2025 )

---------- Differences in errors ----------
0a1,9
> Traceback (most recent call last):
>   File "sumo/tools/build_config/checkStyle.py", line 361, in <module>
>     proc = propRead.checkFile(name, exclude)
>   File "sumo/tools/build_config/checkStyle.py", line 302, in checkFile
>     self.checkFileHeader(ext)
>   File "sumo/tools/build_config/checkStyle.py", line 137, in checkFileHeader
>     lines = f.readlines()
>   File "<frozen codecs>", line 322, in decode
> UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa7 in position 2095: invalid start byte
---------- Differences in output ----------
15,18c15,17
< tools/webWizard/SimpleWebSocketServer.py different license:
< # Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.dev/sumo
< # The MIT License (MIT) Copyright (c) 2013 Dave P.
< 
---
> tests/netedit/neteditTestFunctions/frames/select.py broken @file reference # @file    selectMode.py
> tests/netedit/neteditTestFunctions/general/contextualMenu.py broken @file reference # @file    contextualMenuOperation.py
> tests/netedit/neteditTestFunctions/input/keyboard.py 'utf-8' codec can't decode byte 0xa7 in position 2095: invalid start byte

TEST FAILED on ts-sim-build-ba : build_config checkStyle netedit ( Last six runs Jun2025 May2025 )

---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
>   File "sumo/tools/build_config/checkStyle.py", line 361, in <module>
>     proc = propRead.checkFile(name, exclude)
>   File "sumo/tools/build_config/checkStyle.py", line 302, in checkFile
>     self.checkFileHeader(ext)
>   File "sumo/tools/build_config/checkStyle.py", line 137, in checkFileHeader
>     lines = f.readlines()
>   File "<frozen codecs>", line 322, in decode
> UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa7 in position 2095: invalid start byte
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 202115 is still running
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 202116 is still running
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 202117 is still running
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 202125 is still running
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 202127 is still running
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 202129 is still running
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 202132 is still running
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 202137 is still running
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 202143 is still running
---------- Differences in output ----------
0a1,1155
> neteditTestFunctions/__init__.py:19:1: F403 'from .imports import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:19:1: F401 '.imports.*' imported but unused
> neteditTestFunctions/__init__.py:20:1: F403 'from .constants import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:20:1: F401 '.constants.*' imported but unused
> neteditTestFunctions/__init__.py:21:1: F403 'from .setup import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:21:1: F401 '.setup.*' imported but unused
> neteditTestFunctions/__init__.py:24:1: F403 'from .files.load import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:24:1: F401 '.files.load.*' imported but unused
> neteditTestFunctions/__init__.py:25:1: F403 'from .files.quit import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:25:1: F401 '.files.quit.*' imported but unused
> neteditTestFunctions/__init__.py:26:1: F403 'from .files.reload import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:26:1: F401 '.files.reload.*' imported but unused
> neteditTestFunctions/__init__.py:27:1: F403 'from .files.save import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:27:1: F401 '.files.save.*' imported but unused
> neteditTestFunctions/__init__.py:30:1: F403 'from .frames.data.data import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:30:1: F401 '.frames.data.data.*' imported but unused
> neteditTestFunctions/__init__.py:31:1: F403 'from .frames.data.meanData import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:31:1: F401 '.frames.data.meanData.*' imported but unused
> neteditTestFunctions/__init__.py:32:1: F403 'from .frames.demand.container import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:32:1: F401 '.frames.demand.container.*' imported but unused
> neteditTestFunctions/__init__.py:33:1: F403 'from .frames.demand.containerPlan import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:33:1: F401 '.frames.demand.containerPlan.*' imported but unused
> neteditTestFunctions/__init__.py:34:1: F403 'from .frames.demand.person import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:34:1: F401 '.frames.demand.person.*' imported but unused
> neteditTestFunctions/__init__.py:35:1: F403 'from .frames.demand.personPlan import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:35:1: F401 '.frames.demand.personPlan.*' imported but unused
> neteditTestFunctions/__init__.py:36:1: F403 'from .frames.demand.route import *' used; unable to detect undefined names
> neteditTestFunctions/__init__.py:36:1: F401 '.frames.demand.route.*' imported but unused
> neteditTestFunctions/__init__.py:37:1: F403 'from .frames.demand.stop import *' used; unable to detect undefined names
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : build_config checkStyle tooltests ( Last six runs Jun2025 May2025 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "sumo/tools/build_config/checkStyle.py", line 361, in <module>
>     proc = propRead.checkFile(name, exclude)
>   File "sumo/tools/build_config/checkStyle.py", line 302, in checkFile
>     self.checkFileHeader(ext)
>   File "sumo/tools/build_config/checkStyle.py", line 137, in checkFileHeader
>     lines = f.readlines()
>   File "<frozen codecs>", line 322, in decode
> UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa7 in position 2095: invalid start byte
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 198199 is still running
---------- Differences in output ----------
0a1,3
> netedit/neteditTestFunctions/frames/select.py broken @file reference # @file    selectMode.py
> netedit/neteditTestFunctions/general/contextualMenu.py broken @file reference # @file    contextualMenuOperation.py
> netedit/neteditTestFunctions/input/keyboard.py 'utf-8' codec can't decode byte 0xa7 in position 2095: invalid start byte

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7391) on ts-sim-build-ba : assign dua-iterate mapmatchJunctions ( Last six runs Jun2025 May2025 )

duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3c2
< Loading configuration ... done.
---
> Loading route-files incrementally from '000/input_trips_000.rou.xml'
6c5
< Simulation ended at time: 177.00
---
> Simulation ended at time: 177.00.
8,9c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
13,65c12,14
< 
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 10
<  Running: 0
<  Waiting: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>

TEST had known bugs (see #5409) on ts-sim-build-ba : detector flowrouter motorway_ramps lane_based ( Last six runs Jun2025 May2025 )

option lane-based does not work
(This bug was triggered by text found in file 'routes' matching 'on3 3 off3')
---------- Differences in flows ----------
2c2,3
<     <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/>
---
>     <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/>
>     <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/>
---------- Differences in routes ----------
2c2,3
<     <route id="1_off3.qPKW" edges="1 2 3 off3"/>
---
>     <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/>
>     <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>