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 42821

Summary: the runned test blocks ide
Product: platform Reporter: pzajac <pzajac>
Component: -- Other --Assignee: David Simonek <dsimonek>
Status: CLOSED FIXED    
Severity: blocker Keywords: TEST
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description pzajac 2004-05-05 10:31:18 UTC
probably org.openide.util.UtilProgressCursorTest
doesn't finish correctly. It block other tests. 

Dafe please look at the tests and reassign it to
correct owner it is not your problem. The test was
create by you. Thanks.

Test log:
.....
 - test suite
org.openide.explorer.view.SelectionModeTest started
[ideTestRunner] - test suite
org.openide.explorer.view.SelectionModeTest FAILED
[ideTestRunner] - time elapsed: 0.860 seconds
[ideTestRunner] - passed: 1  failed: 2  errors: 0
 total: 3
[ideTestRunner] - success rate: 33.33%
  
[ideTestRunner] - test suite
org.openide.explorer.view.TTVTest started
[ideTestRunner] OK, TreeTableView released nodes
after 1 GC cycles
[ideTestRunner] - test suite
org.openide.explorer.view.TTVTest passed: 1
test(s)[ideTestRunner] - time elapsed: 6.707 seconds
  
[ideTestRunner] - test suite
org.openide.util.UtilProgressCursorTest started
[ideTestRunner] - test suite
org.openide.util.UtilProgressCursorTest passed: 1
test(s)
[ideTestRunner] - time elapsed: 0.319 seconds
  
[ideTestRunner] Trying to terminate processes
spawned by IDE
Comment 1 _ ttran 2004-06-14 13:02:21 UTC
Dafe?  Have you looked at this?
Comment 2 David Simonek 2004-06-15 15:50:10 UTC
Not yet, Petr volunteered that he will try to fix it. I don't know
what is the status though.
Comment 3 pzajac 2004-06-15 15:56:50 UTC
I'm sorry I haven't yet had free time. 
Comment 4 pzajac 2004-06-17 16:58:11 UTC
Checking in build-unit.xml;
/cvs/core/windows/test/build-unit.xml,v  <--  build-unit.xml
new revision: 1.11; previous revision: 1.10
done
Checking in build.xml;
/cvs/core/windows/test/build.xml,v  <--  build.xml
new revision: 1.4; previous revision: 1.3
done
Comment 5 pzajac 2004-06-22 12:30:26 UTC
v