From 2cdb390b329293615481d14e5c753b376deaff92 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Sat, 16 Sep 2023 14:03:53 +0200 Subject: tests: shell: fix dump validation message This test output depends on CONFIG_HZ: - update @y { ip saddr timeout 1d2h3m4s8ms } + update @y { ip saddr timeout 1d2h3m4s10ms } The dump record is with HZ=1000, on HZ=250 we get failure. Remove the dump file for now. Signed-off-by: Florian Westphal --- tests/shell/testcases/sets/dumps/0031set_timeout_size_0.nodump | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/shell/testcases/sets/dumps/0031set_timeout_size_0.nodump (limited to 'tests/shell/testcases/sets/dumps/0031set_timeout_size_0.nodump') diff --git a/tests/shell/testcases/sets/dumps/0031set_timeout_size_0.nodump b/tests/shell/testcases/sets/dumps/0031set_timeout_size_0.nodump new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3