cypress_test/plugins/blacklists.js |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 08ae0508f2b31c46e7f1f84aeb7a5e449921182b
Author:     Tamás Zolnai <tamas.zol...@collabora.com>
AuthorDate: Thu Sep 17 03:16:09 2020 +0200
Commit:     Tamás Zolnai <tamas.zol...@collabora.com>
CommitDate: Thu Sep 17 13:17:12 2020 +0200

    cypress: php-proxy: blacklist formulabar related test.
    
    Change-Id: Ia5224adc358d6099056ee0b9938ab8b50e7f4e80
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/102893
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com>

diff --git a/cypress_test/plugins/blacklists.js 
b/cypress_test/plugins/blacklists.js
index bbef59fcc..4101d9172 100644
--- a/cypress_test/plugins/blacklists.js
+++ b/cypress_test/plugins/blacklists.js
@@ -98,6 +98,9 @@ var phpProxyBlackList = [
        ['mobile/writer/table_properties_spec.js',
                []
        ],
+       ['desktop/calc/focus_spec.js',
+               []
+       ],
 ];
 
 module.exports.coreBlackLists = coreBlackLists;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to