Skip to content

Commit

Permalink
Ignore test that opens a list of IFiles in editors
Browse files Browse the repository at this point in the history
This test crashes the test environment when run from ins tide of eclipse.
  • Loading branch information
goglepox committed May 31, 2012
1 parent bf64132 commit fa940a4
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -39,6 +39,7 @@ public void testManagerInstantiation() {
Assert.assertNotNull(ui);
}

@Ignore
@Test
public void testOpenListIFile() throws CoreException {
IWorkspaceRoot root = ResourcesPlugin.getWorkspace().getRoot();
Expand Down

0 comments on commit fa940a4

Please sign in to comment.