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

Tamás Zolnai (via logerrit) logerrit at kemper.freedesktop.org
Mon May 18 12:16:03 UTC 2020


 cypress_test/integration_tests/desktop/writer/form_field_spec.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f1262f7b3180e984bff53b5958aa059562966f79
Author:     Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Mon May 18 14:15:26 2020 +0200
Commit:     Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Mon May 18 14:15:26 2020 +0200

    cypress: this is unstable.
    
    Change-Id: Ifb492aa60594a98f7274e09682e3042797431ce8

diff --git a/cypress_test/integration_tests/desktop/writer/form_field_spec.js b/cypress_test/integration_tests/desktop/writer/form_field_spec.js
index 9ae817ec7..a1554fa3b 100644
--- a/cypress_test/integration_tests/desktop/writer/form_field_spec.js
+++ b/cypress_test/integration_tests/desktop/writer/form_field_spec.js
@@ -263,7 +263,7 @@ describe('Form field button tests.', function() {
 			.should('not.exist');
 	});
 
-	it('Test field button after zoom.', function() {
+	it.skip('Test field button after zoom.', function() {
 		helper.loadTestDoc('form_field.odt', 'writer');
 
 		// Move the cursor next to the form field


More information about the Libreoffice-commits mailing list