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 91867

Summary: Deadlock in NbClipboardTest
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: Window SystemAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker Keywords: RANDOM, TEST
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: The deadlock

Description Jaroslav Tulach 2007-01-05 08:34:07 UTC
Test Suite org.netbeans.core.NbClipboardTest
go back to testbag 
Summary:
Total tests  Expected Passes  Unexpected Passes  Expected Fails  Unexpected 
Fails  Errors  Success Rate  Run(when)  Time(ms)
  3  2  0  0  0  1  66.67%  2007-01-05 02:22:08.887  0
  Unexpected Failure:
Suite is not finished. Look at build script log file. 
Individual Tests:
Name  Status  Message  Workdir  Time(ms)
  testDefaultOnJDK15AndLater  pass   No   1001
  testPropOnJDK15AndLater  pass   No   1
  testMemoryLeak89844  unknown  Did not finish.   No   0
Comment 1 Jaroslav Tulach 2007-01-05 08:34:36 UTC
Created attachment 37060 [details]
The deadlock
Comment 2 Jaroslav Tulach 2007-02-12 13:20:55 UTC
core/test/unit/src/org/netbeans/core/NbClipboardTest.java,v  <--  
NbClipboardTest.java
new revision: 1.8; previous revision: 1.7
done