On Thu, Jun 26, 2014 at 01:27:00PM -0700, Ben Pfaff wrote:
> On Tue, Jun 24, 2014 at 11:52:56AM -0700, Gurucharan Shetty wrote:
> > sflow feature needs to be investigated for Windows. Right now
> > test-sflow related tests do not pass because of LOOPBACK_INTERFACE
> > constraints for 'agent'. Add a TODO item and skip the tests.
> >
> > Signed-off-by: Gurucharan Shetty <[email protected]>
>
> Acked-by: Ben Pfaff <[email protected]>
This might be a good place to use AT_XFAIL_IF.
-- Macro: AT_XFAIL_IF (SHELL-CONDITION)
Determine whether the test is expected to fail because it is a
known bug (for unsupported features, you should skip the test).
SHELL-CONDITION is a shell expression such as a `test' command;
you can instantiate this macro many times from within the same
test group, and one of the conditions is enough to turn the test
into an expected failure.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev