summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/qa/unoapi/sc_4.sce5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/qa/unoapi/sc_4.sce b/sc/qa/unoapi/sc_4.sce
index bf05df96ac04..d631ac99878b 100644
--- a/sc/qa/unoapi/sc_4.sce
+++ b/sc/qa/unoapi/sc_4.sce
@@ -28,8 +28,9 @@
-o sc.ScFunctionListObj
# ported to cppunit -o sc.ScHeaderFieldObj
-o sc.ScHeaderFieldsObj
--o sc.ScHeaderFooterContentObj
--o sc.ScHeaderFooterTextCursor
+# The two HeaderFooter tests seem to fail randomly
+# -o sc.ScHeaderFooterContentObj
+# -o sc.ScHeaderFooterTextCursor
# SHF_TextObj is composed of SHF_TextData, which has a weak reference to
# SHF_ContentObj, which itself has three references to SHF_TextObj.
# The css::text::XTextRange test fails often when the weak SHF_ContentObj is