aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine/disabled-testcases.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2008-02-11 18:24:00 +0000
committerVincent Hennebert <vhennebert@apache.org>2008-02-11 18:24:00 +0000
commit22d05fbd32743107f8fc4fbbda30b48df4cd2347 (patch)
tree8dfba965bcf3614a0348dfd4c661065071bb6433 /test/layoutengine/disabled-testcases.xml
parent3f8c5ac143bcd70b1ae1df7dc79b4b8fe33605eb (diff)
downloadxmlgraphics-fop-22d05fbd32743107f8fc4fbbda30b48df4cd2347.tar.gz
xmlgraphics-fop-22d05fbd32743107f8fc4fbbda30b48df4cd2347.zip
Disabled region-body_column-count_bug#37468 testcase because of bug 44393
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@620567 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/layoutengine/disabled-testcases.xml')
-rw-r--r--test/layoutengine/disabled-testcases.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/layoutengine/disabled-testcases.xml b/test/layoutengine/disabled-testcases.xml
index 15ac8aa48..feecd3a6f 100644
--- a/test/layoutengine/disabled-testcases.xml
+++ b/test/layoutengine/disabled-testcases.xml
@@ -305,4 +305,10 @@
<description>A soft hyphen should be a preferred as break compared to a
normal hyphenation point but is not.</description>
</testcase>
+ <testcase>
+ <name>Wrong fo.Constants values used for break classes</name>
+ <file>region-body_column-count_bug37468.xml</file>
+ <description>Bugzilla #44393: the Constants.EN_AUTO break class isn't properly recognized by
+ PageBreaker.</description>
+ </testcase>
</disabled-testcases>