This bug was fixed in the package libreoffice - 1:6.2.4-0ubuntu2
---
libreoffice (1:6.2.4-0ubuntu2) eoan; urgency=medium
* debian/patches/fix-flaky-bridgetest.diff: add safer float comparisons to
bridgetest equals() (LP: #1832360)
-- Marcus Tomlinson Mon, 17 Jun 2019
13:18:0
** No longer affects: df-libreoffice
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832360
Title:
autopkgtests flaky on s390x
To manage notifications about this bug go to:
https://bugs.launchpad.ne
** Bug watch added: Document Foundation Bugzilla #125978
https://bugs.documentfoundation.org/show_bug.cgi?id=125978
** Also affects: df-libreoffice via
https://bugs.documentfoundation.org/show_bug.cgi?id=125978
Importance: Unknown
Status: Unknown
--
You received this bug notifica
So turns out the test case is being a little naughty by comparing floats
with a "==", which s390x in particular does not handling so well.
You can see in the debug log that the test float value is set to
17.0815f but actually gets stored as '17.081499', '17.081501' and
'17.081503' in various place
** Changed in: libreoffice (Ubuntu)
Status: New => In Progress
** Changed in: libreoffice (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832360
Titl