diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-02-12 16:52:04 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-02-12 16:52:04 +0100 |
commit | 5e5a2e3e4d711744957dede1263b96cf7bd93fa9 (patch) | |
tree | 021f962035fa08f70d1e29be61c1b90bf38f6aa3 /postprocess | |
parent | f78fa7e9c72ab1bd3e6a19d5234651f379c44a08 (diff) |
Fill in bug ID
Change-Id: I9aef1c4e74f296fa06bee98781462dd8138eebe4
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/qa/services.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/postprocess/qa/services.cxx b/postprocess/qa/services.cxx index 57ee985e1c0c..019a8c3eda63 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( |