commit | 85012e1654acc3d58a590675deff075badff430e | [log] [tgz] |
---|---|---|
author | jsholl <jsholl> | Wed Oct 31 23:23:25 2007 +0000 |
committer | jsholl <jsholl> | Wed Oct 31 23:23:25 2007 +0000 |
tree | 48eef090bfa60448d73844a093de1b0c1c652110 | |
parent | f0e5b6799c1151eb70d8034794016479af885b41 [diff] |
[175286]
diff --git a/tests/org.eclipse.wst.common.tests/frameworktests/org/eclipse/wst/common/frameworks/componentcore/virtualpath/tests/IVirtualResourceAPITest.java b/tests/org.eclipse.wst.common.tests/frameworktests/org/eclipse/wst/common/frameworks/componentcore/virtualpath/tests/IVirtualResourceAPITest.java index 289a4bb..72fac60 100644 --- a/tests/org.eclipse.wst.common.tests/frameworktests/org/eclipse/wst/common/frameworks/componentcore/virtualpath/tests/IVirtualResourceAPITest.java +++ b/tests/org.eclipse.wst.common.tests/frameworktests/org/eclipse/wst/common/frameworks/componentcore/virtualpath/tests/IVirtualResourceAPITest.java
@@ -62,8 +62,9 @@ protected abstract void doSetup() throws Exception ; + //TODO: This test fails intermittently (Bug 175286), + //waiting for bug 208093 to be resolved before investigating further public void testCreateLinkIPathintIProgressMonitor() throws Exception { - IVirtualComponent component = ComponentCore.createComponent(TestWorkspace.getTargetProject(), TestWorkspace.WEB_MODULE_2_NAME); IVirtualFolder rootFolder = component.getRootFolder();