[Libreoffice-commits] online.git: cypress_test/integration_tests
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jun 24 17:29:57 UTC 2020
cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 823e77530a85b516beb75ed16e6db756bf1128f9
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Wed Jun 24 19:00:02 2020 +0200
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Wed Jun 24 19:29:39 2020 +0200
cypress: this test is unstable.
Change-Id: Ic9f970b8f2abd8e355e09ffeeee70ae17c5bea23
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/97073
Tested-by: Tamás Zolnai <tamas.zolnai at collabora.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>
diff --git a/cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js b/cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js
index bba0af268..cb39c453a 100644
--- a/cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js
+++ b/cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js
@@ -73,7 +73,7 @@ describe('Mobile wizard state tests', function() {
// .should('have.class', 'checked');
});
- it('Check level visibility in hamburger menu.', function() {
+ it.skip('Check level visibility in hamburger menu.', function() {
helper.initAliasToNegative('originalHeight');
// Click on edit button
More information about the Libreoffice-commits
mailing list