diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-09-18 21:14:17 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-09-18 21:15:33 +0200 |
commit | cc75f10853dcfbc6b332af0942d528d0430abba3 (patch) | |
tree | 82ea9ae6859eb0f272ddd4adf2de2cce9412768c | |
parent | 46539a912646c1df5076420e5b03a857870f3610 (diff) |
disable failing unoapi test, fdo#55065
Change-Id: I41b4708ae336886cd25f11c1d9f8b7a04b4f48f9
-rw-r--r-- | sc/qa/unoapi/sc.sce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unoapi/sc.sce b/sc/qa/unoapi/sc.sce index de846db7cfb5..41a23c5bed65 100644 --- a/sc/qa/unoapi/sc.sce +++ b/sc/qa/unoapi/sc.sce @@ -39,7 +39,7 @@ -o sc.ScAutoFormatFieldObj -o sc.ScAutoFormatObj -o sc.ScAutoFormatsObj --o sc.ScCellCursorObj +# fdo#55065 -o sc.ScCellCursorObj # ported to cppunit -o sc.ScCellFieldObj -o sc.ScCellFieldsObj -o sc.ScCellFormatsEnumeration |