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 Petrenko (JIRA)" <ji...@apache.org> on 2006/11/08 15:16:59 UTC

[jira] Closed: (HARMONY-2058) [classlib][swing] tests fail: j.s.t.AbstractDocument_AbstractElementRTest and j.s.t.DefaultStyledDocumentRTest

     [ http://issues.apache.org/jira/browse/HARMONY-2058?page=all ]

Alexey Petrenko closed HARMONY-2058.
------------------------------------


> [classlib][swing] tests fail: j.s.t.AbstractDocument_AbstractElementRTest and j.s.t.DefaultStyledDocumentRTest
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2058
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2058
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Alexey Petrenko
>         Attachments: H2058-AbstractDocument.patch, H2058-tests-unexclude.patch
>
>
> These tests are in exclude list and still fail:
> javax.swing.text.AbstractDocument_AbstractElementRTest
> testGetNameParent(javax.swing.text.AbstractDocument_AbstractElementRTest)
> junit.framework.AssertionFailedError
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at junit.framework.Assert.assertNull(Assert.java:233)
> 	at junit.framework.Assert.assertNull(Assert.java:226)
> 	at javax.swing.text.AbstractDocument_AbstractElementRTest.testGetNameParent(AbstractDocument_AbstractElementRTest.java:129)
>         <snip>
> javax.swing.text.DefaultStyledDocumentRTest
> testDeepTreeInsert01(javax.swing.text.DefaultStyledDocumentRTest)
> junit.framework.ComparisonFailure: expected:<paragraph> but was:<body>
> 	at junit.framework.Assert.assertEquals(Assert.java:81)
> 	at junit.framework.Assert.assertEquals(Assert.java:87)
> 	at javax.swing.text.DefaultStyledDocumentRTest.testDeepTreeInsert01(DefaultStyledDocumentRTest.java:20)
>         <snip>
> testHTMLInsert(javax.swing.text.DefaultStyledDocumentRTest)
> junit.framework.ComparisonFailure: expected:<content> but was:<body>
> 	at junit.framework.Assert.assertEquals(Assert.java:81)
> 	at junit.framework.Assert.assertEquals(Assert.java:87)
> 	at javax.swing.text.DefaultStyledDocumentRTest.testHTMLInsert(DefaultStyledDocumentRTest.java:285)
>         <snip>

-- 
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