Kaydet (Commit) 90d84c6d authored tarafından Markus Mohrhard's avatar Markus Mohrhard

disable two slow java based subsequenttests, fdo#45337

These two tests are not well designed and need 5 and 10 minute just to
check that we really return every row. This is not a good trade-off
between test coverage and execution time.

Enable them again with a better concept.
üst ed88b144
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
-o sc.ScAccessiblePreviewCell -o sc.ScAccessiblePreviewCell
-o sc.ScAccessiblePreviewHeaderCell -o sc.ScAccessiblePreviewHeaderCell
-o sc.ScAccessiblePreviewTable -o sc.ScAccessiblePreviewTable
-o sc.ScAccessibleSpreadsheet # fdo#45337 -o sc.ScAccessibleSpreadsheet
-o sc.ScAnnotationObj -o sc.ScAnnotationObj
-o sc.ScAnnotationShapeObj -o sc.ScAnnotationShapeObj
-o sc.ScAnnotationsObj -o sc.ScAnnotationsObj
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
-o sc.ScIndexEnumeration_TableChartsEnumeration -o sc.ScIndexEnumeration_TableChartsEnumeration
-o sc.ScIndexEnumeration_TableColumnsEnumeration -o sc.ScIndexEnumeration_TableColumnsEnumeration
-o sc.ScIndexEnumeration_TableConditionalEntryEnumeration -o sc.ScIndexEnumeration_TableConditionalEntryEnumeration
-o sc.ScIndexEnumeration_TableRowsEnumeration # fdo#45337 -o sc.ScIndexEnumeration_TableRowsEnumeration
-o sc.ScIndexEnumeration_TextFieldEnumeration -o sc.ScIndexEnumeration_TextFieldEnumeration
-o sc.ScLabelRangeObj -o sc.ScLabelRangeObj
-o sc.ScLabelRangesObj -o sc.ScLabelRangesObj
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment