22Aug24rv1_20_0+1907-99fe1b8bbab - detailed test results for NETEDIT.daily.network.junctions

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests -reconnect /home/delphi/extraNetedit/texttesttmp/neteditcheckoutput.12Sep220957.2653257 -g

To start TextTest for these tests, run:

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


daily.network.junctions: 159 tests: 156 cancelled 3 unrunnable

Detailed information for the tests that could not be run:

TEST could not be run : network junctions create one_way ( Last six runs Sep2024 Aug2024 )

local job exited
Job ID was 112800
---------- Error messages written by local job ----------
WARNING: Failed to start Xvfb in 5 attempts, giving up
Traceback (most recent call last):
  File "/home/delphi/.local/bin/texttest", line 46, in <module>
    program.run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 385, in run
    self._run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 412, in _run
    self.createAndRunSuites(allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 435, in createAndRunSuites
    self.addSuites(list(self.appSuites.values()), allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 453, in addSuites
    object.addSuites(suites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 28, in addSuites
    self.setUpVirtualDisplay(guiSuites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 45, in setUpVirtualDisplay
    displayInfo = self.getDisplayInfo(machines, guiSuites[0].app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 55, in getDisplayInfo
    displayName, xvfbPid, xvfbOrSshProc, wmPid, wmOrSshProc = self.createDisplay(machine, app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 143, in createDisplay
    wmPid, wmOrSshProc = self.startWindowManager(wmArgs, machine)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 227, in startWindowManager
    wmProc = subprocess.Popen(command, preexec_fn=preexec_fn, stdin=open(
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1796, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
No accounting info found as quitting...

TEST could not be run : network junctions create one_way_double ( Last six runs Sep2024 Aug2024 )

local job exited
Job ID was 112807
---------- Error messages written by local job ----------
WARNING: Failed to start Xvfb in 5 attempts, giving up
Traceback (most recent call last):
  File "/home/delphi/.local/bin/texttest", line 46, in <module>
    program.run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 385, in run
    self._run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 412, in _run
    self.createAndRunSuites(allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 435, in createAndRunSuites
    self.addSuites(list(self.appSuites.values()), allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 453, in addSuites
    object.addSuites(suites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 28, in addSuites
    self.setUpVirtualDisplay(guiSuites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 45, in setUpVirtualDisplay
    displayInfo = self.getDisplayInfo(machines, guiSuites[0].app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 55, in getDisplayInfo
    displayName, xvfbPid, xvfbOrSshProc, wmPid, wmOrSshProc = self.createDisplay(machine, app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 143, in createDisplay
    wmPid, wmOrSshProc = self.startWindowManager(wmArgs, machine)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 227, in startWindowManager
    wmProc = subprocess.Popen(command, preexec_fn=preexec_fn, stdin=open(
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1796, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
No accounting info found as quitting...

TEST could not be run : network junctions create one_way_sameposition ( Last six runs Sep2024 Aug2024 )

local job exited
Job ID was 112805
---------- Error messages written by local job ----------
WARNING: Failed to start Xvfb in 5 attempts, giving up
Traceback (most recent call last):
  File "/home/delphi/.local/bin/texttest", line 46, in <module>
    program.run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 385, in run
    self._run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 412, in _run
    self.createAndRunSuites(allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 435, in createAndRunSuites
    self.addSuites(list(self.appSuites.values()), allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 453, in addSuites
    object.addSuites(suites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 28, in addSuites
    self.setUpVirtualDisplay(guiSuites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 45, in setUpVirtualDisplay
    displayInfo = self.getDisplayInfo(machines, guiSuites[0].app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 55, in getDisplayInfo
    displayName, xvfbPid, xvfbOrSshProc, wmPid, wmOrSshProc = self.createDisplay(machine, app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 143, in createDisplay
    wmPid, wmOrSshProc = self.startWindowManager(wmArgs, machine)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 227, in startWindowManager
    wmProc = subprocess.Popen(command, preexec_fn=preexec_fn, stdin=open(
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1796, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
No accounting info found as quitting...

Detailed information for the tests that were cancelled before starting:

156 TESTS were cancelled before starting :

Test run was cancelled before it had started
network junctions contextual_menu common add_to_select ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu common center ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu common copy_name ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu common copy_typed_name ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu connections clear ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu connections reset ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu replace_junction_by_geometry_point ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu reset_edge_endpoints ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu reset_junction_shape ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu roundabouts basic ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu roundabouts big_radius ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu roundabouts custom_radius ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu split split_junction ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu split split_junction_and_reconnect ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu tls add_joined_tls ( Last six runs Sep2024 Aug2024 )
network junctions contextual_menu tls add_tls ( Last six runs Sep2024 Aug2024 )
network junctions create complex ( Last six runs Sep2024 Aug2024 )
network junctions create square ( Last six runs Sep2024 Aug2024 )
network junctions create square_double ( Last six runs Sep2024 Aug2024 )
network junctions create two_way ( Last six runs Sep2024 Aug2024 )
network junctions delete ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected fringe ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected keepclear ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected name ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected parameters ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected radius ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected rightofway ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type allway_stop ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type district ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type priority ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type priority_stop ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type rail_crossing ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type rail_signal ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type right_before_left ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type traffic_light ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type traffic_light_right_on_red ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type traffic_light_unregulated ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type unknown ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type unregulated ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls selected type zipper ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected fringe ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected id ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected keepclear ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected name ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected parameters ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected pos ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected radius ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected rightofway ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected shape ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type allway_stop ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type dead_end ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type district ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type internal ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type priority ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type priority_stop ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type rail_crossing ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type rail_signal ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type right_before_left ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type traffic_light ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type traffic_light_right_on_red ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type traffic_light_unregulated ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type unknown ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type unregulated ( Last six runs Sep2024 Aug2024 )
network junctions inspect no_tls unselected type zipper ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected fringe ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected keepclear ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected name ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected parameters ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected radius ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected rightofway ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected tl ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected tllayout alternateoneway ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected tllayout default ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected tllayout incoming ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected tllayout opposites ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected tltype NEMA ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected tltype actuated ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected tltype delay_based ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected tltype static ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type allway_stop ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type district ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type priority ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type priority_stop ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type rail_crossing ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type rail_signal ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type right_before_left ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type traffic_light ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type traffic_light_right_on_red ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type traffic_light_unregulated ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type unknown ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type unregulated ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls selected type zipper ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected fringe ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected id ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected keepclear ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected name ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected parameters ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected pos ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected radius ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected rightofway ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected shape ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected tl ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected tllayout alternateoneway ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected tllayout default ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected tllayout incoming ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected tllayout opposites ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected tltype NEMA ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected tltype actuated ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected tltype delay_based ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected tltype static ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type allway_stop ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type dead_end ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type district ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type internal ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type priority ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type priority_stop ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type rail_crossing ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type rail_signal ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type right_before_left ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type traffic_light ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type traffic_light_right_on_red ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type traffic_light_unregulated ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type unknown ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type unregulated ( Last six runs Sep2024 Aug2024 )
network junctions inspect tls unselected type zipper ( Last six runs Sep2024 Aug2024 )
network junctions load fringe ( Last six runs Sep2024 Aug2024 )
network junctions load id ( Last six runs Sep2024 Aug2024 )
network junctions load is_roundabout ( Last six runs Sep2024 Aug2024 )
network junctions load keep_clear ( Last six runs Sep2024 Aug2024 )
network junctions load name ( Last six runs Sep2024 Aug2024 )
network junctions load pos ( Last six runs Sep2024 Aug2024 )
network junctions load radius ( Last six runs Sep2024 Aug2024 )
network junctions load right_of_way ( Last six runs Sep2024 Aug2024 )
network junctions load shape ( Last six runs Sep2024 Aug2024 )
network junctions load tl ( Last six runs Sep2024 Aug2024 )
network junctions load tl_layout ( Last six runs Sep2024 Aug2024 )
network junctions load tl_type ( Last six runs Sep2024 Aug2024 )
network junctions load type allway_stop ( Last six runs Sep2024 Aug2024 )
network junctions load type district ( Last six runs Sep2024 Aug2024 )
network junctions load type left_before_right ( Last six runs Sep2024 Aug2024 )
network junctions load type priority ( Last six runs Sep2024 Aug2024 )
network junctions load type priority_stop ( Last six runs Sep2024 Aug2024 )
network junctions load type rail_crossing ( Last six runs Sep2024 Aug2024 )
network junctions load type rail_signal ( Last six runs Sep2024 Aug2024 )
network junctions load type right_before_left ( Last six runs Sep2024 Aug2024 )
network junctions load type traffic_light ( Last six runs Sep2024 Aug2024 )
network junctions load type traffic_light_right_on_red ( Last six runs Sep2024 Aug2024 )
network junctions load type traffic_light_unregulated ( Last six runs Sep2024 Aug2024 )
network junctions load type unknown ( Last six runs Sep2024 Aug2024 )
network junctions load type unregulated ( Last six runs Sep2024 Aug2024 )
network junctions load type zipper ( Last six runs Sep2024 Aug2024 )
network junctions merge abort ( Last six runs Sep2024 Aug2024 )
network junctions merge basic ( Last six runs Sep2024 Aug2024 )
network junctions merge bubble ( Last six runs Sep2024 Aug2024 )
network junctions move ( Last six runs Sep2024 Aug2024 )