From 0c0f981c95311ba87e20023ff47e5c023cd5b880 Mon Sep 17 00:00:00 2001 From: Jakob Erdmann Date: Wed, 28 Aug 2024 20:46:29 +0200 Subject: [PATCH] patching expected results refs #21, #15351 --- tests/complex/traci/vehicle/setStop/newStop_fast/errors.complex | 2 -- .../traci/vehicle/setStop/newStop_fast/errors.complex.meso | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 tests/complex/traci/vehicle/setStop/newStop_fast/errors.complex.meso diff --git a/tests/complex/traci/vehicle/setStop/newStop_fast/errors.complex b/tests/complex/traci/vehicle/setStop/newStop_fast/errors.complex index 5726a1a0ebc7..e69de29bb2d1 100644 --- a/tests/complex/traci/vehicle/setStop/newStop_fast/errors.complex +++ b/tests/complex/traci/vehicle/setStop/newStop_fast/errors.complex @@ -1,2 +0,0 @@ -Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times. -Error: Answered with error to command 0xc4: stop for vehicle 'ego' on lane 'SC_0' is too close to brake. diff --git a/tests/complex/traci/vehicle/setStop/newStop_fast/errors.complex.meso b/tests/complex/traci/vehicle/setStop/newStop_fast/errors.complex.meso new file mode 100644 index 000000000000..5726a1a0ebc7 --- /dev/null +++ b/tests/complex/traci/vehicle/setStop/newStop_fast/errors.complex.meso @@ -0,0 +1,2 @@ +Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times. +Error: Answered with error to command 0xc4: stop for vehicle 'ego' on lane 'SC_0' is too close to brake.