Skip to content

Commit

Permalink
patching expected results refs #21, #9891
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed May 17, 2024
1 parent c246242 commit 68a9e88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Error: Answered with error to command 0xa4: Vehicle 'v' is not known.
Error: Answered with error to command 0xa4: Vehicle 'v' is not known.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,5 @@
2 steps after arrival: active=() loaded=('v',)
vehData: speed=-1073741824.0 pos=(-1073741824.0, -1073741824.0) lane= edge= stops=(StopData(startPos=90.39999999999999, endPos=90.6, stopFlags=0, duration=5.0, arrival=23.0, depart=28.0),)
vehTripinfo-arrival: time=-1.00 lane= pos=-1.00 posLat=0.00 speed=-1.00
3 steps after arrival: active=() loaded=('v',)
vehData: speed=-1073741824.0 pos=(-1073741824.0, -1073741824.0) lane= edge= stops=(StopData(startPos=90.39999999999999, endPos=90.6, stopFlags=0, duration=5.0, arrival=23.0, depart=28.0),)
vehTripinfo-arrival: time=-1.00 lane= pos=-1.00 posLat=0.00 speed=-1.00
4 steps after arrival: active=() loaded=('v',)
vehData: speed=-1073741824.0 pos=(-1073741824.0, -1073741824.0) lane= edge= stops=(StopData(startPos=90.39999999999999, endPos=90.6, stopFlags=0, duration=5.0, arrival=23.0, depart=28.0),)
vehTripinfo-arrival: time=-1.00 lane= pos=-1.00 posLat=0.00 speed=-1.00
3 steps after arrival: active=() loaded=()
4 steps after arrival: active=() loaded=()

0 comments on commit 68a9e88

Please sign in to comment.