Skip to content

Commit

Permalink
patching expected results refs #21, #10447
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Aug 29, 2024
1 parent f6c2e7f commit 64450e3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Warning: Taxi 'trip_0' aborts waiting for customers: p0 p2 at time=247.00.
Warning: Teleporting person 'p0' from vehicle destination edge 'D1E1' to intended destination edge 'E1F1' time=418.00
Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
Warning: Person 'p3' aborted waiting for taxi at edge 'B1C1'.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Warning: Taxi 'trip_0' aborts waiting for customers: p.0 p.1 p.2 p.3 p.4 at time=229.00.
Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'.
Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'.
Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Warning: Taxi 'trip_1' aborts waiting for customers: p0 at time=256.00.
Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'.
Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.

0 comments on commit 64450e3

Please sign in to comment.