tests: Skip a sflow test for Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 12 Nov 2014 15:23:00 +0000 (07:23 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 12 Nov 2014 16:59:12 +0000 (08:59 -0800)
commit80ee73d35ef187f32216ae67500e776dcaafbad1
treed14c7d66ba6423a82cacde8ea6d252bb82bdc509
parentabe6d620bd0c463cc5606a0f70de1e6d360b457a
tests: Skip a sflow test for Windows.

AT_XFAIL_IF cannot be used here because it lets the tests
run first and then say that the failure is expected. In this
particular test, the utilities simply hang blocking all
other tests. So use AT_SKIP_IF instead.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
Acked-by: Nithin Raju <nithin@vmware.com>
tests/ofproto-dpif.at