[Libreoffice-commits] online.git: cypress_test/integration_tests
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jul 10 17:26:29 UTC 2020
cypress_test/integration_tests/mobile/writer/shape_properties_spec.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 58521f42c413e82907fbcf71f9df604340ea7707
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Fri Jul 10 17:08:46 2020 +0200
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Fri Jul 10 19:26:10 2020 +0200
cypress: disable this unstable test.
Change-Id: I4682f00e7592f6aba5ef5a1e9bdd99339416c1e0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/98536
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai at 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 cda9b8119..01dcd3c71 100644
--- a/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js
+++ b/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js
@@ -202,7 +202,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')
More information about the Libreoffice-commits
mailing list