[Libreoffice-bugs] [Bug 127083] New: CppunitTest_sc_financial_functions_test fails on ppc64le
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 21 13:11:48 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127083
Bug ID: 127083
Summary: CppunitTest_sc_financial_functions_test fails on
ppc64le
Product: LibreOffice
Version: 6.3.0.4 release
Hardware: PowerPC
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jbrielmaier at suse.de
Created attachment 153554
--> https://bugs.documentfoundation.org/attachment.cgi?id=153554&action=edit
Backtrace of CppunitTest_sc_financial_functions_test on ppc64le
The CppunitTest_sc_financial_functions_test of LibreOffice 6.3.0.4 fails on
openSUSE Tumbleweed on my POWER9 (ppc64le) hardware.
Running make CppunitTest_sc_financial_functions_test results in:
"""
home/abuild/rpmbuild/BUILD/libreoffice-6.3.0.4/sc/qa/unit/functions_test.cxx:47:FinancialFunctionsTest::testFinancialFormulasFODS
double equality assertion failed
- Expected: 1
- Actual : 0
- Delta : 1e-14
FinancialFunctionsTest::testFinancialFormulasFODS finished in: 33743ms
functions_test.cxx:47:Assertion
Test name: FinancialFunctionsTest::testFinancialFormulasFODS
double equality assertion failed
- Expected: 1
- Actual : 0
- Delta : 1e-14
Failures !!!
Run: 1 Failure total: 1 Failures: 1 Errors: 0
"""
I added the full backtrace as attachment. If I read it correctly, it fails
while testing the sc/qa/unit/data/functions/financial/fods/rate.fods file. But
to be honest, I'm a bit overwhelmed by the size of this backtrace...
Please let me know if you need further information from me.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190821/87815e56/attachment.html>
More information about the Libreoffice-bugs
mailing list