You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/11/10 15:21:37 UTC

[jira] Created: (HARMONY-2148) [classlib][awt][test] unit test fails: j.a.KeyboardFocusManagerRTest

[classlib][awt][test] unit test fails: j.a.KeyboardFocusManagerRTest
--------------------------------------------------------------------

                 Key: HARMONY-2148
                 URL: http://issues.apache.org/jira/browse/HARMONY-2148
             Project: Harmony
          Issue Type: Bug
          Components: build - test - ci
         Environment: Windows
            Reporter: Alexey A. Ivanov


Unit test java.awt.KeyboardFocusManagerRTest fails:

testRedispatchEvent(java.awt.KeyboardFocusManagerRTest)
junit.framework.AssertionFailedError: expected same:<java.awt.KeyboardFocusManager
RTest$2[comp2,60,5,1x1]> was not:<java.awt.KeyboardFocusManagerRTest$1[comp1,54,5,1x1]>
        at java.awt.KeyboardFocusManagerRTest.testRedispatchEvent(KeyboardFocusManagerRTest.java:75)

For me, it fails only on Windows.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2148) [classlib][awt][test] unit test fails: j.a.KeyboardFocusManagerRTest

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2148?page=all ]

Stepan Mishura updated HARMONY-2148:
------------------------------------

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

> [classlib][awt][test] unit test fails: j.a.KeyboardFocusManagerRTest
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2148
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2148
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Windows
>            Reporter: Alexey A. Ivanov
>         Attachments: H2148-KeyboardFocusManagerRTest.patch
>
>
> Unit test java.awt.KeyboardFocusManagerRTest fails:
> testRedispatchEvent(java.awt.KeyboardFocusManagerRTest)
> junit.framework.AssertionFailedError: expected same:<java.awt.KeyboardFocusManager
> RTest$2[comp2,60,5,1x1]> was not:<java.awt.KeyboardFocusManagerRTest$1[comp1,54,5,1x1]>
>         at java.awt.KeyboardFocusManagerRTest.testRedispatchEvent(KeyboardFocusManagerRTest.java:75)
> For me, it fails only on Windows.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2148) [classlib][awt][test] unit test fails: j.a.KeyboardFocusManagerRTest

Posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2148?page=all ]

Alexey A. Ivanov updated HARMONY-2148:
--------------------------------------

    Attachment: H2148-KeyboardFocusManagerRTest.patch

This failure is not reproducible every test run.
My investigations show that the reason is lack of time for focus switching. So what I've done is just increased the wait time before performing the assertion.

> [classlib][awt][test] unit test fails: j.a.KeyboardFocusManagerRTest
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2148
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2148
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: Windows
>            Reporter: Alexey A. Ivanov
>         Attachments: H2148-KeyboardFocusManagerRTest.patch
>
>
> Unit test java.awt.KeyboardFocusManagerRTest fails:
> testRedispatchEvent(java.awt.KeyboardFocusManagerRTest)
> junit.framework.AssertionFailedError: expected same:<java.awt.KeyboardFocusManager
> RTest$2[comp2,60,5,1x1]> was not:<java.awt.KeyboardFocusManagerRTest$1[comp1,54,5,1x1]>
>         at java.awt.KeyboardFocusManagerRTest.testRedispatchEvent(KeyboardFocusManagerRTest.java:75)
> For me, it fails only on Windows.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2148) [classlib][awt][test] unit test fails: j.a.KeyboardFocusManagerRTest

Posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2148?page=all ]

Alexey A. Ivanov updated HARMONY-2148:
--------------------------------------

    Patch Info: [Patch Available]

> [classlib][awt][test] unit test fails: j.a.KeyboardFocusManagerRTest
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2148
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2148
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: Windows
>            Reporter: Alexey A. Ivanov
>         Attachments: H2148-KeyboardFocusManagerRTest.patch
>
>
> Unit test java.awt.KeyboardFocusManagerRTest fails:
> testRedispatchEvent(java.awt.KeyboardFocusManagerRTest)
> junit.framework.AssertionFailedError: expected same:<java.awt.KeyboardFocusManager
> RTest$2[comp2,60,5,1x1]> was not:<java.awt.KeyboardFocusManagerRTest$1[comp1,54,5,1x1]>
>         at java.awt.KeyboardFocusManagerRTest.testRedispatchEvent(KeyboardFocusManagerRTest.java:75)
> For me, it fails only on Windows.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira