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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.7, updated. libreoffice_3.6.1-1-28-gc709781



The following commit has been merged in the debian-experimental-3.7 branch:
commit a19d631d87406e91680b185f73077a0fbbe803e6
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Sep 6 11:22:11 2012 +0200

    also disable sc.ScAccessible* tests

diff --git a/changelog b/changelog
index 05d1cdb..755dd09 100644
--- a/changelog
+++ b/changelog
@@ -7,7 +7,7 @@ libreoffice (1:3.7.0~git20120814-1) UNRELEASED; urgency=low
 libreoffice (1:3.6.1-3) UNRELEASED; urgency=low
 
   * debian/patches/disable-flaky-unoapi-tests.diff: disable flaky
-    toolkit unoapi tests
+    toolkit and sc.ScAccessible* unoapi tests
   * debian/patches/gcj-safe-jni-h-include.diff: add missing -I...
   * debian/control.in:
     - make -core break libreoffice-common (<< 1:3.6.1~rc1) as "unopkg sync"
diff --git a/patches/disable-flaky-unoapi-tests.diff b/patches/disable-flaky-unoapi-tests.diff
index 5d47916..402d2e2 100644
--- a/patches/disable-flaky-unoapi-tests.diff
+++ b/patches/disable-flaky-unoapi-tests.diff
@@ -1,6 +1,8 @@
 14:13 < mst__> _rene_, the toolkit unoapi tests are known to be flaky (in some 
                system dependent way) e.g. on the Win@6 tinderbox it always 
                crashes
+14:14 < mst__> _rene_, sc.ScAccessible* tests also fail on some systems some of 
+               the time
 
 --- a/toolkit/Module_toolkit.mk-old	2012-09-05 14:24:27.129693868 +0200
 +++ b/toolkit/Module_toolkit.mk	2012-09-05 14:24:39.521755312 +0200
@@ -16,3 +18,25 @@
 +#))
  
  # vim: set noet sw=4 ts=4:
+--- a/sc/qa/unoapi/sc.sce-old	2012-09-06 10:38:29.160466870 +0200
++++ b/sc/qa/unoapi/sc.sce	2012-09-06 10:39:13.684687646 +0200
+@@ -1,19 +1,4 @@
+ # i84653 -o sc.ScPageObj
+-# i84554 -o sc.AccessibleEditableTextPara_PreviewNote
+-# i88241 -o sc.AccessibleEditableTextPara_HeaderFooter
+--o sc.AccessibleEditableTextPara_PreviewCell
+--o sc.ScAccessibleCell
+-# i91044 -o sc.ScAccessibleCsvCell
+-# i91044 -o sc.ScAccessibleCsvGrid
+-# i84641 -o sc.ScAccessibleCsvRuler
+-# i88330 -o sc.ScAccessibleDocument
+-# i91045 -o sc.ScAccessibleDocumentPagePreview
+--o sc.ScAccessiblePageHeader
+--o sc.ScAccessiblePageHeaderArea
+--o sc.ScAccessiblePreviewCell
+--o sc.ScAccessiblePreviewHeaderCell
+--o sc.ScAccessiblePreviewTable
+-# fdo#45337 -o sc.ScAccessibleSpreadsheet
+ -o sc.ScAnnotationObj
+ -o sc.ScAnnotationShapeObj
+ -o sc.ScAnnotationsObj

-- 
LibreOffice packaging repository


Reply to: