Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] Status of CBI JUnit tests by repo

Thanh, 

The root cause for the test failure is:
Caused by: org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]

Shouldn't the "Run Xvnc during build" option be ON for this job?

Greetings,
Kaloyan


On Thu, Apr 3, 2014 at 4:37 PM, Thanh Ha <thanh.ha@xxxxxxxxxxx> wrote:
Hi Everyone,

Last night I enabled JUnit tests running on the cbi-build on the HIPP server and configured it to publish the JUnit tests. Now when you click on a build there is the option to click on "Test Result" which brings up a page showing a summary of the tests that ran [1].

Looks like there was a new failure with o.e.jst.ejb.ui.tests [2].


Thanh

[1] https://hudson.eclipse.org/webtools/job/cbi-build/117/testReport/
[2] https://hudson.eclipse.org/webtools/job/cbi-build/117/testReport/org.eclipse.jst.ejb.ui.tests/AllTests/initializationError/


On 02/04/14 10:22 PM, Thanh Ha wrote:
Hi Everyone,

I thought it would be handy to have a list of the current progress of JUnit tests being enabled for the CBI build of WTP. I also went ahead of opened bugs for all of the repos still requiring attention. Hopefully this will be useful 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.


Not yet started:

webtools.javaee.tests (Bug 431852)
webtools.jsf.tests (Bug 431853)
webtools.releng (Bug 431854)
webtools.servertools.tests (Bug 431855)


In-progress:

(Bug 431851) webtools.common.snippets
(Bug 429892) webtools.dali (will require additional bugs opened)
(Bug 431856) webtools.sourceediting.tests
(Bug 429892) webtools.sourceediting.xpath.tests
(Bug 429611) webtools.sourceediting.xsl.tests
(Bug 428007) webtools.webservices


Completed:

(Bug 427683) webtools.common.fproj
(Bug 426376) webtools.common.tests
(Bug 427682) webtools.ejb
(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


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



Back to the top