[Libreoffice-commits] core.git: sw/qa
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Thu Nov 12 07:09:18 UTC 2020
sw/qa/unoapi/knownissues.xcl | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 85bf23b2f74ccac6267335312d212e2f28964b25
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Nov 11 17:49:34 2020 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Nov 12 08:08:39 2020 +0100
Reenable sw.PageStyle::com::sun::star::beans::XPropertySet check
Whatever the reason was for the
<https://bz.apache.org/ooo/show_bug.cgi?id=111186> "sw/qa/unoapi
sw.PageStyle::com::sun::star::beans::XPropertySet::setPropertyValue() failure"
> 21: LOG> Execute: setPropertyValue()
> 21: LOG> starting required method: getPropertySetInfo()
> 21: LOG> try to cheange value of property 'FootnoteLineWeight'
> 21: Method setPropertyValue() finished with state FAILED
> 21: LOG> setPropertyValue(): PASSED.FAILED
failure, it appears to work fine now in JunitTest_sw_unoapi_1.
Change-Id: I205c0e39e5a6ce6b5793eb52687e631d31936789
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105604
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/sw/qa/unoapi/knownissues.xcl b/sw/qa/unoapi/knownissues.xcl
index fef6d56bf102..fdd88e231de9 100644
--- a/sw/qa/unoapi/knownissues.xcl
+++ b/sw/qa/unoapi/knownissues.xcl
@@ -166,9 +166,6 @@ sw.SwXTextGraphicObject::com::sun::star::text::BaseFrameProperties
### i109917 ###
sw.SwXTextDocument::com::sun::star::document::XEventBroadcaster
-### i111186 ###
-sw.PageStyle::com::sun::star::beans::XPropertySet
-
### i111218 ###
sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEventBroadcaster
More information about the Libreoffice-commits
mailing list