diff options
author | Bartosz Kosiorek <gang65@poczta.onet.pl> | 2021-05-27 19:38:50 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2021-05-28 09:33:21 +0200 |
commit | 9864fbc9d5f532d9aa4742968886b3f94bc44dbc (patch) | |
tree | bb386229dadde93e4afa9785c8251de19e4fbbab /xmloff | |
parent | 00e13be1c3dd45597237f805a06b3e8a74187125 (diff) |
tdf#117957 WMF Replace ellipses with rects to fix tests on arm64
The issue is caused by floating numbers,
On x86_64 it is:
338.499728160392-445.269903703769
on arm it is:
338.499728160392-445.26990370377
As in test files, we have two ellipses (which are made from small lines),
which points rounds differently on different architectures
Change-Id: I44dd5c7b3b13f3b1680d5a3a8348d6f467cb2f7c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116270
Tested-by: Jenkins
Tested-by: René Engelhard <rene@debian.org>
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'xmloff')
0 files changed, 0 insertions, 0 deletions