Loading pkgs/applications/office/libreoffice/skip-broken-tests-still.patch +10 −0 Original line number Diff line number Diff line Loading @@ -176,6 +176,16 @@ createSwDoc("tdf166152.fodt"); auto* pWrtShell = getSwDocShell()->GetWrtShell(); --- a/unoxml/qa/unit/rdftest.cxx +++ b/unoxml/qa/unit/rdftest.cxx @@ -962,6 +962,7 @@ CPPUNIT_TEST_FIXTURE(RDFStreamTest, testTdf123293) CPPUNIT_TEST_FIXTURE(RDFStreamTest, testDocumentMetadataAccess) { + return; // fails on aarch64 loadFromURL(u"private:factory/swriter"_ustr); uno::Reference<rdf::XDocumentMetadataAccess> xDocumentMetadataAccess(mxComponent, --- a/vcl/qa/cppunit/pdfexport/pdfexport2.cxx +++ b/vcl/qa/cppunit/pdfexport/pdfexport2.cxx @@ -6077,6 +6077,7 @@ CPPUNIT_TEST_FIXTURE(PdfExportTest2, testTdf162750SmallCapsLigature) Loading Loading
pkgs/applications/office/libreoffice/skip-broken-tests-still.patch +10 −0 Original line number Diff line number Diff line Loading @@ -176,6 +176,16 @@ createSwDoc("tdf166152.fodt"); auto* pWrtShell = getSwDocShell()->GetWrtShell(); --- a/unoxml/qa/unit/rdftest.cxx +++ b/unoxml/qa/unit/rdftest.cxx @@ -962,6 +962,7 @@ CPPUNIT_TEST_FIXTURE(RDFStreamTest, testTdf123293) CPPUNIT_TEST_FIXTURE(RDFStreamTest, testDocumentMetadataAccess) { + return; // fails on aarch64 loadFromURL(u"private:factory/swriter"_ustr); uno::Reference<rdf::XDocumentMetadataAccess> xDocumentMetadataAccess(mxComponent, --- a/vcl/qa/cppunit/pdfexport/pdfexport2.cxx +++ b/vcl/qa/cppunit/pdfexport/pdfexport2.cxx @@ -6077,6 +6077,7 @@ CPPUNIT_TEST_FIXTURE(PdfExportTest2, testTdf162750SmallCapsLigature) Loading