summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2018-02-05 16:53:03 +0100
committerMichael Stahl <mstahl@redhat.com>2018-02-05 16:54:05 +0100
commitb2a053160c4c8eb0acd66b74c52dbda23a654bda (patch)
treecff614da1f43cfb9a31c5e4e5127e29c396382ea /sw/qa/extras/ww8export
parent49696161be136a274d23b5704f146e0421aeb7fe (diff)
sw: disable testTableKeep on WNT
Fails from time to time, like so: https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1517842001.29090#err2 Change-Id: Ia33193fbfa05da58d31bcc5008beea32c1feb2fe
Diffstat (limited to 'sw/qa/extras/ww8export')
-rw-r--r--sw/qa/extras/ww8export/ww8export.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ww8export/ww8export.cxx b/sw/qa/extras/ww8export/ww8export.cxx
index fab47934835f..f63260bcc056 100644
--- a/sw/qa/extras/ww8export/ww8export.cxx
+++ b/sw/qa/extras/ww8export/ww8export.cxx
@@ -1293,7 +1293,7 @@ DECLARE_WW8EXPORT_TEST(testCommentExport, "comment-export.odt")
}
}
-#if !defined(MACOSX)
+#if !defined(MACOSX) && !defined(_WIN32)
#if !TEST_FONTS_MISSING
DECLARE_WW8EXPORT_TEST(testTableKeep, "tdf91083.odt")
{