Re: CppunitTest_vcl_graphic_test fails on 7.1 and master branches

2021-06-12 Thread Jean-Baptiste Faure

Hi,

Le 07/06/2021 à 08:53, Tomaž Vajngerl a écrit :

Hi,

On Mon, Jun 7, 2021 at 4:36 AM Jean-Baptiste Faure <mailto:jbfa...@libreoffice.org>> wrote:


Hi,

Le 04/05/2021 à 18:17, Jean-Baptiste Faure a écrit :
 > Hi,
     >
 > CppunitTest_vcl_graphic_test fails on 7.1 and master branches with 
homemade builds
under
 > Ubuntu 18.04 x86-64.
 > LO 7.1 is build with gcc 7.5 (default version for Ubuntu 18.04) and 
master is build
with
 > gcc-11. Same problem if LO 7.1 is build with gcc-10.

All tests pass with the same build options and gcc 10.2 on Ubuntu 20.04 
x86-64 with Linux
kernel 5.8, for both  branches 7.1 and master.


That's weird. Probably an issue in PDFium compiled with an old gcc compiler as 
VectorGraphicSearch just wrapps that.


Not sure, because I reported the problem with gcc 7.5, but my first try was 
with gcc 10.2.

Best regards.
JBF

--
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: CppunitTest_vcl_graphic_test fails on 7.1 and master branches

2021-06-07 Thread Tomaž Vajngerl
Hi,

On Mon, Jun 7, 2021 at 4:36 AM Jean-Baptiste Faure 
wrote:

> Hi,
>
> Le 04/05/2021 à 18:17, Jean-Baptiste Faure a écrit :
> > Hi,
> >
> > CppunitTest_vcl_graphic_test fails on 7.1 and master branches with
> homemade builds under
> > Ubuntu 18.04 x86-64.
> > LO 7.1 is build with gcc 7.5 (default version for Ubuntu 18.04) and
> master is build with
> > gcc-11. Same problem if LO 7.1 is build with gcc-10.
>
> All tests pass with the same build options and gcc 10.2 on Ubuntu 20.04
> x86-64 with Linux
> kernel 5.8, for both  branches 7.1 and master.
>

That's weird. Probably an issue in PDFium compiled with an old gcc compiler
as VectorGraphicSearch just wrapps that.

Best regards.
> JBF
>

Tomaž
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: CppunitTest_vcl_graphic_test fails on 7.1 and master branches

2021-06-06 Thread Jean-Baptiste Faure

Hi,

Le 04/05/2021 à 18:17, Jean-Baptiste Faure a écrit :

Hi,

CppunitTest_vcl_graphic_test fails on 7.1 and master branches with homemade builds under 
Ubuntu 18.04 x86-64.
LO 7.1 is build with gcc 7.5 (default version for Ubuntu 18.04) and master is build with 
gcc-11. Same problem if LO 7.1 is build with gcc-10.


All tests pass with the same build options and gcc 10.2 on Ubuntu 20.04 x86-64 with Linux 
kernel 5.8, for both  branches 7.1 and master.


Best regards.
JBF

--
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


CppunitTest_vcl_graphic_test fails on 7.1 and master branches

2021-05-04 Thread Jean-Baptiste Faure

Hi,

CppunitTest_vcl_graphic_test fails on 7.1 and master branches with homemade builds under 
Ubuntu 18.04 x86-64.
LO 7.1 is build with gcc 7.5 (default version for Ubuntu 18.04) and master is build with 
gcc-11. Same problem if LO 7.1 is build with gcc-10.


Terminal output:


[_RUN_] VectorGraphicSearchTest::test
/home/libo/master/vcl/qa/cppunit/VectorGraphicSearchTest.cxx:68:VectorGraphicSearchTest::test
double equality assertion failed
- Expected: 8078.61
- Actual  : 8065.91108957926
- Delta   : 0.01

