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 87788

Summary: Failure in ChildrenKeysTest
Product: platform Reporter: pzajac <pzajac>
Component: NodesAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker CC: pnejedly
Priority: P2 Keywords: TEST
Version: 6.x   
Hardware: Sun   
OS: Solaris   
URL: http://beetle.czech:8080/unittest/TestCase.jsp?issues=37893
Issue Type: DEFECT Exception Reporter:
Attachments: exception
new log file

Description pzajac 2006-10-23 15:06:27 UTC
[200610221800]

Case:  	 testGetNodesFromTwoThreads57769
Test Suite: 	org.openide.nodes. ChildrenKeysTest
Module Name: 	openide/nodes
Project Id: 	netbeans_Dev
Comment 1 pzajac 2006-10-23 15:07:25 UTC
Created attachment 35471 [details]
exception
Comment 2 Jaroslav Tulach 2007-01-12 15:02:23 UTC
#87788: Improving the logging in the test

/shared/data/ccvs/repository/openide/nodes/test/unit/src/org/openide/nodes/ChildrenKeysTest.java,v  
<--  ChildrenKeysTest.java
new revision: 1.12; previous revision: 1.11
Comment 3 Jaroslav Tulach 2007-01-15 09:32:02 UTC
Created attachment 37364 [details]
new log file
Comment 4 Jaroslav Tulach 2007-01-15 09:32:31 UTC
x
Comment 5 Jaroslav Tulach 2007-02-13 14:00:26 UTC
More logging.

/shared/data/ccvs/repository/openide/nodes/src/org/openide/nodes/Children.java,v  
<--  Children.java
new revision: 1.19; previous revision: 1.18
done
Checking in test/unit/src/org/openide/nodes/ChildrenKeysTest.java;
/shared/data/ccvs/repository/openide/nodes/test/unit/src/org/openide/nodes/ChildrenKeysTest.java,v  
<--  ChildrenKeysTest.java
new revision: 1.13; previous revision: 1.12
Comment 6 Jaroslav Tulach 2007-02-22 08:48:49 UTC
Nejedlaku, you are the best! I guess the failures stopped when you integrated 
the synchronized map change as part of issue 84906. No failures since 
200702131900.