[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - sc/qa

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Aug 27 19:34:32 UTC 2018


 sc/qa/unit/screenshots/screenshots.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit c78318f07c217b9743fbd0869680af6678dcacc9
Author:     Henry Castro <hcastro at collabora.com>
AuthorDate: Thu May 31 21:54:42 2018 -0400
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Mon Aug 27 21:34:07 2018 +0200

    sc: disable test that fails on Windows
    
    reference "Daily Screenshot Build on Windows - Build # 410 - Failure!"
    
    https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/410/
    
    Change-Id: I4fe6b46e7c2a7a1904ffb86dd68d689f7ada9def
    Reviewed-on: https://gerrit.libreoffice.org/59626
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/sc/qa/unit/screenshots/screenshots.cxx b/sc/qa/unit/screenshots/screenshots.cxx
index b27c9753d6a1..75f91a3f96b4 100644
--- a/sc/qa/unit/screenshots/screenshots.cxx
+++ b/sc/qa/unit/screenshots/screenshots.cxx
@@ -79,7 +79,6 @@ public:
 
     CPPUNIT_TEST_SUITE(ScScreenshotTest);
     CPPUNIT_TEST(testOpeningModalDialogs);
-    CPPUNIT_TEST(testMultiViewCopyPaste);
     CPPUNIT_TEST_SUITE_END();
 };
 


More information about the Libreoffice-commits mailing list