-
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.
Patching NETEDIT trafficlight tests. Refs #3045
- Loading branch information
1 parent
81ef779
commit 349c20d
Showing
9 changed files
with
267 additions
and
180 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Warning: Unreachable edge '-E2' within tlLogic 'J0' | ||
Warning: Unreachable edge '-E1' within tlLogic 'J0' | ||
Warning: Unreachable edge '-E3' within tlLogic 'J0' | ||
Warning: Unreachable edge '-E0' within tlLogic 'J0' | ||
Warning: Unreachable edge 'E0' within tlLogic 'J0' | ||
Warning: Unreachable edge 'E1' within tlLogic 'J0' | ||
Warning: Unreachable edge 'E2' within tlLogic 'J0' | ||
Warning: Unreachable edge 'E3' within tlLogic 'J0' | ||
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00. | ||
Warning: The traffic light 'J0' has a high cycle time of 258.00. |
Oops, something went wrong.