[ovs-dev] [PATCH] tests: Suppress "role reply" that can appear in async message test.
Ben Pfaff
blp at nicira.com
Wed Mar 7 17:00:39 PST 2012
Thanks, I pushed this to master.
On Wed, Mar 07, 2012 at 04:56:22PM -0800, Ethan Jackson wrote:
> Thanks. It's good to get all of these shaken out
>
> Looks good,
> Ethan
>
> On Wed, Mar 7, 2012 at 16:38, Ben Pfaff <blp at nicira.com> wrote:
> > Another race condition in this test, *sigh*.
> >
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> > ---
> > tests/ofproto.at | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/tests/ofproto.at b/tests/ofproto.at
> > index f912f31..fdc7215 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
> >
> > --
> > 1.7.2.5
> >
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
More information about the dev
mailing list