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 - web.kit tests broken
Summary: web.kit tests broken
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Schovanek
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-03-24 16:52 UTC by Jesse Glick
Modified: 2011-06-10 09:16 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.