CppUnit SdMiscTest::testTdf119956 Failing on Windows with 150% scale factor
Luke Benes
lukebenes at hotmail.com
Mon May 20 20:30:39 UTC 2019
While testing various scaling factors for the starmath issue,
http://document-foundation-mail-archive.969070.n3.nabble.com/CppunitTest-starmath-qa-cppunit-Failing-on-Windows-with-HiDPI-screens-tp4261772.html
I discovered that SdMiscTest::testTdf119956 is also failing.
Any ideas why this test would also be dpi dependent?
The build log is below. Would you like any additional debugging info?
-Luke
[build CUT] sd_misc_tests
SdMiscTest::testTdf67248 finished in: 1086ms
D:/core/sd/qa/unit/misc-tests.cxx:777:SdMiscTest::testTdf119956
equality assertion failed
- Expected: 3
- Actual : 0
SdMiscTest::testTdf119956 finished in: 1851ms
SdMiscTest::testTdf120527 finished in: 500ms
D:/core/sd/qa/unit/misc-tests.cxx(777) : error : Assertion
Test name: SdMiscTest::testTdf119956
equality assertion failed
- Expected: 3
- Actual : 0
Failures !!!
Run: 15 Failure total: 1 Failures: 1 Errors: 0
Error: a unit test failed, please do one of:
make CppunitTest_sd_misc_tests CPPUNITTRACE=TRUE # which is a shortcut for the following line
More information about the LibreOffice
mailing list