diff options
-rw-r--r-- | tests/basic/afr/gfid-mismatch-resolution-with-fav-child-policy.t | 1 | ||||
-rw-r--r-- | tests/basic/distribute/rebal-all-nodes-migrate.t | 1 | ||||
-rwxr-xr-x | tests/basic/gfproxy.t | 1 | ||||
-rwxr-xr-x | tests/features/delay-gen.t | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/tests/basic/afr/gfid-mismatch-resolution-with-fav-child-policy.t b/tests/basic/afr/gfid-mismatch-resolution-with-fav-child-policy.t index 2f14f838e49..8d80e5e3527 100644 --- a/tests/basic/afr/gfid-mismatch-resolution-with-fav-child-policy.t +++ b/tests/basic/afr/gfid-mismatch-resolution-with-fav-child-policy.t @@ -226,3 +226,4 @@ HEALED_MD5=$(md5sum $B0/${V0}2/f4 | cut -d\ -f1) TEST [ "$MAJORITY_MD5" == "$HEALED_MD5" ] cleanup; +#G_TESTDEF_TEST_STATUS_NETBSD7=1501390 diff --git a/tests/basic/distribute/rebal-all-nodes-migrate.t b/tests/basic/distribute/rebal-all-nodes-migrate.t index 14f0a53b1f8..acc4ffefecc 100644 --- a/tests/basic/distribute/rebal-all-nodes-migrate.t +++ b/tests/basic/distribute/rebal-all-nodes-migrate.t @@ -141,3 +141,4 @@ TEST $CLI_1 volume delete $V0 ############################################################## cleanup +#G_TESTDEF_TEST_STATUS_NETBSD7=1501388 diff --git a/tests/basic/gfproxy.t b/tests/basic/gfproxy.t index 77baa75f4cc..523d165a9c1 100755 --- a/tests/basic/gfproxy.t +++ b/tests/basic/gfproxy.t @@ -50,3 +50,4 @@ TEST ! grep "performance/write-behind" $GFPROXYD_VOLFILE TEST start_gfproxyd cleanup; +#G_TESTDEF_TEST_STATUS_NETBSD7=1501392 diff --git a/tests/features/delay-gen.t b/tests/features/delay-gen.t index 38b2a499dc0..712b5b60065 100755 --- a/tests/features/delay-gen.t +++ b/tests/features/delay-gen.t @@ -37,3 +37,4 @@ TEST [ ! -z $write_max_latency ]; TEST [ -z $create_max_latency ]; cleanup; +#G_TESTDEF_TEST_STATUS_NETBSD7=1501397 |