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 51041 - Deadlock in TreeView*Test
Summary: Deadlock in TreeView*Test
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-11-01 15:28 UTC by Jaroslav Tulach
Modified: 2008-12-22 20:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (18.02 KB, text/plain)
2004-11-01 15:29 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2004-11-01 15:28:52 UTC
The test fails often on my computer. While before
timeout improvements it just starved until I
closed the frame, in recent version the first test
timeouts and the second deadlocks then. I'll
attach the dump.

I suggest to remove the test from stable set in
release40, as we should be 100% sure that all
stable tests we release really work.
Comment 1 Jaroslav Tulach 2004-11-01 15:29:29 UTC
Created attachment 18648 [details]
Thread dump
Comment 2 Petr Nejedly 2004-11-02 16:08:46 UTC
Removed the test from stable config for now, will remove it on
release40 branch as well.
Comment 3 Petr Nejedly 2004-11-03 16:04:30 UTC
removed from stable testconfig both in trunk and release40
Comment 4 Petr Nejedly 2005-02-24 13:16:41 UTC
Deadlocks only sometimes for me.
Comment 5 Petr Nejedly 2005-02-25 16:51:22 UTC
The test doesn't deadlock anymore.
openide/test/unit/src/org/openide/explorer/view/TreeView48993Test.java,v1.4
Comment 6 Tomas Danek 2005-07-15 10:11:27 UTC
Can jaroslav please verify??
Comment 7 Jaroslav Tulach 2005-07-15 14:27:08 UTC
x