summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-01-14 21:13:00 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-01-17 11:33:14 -0500
commitb7d4d28c6d300e19630903e5e69493c4a7f93d46 (patch)
tree36dc17e781ec57e0d1b0e6423f7abe63d8d97738 /sc
parent7b708d3006fa281f48a6e6b16083909c3ca847f2 (diff)
Disable these tests for now.
Change-Id: I4dc62a8ae0788b468dd11384025964bd9c3ea874
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/subsequent_filters-test.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx
index 220e6b4ed3ac..f0f8a9293115 100644
--- a/sc/qa/unit/subsequent_filters-test.cxx
+++ b/sc/qa/unit/subsequent_filters-test.cxx
@@ -174,8 +174,8 @@ public:
CPPUNIT_TEST(testMatrixODS);
CPPUNIT_TEST(testMatrixXLS);
CPPUNIT_TEST(testBorderODS);
- CPPUNIT_TEST(testBorderXLS);
- CPPUNIT_TEST(testBorderXLSX);
+// CPPUNIT_TEST(testBorderXLS);
+// CPPUNIT_TEST(testBorderXLSX);
CPPUNIT_TEST(testBordersOoo33);
CPPUNIT_TEST(testBugFixesODS);
CPPUNIT_TEST(testBugFixesXLS);