We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 782f2f7 commit 5a7ac65Copy full SHA for 5a7ac65
1 file changed
acceptance/openstack/sharedfilesystems/v2/shares_test.go
@@ -150,7 +150,6 @@ func TestShareListDetail(t *testing.T) {
150
}
151
152
func TestGrantAndRevokeAccess(t *testing.T) {
153
- t.Skip("Currently failing in OpenLab")
154
clients.SkipRelease(t, "stable/mitaka")
155
clients.SkipRelease(t, "stable/newton")
156
@@ -180,7 +179,6 @@ func TestGrantAndRevokeAccess(t *testing.T) {
180
179
181
182
func TestListAccessRights(t *testing.T) {
183
184
185
186
0 commit comments