[Libreoffice-commits] online.git: cypress_test/integration_tests
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jun 4 18:15:09 UTC 2020
cypress_test/integration_tests/mobile/impress/apply_font_spec.js | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2063d2bec668ebe5d908429be0481a2b43e28aaf
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Thu Jun 4 19:47:23 2020 +0200
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Thu Jun 4 20:14:51 2020 +0200
cypress: fix unstable test.
Change-Id: Ibfc0f1d6f4e69ea17555ca259c57b3304115711d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95532
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/apply_font_spec.js b/cypress_test/integration_tests/mobile/impress/apply_font_spec.js
index 04a390887..bc407e0e6 100644
--- a/cypress_test/integration_tests/mobile/impress/apply_font_spec.js
+++ b/cypress_test/integration_tests/mobile/impress/apply_font_spec.js
@@ -469,6 +469,7 @@ describe('Apply font on text and on text shape.', function() {
// TODO: highlight color is not in the SVG
// At least check the mobile wizard's state
+ cy.wait(400);
impressMobileHelper.selectTextOfShape();
mobileHelper.openMobileWizard();
More information about the Libreoffice-commits
mailing list