[Libreoffice-commits] core.git: sw/qa
David Tardon
dtardon at redhat.com
Fri Feb 13 03:23:20 PST 2015
sw/qa/core/macros-test.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9d9e4b9f7de815984ca67e58bb8cea745c0b4568
Author: David Tardon <dtardon at redhat.com>
Date: Fri Feb 13 12:22:17 2015 +0100
disable control shape grouping test for now
Change-Id: I29ca828a2049a72e2238986892c172e7c135b44b
diff --git a/sw/qa/core/macros-test.cxx b/sw/qa/core/macros-test.cxx
index a625dd0..800248b 100644
--- a/sw/qa/core/macros-test.cxx
+++ b/sw/qa/core/macros-test.cxx
@@ -86,7 +86,7 @@ public:
CPPUNIT_TEST(testVba);
#endif
CPPUNIT_TEST(testBookmarkDeleteAndJoin);
- CPPUNIT_TEST(testControlShapeGrouping);
+ // CPPUNIT_TEST(testControlShapeGrouping);
CPPUNIT_TEST(testFdo55289);
CPPUNIT_TEST(testFdo68983);
More information about the Libreoffice-commits
mailing list