summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-04-26 12:56:33 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-04-26 12:58:01 +0200
commitb308e7934002ff5d0fa1da9ae18384f674606dc9 (patch)
tree8df6d3afc548c60bb0e7d4942d9a573fe33433ca
parente8fd5a07eca70912ddee45aaa34d434809b59fb7 (diff)
CppunitTest_sw_rtfimport: disable testTdf90097 on OS X
As it fails on MacOSX-x86_64@49-TDF. It's strange, as it passed Jenkins verification... Change-Id: I04e4f091aff6855969bc40182c4b69b36f4a1b81
-rw-r--r--sw/qa/extras/rtfimport/rtfimport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/rtfimport/rtfimport.cxx b/sw/qa/extras/rtfimport/rtfimport.cxx
index 82e4cd20c791..3cc668f906f6 100644
--- a/sw/qa/extras/rtfimport/rtfimport.cxx
+++ b/sw/qa/extras/rtfimport/rtfimport.cxx
@@ -2554,7 +2554,7 @@ DECLARE_RTFIMPORT_TEST(testClassificatonPasteLevels, "classification-confidentia
CPPUNIT_ASSERT_EQUAL(aOld, xText->getString());
}
-#ifndef WNT
+#if !defined(MACOSX) && !defined(WNT)
DECLARE_RTFIMPORT_TEST(testTdf90097, "tdf90097.rtf")
{
// Get the second child of the group shape.