You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2007/01/29 09:14:49 UTC

[jira] Updated: (HARMONY-1919) [classlib][swing][test] unit test fails: j.s.ProgressMonitorTest

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

Stepan Mishura updated HARMONY-1919:
------------------------------------

    Component/s:     (was: build - test - ci)
                 Classlib

> [classlib][swing][test] unit test fails: j.s.ProgressMonitorTest
> ----------------------------------------------------------------
>
>                 Key: HARMONY-1919
>                 URL: https://issues.apache.org/jira/browse/HARMONY-1919
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Attachments: H1919-j.s.ProgressMonitorTest.patch
>
>
> javax.swing.ProgressMonitorTest
> testIsCancelled(javax.swing.ProgressMonitorTest)
> junit.framework.AssertionFailedError
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at junit.framework.Assert.assertTrue(Assert.java:27)
> 	at javax.swing.ProgressMonitorTest.testIsCancelled(ProgressMonitorTest.java:116)
> 	at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:258)
> 	at junit.framework.TestCase.runTest(TestCase.java:154)
> 	at junit.framework.TestCase.runBare(TestCase.java:127)
> 	at javax.swing.BasicSwingTestCase.runBareSuper(BasicSwingTestCase.java:117)
> 	at javax.swing.BasicSwingTestCase.runBareImpl(BasicSwingTestCase.java:122)
> 	at javax.swing.BasicSwingTestCase$2.run(BasicSwingTestCase.java:136)
> 	at java.lang.Thread.run(Thread.java:872)
> Also this test can fail with
> testGetSetMaximum(javax.swing.ProgressMonitorTest)junit.framework.AssertionFailedError: Test interrupted due timeout
>      at javax.swing.BasicSwingTestCase.runBare(BasicSwingTestCase.java:147)

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