Windows port does not yet implement ovsdb-server's "--run" option. Till it is implemented, skip the tests.
Signed-off-by: Gurucharan Shetty <gshe...@nicira.com> --- tests/ovsdb-server.at | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ovsdb-server.at b/tests/ovsdb-server.at index 86179bd..08c56ca 100644 --- a/tests/ovsdb-server.at +++ b/tests/ovsdb-server.at @@ -939,6 +939,7 @@ AT_BANNER([OVSDB -- transactions on transient ovsdb-server]) # TITLE is provided to AT_SETUP and KEYWORDS to AT_KEYWORDS. m4_define([OVSDB_CHECK_EXECUTION], [AT_SETUP([$1]) + AT_SKIP_IF([test "$IS_WIN32" = "yes"]) AT_KEYWORDS([ovsdb server positive transient $5]) OVS_RUNDIR=`pwd`; export OVS_RUNDIR $2 > schema -- 1.7.9.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev