summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-03-18 18:01:50 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-03-18 18:38:13 +0100
commit90d84c6dcb48886f697b7b29f9673f782994ae95 (patch)
tree4928829d2f5e7dc615ebcfc5836bb8e70b60bd53
parented88b144ce24b9a733d4a9ab6614307c96537baa (diff)
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.
-rw-r--r--sc/qa/unoapi/sc.sce4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/qa/unoapi/sc.sce b/sc/qa/unoapi/sc.sce
index 28b2cf7e2e6c..4d6b1d44e5a0 100644
--- a/sc/qa/unoapi/sc.sce
+++ b/sc/qa/unoapi/sc.sce
@@ -13,7 +13,7 @@
-o sc.ScAccessiblePreviewCell
-o sc.ScAccessiblePreviewHeaderCell
-o sc.ScAccessiblePreviewTable
--o sc.ScAccessibleSpreadsheet
+# fdo#45337 -o sc.ScAccessibleSpreadsheet
-o sc.ScAnnotationObj
-o sc.ScAnnotationShapeObj
-o sc.ScAnnotationsObj
@@ -80,7 +80,7 @@
-o sc.ScIndexEnumeration_TableChartsEnumeration
-o sc.ScIndexEnumeration_TableColumnsEnumeration
-o sc.ScIndexEnumeration_TableConditionalEntryEnumeration
--o sc.ScIndexEnumeration_TableRowsEnumeration
+# fdo#45337 -o sc.ScIndexEnumeration_TableRowsEnumeration
-o sc.ScIndexEnumeration_TextFieldEnumeration
-o sc.ScLabelRangeObj
-o sc.ScLabelRangesObj