This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 194634 - Failing tests on the javaee build job
Summary: Failing tests on the javaee build job
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords: TEST, UMBRELLA
Depends on: 194635 194636 194637 194638 194639 194640 195569 195602
Blocks:
  Show dependency tree
 
Reported: 2011-01-23 20:15 UTC by Petr Jiricka
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2011-01-23 20:15:02 UTC
After adding several more modules to the test run of the javaee build job, 92 tests started failing:
http://bertram.netbeans.org/hudson/job/javaee/2190/testReport/

This is the set of modules whose tests were executed in this run:

api.web.webmodule css.editor css.visual extbrowser glassfish.common httpserver html html.editor html.editor.lib html.lexer html.parser html.validation j2ee.api.ejbmodule j2ee.clientproject j2ee.common j2ee.core j2ee.core.utilities j2ee.dd j2ee.dd.webservice j2ee.ddloaders j2ee.earproject j2ee.ejbcore j2ee.ejbjarproject j2ee.jboss4 j2ee.jpa.refactoring j2ee.metadata j2ee.metadata.model.support j2ee.persistence j2ee.persistenceapi j2ee.sun.appsrv j2ee.sun.appsrv81 j2ee.sun.dd j2ee.sun.ddui j2ee.weblogic9 j2eeserver javascript.editing javascript.hints jsp.lexer schema2beans server spring.beans spring.webmvc tomcat5 web.beans web.common web.core web.core.syntax web.debug web.el web.freeform web.jsf web.jsf.editor web.jsf.navigation web.jspparser web.project web.struts websvc.clientapi websvc.jaxwsapi websvc.jaxwsmodel websvc.projectapi websvc.saas.services.delicious websvc.saas.services.google websvc.saas.services.yahoo websvc.saas.services.zillow websvc.saas.services.zvents websvc.websvcapi websvc.wsstackapi xml.jaxb xml.multiview

Subsequently, the following modules were removed from test runs, and the number of failures went down to 15:
httpserver javascript.editing web.common web.jsf.editor web.jsf.navigation xml.jaxb 

Still, all the failures should be resolved, including these removed modules.
Comment 1 Petr Jiricka 2011-01-23 22:28:07 UTC
I filed separate bug reports for the 15 tests that are failing on the javaee build job, see the bugs this depends on. Next I plan to comment out these 15 failing tests so the job is back to blue.
Comment 2 Petr Jiricka 2011-01-24 12:50:27 UTC
Commented out some of the failing tests: http://hg.netbeans.org/web-main/rev/2cb06d154465
Comment 3 Quality Engineering 2011-01-25 06:08:27 UTC
Integrated into 'main-golden', will be available in build *201101250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2cb06d154465
User: pjiricka@netbeans.org
Log: #194634 - commenting out some failing tests so more tests can be run regularly by the continuous build.
Comment 4 Martin Balin 2016-07-07 08:56:45 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss