[Libreoffice-commits] online.git: cypress_test/plugins

Tamás Zolnai (via logerrit) logerrit at kemper.freedesktop.org
Mon Jul 6 08:16:36 UTC 2020


 cypress_test/plugins/blacklists.js |    9 ---------
 1 file changed, 9 deletions(-)

New commits:
commit 97b82b5decb28dc26f989d18bf8dcd19f79e2cef
Author:     Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Mon Jul 6 09:22:09 2020 +0200
Commit:     Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Mon Jul 6 10:16:17 2020 +0200

    cypress: enable page setup tests.
    
    Change-Id: I8eeb91c76e42cd868c491534e57cb08d2ea7675d
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/98190
    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 49fb7a3fd..cc70e2cee 100644
--- a/cypress_test/plugins/blacklists.js
+++ b/cypress_test/plugins/blacklists.js
@@ -47,15 +47,6 @@ var testBlackLists = {
 		['mobile/writer/table_properties_spec.js',
 			[]
 		],
-		['mobile/writer/hamburger_menu_spec.js',
-			[
-				'Page setup: change paper size.',
-				'Page setup: change paper width.',
-				'Page setup: change paper height.',
-				'Page setup: change orientation.',
-				'Page setup: change margin.'
-			]
-		],
 	],
 
 	'cp-6-2': [


More information about the Libreoffice-commits mailing list