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 86652 - NbDelayedTest failure
Summary: NbDelayedTest failure
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2006-10-06 10:42 UTC by Jaroslav Tulach
Modified: 2008-12-22 18:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Failure with logs (10.20 KB, text/html)
2006-10-06 10:43 UTC, Jaroslav Tulach
Details
failure (18.82 KB, text/html)
2006-11-08 16:03 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2006-10-06 10:42:41 UTC
On 200610031800

No changes yet expected:<0> but was:<1> Log:
Starting test 
testWhenCallingGetContentsItChecksSystemClipboardFirstTimeAfterActivation
[org.netbeans.junit.MockServices] THREAD: main MSG: Set context class loader 
on 12 threads
[org.openide.util.RequestProcessor] THREAD: main MSG: notifyFinished: 
RequestProcessor.Task [System clipboard synchronizer, 1] for task 
org.netbeans.core.NbClipboard@9931f5
[org.netbeans.core.NbClipboard] THREAD: AWT-EventQueue-0 MSG: getContents by 
org.netbeans.core.NbClipboardNativeTest$1Get@150bd4d
[org.netbeans.core.NbClipboard] THREAD: AWT-EventQueue-0 MSG:   0 = 
java.awt.datatransfer.DataFlavor[mimetype=application/x-java-serialized-object;representationclass=java.lang.String]
[org.netbeans.core.NbClipboard] THREAD: AWT-EventQueue-0 MSG:   1 = 
java.awt.datatransfer.DataFlavor[mimetype=text/plain;representationclass=java.io.InputStream;charset=unicode]
[org.netbeans.core.NbClipboard] THREAD: AWT-EventQueue-0 MSG: getContents by 
org.netbeans.core.NbClipboardNativeTest$1Get@150bd4d
[org.netbeans.core.NbClipboard] THREAD: AWT-EventQueue-0 MSG:   0 = 
java.awt.datatransfer.DataFlavor[mimetype=application/x-java-serialized-object;representationclass=java.lang.String]
Comment 1 Jaroslav Tulach 2006-10-06 10:43:25 UTC
Created attachment 34969 [details]
Failure with logs
Comment 2 Marian Mirilovic 2006-10-09 09:19:37 UTC
Yarda, 
this is yours, isn't it ?
Comment 3 Jaroslav Tulach 2006-10-10 08:49:38 UTC
IDE: [10.10.06 9:49] Committing "NbClipboardNativeTest.java" started
Checking in NbClipboardNativeTest.java;
/shared/data/ccvs/repository/core/test/unit/src/org/netbeans/core/NbClipboardNativeTest.java,v  
<--  NbClipboardNativeTest.java
new revision: 1.15; previous revision: 1.14
Comment 4 Jaroslav Tulach 2006-11-08 16:03:15 UTC
New failure on Nov11, 2006.
Comment 5 Jaroslav Tulach 2006-11-08 16:03:45 UTC
Created attachment 35899 [details]
failure
Comment 6 Jaroslav Tulach 2006-11-22 17:02:54 UTC
#86652: Adding waitFinished to be sure the content is updated before the 
listener is added

core/test/unit/src/org/netbeans/core/NbClipboardNativeTest.java,v  <--  
NbClipboardNativeTest.java
new revision: 1.16; previous revision: 1.15