Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On 05/22/2013 09:08 AM, Stephan Bergmann wrote:
But the mdds-related "attempt to compare iterators from different
sequences" failure I described in the original mail is still there.

FYI, with the attached mdds-broken.patch to disable the tests affected by that mdds-related "attempt to compare iterators from different sequences" failure, and a local revert of <http://cgit.freedesktop.org/libreoffice/core/commit/?id=d256dbede60533369d1aac64cca34721183f6a8a> "fdo#46808, Convert chart2::Title service to new style" to work around a broken JunitTest_chart2_unoapi (sch.ChXChartDocument, sch.ChartTitle; of which Noel G. is informed), a current master (<http://cgit.freedesktop.org/libreoffice/core/commit/?id=ea2f06d7884f2b765394bff8a1e935f67f6c961d> "Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpoints") "make check" works for me again (Fedora 18 x86_64, --enable-dbgutil).

Stephan
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 0b3970f..ae8a53d 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -66,7 +66,6 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
     CppunitTest_sc_namedrangeobj \
     CppunitTest_sc_namedrangesobj \
     CppunitTest_sc_tablesheetobj \
-    CppunitTest_sc_tablesheetsobj \
     CppunitTest_sc_editfieldobj_cell \
     CppunitTest_sc_editfieldobj_header \
     CppunitTest_sc_modelobj \
diff --git a/sc/qa/unoapi/sc.sce b/sc/qa/unoapi/sc.sce
index 4ececd9..ac3b540 100644
--- a/sc/qa/unoapi/sc.sce
+++ b/sc/qa/unoapi/sc.sce
@@ -88,7 +88,6 @@
 -o sc.ScIndexEnumeration_FunctionDescriptionEnumeration
 -o sc.ScIndexEnumeration_LabelRangesEnumeration
 -o sc.ScIndexEnumeration_NamedRangesEnumeration
--o sc.ScIndexEnumeration_ScenariosEnumeration
 -o sc.ScIndexEnumeration_SheetCellRangesEnumeration
 -o sc.ScIndexEnumeration_SheetLinksEnumeration
 -o sc.ScIndexEnumeration_SpreadsheetViewPanesEnumeration

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.