Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "WTP/Build/WTP Build Break Board"

< WTP‎ | Build
(I20080228214133)
Line 66: Line 66:
 
! JPT
 
! JPT
 
| Massive compile failure. Seems a number of source files are missing?  
 
| Massive compile failure. Seems a number of source files are missing?  
|
+
| Releasing process failure.  Sync error displayed at end of release process, manual inspection looked OK but there were apparently problems.  Re-tagging and releasing to fix the problem.  Not sure what went wrong with the process (standard releng tool was used) /njh
 
|-
 
|-
 
! Releng
 
! Releng

Revision as of 00:25, 29 February 2008

WTP weekly I build breakages

The purpose of this board is to track the list of breakages that we have on our weekly I builds. Compile, JUnit, respin requests that cause a delay in smoketest and thus declaration of our builds. We hope to find a pattern with these breakages so that we can learn from them and the same mistakes can be avoided in future.

M6 02/28

I20080228113529

Project Error Type Compile/JUnit/Respin Analysis/Initials
Server 3 compile errors in org.eclipse.jst.server.ui.tests Didn't run local junit test after removing a class. / AV
JPT DNF in Junit for org.eclipse.jpt.core.tests.internal.JptCoreTests Deadlock in the tests, deleting resources. Seems to be a test issue, still investigating root cause / njh
Server 2 Junit failures in org.eclipse.jst.server.ui.tests.AllTests Related to the compilation errors / AV
XML 1 Junit failure in org.eclipse.wst.xml.core.tests.SSEModelXMLTestSuite
Releng 1 Junit failure in org.eclipse.wtp.releng.tests.TestBuild Versioning Errors. Plugin versions went down compared to 202 release. Appeared this week since reference data was just updated, but the error has probably existed for a while. One contributing factor was perhaps that the "build failed" notifications were broken for several days (not being sent) so may have not been noticed by development teams.

I20080228162856

Project Error Type Compile/JUnit/Respin Analysis/Initials
JEE 4 JUnit failures.
XML 1 Junit failure in org.eclipse.wst.xml.core.tests.SSEModelXMLTestSuite
Releng 1 Junit failure in org.eclipse.wtp.releng.tests.TestBuild Same Versioning Errors (in JSF, Common Facet). JSF can not easily update, since other changes have been made to HEAD.

I20080228214133

Project Error Type Compile/JUnit/Respin Analysis/Initials
JEE 2 JUnit failures.
JPT Massive compile failure. Seems a number of source files are missing? Releasing process failure. Sync error displayed at end of release process, manual inspection looked OK but there were apparently problems. Re-tagging and releasing to fix the problem. Not sure what went wrong with the process (standard releng tool was used) /njh
Releng 1 Junit failure in org.eclipse.wtp.releng.tests.TestBuild Same Versioning Errors (in JSF, Common Facet). JSF can not easily update, since other changes have been made to HEAD.

Back to the top