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
(WTP weekly I build breakages)
(WTP weekly I build breakages)
Line 4: Line 4:
  
 
    
 
    
 
+
=== M6 02/28 Build I-I20080228113529-20080228113529 ===
 
{| border="3"   
 
{| border="3"   
|+ <b>M6 02/28 Build I-I20080228113529-20080228113529</b>
+
! Project !! Error Type Compile/JUnit/Respin !! Analysis/Initials   
! Component !! Error Type Compile/JUnit/Respin !! Analysis/Initials   
+
  
 
|-
 
|-
 
! Server
 
! Server
! 3 compile errors in org.eclipse.jst.server.ui.tests
+
| 3 compile errors in org.eclipse.jst.server.ui.tests
! Didn't run local junit test after removing a class. / AV
+
| Didn't run local junit test after removing a class. / AV
 
|-   
 
|-   
 
! JPT
 
! JPT
! DNF in Junit for org.eclipse.jpt.core.tests.internal.JptCoreTests
+
| 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
+
| Deadlock in the tests, deleting resources. Seems to be a test issue, still investigating root cause / njh
 
|-   
 
|-   
 
! Server
 
! Server
! 2 Junit failures in org.eclipse.jst.server.ui.tests.AllTests
+
| 2 Junit failures in org.eclipse.jst.server.ui.tests.AllTests
! Related to the compilation errors / AV
+
| Related to the compilation errors / AV
 
|-
 
|-
 
! XML
 
! XML
! 1 Junit failure in org.eclipse.wst.xml.core.tests.SSEModelXMLTestSuite
+
| 1 Junit failure in org.eclipse.wst.xml.core.tests.SSEModelXMLTestSuite
!
+
|
 
|-
 
|-
 
! Releng
 
! Releng
! 1 Junit failure in org.eclipse.wtp.releng.tests.TestBuild
+
| 1 Junit failure in org.eclipse.wtp.releng.tests.TestBuild
!
+
|
 
|}
 
|}

Revision as of 19:41, 28 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 Build I-I20080228113529-20080228113529

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.