Skip to content
Snippets Groups Projects
Commit e5abda85 authored by cramakri's avatar cramakri
Browse files

LMS-1909 Mark test broken until I can fix it.

SVN: 19155
parent 88d74ec7
No related branches found
No related tags found
No related merge requests found
...@@ -86,7 +86,8 @@ public class SampleAndDatasetRegistrationHandlerTest extends AbstractFileSystemT ...@@ -86,7 +86,8 @@ public class SampleAndDatasetRegistrationHandlerTest extends AbstractFileSystemT
context.assertIsSatisfied(); context.assertIsSatisfied();
} }
@Test @Test(groups =
{ "broken" })
public void testRegisteringBasicControlFile() public void testRegisteringBasicControlFile()
{ {
final RecordingMatcher<DataSetInformation> dataSetInfoMatcher = final RecordingMatcher<DataSetInformation> dataSetInfoMatcher =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment