Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] JUnit failures in build.102


Hi David,
     This looks like the same DANGLING_REFERENCE exception that we have intermittently gotten before in previous junit runs.   After looking at the trace it looks like there is a collision between a job thread that is updating the project resources and our junit test that is running in the main thread.  The threaded nature of this problem is probably why it has been intermittent.  I will open a blocking defect against the j2ee team for this issue.

     Thanks.


Peter Moogk
Rational Web Services Development
IBM Canada Ltd.
pmoogk@xxxxxxxxxx
D3-353/ENX/8200/MKM
(905) 413-3458



David M Williams <david_williams@xxxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

07/07/2005 08:53 PM

Please respond to
"General discussion of project-wide or architectural issues."

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] JUnit failures in build.102






These tests failed in latest build ... anyone know why?

(These are some of the "frequent, but erratic" failures

that have been doing better, so not sure if the erratic-ness

is returning, or if there was some other change?)


org.eclipse.jst.ws.tests_8 _______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top