https://issues.apache.org/bugzilla/show_bug.cgi?id=50196

Andreas L. Delmelle <adelme...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #9 from Andreas L. Delmelle <adelme...@apache.org> 2011-05-28 
06:34:03 UTC ---

Thanks for the testcase. I checked a pristine version of FOP trunk, with the
one additional change in Matthias' last patch, and the full test suite still
failed with the message:

    [junit] Testcase:
table-header_table-footer_padding.xml(org.apache.fop.layoutengine.LayoutEngineTestSuite$LayoutEngineTestCase):
   Caused an ERROR
    [junit] Expected XPath expression to evaluate to '20000', but got ''
(XPath:
/areatree/pageSequence/pageViewport[2]/page/regionViewport/regionBody/mainReference/span/flow/block/block[10]/block/linearea/inlineparent/@padding-start)
    [junit] java.lang.RuntimeException: Expected XPath expression to evaluate
to '20000', but got '' (XPath:
/areatree/pageSequence/pageViewport[2]/page/regionViewport/regionBody/mainReference/span/flow/block/block[10]/block/linearea/inlineparent/@padding-start)
    [junit]     at
org.apache.fop.layoutengine.EvalCheck.doCheck(EvalCheck.java:86)
    [junit]     at
org.apache.fop.layoutengine.EvalCheck.check(EvalCheck.java:60)
    [junit]     at
org.apache.fop.layoutengine.LayoutEngineTester.doATChecks(LayoutEngineTester.java:226)
    [junit]     at
org.apache.fop.layoutengine.LayoutEngineTester.checkAll(LayoutEngineTester.java:159)
    [junit]     at
org.apache.fop.layoutengine.LayoutEngineTester.runTest(LayoutEngineTester.java:141)
    [junit]     at
org.apache.fop.layoutengine.LayoutEngineTestSuite$LayoutEngineTestCase.runTest(LayoutEngineTestSuite.java:206)

Do you run your test against FOP trunk or against 1.0?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to