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 65386

Summary: failure in AsynchronousValidatingPanelTest
Product: platform Reporter: pzajac <pzajac>
Component: Dialogs&WizardsAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker CC: jtulach
Priority: P2 Keywords: RANDOM, TEST
Version: 5.x   
Hardware: All   
OS: All   
URL: http://beetle.czech:8080/unittest/TestCase.jsp?issues=2639
Issue Type: DEFECT Exception Reporter:
Attachments: xtest log
Failure from 2005-11-02 05:20:57.051
But it fails in some other place then it used to

Description pzajac 2005-09-29 17:01:50 UTC
First Failure : 200509271927
linux, solaris, JDK 1.5.0_05, JDK 1.4.2_08
Comment 1 pzajac 2005-09-29 17:02:37 UTC
Created attachment 25315 [details]
xtest log
Comment 2 Jiri Rechtacek 2005-09-30 11:22:59 UTC
:-( The tests passes on my configuration and also in the NB50 Beta. Maybe some
race conditions.
Comment 3 Jiri Rechtacek 2005-10-17 08:19:05 UTC
Works for me since 050930 dev build.
Comment 4 pzajac 2005-10-18 16:36:04 UTC
v
Comment 5 Jaroslav Tulach 2005-11-02 16:38:02 UTC
Failed again on 2005-11-02 05:20:57.051 
Comment 6 Jaroslav Tulach 2005-11-02 16:38:46 UTC
Created attachment 26577 [details]
Failure from 2005-11-02 05:20:57.051
Comment 7 Jiri Rechtacek 2005-11-03 10:10:45 UTC
Checking in
openide/dialogs/test/unit/src/org/openide/AsynchronousValidatingPanelTest.java;
/shared/data/ccvs/repository/openide/dialogs/test/unit/src/org/openide/AsynchronousValidatingPanelTest.java,v
 <--  AsynchronousValidatingPanelTest.java
new revision: 1.2; previous revision: 1.1
done
Comment 8 Jaroslav Tulach 2005-11-16 08:04:03 UTC
Fails and fails. 
Comment 9 Jaroslav Tulach 2005-11-16 08:04:42 UTC
Created attachment 26984 [details]
But it fails in some other place then it used to
Comment 10 Jiri Rechtacek 2005-11-16 13:00:21 UTC
Checking in
openide/dialogs/test/unit/src/org/openide/AsynchronousValidatingPanelTest.java;
/shared/data/ccvs/repository/openide/dialogs/test/unit/src/org/openide/AsynchronousValidatingPanelTest.java,v
 <--  AsynchronousValidatingPanelTest.java
new revision: 1.3; previous revision: 1.2
done
Comment 11 pzajac 2005-12-02 13:55:41 UTC
test randomly fails
Comment 12 Jaroslav Tulach 2005-12-02 13:56:36 UTC
You need to wait for the backgroundValidationThread first and just then for  
swing. Btw. do you really want 16 parael invocations!?  
Comment 13 Jiri Rechtacek 2005-12-06 07:21:48 UTC
cvs server: scheduling file `LoggingTestCaseHid.java' for addition
cvs server: use 'cvs commit' to add this file permanently
RCS file:
/shared/data/ccvs/repository/openide/dialogs/test/unit/src/org/openide/LoggingTestCaseHid.java,v
done
Checking in LoggingTestCaseHid.java;
/shared/data/ccvs/repository/openide/dialogs/test/unit/src/org/openide/LoggingTestCaseHid.java,v
 <--  LoggingTestCaseHid.java
initial revision: 1.1
done
Checking in AsynchronousValidatingPanelTest.java;
/shared/data/ccvs/repository/openide/dialogs/test/unit/src/org/openide/AsynchronousValidatingPanelTest.java,v
 <--  AsynchronousValidatingPanelTest.java
new revision: 1.7; previous revision: 1.6
done
Comment 14 Marian Mirilovic 2005-12-12 14:42:19 UTC
pass ... verified