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 52207 - failure in testBrokenLoader
Summary: failure in testBrokenLoader
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 4.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2004-12-08 14:27 UTC by pzajac
Modified: 2008-12-23 00:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
testlog (7.17 KB, text/html)
2004-12-08 14:27 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-12-08 14:27:21 UTC
[200412051900]
Test Case:  	 testBrokenLoader
Test Suite: 
org.openide.loaders. OperationListenerTest
Module Name: 	openide
Jdk  1.4.2_06, 1.5.0_01
Comment 1 pzajac 2004-12-08 14:27:45 UTC
Created attachment 19208 [details]
testlog
Comment 2 David Konecny 2004-12-08 14:35:20 UTC
This is evergreen: see issue 39786. Everything works fine there is
just one more event fired then expected. Why? That's what I still do
not know.
Comment 3 Jaroslav Tulach 2005-02-06 18:04:46 UTC
cvs -q ci -m "#52207: Adding logging in order to track the cause of 
52207 random failure" 
 
Checking in 
test/unit/src/org/openide/loaders/OperationListenerTest.java; 
/cvs/openide/test/unit/src/org/openide/loaders/OperationListenerTest.java,v  
<--  OperationListenerTest.java 
new revision: 1.7; previous revision: 1.6 
 
Comment 4 pzajac 2005-02-08 10:12:57 UTC
v