You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

disabled-testcases.xml 9.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/xsl" href="disabled-testcases.xsl"?>
  3. <!--
  4. Licensed to the Apache Software Foundation (ASF) under one or more
  5. contributor license agreements. See the NOTICE file distributed with
  6. this work for additional information regarding copyright ownership.
  7. The ASF licenses this file to You under the Apache License, Version 2.0
  8. (the "License"); you may not use this file except in compliance with
  9. the License. You may obtain a copy of the License at
  10. http://www.apache.org/licenses/LICENSE-2.0
  11. Unless required by applicable law or agreed to in writing, software
  12. distributed under the License is distributed on an "AS IS" BASIS,
  13. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14. See the License for the specific language governing permissions and
  15. limitations under the License.
  16. -->
  17. <!-- $Id$ -->
  18. <!--DOCTYPE disabled-testcases SYSTEM "disabled-testcases.dtd"-->
  19. <disabled-testcases>
  20. <testcase>
  21. <name>Auto-height block-containers produce fences</name>
  22. <file>block-container_space-before_space-after_3.xml</file>
  23. <description>Block-containers with no height currently don't
  24. create a fence for spaces as they should (they behave like a
  25. normal block).</description>
  26. </testcase>
  27. <testcase>
  28. <name>font-stretch NYI</name>
  29. <file>block_font-stretch.xml</file>
  30. <description>Font-stretch is not implemented, yet.</description>
  31. </testcase>
  32. <testcase>
  33. <name>linefeed-treatment</name>
  34. <file>block_linefeed-treatment.xml</file>
  35. <description>Preserved linefeeds in a fo:character are not handled
  36. correctly.</description>
  37. </testcase>
  38. <testcase>
  39. <name>white-space-treatment</name>
  40. <file>block_white-space-treatment_3.xml</file>
  41. <description>White space handling incorrectly stops at fo:inline
  42. boundaries when it comes to formatter generated line breaks.</description>
  43. </testcase>
  44. <testcase>
  45. <name>Empty blocks produce fences</name>
  46. <file>block_space-before_space-after_8.xml</file>
  47. <description>An empty block currently produces a fence for
  48. stacking constraints which it shouldn't.</description>
  49. </testcase>
  50. <testcase>
  51. <name>block white-space nbsp 2</name>
  52. <file>block_white-space_nbsp_2.xml</file>
  53. <description>The nbsp given as an fo:character is not adjustable and therefore
  54. the justification does not work in this case.</description>
  55. </testcase>
  56. <testcase>
  57. <name>block word-spacing</name>
  58. <file>block_word-spacing.xml</file>
  59. <description>Word-spacing may not work as expected.</description>
  60. </testcase>
  61. <testcase>
  62. <name>block word-spacing text-align justify</name>
  63. <file>block_word-spacing_text-align_justify.xml</file>
  64. <description>Word-spacing may not work as expected.</description>
  65. </testcase>
  66. <testcase>
  67. <name>external-graphic don't shrink</name>
  68. <file>external-graphic_oversized.xml</file>
  69. <description>Images currently don't shrink so they fit on a page
  70. when they are too big and shrinking is allowed to
  71. happen (min/opt/max).</description>
  72. </testcase>
  73. <testcase>
  74. <name>Test case with HTTP URL</name>
  75. <file>external-graphic_src_uri.xml</file>
  76. <description>Doesn't work behind a proxy which requires
  77. authorization.</description>
  78. </testcase>
  79. <testcase>
  80. <name>Space Resolution in foot note area</name>
  81. <file>footnote_space-resolution.xml</file>
  82. <description>Space resolution does not work between footnote
  83. regions.</description>
  84. </testcase>
  85. <testcase>
  86. <name>NPE for table inside an inline</name>
  87. <file>inline_block_nested_3.xml</file>
  88. <description>Placing a table as a child of an fo:inline produces a
  89. NullPointerException.</description>
  90. </testcase>
  91. <testcase>
  92. <name>inline-container is not implemented, yet.</name>
  93. <file>inline-container_block_nested.xml</file>
  94. <description>inline-container is not implemented, yet. Content of an
  95. inline-container will get swallowed. The test case contains no checks.</description>
  96. </testcase>
  97. <testcase>
  98. <name>inline-container is not implemented, yet.</name>
  99. <file>inline-container_border_padding.xml</file>
  100. <description>inline-container is not implemented, yet. Content of an
  101. inline-container will get swallowed.</description>
  102. </testcase>
  103. <testcase>
  104. <name>inline letter-spacing</name>
  105. <file>inline_letter-spacing.xml</file>
  106. <description>Letter-spacing may not work as
  107. expected within fo:inline.</description>
  108. </testcase>
  109. <testcase>
  110. <name>inline word-spacing</name>
  111. <file>inline_word-spacing.xml</file>
  112. <description>Word-spacing may not work as expected within
  113. fo:inline.</description>
  114. </testcase>
  115. <testcase>
  116. <name>inline word-spacing text-align justify</name>
  117. <file>inline_word-spacing_text-align_justify.xml</file>
  118. <description></description>
  119. </testcase>
  120. <testcase>
  121. <name>leader-alignment NYI</name>
  122. <file>leader-alignment.xml</file>
  123. <description>Leader-alignment is not yet
  124. implemented.</description>
  125. </testcase>
  126. <testcase>
  127. <name>leader-pattern="use-content": Problem with line height</name>
  128. <file>leader_leader-pattern_use-content_bug.xml</file>
  129. <description>Line height is not correctly calculated for
  130. use-content leaders whose height is larger than the rest of the
  131. line.</description>
  132. <reference>http://www.nabble.com/leaders-with-leader-pattern%3D%22use-content%22-t546244.html</reference>
  133. </testcase>
  134. <testcase>
  135. <name>Page breaking doesn't deal with IPD changes</name>
  136. <file>page-breaking_4.xml</file>
  137. <description>Page breaking currently doesn't support changing available IPD
  138. between pages of a single page-sequence. Element list generation has to be reset to
  139. redetermine line breaks in this case.</description>
  140. </testcase>
  141. <testcase>
  142. <name>Overflow handing is incomplete</name>
  143. <file>page-breaking_6.xml</file>
  144. <description>Line breaking is not 100% correct when there's too little space.
  145. Overflows are not detected and warned.</description>
  146. </testcase>
  147. <testcase>
  148. <name>Indefinite page height handling is imcomplete</name>
  149. <file>page-height_indefinite_simple.xml</file>
  150. <description>A RuntimeException is thrown for a page of indefinite height. Lots of warnings.</description>
  151. </testcase>
  152. <testcase>
  153. <name>page-number-citation: Problem with background-image</name>
  154. <file>page-number-citation_background-image.xml</file>
  155. <description>Background-images on page-number-citations are not
  156. placed correctly.</description>
  157. </testcase>
  158. <testcase>
  159. <name>IDs are not working on all FO elements</name>
  160. <file>page-number-citation_complex_1.xml</file>
  161. <description>The "id" attributes are not properly handled for all block-level FO elements.</description>
  162. </testcase>
  163. <testcase>
  164. <name>IDs are not working on all FO elements</name>
  165. <file>page-number-citation_complex_2.xml</file>
  166. <description>The "id" attributes are not properly handled for all inline-level FO elements.</description>
  167. </testcase>
  168. <testcase>
  169. <name>Footnotes in multi-column documents</name>
  170. <file>region-body_column-count_footnote.xml</file>
  171. <description>Footnotes may overlap with text of the region-body in
  172. multi-column documents.</description>
  173. </testcase>
  174. <testcase>
  175. <name>Column Balancing problems</name>
  176. <file>region-body_column-count_balance_4col.xml</file>
  177. <description>Situation in a 4-column document where the column balancing doesn't work and even causes some
  178. content to disappear.</description>
  179. </testcase>
  180. <testcase>
  181. <name>Column Balancing problems</name>
  182. <file>region-body_column-count_bug36356.xml</file>
  183. <description>Column balancing doesn't work as expected.</description>
  184. </testcase>
  185. <testcase>
  186. <name>table-cell empty area with marker.xml</name>
  187. <file>table-cell_empty_area_with_marker.xml</file>
  188. <description>A table-cell producing an empty area does currently not add any markers to a page.
  189. See TODO entry in AreaAdditionUtil.</description>
  190. </testcase>
  191. <testcase>
  192. <name>Border conditionality on table</name>
  193. <file>table_border-width_conditionality.xml</file>
  194. <description>The code should be ok, but the test case uses shorthands and therefore
  195. is probably not expressing the indended outcome according to the spec. The test
  196. case should be revisited.</description>
  197. </testcase>
  198. <testcase>
  199. <name>Soft hyphen with normal hyphenation enabled</name>
  200. <file>block_shy_linebreaking_hyph.xml</file>
  201. <description>A soft hyphen should be a preferred as break compared to a
  202. normal hyphenation point but is not.</description>
  203. </testcase>
  204. <testcase>
  205. <name>Page-keep not respected in multi-column layout</name>
  206. <file>keep_within-page_multi-column_overflow.xml</file>
  207. <description>The block should cause overflow in the
  208. last column on the page, rather than be broken.</description>
  209. </testcase>
  210. <testcase>
  211. <name>Block Container Reference Orientation Bug</name>
  212. <file>block-container_reference-orientation_bug36391.xml</file>
  213. <description>An assert is failing</description>
  214. </testcase>
  215. <testcase>
  216. <name>Writing mode problems</name>
  217. <file>simple-page-master_writing-mode_rl_region-body_writing-mode-lr.xml</file>
  218. <description>Test erroneously depends upon incorrect implementation of writing-mode trait
  219. derivation on fo:region-*.</description>
  220. </testcase>
  221. </disabled-testcases>