summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-17 19:20:47 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-17 22:06:38 +0100
commitdf24517ed069092ee34eba77d045cb68b51530b0 (patch)
tree4fb5d46c7e385af99b4eb272cbc7381d2bfea65d /sw
parent16bbfcd1902e63823f6f1a491442b82024def2bc (diff)
can restore this test again
Change-Id: I82f5e8f9ce88d5662d391b0635dfc91b25d6126a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87000 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/qa/extras/ooxmlexport/ooxmlexport14.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport14.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport14.cxx
index a94263f05c41..1835b92bec49 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport14.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport14.cxx
@@ -225,11 +225,6 @@ DECLARE_OOXMLEXPORT_TEST(testTdf124367, "tdf124367.docx")
uno::UNO_QUERY);
uno::Reference<text::XTextTable> xTextTable(xTables->getByIndex(0), uno::UNO_QUERY);
uno::Reference<table::XTableRows> xTableRows = xTextTable->getRows();
-
- // import is still good, FIXME the export
- if (mbExported)
- return;
-
// it was 2761 at the first import, and 2760 at the second import, due to incorrect rounding
CPPUNIT_ASSERT_EQUAL(static_cast<sal_Int16>(2762),
getProperty<uno::Sequence<text::TableColumnSeparator>>(