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 151173 - C/V test failed. testInstantiateAllInstances
Summary: C/V test failed. testInstantiateAllInstances
Status: VERIFIED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: ardavis26
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-10-23 16:18 UTC by Ivan Sidorkin
Modified: 2009-01-15 01:57 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 Ivan Sidorkin 2008-10-23 16:18:12 UTC
junit.framework.AssertionFailedError: Some instances cannot be created
File Actions/Python/org-netbeans-modules-python-console-actions-PyConsole.instance threw
java.lang.ClassNotFoundException: org.netbeans.modules.python.console.actions.PyConsole
File Actions/Python/org-netbeans-modules-python-debugger-actions-PyConsole.instance threw
java.lang.ClassNotFoundException: org.netbeans.modules.python.debugger.actions.PyConsole
File Editors/text/x-python-string/language.instance threw java.lang.ClassNotFoundException: Will not load classes from
default package (language)
Comment 1 Torbjorn Norbye 2008-11-04 19:02:44 UTC
Fixed about a week ago
Comment 2 Ivan Sidorkin 2008-11-14 10:21:00 UTC
verified