VectorGraphicSearchTest::test finished in: 4ms
[_RUN_] VectorGraphicSearchTest::testNextPrevious
VectorGraphicSearchTest::testNextPrevious finished in: 4ms
[_RUN_] VectorGraphicSearchTest::testSearchStringChange
VectorGraphicSearchTest::testSearchStringChange finished in: 5ms
[_RUN_] VectorGraphicSearchTest::testSearchMatchWholeWord
VectorGraphicSearchTest::testSearchMatchWholeWord finished in: 8ms
[_RUN_] VectorGraphicSearchTest::testSearchMatchCase
VectorGraphicSearchTest::testSearchMatchCase finished in: 8ms
VectorGraphicSearchTest.cxx:68:Assertion
Test name: VectorGraphicSearchTest::test
double equality assertion failed
- Expected: 8078.61
- Actual  : 8065.91108957926
- Delta   : 0.01

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


Additional Info:
I don't have the skills to debug this. :-(
I observed this failure since my first builds of branch 7.1.

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: ece86ef173cbc070c76f180d02ac80c65e07fff9
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Ubuntu_18.04_x86-64
Calc: threaded Jumbo

Version: 7.1.4.0.0+ / LibreOffice Community
Build ID: 3958431dffc5f588de7d96e3356ea301bd03f2a6
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Ubuntu_18.04_x86-64
Calc: threaded

Best regards.
JBF
--
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 142075] CppunitTest_vcl_graphic_test fails on 7.1 and master branches

2021-05-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142075

Xisco Faulí  changed:

   What|Removed |Added

 Resolution|--- |MOVED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Xisco Faulí  ---
Hi Jean-Baptiste Faure,
I believe the right place to report this kind of problems is the development
mailing list < https://wiki.documentfoundation.org/Development/Mailing_List >
Could you please report it there instead ?
Thanks in advance

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142075] New: CppunitTest_vcl_graphic_test fails on 7.1 and master branches

2021-05-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142075

Bug ID: 142075
   Summary: CppunitTest_vcl_graphic_test fails on 7.1 and master
branches
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jbfa...@libreoffice.org

Description:
CppunitTest_vcl_graphic_test fails on 7.1 and master branches with homemade
builds under Ubuntu 18.04 x86-64.
LO 7.1 is build with gcc 7.5 (default version for Ubuntu 18.04) and master is
build with gcc-11. Same problem if LO 7.1 is build with gcc-10.

Steps to Reproduce:
1. run the tests: make check
2.
3.

Actual Results:
[_RUN_] VectorGraphicSearchTest::test
/home/libo/master/vcl/qa/cppunit/VectorGraphicSearchTest.cxx:68:VectorGraphicSearchTest::test
double equality assertion failed
- Expected: 8078.61
- Actual  : 8065.91108957926
- Delta   : 0.01

VectorGraphicSearchTest::test finished in: 4ms
[_RUN_] VectorGraphicSearchTest::testNextPrevious
VectorGraphicSearchTest::testNextPrevious finished in: 4ms
[_RUN_] VectorGraphicSearchTest::testSearchStringChange
VectorGraphicSearchTest::testSearchStringChange finished in: 5ms
[_RUN_] VectorGraphicSearchTest::testSearchMatchWholeWord
VectorGraphicSearchTest::testSearchMatchWholeWord finished in: 8ms
[_RUN_] VectorGraphicSearchTest::testSearchMatchCase
VectorGraphicSearchTest::testSearchMatchCase finished in: 8ms
VectorGraphicSearchTest.cxx:68:Assertion
Test name: VectorGraphicSearchTest::test
double equality assertion failed
- Expected: 8078.61
- Actual  : 8065.91108957926
- Delta   : 0.01

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


Expected Results:
No test failure.


Reproducible: Always


User Profile Reset: No



Additional Info:
I don't have the skills to debug this. :-(
I observed this failure since my first builds of branch 7.1.

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: ece86ef173cbc070c76f180d02ac80c65e07fff9
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Ubuntu_18.04_x86-64
Calc: threaded Jumbo

Version: 7.1.4.0.0+ / LibreOffice Community
Build ID: 3958431dffc5f588de7d96e3356ea301bd03f2a6
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Ubuntu_18.04_x86-64
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs