diff options
author | Jeff Darcy <jdarcy@redhat.com> | 2017-02-09 09:53:51 -0500 |
---|---|---|
committer | Jeff Darcy <jdarcy@redhat.com> | 2017-02-10 08:16:58 -0500 |
commit | e02c418ebf2b25cbefc3de83b6fc84215e5917b7 (patch) | |
tree | 7d124144fb8ee19fec2b0660f7b9c6fa17dbbcd4 /tests/features/trash.t | |
parent | f1c6ae24361b1bf39794a34ea35a0202a6b49fa6 (diff) |
tests: reenable trash.t
Now that the underlying bug has been fixed (by d97e63d0) we can allow
the test to run again.
Change-Id: If9736d142f414bf9af5481659c2b2673ec797a4b
BUG: 1420434
Signed-off-by: Jeff Darcy <jdarcy@redhat.com>
Reviewed-on: https://review.gluster.org/16584
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Anoop C S <anoopcs@redhat.com>
Reviewed-by: jiffin tony Thottan <jthottan@redhat.com>
Diffstat (limited to 'tests/features/trash.t')
-rwxr-xr-x | tests/features/trash.t | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/features/trash.t b/tests/features/trash.t index 88505d3a148..620b84f0da1 100755 --- a/tests/features/trash.t +++ b/tests/features/trash.t @@ -247,6 +247,3 @@ mv $M0/abc $M0/trash TEST [ -e $M0/abc ] cleanup - -#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=1385758 -#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1385758 |