[Libreoffice-commits] online.git: cypress_test/integration_tests

Tamás Zolnai (via logerrit) logerrit at kemper.freedesktop.org
Sat Jul 11 13:07:18 UTC 2020


 cypress_test/integration_tests/mobile/impress/hamburger_menu_spec.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0749bc439840020f5d1ecb4fd078fd7b8560ba2d
Author:     Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Sat Jul 11 13:29:17 2020 +0200
Commit:     Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Sat Jul 11 15:06:59 2020 +0200

    cypress: disable this unstable test.
    
    Change-Id: I7d1ae4aef00c09ad6b02e34922520b48c2cd4641
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/98557
    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/impress/hamburger_menu_spec.js b/cypress_test/integration_tests/mobile/impress/hamburger_menu_spec.js
index e176fd901..3b7a31086 100644
--- a/cypress_test/integration_tests/mobile/impress/hamburger_menu_spec.js
+++ b/cypress_test/integration_tests/mobile/impress/hamburger_menu_spec.js
@@ -441,7 +441,7 @@ describe('Trigger hamburger menu options.', function() {
 		cy.wait(500);
 	});
 
-	it('Automatic spell checking.', function() {
+	it.skip('Automatic spell checking.', function() {
 		before('hamburger_menu.odp');
 
 		// Add a spelling error to the shape


More information about the Libreoffice-commits mailing list