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 51040

Summary: failure in testSomeChildrenDisappearDuringFirstPaint
Product: platform Reporter: pzajac <pzajac>
Component: NodesAssignee: Petr Nejedly <pnejedly>
Status: CLOSED FIXED    
Severity: blocker Keywords: TEST
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: test's log

Description pzajac 2004-11-01 15:27:05 UTC
Test Case:  	
testSomeChildrenDisappearDuringFirstPaint
Test Suite: 
org.openide.explorer.view.&#8201;TreeView48993Test
Module Name: 	openide
Build: 200410311900
Jdk:  1.5.0
Comment 1 pzajac 2004-11-01 15:27:31 UTC
Created attachment 18647 [details]
test's log
Comment 2 Petr Nejedly 2004-11-02 16:08:38 UTC
Removed the test from stable config for now, will remove it on
release40 branch as well.
Comment 3 Petr Nejedly 2004-11-03 16:04:42 UTC
removed from stable testconfig both in trunk and release40
Comment 4 Petr Nejedly 2005-02-25 18:20:06 UTC
Fixed the problem, slightly updated the test and enabled it again.
openide/test/unit/src/org/openide/explorer/view/TreeView48993Test.java,v1.5
openide/src/org/openide/explorer/view/VisualizerNode.java,v1.48
openide/test/cfg-unit.xml,v1.130
Comment 5 Petr Nejedly 2005-03-01 09:38:03 UTC
Test failed again
Comment 6 Petr Nejedly 2005-03-01 09:56:07 UTC
Improved test robustness.
openide/test/unit/src/org/openide/explorer/view/TreeView48993Test.java,v1.6
Comment 7 pzajac 2005-03-16 15:41:14 UTC
v