From 8932b28205bb8839556c62b1236ca6fdf28d4561 Mon Sep 17 00:00:00 2001 From: Gyorgy Szaszko Date: Fri, 19 Apr 2024 11:16:14 +0200 Subject: [PATCH] examples: gptp: added expected error to config --- examples/gptp/omnetpp.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gptp/omnetpp.ini b/examples/gptp/omnetpp.ini index 26708d3cf96..1806ea51152 100644 --- a/examples/gptp/omnetpp.ini +++ b/examples/gptp/omnetpp.ini @@ -61,7 +61,7 @@ extends = sync1, _DriftMaster description = gptp on, master is in a hurry, client is precise [Config sync4] -sim-time-limit = 1s # TODO +#expected-result = "ERROR" extends = sync1, _DriftMaster, _DriftSlave description = gptp on, master is in a hurry, client is late