Hi all,
first sorry for my english.
When I tried to build LO 4.3.2.1 with --enable-dbgutil, error
occurs in test:
sc/qa/unit/opencl-test.cxx(1269) : error : Assertion
Test name: ScOpenclTest::testFinacialIRRFormula
double equality assertion failed
- Expected: 29.3418442391175
- Actual : 523
- Delta : 0.00293418442391175
More output in attachment.
Software: Windows 8.1, MSVS 2012 PRO, cygwin 32bit.
I checked 4.2.6.3 and 4.3.2.2 and there is the same problem.
Is this a bug in test case or in Calc ?
When I comment this test,
all other tests passed and the build is done.
I build with dbgutil, because with this feature more tests are running,
am I right ?
Maybe I can run extended tests without this switch,
because I don't need all this debug stuff ?
Regards,
Jakub Kościelak
F:/4321/sc/qa/unit/opencl-test.cxx(1269) : error : Assertion
Test name: ScOpenclTest::testFinacialIRRFormula
double equality assertion failed
- Expected: 29.3418442391175
- Actual : 523
- Delta : 0.00293418442391175
Failures !!!
Run: 223 Failure total: 1 Failures: 1 Errors: 0
warn:legacy.osl:10148:5868:unotools/source/config/configmgr.cxx:167: OSL_ASSERT: items_.empty()
Error: a unit test failed, please do one of:
export DEBUGCPPUNIT=TRUE # for exception catching
export CPPUNITTRACE="gdb --args" # for interactive debugging on Linux
export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive debugging in Visual
Studio
export VALGRIND=memcheck # for memory checking
and retry using: make CppunitTest_sc_opencl_test
make[1]: *** [F:/4321/workdir/CppunitTest/sc_opencl_test.test] Error 1
make: *** [build] Error 2
Context
- ScOpenclTest::testFinacialIRRFormula test error · Jakub Kościelak
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.