cypress_test/integration_tests/mobile/writer/shape_properties_spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b027150707a388ce4cbddca7dc8bcdd64ac345e0 Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Fri Sep 4 14:35:39 2020 +0200 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Tue Sep 8 16:39:58 2020 +0200 cypress: disable unstable test. Change-Id: I3358c38d11692bcd7e08aa79fd6a9e95c6509654 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/102259 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 e9457a3e9..6f3748ed6 100644 --- a/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js +++ b/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js @@ -190,7 +190,7 @@ describe('Change shape properties via mobile wizard.', function() { .should('have.attr', 'stroke', 'rgb(152,0,0)'); }); - it('Change line style', function() { + it.skip('Change line style', function() { openLinePropertyPanel(); helper.clickOnIdle('#linestyle'); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits