cypress_test/integration_tests/mobile/writer/shape_properties_spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 44e219ce55d9ac5ced3a70142857125c1d933327 Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Wed Mar 25 09:37:13 2020 +0100 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Wed Mar 25 10:42:39 2020 +0100 cypress: mobile: disable this unstable test. Change-Id: I0205637fa5a167062de16e1fe389b6f64eaed148 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91030 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com> diff --git a/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js b/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js index a064538bd..345ec9a05 100644 --- a/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js +++ b/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js @@ -256,7 +256,7 @@ describe('Change shape properties via mobile wizard.', function() { .should('have.length.greaterThan', 12); }); - it('Change line width', function() { + it.skip('Change line width', function() { // TODO: Layout of the line properties panel is completely broken. if (Cypress.env('LO_CORE_VERSION') === 'master') return; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits