summaryrefslogtreecommitdiffstats
path: root/cypress_test/plugins
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2020-07-02 15:47:28 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2020-07-03 14:17:20 +0200
commit93a0f40341c2a6fb7162bb8a273598cfeec12cb7 (patch)
tree5bc428e60fa2b36ee91fc9a1b557faa8f4a0163d /cypress_test/plugins
parentremove compiled typescript file (diff)
downloadonline-93a0f40341c2a6fb7162bb8a273598cfeec12cb7.tar.gz
online-93a0f40341c2a6fb7162bb8a273598cfeec12cb7.zip
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@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'cypress_test/plugins')
-rw-r--r--cypress_test/plugins/blacklists.js16
1 files changed, 0 insertions, 16 deletions
diff --git a/cypress_test/plugins/blacklists.js b/cypress_test/plugins/blacklists.js
index 32051182bb..49fb7a3fd6 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',
[]
],