[ http://issues.apache.org/jira/browse/HARMONY-2253?page=all ]
Alexey A. Ivanov updated HARMONY-2253:
--------------------------------------
Attachment: H2253-ParagraphViewTest.patch
This patch to ParagraphViewTest adds @Override annotation thus no warnings issued when compiling
this test.
setIgnoreNotImplemented(true) in setUp() allows to run this without errors while HARMONY-2303
is not fixed.
This patch also incorporates patch from HARMONY-2109 which removes commented out debug prints.
> [classlib][swing] unit test fails: j.s.text.ParagraphViewTest
> -------------------------------------------------------------
>
> Key: HARMONY-2253
> URL: http://issues.apache.org/jira/browse/HARMONY-2253
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Alexey A. Ivanov
> Attachments: H2253-o.a.h.x.swing.Utilities.patch, H2253-o.a.h.x.swing.UtilitiesTest.patch,
H2253-ParagraphViewTest.patch, H2253-swing.build.xml.patch
>
>
> Unit test javax.swing.text.ParagraphViewTest fails:
> testSetLineSpacingNegative(javax.swing.text.ParagraphViewTest)
> junit.framework.AssertionFailedError: expected:<0> but was:<15>
> at javax.swing.text.ParagraphViewTest.testSetLineSpacingNegative(ParagraphViewTest.java:683)
--
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
|