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

Summary: Some datatransfer-related tests in openide are broken
Product: platform Reporter: Jesse Glick <jglick>
Component: ActionsAssignee: Jaroslav Tulach <jtulach>
Status: CLOSED FIXED    
Severity: blocker CC: ttran
Priority: P3 Keywords: RANDOM, TEST
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: ExplorerActionsImplTest.testPasteAction failure log
ExplorerPanelTest.testPasteAction failure log

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.