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 87001 - InitJobTest fails constantly on Windows
Summary: InitJobTest fails constantly on Windows
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: David Simonek
URL: http://beetle.czech:8080/unittest/Tes...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2006-10-12 13:47 UTC by Jaroslav Tulach
Modified: 2008-12-22 18:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump for the possible deadlock (5.26 KB, text/plain)
2006-10-12 13:47 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-12 13:47:17 UTC
Passes on linux, fails on windows.

 Build   Jdk  Linux
qa-linux-s5  SunOS
qa-sol10-s5  Windows XP
qa-xp-s3
  200610101800   1.5.0_09  pass  -  unknown
   1.6.0-rc  pass  -  unknown
  200610091800   1.5.0_09  pass  -  unknown
   1.6.0-rc  pass  -  unknown
  200610081800   1.5.0_09  pass  -  unknown
   1.6.0-rc  pass  -  unknown
  200610071800   1.5.0_09  pass  -  unknown
Comment 1 Jaroslav Tulach 2006-10-12 13:47:42 UTC
Created attachment 35136 [details]
Thread dump for the possible deadlock
Comment 2 David Simonek 2006-12-01 16:11:46 UTC
Duplicate of 79406.

*** This issue has been marked as a duplicate of 79406 ***
Comment 3 Jaroslav Tulach 2006-12-06 17:06:50 UTC
The tests are failing again.
Comment 4 David Simonek 2006-12-06 20:03:56 UTC
Of course, because my "success story" broke QA commit validation tests, so i had
to rollback. Still don't know why they fail...
Comment 5 David Simonek 2006-12-07 18:58:23 UTC
hopefully fixed in main trunk:

Checking in src/org/openide/util/AsyncInitSupport.java;
/cvs/openide/util/src/org/openide/util/AsyncInitSupport.java,v  <-- 
AsyncInitSupport.java
new revision: 1.6; previous revision: 1.5
done
Checking in test/unit/src/org/openide/util/InitJobTest.java;
/cvs/openide/util/test/unit/src/org/openide/util/InitJobTest.java,v  <-- 
InitJobTest.java
new revision: 1.5; previous revision: 1.4
done