[Libreoffice-commits] core.git: sc/qa

Jens Carl (via logerrit) logerrit at kemper.freedesktop.org
Fri Apr 26 05:12:44 UTC 2019


 sc/qa/unoapi/knownissues.xcl |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 8dabb2ae2d34f94a50ef5f94bf4bf01b2aca2071
Author:     Jens Carl <j.carl43 at gmx.de>
AuthorDate: Thu Apr 25 15:34:08 2019 -0700
Commit:     Jens Carl <j.carl43 at gmx.de>
CommitDate: Fri Apr 26 07:11:31 2019 +0200

    Related tdf#43309 Enable test
    
    Enable test sc.ScCellRangeObj::com::sun::star::chart::XChartData
    as of commit eb7a731bcfbacec15b77889f0ac545d36ef5ad19 the test is ported
    to C++ and discussed with sberg in
    https://bugs.documentfoundation.org/show_bug.cgi?id=43309#c7.
    
    Change-Id: I2652122bd61f7586d6afa190eaece8edf938e28d
    Reviewed-on: https://gerrit.libreoffice.org/71335
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

diff --git a/sc/qa/unoapi/knownissues.xcl b/sc/qa/unoapi/knownissues.xcl
index b400fef1ee8c..ca1efe74688c 100644
--- a/sc/qa/unoapi/knownissues.xcl
+++ b/sc/qa/unoapi/knownissues.xcl
@@ -218,9 +218,6 @@ sc.ScCellObj::com::sun::star::beans::XPropertySet
 sc.ScCellRangesObj::com::sun::star::table::CellProperties
 sc.ScCellRangesObj::com::sun::star::beans::XPropertySet
 
-### fdo43309 ###
-sc.ScCellRangeObj::com::sun::star::chart::XChartData
-
 ### fdo44167 ###
 sc.ScDatabaseRangeObj::com::sun::star::sheet::XDatabaseRange
 sc.ScDatabaseRangeObj::com::sun::star::util::XRefreshable


More information about the Libreoffice-commits mailing list