Community
Participate
Working Groups
org.eclipse.jst.j2ee.tests.bvt.AutomatedBVT such as in I-3.1-20090124061757 I just wanted to open this bug to track. I have not looked at logs.
Created attachment 123710 [details] org.eclipse.jst.j2ee.tests.bvt.AutomatedBVT.output.txt
Created attachment 123711 [details] org.eclipse.jst.j2ee.tests.bvt.AutomatedBVT.error.txt
I have attached the logs of the test suites. There are some exceptions, but I don't thing they are the reason for DND. If it is caused by a deadlock I doubt we can find the reason in these logs.
Installing I-3.1-20090124061757 resulted on a broken eclipse. CVS not working. Welcome Page not working. Exceptions in the error log during starting. I will search for corresponding bugs and if non I will open. With this build It is great that even some of the tests have passed :) I have looked in at the logs. There are 5 JavaModelExceptions in org.eclipse.jst.jee*test one NPE at org.eclipse.jst.j2ee.componentcore.J2EEModuleVirtualComponent and a NPE in org.eclipse.wst.common.componentcore.ModuleCoreNature. Looking at the time. JavaModelExceptions are at 07:54:44 First NPE is at 07:56:42 Second NPE is at 08:05:37 Will try to reproduce this
This suite still has DNFs pretty frequently. Whats the next step here?
Still happening frequently, http://build.eclipse.org/webtools/committers/wtp-R3.1-M/20090801003043/M-3.1M-20090801003043/testResults.php (Just documenting it, I know it's not an easy task to work on).
It appears I had removed this test suite from master list of test plugins to run. But, with bug 295153, we no longer have a master list. Thus, the correct way to disable a whole test suite is to rename the 'test.xml' file to something else ... like "testHOLD.xml" ... which I've done for this case. When someone has time to work on this again, just rename back to test.xml to re-enable.
Created attachment 184188 [details] Rename testHOLD.xml to test.xml I will start working on this.
approve
These changes were committed at the end of the year to R3_2_maintenance. I will open a new bug to get these changes into HEAD for WTP 3.3