[Libreoffice-commits] online.git: cypress_test/integration_tests
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Fri May 29 09:41:40 UTC 2020
cypress_test/integration_tests/mobile/impress/apply_font_spec.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 34131da9de15a944d8189345a476a2c8e6a221ed
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Fri May 29 11:38:59 2020 +0200
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Fri May 29 11:41:18 2020 +0200
cypress: this is unstable.
Change-Id: Ifd749692844e06e33e264fe5ffe60298dca7832d
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 e534bd107..74d0f1611 100644
--- a/cypress_test/integration_tests/mobile/impress/apply_font_spec.js
+++ b/cypress_test/integration_tests/mobile/impress/apply_font_spec.js
@@ -261,7 +261,7 @@ describe('Apply font on text shape.', function() {
.should('have.attr', 'font-size', '368px');
});
- it('Clear direct formatting.', function() {
+ it.skip('Clear direct formatting.', function() {
// Change the font size first
cy.get('.leaflet-pane.leaflet-overlay-pane g.Page .TextParagraph')
.should('have.attr', 'font-size', '635px');
More information about the Libreoffice-commits
mailing list