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 138731 - Uncompilable tests
Summary: Uncompilable tests
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Dan Kolar
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-07-01 16:25 UTC by Jesse Glick
Modified: 2008-07-01 16:30 UTC (History)
0 users

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-07-01 16:25:02 UTC
j2ee.kit/test/qa-functional/src/org/netbeans/test/j2ee/serverplugins/glassfish/GlassfishTestSuite.java:76: cannot find
symbol
symbol  : method addTest(org.netbeans.test.j2ee.serverplugins.generic.GenericInstanceTest)
location: class org.netbeans.test.j2ee.serverplugins.glassfish.GlassfishTestSuite
        suite.addTest(new GenericInstanceTest("addInstanceTest",
             ^

[etc.]
Comment 1 Dan Kolar 2008-07-01 16:30:21 UTC
f.