Bug 108431 - Test::testFdo77229 fails
Summary: Test::testFdo77229 fails
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-09 15:10 UTC by Paul Menzel
Modified: 2017-06-09 15:24 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Menzel 2017-06-09 15:10:57 UTC
Building LibreOffice 5.3.4.1 – this version is missing in the Bugzilla list – 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
```
Comment 1 Paul Menzel 2017-06-09 15:11:47 UTC
g++ (GCC) 5.3.0 is used, and LibreOffice 5.3.3.2 built fine in that environment.
Comment 2 Xisco Faulí 2017-06-09 15:24:54 UTC
Could you please send an email to the mailling list -> https://lists.freedesktop.org/mailman/listinfo/libreoffice ?
Closing as RESOLVED NOTABUG