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 50108 - failure in ChildrenKeysTest
Summary: failure in ChildrenKeysTest
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-10-07 16:15 UTC by pzajac
Modified: 2008-12-23 00:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test (7.93 KB, text/html)
2004-10-07 16:16 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-10-07 16:15:15 UTC
Test Case:  	
testProperInitializationEvenIfInvokedFromMultipleThreadsBug30907SlowAddNotifyWithReadAccess
Test Suite: 	org.openide.nodes. ChildrenKeysTest
Module Name: 	openide

 SunOS, 	  200410052201,   	 1.5.0
Comment 1 pzajac 2004-10-07 16:16:25 UTC
Created attachment 18135 [details]
test
Comment 2 Jaroslav Tulach 2004-10-08 07:26:20 UTC
Zajo, all tests starting with name
testProperInitializationEvenIfInvokedFromMultipleThreadsBug30907 are
simptoms of the same problem. So just add any additional failures into
this bug.
Comment 3 Jaroslav Tulach 2004-10-11 17:11:26 UTC
cvs -q  ci -m "Extracting the test for #50108 into own class and
adding entensive logging to be notified what is happening when it fails"
Checking in src/org/openide/nodes/Children.java;
/cvs/openide/src/org/openide/nodes/Children.java,v  <--  Children.java
new revision: 1.125; previous revision: 1.124
done
Processing log script arguments...
More commits to come...
RCS file:
/cvs/openide/test/unit/src/org/openide/nodes/ChildrenKeysIssue30907Test.java,v
done
Checking in
test/unit/src/org/openide/nodes/ChildrenKeysIssue30907Test.java;
/cvs/openide/test/unit/src/org/openide/nodes/ChildrenKeysIssue30907Test.java,v
 <--  ChildrenKeysIssue30907Test.java
initial revision: 1.1
done
Checking in test/unit/src/org/openide/nodes/ChildrenKeysTest.java;
/cvs/openide/test/unit/src/org/openide/nodes/ChildrenKeysTest.java,v 
<--  ChildrenKeysTest.java
new revision: 1.11; previous revision: 1.10
Comment 4 pzajac 2004-11-02 17:32:11 UTC
v