diff options
author | Vijay Bellur <vbellur@redhat.com> | 2015-05-19 10:01:05 +0530 |
---|---|---|
committer | Pranith Kumar Karampuri <pkarampu@redhat.com> | 2015-05-19 01:45:00 -0700 |
commit | 6cbbe121e8d14342a17f38fb9f616a396550fb63 (patch) | |
tree | a3f33f33ddfcee13312fb01fe3d33c2345003e44 /run-tests.sh | |
parent | ae92b7bba3f5200076cf0a94b5252f0a2672d2a6 (diff) |
tests: Remove bug-976800.t from is_bad_test()
commit d4d9cfc82d7cf77972 has already fixed this test.
Change-Id: I7ecef580af6c7a3b3b786ab583705123475afcb6
BUG: 1220058
Signed-off-by: Vijay Bellur <vbellur@redhat.com>
Reviewed-on: http://review.gluster.org/10813
Tested-by: NetBSD Build System
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
Diffstat (limited to 'run-tests.sh')
-rwxr-xr-x | run-tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run-tests.sh b/run-tests.sh index dc53e364c5e..2a24f940d5c 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -198,7 +198,6 @@ function is_bad_test () ./tests/basic/uss.t \ ./tests/bugs/snapshot/bug-1112559.t \ ./tests/basic/afr/entry-self-heal.t \ - ./tests/bugs/replicate/bug-976800.t \ ./tests/bugs/replicate/bug-1015990.t \ ./tests/bugs/quota/bug-1038598.t \ ./tests/basic/afr/arbiter.t \ |