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 - Failure in ChildrenKeysTest
Summary: Failure in ChildrenKeysTest
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://beetle.czech:8080/unittest/Tes...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2006-10-23 15:06 UTC by pzajac
Modified: 2008-12-22 14:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (36.87 KB, text/html)
2006-10-23 15:07 UTC, pzajac
Details
new log file (23.83 KB, text/plain)
2007-01-15 09:32 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
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.