-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
01d9c1f
commit f6fe03e
Showing
45 changed files
with
323 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 1 addition & 3 deletions
4
tests/netedit/elements/additionals/detentry/load/parent_invalid/log.netedit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
Error: Attribute 'id' is missing in definition of a entryExitDetector. | ||
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found rootFile). | ||
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found rootFile). | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.18Dec174643.2935/netedit.gui/elements/additionals/detentry/load/parent_invalid/additionals.add.xml failed. | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.daily.elements.additionals.detectors.20Dec130554.3871/netedit.daily.elements.additionals.detectors/elements/additionals/detentry/load/parent_invalid/additionals.add.xml failed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 1 addition & 3 deletions
4
tests/netedit/elements/additionals/detexit/load/parent_invalid/log.netedit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
Error: Attribute 'id' is missing in definition of a entryExitDetector. | ||
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found rootFile). | ||
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found rootFile). | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.18Dec174643.2935/netedit.gui/elements/additionals/detexit/load/parent_invalid/additionals.add.xml failed. | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.daily.elements.additionals.detectors.20Dec130554.3871/netedit.daily.elements.additionals.detectors/elements/additionals/detexit/load/parent_invalid/additionals.add.xml failed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
Error: Attribute 'color' in definition of person 'p_1' Invalid color definition ''. | ||
Error: 'personTrip' must be defined within the definition of a 'person or personFlow' (found rootFile). | ||
Error: Attribute 'color' in definition of person 'p_2' Invalid color definition 'dummycolor'. | ||
Error: 'personTrip' must be defined within the definition of a 'person or personFlow' (found rootFile). | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.18Dec174643.2935/netedit.gui/elements/demands/person/load/color/routes.rou.xml failed. | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.daily.elements.demands.persons.20Dec130554.3903/netedit.daily.elements.demands.persons/elements/demands/person/load/color/routes.rou.xml failed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
Error: Attribute 'depart' is missing in definition of person 'p_0'. | ||
Error: 'personTrip' must be defined within the definition of a 'person or personFlow' (found rootFile). | ||
Error: Attribute 'depart' in definition of person 'p_1' is empty. | ||
Error: 'personTrip' must be defined within the definition of a 'person or personFlow' (found rootFile). | ||
Error: Invalid departure time for vehicle 'p_2'; | ||
must be one of ("triggered", "containerTriggered", "now", or a float >= 0) | ||
Error: 'personTrip' must be defined within the definition of a 'person or personFlow' (found rootFile). | ||
Error: Negative departure time in the definition of vehicle 'p_3'. | ||
Error: 'personTrip' must be defined within the definition of a 'person or personFlow' (found rootFile). | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.18Dec174643.2935/netedit.gui/elements/demands/person/load/depart/routes.rou.xml failed. | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.daily.elements.demands.persons.20Dec130554.3903/netedit.daily.elements.demands.persons/elements/demands/person/load/depart/routes.rou.xml failed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 1 addition & 3 deletions
4
tests/netedit/elements/demands/person/load/departpos/log.netedit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
Error: Attribute 'departPos' in definition of person 'p_1' is empty. | ||
Error: 'personTrip' must be defined within the definition of a 'person or personFlow' (found rootFile). | ||
Error: 'personTrip' must be defined within the definition of a 'person or personFlow' (found rootFile). | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.18Dec174643.2935/netedit.gui/elements/demands/person/load/departpos/routes.rou.xml failed. | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.daily.elements.demands.persons.20Dec130554.3903/netedit.daily.elements.demands.persons/elements/demands/person/load/departpos/routes.rou.xml failed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
Error: Attribute 'type' in definition of person 'p_1' is empty. | ||
Error: 'personTrip' must be defined within the definition of a 'person or personFlow' (found rootFile). | ||
Error: Could not build person with ID 'p_2' in netedit; vType parent with ID 'dummyType' doesn't exist. | ||
Error: Could not build personTrip in netedit; person parent doesn't exist. | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.18Dec174643.2935/netedit.gui/elements/demands/person/load/type/routes.rou.xml failed. | ||
Error: Loading of /home/palcraft/.texttest/tmp/netedit.daily.elements.demands.persons.20Dec130554.3903/netedit.daily.elements.demands.persons/elements/demands/person/load/type/routes.rou.xml failed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.