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 - failure in AsynchronousValidatingPanelTest
Summary: failure in AsynchronousValidatingPanelTest
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://beetle.czech:8080/unittest/Tes...
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2005-09-29 17:01 UTC by pzajac
Modified: 2008-12-22 20:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
xtest log (6.01 KB, text/html)
2005-09-29 17:02 UTC, pzajac
Details
Failure from 2005-11-02 05:20:57.051 (5.73 KB, text/html)
2005-11-02 16:38 UTC, Jaroslav Tulach
Details
But it fails in some other place then it used to (5.77 KB, text/html)
2005-11-16 08:04 UTC, Jaroslav Tulach
Details

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