cypress_test/integration_tests/mobile/impress/slide_properties_spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 42534c7b63c8ee1f4092e284025da1893971a5e1 Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Sat Jul 4 10:09:27 2020 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Sun Jul 5 13:31:11 2020 +0200 cypress: disable unstable test. Unstable on this specific branch. Change-Id: I4b32e5133e2b9504f19877cfb4a9f11bf25bbdf8 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/97936 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/cypress_test/integration_tests/mobile/impress/slide_properties_spec.js b/cypress_test/integration_tests/mobile/impress/slide_properties_spec.js index fc8e47491..8b7fe9e07 100644 --- a/cypress_test/integration_tests/mobile/impress/slide_properties_spec.js +++ b/cypress_test/integration_tests/mobile/impress/slide_properties_spec.js @@ -273,7 +273,7 @@ describe('Changing slide properties.', function() { .should('have.text', '50 Percent'); }); - it('Remove slide fill.', function() { + it.skip('Remove slide fill.', function() { // Apply color fill first cy.get('#fillstyle') .click(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits