Community
Participate
Working Groups
Build Identifier: WTP M-3.2.3-20110127202034 The Defect Verification Tests test311542 and test120018 failed in the latest WTP build. For test311542, looks like the getWarFile() is still failing. Note that I could not see this test failing locally, but looks like the getWarFile() should use HeadlessTestsPlugin to get the path of the WAR used for testing. For test120018, looks like it is a timing issue (this test fails sometimes): this test forces the Classpath container to update and right after that, it verifies that some classes are included in the classpath (and the classpath container might take a little more time to be updated) Reproducible: Sometimes
Created attachment 188264 [details] Patch for fixing JUnits
We added a call to wait for jobs because in normal workspace/ UI the locks will handle.
* Explain why you believe this is a stop-ship defect. Or, if it is a "hotbug" (requested by an adopter) please document it as such. We need to get our JUnits working properly for WTP 3.2.3's release. * Is there a work-around? If so, why do you believe the work-around is insufficient? No workaround. * How has the fix been tested? Is there a test case attached to the bugzilla record? Has a JUnit Test been added? The fix is for JUnit tests only. They have been run locally. * Give a brief technical overview. Who has reviewed this fix? The initial description has a technical overview. Chuck Bridgham and Carl Anderson have reviewed this fix. * What is the risk associated with this fix? No risk- this is a change to the JUnits only.
As per the Q&A section of http://wiki.eclipse.org/WTP_PMC_Defect_Review , this change was released to the respin of RC3 of WTP 3.2.3.