From 6fc67c4f3f0dc5d24147db3678795f09bc238042 Mon Sep 17 00:00:00 2001 From: Ben Pfaff 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 --- tests/ofproto.at | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ofproto.at b/tests/ofproto.at index f912f310..fdc72155 100644 --- a/tests/ofproto.at +++ b/tests/ofproto.at @@ -434,6 +434,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.30.2