From 901d4ddec2dd9941417049f3d7a0b85235587290 Mon Sep 17 00:00:00 2001 From: Ben Pfaff <blp@nicira.com> Date: Wed, 7 Mar 2012 16:38:28 -0800 Subject: [PATCH] tests: Suppress "role reply" that can appear in async message test. Another race condition in this test, *sigh*. Signed-off-by: Ben Pfaff <blp@nicira.com> --- tests/ofproto.at | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ofproto.at b/tests/ofproto.at index 4565649f3..a0a1895fa 100644 --- a/tests/ofproto.at +++ b/tests/ofproto.at @@ -430,6 +430,7 @@ check_async () { printf '\n\n--- check_async %d ---\n\n\n' $1 shift + ovs-appctl -t ovs-ofctl ofctl/barrier ovs-appctl -t ovs-ofctl ofctl/set-output-file monitor.log : > expout -- 2.47.0