[Libreoffice-commits] online.git: cypress_test/plugins
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jul 3 12:17:40 UTC 2020
cypress_test/plugins/blacklists.js | 16 ----------------
1 file changed, 16 deletions(-)
New commits:
commit 93a0f40341c2a6fb7162bb8a273598cfeec12cb7
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Thu Jul 2 15:47:28 2020 +0200
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Fri Jul 3 14:17:20 2020 +0200
cypress: reenable font size related tests.
They are fixed now:
8b3cb9a176ec1550415cd51f0b04f9e147f195e2
Change-Id: Ia6e4348c62c1b9b3ded827640e0a33a8ce15c487
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/97842
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/plugins/blacklists.js b/cypress_test/plugins/blacklists.js
index 32051182b..49fb7a3fd 100644
--- a/cypress_test/plugins/blacklists.js
+++ b/cypress_test/plugins/blacklists.js
@@ -44,22 +44,6 @@ var testBlackLists = {
],
'cp-6-4': [
- ['mobile/calc/apply_font_spec.js',
- [
- 'Apply font size.'
- ]
- ],
- ['mobile/writer/apply_font_spec.js',
- [
- 'Apply font size.'
- ]
- ],
- ['mobile/impress/apply_font_spec.js',
- [
- 'Change font size of selected text.',
- 'Change font size of text shape.'
- ]
- ],
['mobile/writer/table_properties_spec.js',
[]
],
More information about the Libreoffice-commits
mailing list