diff options
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index fa3f00635c..f28524a6d9 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -151,4 +151,5 @@ PYTHONPATH=`pwd` pybot -L TRACE \ --include 3_NODE_SINGLE_LINK_TOPO \ --exclude 3_node_double_link_topoNOT3_node_single_link_topo \ --exclude PERFTEST \ + --noncritical EXPECTED_FAILING \ tests/ |