[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 01/01: temporarily disable sd export mediaembedding test...



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.0
in repository libreoffice.

commit 4dba67b0510113c2c863d76a57751731b8180fbb
Author: Rene Engelhard <rene@debian.org>
Date:   Sat Jun 20 18:44:19 2015 +0200

    temporarily disable sd export mediaembedding test...
---
 patches/disable-mediaembedding-test.diff | 37 ++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/patches/disable-mediaembedding-test.diff b/patches/disable-mediaembedding-test.diff
new file mode 100644
index 0000000..2985d83
--- /dev/null
+++ b/patches/disable-mediaembedding-test.diff
@@ -0,0 +1,37 @@
+--- a/sd/qa/unit/export-tests.cxx	2015-06-20 11:49:52.000000000 +0200
++++ b/sd/qa/unit/export-tests.cxx	2015-06-20 18:40:25.797612229 +0200
+@@ -81,7 +81,7 @@
+     void testBnc870233_2();
+     void testN828390_4();
+     void testN828390_5();
+-    void testMediaEmbedding();
++//    void testMediaEmbedding();
+     void testFdo71961();
+     void testFdo84043();
+     void testN828390();
+@@ -115,7 +115,7 @@
+     CPPUNIT_TEST(testBnc870233_2);
+     CPPUNIT_TEST(testN828390_4);
+     CPPUNIT_TEST(testN828390_5);
+-    CPPUNIT_TEST(testMediaEmbedding);
++//    CPPUNIT_TEST(testMediaEmbedding);
+     CPPUNIT_TEST(testFdo71961);
+     CPPUNIT_TEST(testFdo84043);
+     CPPUNIT_TEST(testN828390);
+@@ -336,6 +336,7 @@
+     xDocShRef->DoClose();
+ }
+ 
++/*
+ void SdExportTest::testMediaEmbedding()
+ {
+     ::sd::DrawDocShellRef xDocShRef = loadURL(getURLFromSrc("/sd/qa/unit/data/media_embedding.odp"), ODP);
+@@ -370,7 +371,7 @@
+ 
+     xDocShRef->DoClose();
+ }
+-
++*/
+ void SdExportTest::testFdo84043()
+ {
+     ::sd::DrawDocShellRef xDocShRef = loadURL(getURLFromSrc("/sd/qa/unit/data/fdo84043.odp"), ODP);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: