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 40820 - Some datatransfer-related tests in openide are broken
Summary: Some datatransfer-related tests in openide are broken
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2004-03-07 21:43 UTC by Jesse Glick
Modified: 2008-12-22 21:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ExplorerActionsImplTest.testPasteAction failure log (7.11 KB, text/html)
2004-03-07 21:44 UTC, Jesse Glick
Details
ExplorerPanelTest.testPasteAction failure log (6.92 KB, text/html)
2004-03-07 21:44 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-03-07 21:43:12 UTC
Presumably related to recent changes in
NbClipboard? Not sure.
Comment 1 Jesse Glick 2004-03-07 21:44:03 UTC
Created attachment 13861 [details]
ExplorerActionsImplTest.testPasteAction failure log
Comment 2 Jesse Glick 2004-03-07 21:44:52 UTC
Created attachment 13862 [details]
ExplorerPanelTest.testPasteAction failure log
Comment 3 _ ttran 2004-03-07 22:29:25 UTC
-> yarda, please
Comment 4 _ ttran 2004-03-07 22:32:58 UTC
perhaps fix for issue 40785 broke this?
Comment 5 Jaroslav Tulach 2004-03-08 09:47:00 UTC
Result of async changes in NbClipboard. Now the
ExClipboard.getContents().getDataFlavors() can finish sooner than the
previous ExClipboard.setContents(...). I am not yet sure about the fix.
Comment 6 Jaroslav Tulach 2004-03-08 09:57:35 UTC
Checking in NbClipboard.java;
/cvs/core/src/org/netbeans/core/NbClipboard.java,v  <--  NbClipboard.java
new revision: 1.17; previous revision: 1.16
Comment 7 Marian Mirilovic 2005-12-20 15:51:41 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.