You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2008/03/03 20:48:50 UTC

[jira] Updated: (HARMONY-2337) [classlib][swing] javax.swing.JCheckBoxMenuItemTest failed intermittently as a part of swing module test run

     [ https://issues.apache.org/jira/browse/HARMONY-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov updated HARMONY-2337:
------------------------------------

    Attachment: FieldSetter.java
                testcase.patch

This is a patch for the testing infrastructure to investigate reliability of the swing tests. It modifies SwingTestCase class to run testcases in a loop for a specified period of time. The new file should be added:
    svn add working_classlib/support/src/test/java/org/apache/harmony/testframework/util/FieldSetter.java


May be it worth to look into Ant macros to make a solution suitable for all modules. This means the patch is for illustrative purposes until another option is investigated.

> [classlib][swing] javax.swing.JCheckBoxMenuItemTest failed intermittently as a part of swing module test run
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2337
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2337
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SuSE 9 Linux ia32
>            Reporter: Alexei Fedotov
>         Attachments: FieldSetter.java, testcase.patch
>
>
> The test failed 22 times from 162 while running the whole module in a single JVM. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.