cypress_test/integration_tests/mobile/writer/shape_properties_spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit dbe763ff76af71707f3732104f9d86c199d069d5 Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Sat Jul 4 09:27:57 2020 +0200 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Sat Jul 4 09:51:34 2020 +0200 cypress: disable unstable test. Change-Id: I4132e5133e209504f19877cf24a9f11bf25bedf8 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/97934 Tested-by: Jenkins 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 33ee95f7f..29ee9c069 100644 --- a/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js +++ b/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js @@ -219,7 +219,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() { openLinePropertyPanel(); cy.get('#linewidth .spinfield') _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits