eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.55k stars 1.43k forks source link

NETEDIT tests #3045

Open behrisch opened 7 years ago

behrisch commented 7 years ago

Ticket for referencig NETEDIT tests

behrisch commented 7 years ago

@palvarezlopez committed 6cf0152 (aka r24268): Patching expected results after [24250]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 295eca0 (aka r24278): Updated netedit/neteditTestFunctions.py and Selection test after [24277]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 6a0da0b (aka r24282): Added output information about current selected elements. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed fe6b46e (aka r24283): Added sumo.sumocfg to netedit test. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 99ced12 (aka r24286): Updated files for netedit test bugs\ticket1711. Refs #3045

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • 1711: loading a net.xml with prohibitions and deleting edges fails

    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • 2327: crash when activating 'join-junctions' and triggering recomputation

    • 2956: connection attribute uncontrolled is not saved

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • 2327: crash when activating 'join-junctions' and triggering recomputation

    • 2956: connection attribute uncontrolled is not saved

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez committed 08183e1 (aka r24289): Minor changes in netedit test. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed c03dbab (aka r24293): Finished netedit test bugs\ticket1711. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 555e6e7 (aka r24294): Updated design of netedit test "bugs". Refs #3045

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • 2327: crash when activating 'join-junctions' and triggering recomputation

    • 2956: connection attribute uncontrolled is not saved

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • 2327: crash when activating 'join-junctions' and triggering recomputation

    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • 2327: crash when activating 'join-junctions' and triggering recomputation

    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • 2327: crash when activating 'join-junctions' and triggering recomputation

    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position as other

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • 2327: crash when activating 'join-junctions' and triggering recomputation

    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position as other

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • 2327: crash when activating 'join-junctions' and triggering recomputation

    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • 2327: crash when activating 'join-junctions' and triggering recomputation

    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez committed 65d5e29 (aka r24414): Fixed false call. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 2fe673f (aka r24440): Fixed nightly test. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 6a3920a (aka r24441): Patching expected results after [24440]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed aec526e (aka r24462): Patching busstop test after [24459]. Refs #3045

behrisch commented 7 years ago
behrisch commented 7 years ago

