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

Summary: failure in ChildrenKeysTest
Product: platform Reporter: pzajac <pzajac>
Component: NodesAssignee: Jaroslav Tulach <jtulach>
Status: CLOSED WORKSFORME    
Severity: blocker Keywords: TEST
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: test

Description pzajac 2004-10-07 16:15:15 UTC
Test Case:  	
testProperInitializationEvenIfInvokedFromMultipleThreadsBug30907SlowAddNotifyWithReadAccess
Test Suite: 	org.openide.nodes.&#8201;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