| commit | d0f6c9f924fdbeed4c466e3a6eff7d6980ebc659 | [log] |
|---|---|---|
| author | Noel Grandin <noel@peralex.com> | Wed Jan 06 09:22:57 2021 +0200 |
| committer | Noel Grandin <noel.grandin@collabora.co.uk> | Wed Jan 06 09:10:40 2021 +0100 |
| tree | 0a6b7c6daa25ae1f83b910a38cbfcead485537c5 | |
| parent | 8373d6b1dd1096d3ce1d1f1d3845b6061c365fab [diff] |
exclude more tests for non-default DPI Change-Id: I411c70069273889821de96f2f2cea46d8f11da9d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108830 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
diff --git a/sc/qa/unit/scshapetest.cxx b/sc/qa/unit/scshapetest.cxx index fc5557c..64f3416 100644 --- a/sc/qa/unit/scshapetest.cxx +++ b/sc/qa/unit/scshapetest.cxx
@@ -337,6 +337,9 @@ void ScShapeTest::testTdf137033_RotShear_Hide() #if !defined MACOSX void ScShapeTest::testTdf137576_LogicRectInDefaultMeasureline() { if (!IsDefaultDPI()) return; // Error was, that the empty logical rectangle of a default measure line (Ctrl+Click) // resulted in zeros in NonRotatedAnchor and a wrong position when reloading.