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 139238 - Uncompilable tests
Summary: Uncompilable tests
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@obsolete
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-07-08 12:40 UTC by Jesse Glick
Modified: 2008-07-09 09:57 UTC (History)
1 user (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-07-08 12:40:07 UTC
languages/test/qa-functional/src/org/netbeans/test/languages/OpenProjectFileTest.java:48: cannot find symbol
symbol  : method closeProject()
location: class org.netbeans.test.languages.OpenProjectFileTest
        closeProject();
        ^
Comment 1 Jan Lahoda 2008-07-09 09:57:57 UTC
Seems to be already fixed by jsedek in changeset 205e8f989a43.