@palvarezlopez committed e70e6e5 (aka r24467): Patching additionalElements/basic test after [24459]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed ff33b49 (aka r24469): Patching chargingStation test after [24459]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 58c9f1c (aka r24472): Patching expected results after [24459]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 61caf77 (aka r24474): Patching expected results after [24459]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez committed 8831e5e (aka r24527): Updated netedit test netElements/edges/inspect. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed ddc2de6 (aka r24531): Patching expected results of some netedit test. Refs #3045

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • Inspect
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez committed 53c82dc (aka r24553): Patching expected results after [24552]. Test netedit/netElements/edges/inspect splitted into two different test to avoid timeouts in daily test. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 3663dd6 (aka r24555): Patching expected results after [24554]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • geometry.split
    • sidewalks.guess (check #3063)
    • crossings.guess (check #3063)
    • crossings-and-sidewalks.guess (check #3063)
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Rerouter
    • Rerouter values
    • VariableSpeedSign
    • VSS Intervals
    • Calibrator
    • Calibrator values
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Busstop
    • VolatileRecomputing
    • Containerstop
    • VolatileRecomputing
    • Chargingstation
    • VolatileRecomputing
    • E1detector
    • VolatileRecomputing
    • E2detector
    • VolatileRecomputing
    • E3detector
    • VolatileRecomputing
    • Detentry
    • VolatileRecomputing
    • Detexit
    • VolatileRecomputing
    • Routeprobe
    • VolatileRecomputing
    • Vaporizer
    • VolatileRecomputing
    • Calibrator
    • VolatileRecomputing
    • Calibrator values
    • Rerouter
    • VolatileRecomputing
    • Rerouter values
    • Variablespeedsign
    • VolatileRecomputing
    • VSS Intervals
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez committed 4eb608a (aka r24699): Updated volatileRecomputing tests. Refs #3045

behrisch commented 7 years ago
behrisch commented 7 years ago
behrisch commented 7 years ago

@palvarezlopez committed 67e264c (aka r24721): Added netedit test additionalElements/detentry/volatileRecomputing. Refs #3045

behrisch commented 7 years ago
behrisch commented 7 years ago

@palvarezlopez committed 3f22dd8 (aka r24724): Added netedit test additionalElements/e2detector/volatileRecomputing. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed e237e56 (aka r24725): Added netedit test additionalElements/e3detector/volatileRecomputing. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed e951b3a (aka r24726): Added netedit test additionalElements/rerouter/volatileRecomputing. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 77debf2 (aka r24727): Added netedit test additionalElements/routeprobe/volatileRecomputing. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 28cfe0d (aka r24728): Added netedit test additionalElements/vaporizer/volatileRecomputing. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 0e9bdf8 (aka r24729): Added netedit test additionalElements/variablespeedsign/volatileRecomputing. Refs #3045

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Busstop
    • VolatileRecomputing
    • Containerstop
    • VolatileRecomputing
    • Chargingstation
    • VolatileRecomputing
    • E1detector
    • VolatileRecomputing
    • E2detector
    • VolatileRecomputing
    • E3detector
    • VolatileRecomputing
    • Detentry
    • VolatileRecomputing
    • Detexit
    • VolatileRecomputing
    • Routeprobe
    • VolatileRecomputing
    • Vaporizer
    • VolatileRecomputing
    • Calibrator
    • VolatileRecomputing
    • Calibrator values
    • Rerouter
    • VolatileRecomputing
    • Rerouter values
    • Variablespeedsign
    • VolatileRecomputing
    • VSS Intervals
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Busstop
    • VolatileRecomputing (Check #3202)
    • Containerstop
    • VolatileRecomputing (Check #3202)
    • Chargingstation
    • VolatileRecomputing (Check #3202)
    • E1detector
    • VolatileRecomputing (Check #3202)
    • E2detector
    • VolatileRecomputing (Check #3202)
    • E3detector
    • VolatileRecomputing (Check #3202)
    • Detentry
    • VolatileRecomputing (Check #3202)
    • Detexit
    • VolatileRecomputing (Check #3202)
    • Routeprobe
    • VolatileRecomputing (Check #3202)
    • Vaporizer
    • VolatileRecomputing (Check #3202)
    • Calibrator
    • VolatileRecomputing (Check #3202)
    • Calibrator values
    • Rerouter
    • VolatileRecomputing (Check #3202)
    • Rerouter values
    • Variablespeedsign
    • VolatileRecomputing (Check #3202)
    • VSS Intervals
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084)
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed (Needed due #3084)
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Busstop
    • VolatileRecomputing (Check #3202)
    • Containerstop
    • VolatileRecomputing (Check #3202)
    • Chargingstation
    • VolatileRecomputing (Check #3202)
    • E1detector
    • VolatileRecomputing (Check #3202)
    • E2detector
    • VolatileRecomputing (Check #3202)
    • E3detector
    • VolatileRecomputing (Check #3202)
    • Detentry
    • VolatileRecomputing (Check #3202)
    • Detexit
    • VolatileRecomputing (Check #3202)
    • Routeprobe
    • VolatileRecomputing (Check #3202)
    • Vaporizer
    • VolatileRecomputing (Check #3202)
    • Calibrator
    • VolatileRecomputing (Check #3202)
    • Calibrator values
    • Rerouter
    • VolatileRecomputing (Check #3202)
    • Rerouter values
    • Variablespeedsign
    • VolatileRecomputing (Check #3202)
    • VSS Intervals
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Busstop
    • VolatileRecomputing (Check #3202)
    • Containerstop
    • VolatileRecomputing (Check #3202)
    • Chargingstation
    • VolatileRecomputing (Check #3202)
    • E1detector
    • VolatileRecomputing (Check #3202)
    • E2detector
    • VolatileRecomputing (Check #3202)
    • E3detector
    • VolatileRecomputing (Check #3202)
    • Detentry
    • VolatileRecomputing (Check #3202)
    • Detexit
    • VolatileRecomputing (Check #3202)
    • Routeprobe
    • VolatileRecomputing (Check #3202)
    • Vaporizer
    • VolatileRecomputing (Check #3202)
    • Calibrator
    • VolatileRecomputing (Check #3202)
    • Calibrator values
    • Rerouter
    • VolatileRecomputing (Check #3202)
    • Rerouter values
    • Variablespeedsign
    • VolatileRecomputing (Check #3202)
    • VSS Intervals
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Busstop
    • VolatileRecomputing (Check #3202)
    • Containerstop
    • VolatileRecomputing (Check #3202)
    • Chargingstation
    • VolatileRecomputing (Check #3202)
    • E1detector
    • VolatileRecomputing (Check #3202)
    • E2detector
    • VolatileRecomputing (Check #3202)
    • E3detector
    • VolatileRecomputing (Check #3202)
    • Detentry
    • VolatileRecomputing (Check #3202)
    • Detexit
    • VolatileRecomputing (Check #3202)
    • Routeprobe
    • VolatileRecomputing (Check #3202)
    • Vaporizer
    • VolatileRecomputing (Check #3202)
    • Calibrator
    • VolatileRecomputing (Check #3202)
    • Calibrator values
    • Rerouter
    • VolatileRecomputing (Check #3202)
    • Rerouter values
    • Variablespeedsign
    • VolatileRecomputing (Check #3202)
    • VSS Intervals
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Busstop
    • ☑ VolatileRecomputing
    • Containerstop
    • ☑ VolatileRecomputing
    • Chargingstation
    • ☑ VolatileRecomputing
    • E1detector
    • ☑ VolatileRecomputing
    • E2detector
    • ☑ VolatileRecomputing
    • E3detector
    • ☑ VolatileRecomputing
    • Detentry
    • ☑ VolatileRecomputing
    • Detexit
    • ☑ VolatileRecomputing
    • Routeprobe
    • ☑ VolatileRecomputing
    • Vaporizer
    • ☑ VolatileRecomputing
    • Calibrator
    • ☑ VolatileRecomputing
    • Calibrator values
    • Rerouter
    • ☑ VolatileRecomputing
    • Rerouter values
    • Variablespeedsign
    • VolatileRecomputing
    • VSS Intervals
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • NetElements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • AdditionalElement
    • Busstop
    • ☑ VolatileRecomputing
    • Containerstop
    • ☑ VolatileRecomputing
    • Chargingstation
    • ☑ VolatileRecomputing
    • E1detector
    • ☑ VolatileRecomputing
    • E2detector
    • ☑ VolatileRecomputing
    • E3detector
    • ☑ VolatileRecomputing
    • Detentry
    • ☑ VolatileRecomputing
    • Detexit
    • ☑ VolatileRecomputing
    • Routeprobe
    • ☑ VolatileRecomputing
    • Vaporizer
    • ☑ VolatileRecomputing
    • Calibrator
    • ☑ VolatileRecomputing
    • Calibrator values
    • Rerouter
    • ☑ VolatileRecomputing
    • Rerouter values
    • Variablespeedsign
    • VolatileRecomputing
    • VSS Intervals
  • RouteElements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • Netelements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • Additionalelement
    • Busstop
    • ☑ Volatilerecomputing
    • Containerstop
    • ☑ Volatilerecomputing
    • Chargingstation
    • ☑ Volatilerecomputing
    • E1detector
    • ☑ Volatilerecomputing
    • E2detector
    • ☑ Volatilerecomputing
    • E3detector
    • ☑ Volatilerecomputing
    • Detentry
    • ☑ Volatilerecomputing
    • Detexit
    • ☑ Volatilerecomputing
    • Routeprobe
    • ☑ Volatilerecomputing
    • Vaporizer
    • ☑ Volatilerecomputing
    • Calibrator
    • ☑ Volatilerecomputing
    • Calibrator values
    • Rerouter
    • ☑ Volatilerecomputing
    • Rerouter values
    • Variablespeedsign
    • Volatilerecomputing
    • VSS Intervals
  • Routeelements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

behrisch commented 7 years ago

@palvarezlopez committed 875c1db (aka r24803): Patching expected results after [24802]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed a91b45f (aka r24805): Added Folder for bug #2765. Refs #3045

behrisch commented 7 years ago

@palvarezlopez committed 739998b (aka r24831): Patching expected results after [24811]. Refs #3045

behrisch commented 7 years ago

@palvarezlopez changed description from:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • Netelements
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • Additionalelement
    • Busstop
    • ☑ Volatilerecomputing
    • Containerstop
    • ☑ Volatilerecomputing
    • Chargingstation
    • ☑ Volatilerecomputing
    • E1detector
    • ☑ Volatilerecomputing
    • E2detector
    • ☑ Volatilerecomputing
    • E3detector
    • ☑ Volatilerecomputing
    • Detentry
    • ☑ Volatilerecomputing
    • Detexit
    • ☑ Volatilerecomputing
    • Routeprobe
    • ☑ Volatilerecomputing
    • Vaporizer
    • ☑ Volatilerecomputing
    • Calibrator
    • ☑ Volatilerecomputing
    • Calibrator values
    • Rerouter
    • ☑ Volatilerecomputing
    • Rerouter values
    • Variablespeedsign
    • Volatilerecomputing
    • VSS Intervals
  • Routeelements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test

to:

The following test has to be implemented before releasing SUMO 1.0.0. (adding them earlier does not hurt) Suggestions should be added to the list and implemented tests crossed out.

  • Basic
    • ☑ Open about dialog
  • Netelements
    • Junctions
    • Move_selection
    • Edges
    • ☑ Create
    • ☑ Delete
    • ☑ InspectA
    • ☑ InspectB
    • ☑ Load
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed
    • Operations
    • Lanes
    • Delete
    • Inspect
    • Load
    • SpecialLanes
    • ☑ Select_vtypes_allowed
    • ☑ Select_vtypes_disallowed (Needed due #3084) '''(CHECK OUTPUT NET)'''
    • Operations
    • TLS
    • Connections
    • Create
    • Delete
    • Inspect
    • Prohibitions
    • Polygon
  • Additionalelement
    • Busstop
    • ☑ Volatilerecomputing
    • Move_selection
    • Containerstop
    • ☑ Volatilerecomputing
    • Move_selection
    • Chargingstation
    • ☑ Volatilerecomputing
    • Move_selection
    • E1detector
    • ☑ Volatilerecomputing
    • Move_selection
    • E2detector
    • ☑ Volatilerecomputing
    • Move_selection
    • E3detector
    • ☑ Volatilerecomputing
    • Move_selection
    • Detentry
    • ☑ Volatilerecomputing
    • Move_selection
    • Detexit
    • ☑ Volatilerecomputing
    • Move_selection
    • Routeprobe
    • ☑ Volatilerecomputing
    • Move_selection
    • Vaporizer
    • ☑ Volatilerecomputing
    • Move_selection
    • Calibrator
    • ☑ Volatilerecomputing
    • Move_selection
    • Calibrator values
    • Rerouter
    • ☑ Volatilerecomputing
    • Move_selection
    • Rerouter values
    • Variablespeedsign
    • Volatilerecomputing
    • Move_selection
    • VSS Intervals
  • Routeelements
  • Selection
    • ☑ Undo-redo
  • volatileRecomputing
    • ☑ abortRecomputing
    • remove-edges.isolated
    • ramps.guess
    • roundabouts.guess
    • junctions.join
    • geometry.remove
    • edges.join
    • opposites.guess
    • ☑ geometry.split
    • ☑ sidewalks.guess
    • ☑ crossings.guess
    • ☑ crossings-and-sidewalks.guess
  • Bugs
    • ☑ #1711: loading a net.xml with prohibitions and deleting edges fails
    • 2765: moving pois and polys does not work (crash)

    • 693: wrong lengths when splitting edge

    • 2184: invalid network after deleting part of a joined traffic light

    • 2293: assertion triggered

    • ☑ #2327: crash when activating 'join-junctions' and triggering recomputation
    • 2956: connection attribute uncontrolled is not saved

    • 3080: GNEChange_Selection doesn't work

    • ☑ #3071:Crash when activating 'join-junctions' and the results node has the same position...
    • 3149: Crash changing Junction From/To of a GNEEdge with a associated GNECrossing

note: This Ticket will be used to reference every new commited test