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 147927

Summary: C/V test failed. ValidateLayerConsistencyTest
Product: cnd Reporter: Ivan Sidorkin <ivansidorkin>
Component: -- Other --Assignee: Alexander Simon <alexvsimon>
Status: VERIFIED FIXED    
Severity: blocker Keywords: TEST
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/hudson/job/trunk/3834/testReport/org.netbeans.core.projects/ValidateLayerConsistencyTest/testInstantiateAllInstances/
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2008-09-22 20:31:18 UTC
as result of  Changeset 103252:76b3484a3f62

junit.framework.AssertionFailedError: Some instances cannot be created
File Editors/text/x-c++/Settings.settings threw java.lang.ClassNotFoundException:
org.netbeans.modules.cnd.editor.cplusplus.CCOptions
File Editors/text/x-c/Settings.settings threw java.lang.ClassNotFoundException:
org.netbeans.modules.cnd.editor.cplusplus.COptions
Comment 1 Alexander Simon 2008-09-22 21:17:33 UTC
fixed, change set:
http://hg.netbeans.org/main/rev/e86e90140f73
Comment 2 Quality Engineering 2008-09-23 17:53:49 UTC
Integrated into 'main-golden', will be available in build *200809231435* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e86e90140f73
User: alexvsimon@netbeans.org
Log: fixed: IZ#147927:C/V test failed. ValidateLayerConsistencyTest
Comment 3 Ivan Sidorkin 2008-09-26 09:03:35 UTC
verified