Re: 6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-13 Thread Michael Stahl
On 12.08.19 18:03, Paul Menzel wrote: Dear Michael, On 12.08.19 17:55, Michael Stahl wrote: On 12.08.19 17:50, Paul Menzel wrote: On 12.08.19 11:07, Michael Stahl wrote: The file is indeed not there. ``` $ find . -name "*.rng"

Re: 6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-12 Thread Paul Menzel
Dear Michael, On 12.08.19 17:55, Michael Stahl wrote: > On 12.08.19 17:50, Paul Menzel wrote: >> On 12.08.19 11:07, Michael Stahl wrote: > >> The file is indeed not there. >> >> ``` >> $ find . -name "*.rng" >> ./build/workdir/UnpackedTarball/liborcus/misc/OpenDocument-v1.2-os-schema.rng >>

Re: 6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-12 Thread Michael Stahl
On 12.08.19 17:50, Paul Menzel wrote: On 12.08.19 11:07, Michael Stahl wrote: The file is indeed not there. ``` $ find . -name "*.rng" ./build/workdir/UnpackedTarball/liborcus/misc/OpenDocument-v1.2-os-schema.rng ./build/workdir/UnpackedTarball/raptor/tests/feeds/atom.rng

Re: 6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-12 Thread Paul Menzel
Dear Michael, On 12.08.19 11:07, Michael Stahl wrote: > On 12.08.19 02:01, Paul Menzel wrote: >> On 12.08.19 00:05, Thorsten Behrens wrote: >> >>> Paul Menzel wrote: Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below fails. ``` >>> >>> Can you run

Re: 6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-12 Thread Michael Stahl
hi Paul, On 12.08.19 02:01, Paul Menzel wrote: On 12.08.19 00:05, Thorsten Behrens wrote: Paul Menzel wrote: Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below fails. ``` Can you run bin/odfvalidator.sh successfully from the shell? Possibly it does not find the right

Re: 6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-11 Thread Paul Menzel
Dear Thorsten, On 12.08.19 00:05, Thorsten Behrens wrote: Paul Menzel wrote: Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below fails. ``` Can you run bin/odfvalidator.sh successfully from the shell? Possibly it does not find the right JRE (>=1.8). $ chmod +x

Re: 6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-11 Thread Thorsten Behrens
Hi Paul, Paul Menzel wrote: > Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below fails. > > ``` Can you run bin/odfvalidator.sh successfully from the shell? Possibly it does not find the right JRE (>=1.8). Cheers, -- Thorsten signature.asc Description: PGP signature

6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-10 Thread Paul Menzel
Dear LibreOffice folks, Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below fails. ``` bootstrapfixture.cxx:199:Assertion Test name: SdImportTest::testDocumentLayout equality assertion failed - Expected: 0 - Actual : 256 - failed to execute: sh