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 - Deadlock in NbClipboardTest
Summary: Deadlock in NbClipboardTest
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2007-01-05 08:34 UTC by Jaroslav Tulach
Modified: 2008-12-22 10:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The deadlock (16.04 KB, text/plain)
2007-01-05 08:34 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
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