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 45098 - error in testUseTitle
Summary: error in testUseTitle
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-06-17 14:30 UTC by pzajac
Modified: 2008-12-22 19:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (1.33 KB, text/plain)
2004-06-17 14:30 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-06-17 14:30:23 UTC
[200406161800]
Test Suite
org.openide.explorer.propertysheet.RendererDisplayerTest


testUseTitle:

      java.lang.IncompatibleClassChangeError
	at
org.openide.explorer.propertysheet.RendererDisplayerTest.testUseTitle(RendererDisplayerTest.java:193)
	at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
Comment 1 pzajac 2004-06-17 14:30:45 UTC
Created attachment 15814 [details]
exception stacktrace
Comment 2 _ tboudreau 2004-06-26 20:38:05 UTC
IncompatibleClassChangeError?

Clean and recompile your tests.
Comment 3 pzajac 2004-06-28 16:46:19 UTC
v