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 44830 - falure in testClipboard
Summary: falure in testClipboard
Status: CLOSED DUPLICATE of bug 44828
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-06-14 15:18 UTC by pzajac
Modified: 2008-12-22 18:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


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

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-06-14 15:18:20 UTC
[200406131800]
Test Suite org.netbeans.core.NbClipboardNativeTest



testClipboard:

      junit.framework.AssertionFailedError: still
supports stringFlavor
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
Comment 1 pzajac 2004-06-14 15:19:09 UTC
Created attachment 15687 [details]
exception stacktrace
Comment 2 pzajac 2004-07-19 13:52:12 UTC
The stacktrace is from other test. (ModuleManager.testModuleDeletion)

*** This issue has been marked as a duplicate of 44828 ***
Comment 3 pzajac 2004-07-20 09:57:05 UTC
v