Commit a536c344 by Jay Zoldak

Disable failing test STUD-2003

parent bff7c589
......@@ -164,6 +164,7 @@ class SplitTest(ContainerBase, SplitTestMixin):
container = self.go_to_container_page()
self.verify_groups(container, ['alpha', 'gamma'], ['beta'])
@skip("Disabling as this fails intermittently. STUD-2003")
def test_delete_inactive_group(self):
"""
Test deleting an inactive group.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment