sw/qa/extras/ww8export/ww8export.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5e2680ebda010ac3f10e2e972e68b831c12c1e93 Author: Michael Stahl <mst...@redhat.com> Date: Mon Feb 5 16:53:03 2018 +0100 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 (cherry picked from commit b2a053160c4c8eb0acd66b74c52dbda23a654bda) Reviewed-on: https://gerrit.libreoffice.org/49289 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sw/qa/extras/ww8export/ww8export.cxx b/sw/qa/extras/ww8export/ww8export.cxx index ebb49f6ae2d1..a7079660be73 100644 --- a/sw/qa/extras/ww8export/ww8export.cxx +++ b/sw/qa/extras/ww8export/ww8export.cxx @@ -1273,7 +1273,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") { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits