Dear LibreOffice folks,

On 06/11/17 11:16, Paul Menzel wrote:

Building LibreOffice 5.3.4.1 the test suite fails with the error below.

```
[CUT] cppcanvas_emfplus 
/dev/shm/bee-root/libreoffice/libreoffice-5.3.4.1-0/source/cppcanvas/qa/extras/emfplus/emfplus.cxx:89:Test::testFdo77229
equality assertion failed
- Expected: 65024
- Actual  : 16777215

Test::testFdo77229 finished in: 381ms
emfplus.cxx:89:Assertion
Test name: Test::testFdo77229
equality assertion failed
- Expected: 65024
- Actual  : 16777215

Failures !!!
Run: 1   Failure total: 1   Failures: 1   Errors: 0
```

With LibreOffice 5.3.3.2 the test suite passed.

I am also able to reproduce this with the master branch with 1cb3100 (Revert "tdf#55631: DBASE import with CP850 encoding").

```
/dev/shm/libreoffice-core/cppcanvas/qa/extras/emfplus/emfplus.cxx:88:Test::testFdo77229
equality assertion failed
- Expected:
- Actual  : �

Test::testFdo77229 finished in: 443ms
emfplus.cxx:88:Assertion
Test name: Test::testFdo77229
equality assertion failed
- Expected:
- Actual  : �

Failures !!!
Run: 1   Failure total: 1   Failures: 1   Errors: 0
```

I am building LibreOffice in a GNU Screen session on a server.


Kind regards,

Paul


[1] https://bugs.documentfoundation.org/show_bug.cgi?id=108431
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to