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.zol...@collabora.com>
AuthorDate: Fri Jul 10 17:08:46 2020 +0200
Commit:     Tamás Zolnai <tamas.zol...@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 <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 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')
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to