[Libreoffice-commits] core.git: postprocess/qa
Stephan Bergmann
sbergman at redhat.com
Thu Feb 12 07:52:34 PST 2015
postprocess/qa/services.cxx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 5e5a2e3e4d711744957dede1263b96cf7bd93fa9
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Feb 12 16:52:04 2015 +0100
Fill in bug ID
Change-Id: I9aef1c4e74f296fa06bee98781462dd8138eebe4
diff --git a/postprocess/qa/services.cxx b/postprocess/qa/services.cxx
index 57ee985..019a8c3 100644
--- a/postprocess/qa/services.cxx
+++ b/postprocess/qa/services.cxx
@@ -75,7 +75,8 @@ void Test::test() {
std::vector<OUString> blacklist;
blacklist.push_back("com.sun.star.comp.report.OReportDefinition");
- //TODO: bug ID
+ // <https://bugs.documentfoundation.org/show_bug.cgi?id=89343>
+ // "~SwXMailMerge() goes into endless SwCache::Check()":
blacklist.push_back("SwXMailMerge");
css::uno::Reference<css::container::XContentEnumerationAccess> enumAcc(
More information about the Libreoffice-commits
mailing list