diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-11-28 17:51:35 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-11-28 22:05:45 +0100 |
commit | eb76f71658696cb974f607b7238a8544386f715c (patch) | |
tree | 6ae0cee84dac578a20c282d612f778f41b524727 /sc/qa | |
parent | 23b91df22b63558aa7dfd42270780db909b1e382 (diff) |
Disabled tests failing due to fdo#43309.
Diffstat (limited to 'sc/qa')
-rw-r--r-- | sc/qa/unoapi/knownissues.xcl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/qa/unoapi/knownissues.xcl b/sc/qa/unoapi/knownissues.xcl index f1e87ebccba4..aee16545a2b3 100644 --- a/sc/qa/unoapi/knownissues.xcl +++ b/sc/qa/unoapi/knownissues.xcl @@ -217,3 +217,6 @@ 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 + +### fdo43309 ### +sc.ScCellRangeObj::com::sun::star::chart::XChartData |