This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 264045 - testWebEJBModuleDependency fails intermitantly
Summary: testWebEJBModuleDependency fails intermitantly
Status: NEW
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.0.4   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: Carl Anderson CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-07 12:37 EST by David Williams CLA
Modified: 2009-09-30 10:58 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2009-02-07 12:37:38 EST
It failed in the M-3.0.4-20090207053440 build. 

The only thing that had changed from previous build was fix for bug 263890. 

The test passed, though, on a local build, which is why I say 'intermittent'. 

This test is also mentioned in bug 234409.
Comment 1 David Williams CLA 2009-02-07 13:29:02 EST
I'm likely to delete this specific build, since appears the fix for 263890 didn't apply quite right .... so will paste whole stack output here. 


estWebEJBModuleDependency	Failure	DependencyGraphManager does not report dependency between P/TestEAR and P/TestWeb

junit.framework.AssertionFailedError: DependencyGraphManager does not report dependency between P/TestEAR and P/TestWeb
at org.eclipse.jst.j2ee.dependency.tests.util.DependencyVerificationUtil.verifyDependency(DependencyVerificationUtil.java:65)
at org.eclipse.jst.j2ee.dependency.tests.util.DependencyVerificationUtil.verifyEARDependency(DependencyVerificationUtil.java:239)
at org.eclipse.jst.j2ee.dependency.tests.ProjectDependencyTests.testEARDependency(ProjectDependencyTests.java:68)
at org.eclipse.jst.j2ee.dependency.tests.ProjectDependencyTests.testWebEJBModuleDependency(ProjectDependencyTests.java:92)
at org.eclipse.wst.common.tests.BaseTestCase.run(BaseTestCase.java:146)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
DependencyGraphManager does not report dependency between P/TestEAR and P/TestWeb
Comment 2 Carl Anderson CLA 2009-09-30 10:58:31 EDT
Please note that at this time, the entire Java EE Tools JUnit bucket has been removed from the automated build.