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 130922

Summary: web.kit tests broken
Product: qa Reporter: Jesse Glick <jglick>
Component: TestsAssignee: Martin Schovanek <mschovanek>
Status: CLOSED FIXED    
Severity: blocker CC: dkonecny, jskrivanek, pjiricka
Priority: P2 Keywords: TEST
Version: 6.x   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/hudson/job/test-compilation/579/testReport/org.netbeans.nbbuild/SubAntJUnitReport/_hudson_workdir_jobs_test_compilation_workspace_web_kit/
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2008-03-24 16:52:41 UTC
Please fix compilation of tests.
Comment 1 David Konecny 2008-03-25 00:49:33 UTC
[subant-junit]
/hudson/workdir/jobs/test-compilation/workspace/web.kit/test/qa-functional/src/org/netbeans/test/web/WebProjectValidation13.java:141:
cannot find symbol
[subant-junit] symbol  : method selectJ2EEVersion(java.lang.String)
[subant-junit] location: class org.netbeans.jellytools.NewWebProjectNameLocationStepOperator
[subant-junit]         nameStep.selectJ2EEVersion(sJ2EE_1_3);
[subant-junit]                 ^
[subant-junit] 
Comment 2 Jiri Skrivanek 2008-03-25 08:46:00 UTC
Changes in web project wizard forced changes in jellytools library. Martine, please update web.kit tests.
Comment 3 Martin Schovanek 2008-03-28 13:01:43 UTC
Fixed by Dan at http://hg.netbeans.org/main/rev/20204bc327bc.