diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-11-28 17:45:55 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-11-28 22:05:45 +0100 |
commit | 23b91df22b63558aa7dfd42270780db909b1e382 (patch) | |
tree | 97c57ad21abf7c18852149b7d69f5ef57bb04454 /sc | |
parent | 3ece0527eb7e03b0186798f567d3dfab52e7c972 (diff) |
Disabled tests failing due to fdo#43308.
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unoapi/knownissues.xcl | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sc/qa/unoapi/knownissues.xcl b/sc/qa/unoapi/knownissues.xcl index f98c30e54d1a..f1e87ebccba4 100644 --- a/sc/qa/unoapi/knownissues.xcl +++ b/sc/qa/unoapi/knownissues.xcl @@ -202,3 +202,18 @@ sc.ScAccessibleCell::com::sun::star::accessibility::XAccessibleText sc.ScDataPilotFieldsObj::com::sun::star::container::XNameAccess sc.ScDataPilotFieldsObj::com::sun::star::container::XIndexAccess sc.ScDataPilotFieldsObj::com::sun::star::container::XElementAccess + +### fdo43308 ### +sc.ScAccessiblePreviewCell::com::sun::star::accessibility::XAccessibleComponent +sc.ScAutoFormatFieldObj::com::sun::star::sheet::TableAutoFormatField +sc.ScCellCursorObj::com::sun::star::table::CellProperties +sc.ScCellCursorObj::com::sun::star::sheet::XCellRangesQuery +sc.ScCellObj::com::sun::star::table::CellProperties +sc.ScCellObj::com::sun::star::style::CharacterProperties +sc.ScCellObj::com::sun::star::beans::XPropertySet +sc.ScCellRangeObj::com::sun::star::table::CellProperties +sc.ScCellRangeObj::com::sun::star::util::XReplaceable +sc.ScCellRangeObj::com::sun::star::sheet::XCellRangesQuery +sc.ScCellRangesObj::com::sun::star::table::CellProperties +sc.ScCellRangesObj::com::sun::star::beans::XPropertySet +sc.ScDataPilotFieldObj::com::sun::star::sheet::DataPilotField |