Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Status of CBI JUnit tests by repo (April 17th 2014)

Hi Everyone,

This is an updated status report of the JUnit tests in WTP as of today. If someone wants to help jump on and enable some of these tests there is some details about how to enable JUnit tests in the super bug 425148.

    https://bugs.eclipse.org/bugs/show_bug.cgi?id=425148#c2

The "In-progress" list either has patches that need to be reviewed or I have started some work on them and will be posting a patch soon. In some cases the patches are attached but is not complete due to build issues with running the tests. We need committers on these repos to review these patches and merge them or in cases where there's open dependent bugs about issues assist with resolving the issues.

The "Completed" list as far as I am aware now runs all the JUnit tests as part of the build.


Unstable Build:

Currently the CBI build is being marked as unstable by Hudson (https://hudson.eclipse.org/webtools/job/cbi-build/132/testReport/) This means the build is passing but there are failed tests. At the moment the test failures seem to be due to JSF enabling their unit tests which is great but seems some attention is required to make the tests pass successfully.

There is also an issue with org.eclipse.jst.ws.jaxws.dom.runtime.tests.annotations. AnnotationFactoryTest.testRemoveAnnotationsIMethod. It seems to be throwing a NullPointerException.

https://hudson.eclipse.org/webtools/job/cbi-build/132/testReport/org.eclipse.jst.ws.jaxws.dom.runtime.tests.annotations/AnnotationFactoryTest/testRemoveAnnotationsIMethod/



Not yet started:

(Bug 431854) webtools.releng
(Bug 431855) webtools.servertools.tests


In-progress:

(Bug 431851) webtools.common.snippets (Patch awaiting merge)
(Bug 431852) webtools.javaee.tests
(Bug 431853) webtools.jsf.tests  (Merged but incomplete)
(Bug 431856) webtools.sourceediting.tests
(Bug 429788) webtools.sourceediting.xpath.tests (Patch awaiting merge)
(Bug 429611) webtools.sourceediting.xsl.tests
(Bug 428007) webtools.webservices


Completed:

(Bug 427683) webtools.common.fproj
(Bug 426376) webtools.common.tests
(Bug 429892) webtools.dali.common
(Bug 431961) webtools.dali jpa and jaxb
(Bug 427682) webtools.ejb
(No Bug) webtools.jsdt
(No Bug) webtools.webservices.axis2
(Bug 427701) webtools.webservices.jaxws


Thanks,


Thanh

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


Back to the top