Bug 1576876 - disable browser_sessionRestore.js on debug builds. r=MattN,egao

Differential Revision: https://phabricator.services.mozilla.com/D56864

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Ciure Andrei 2019-12-12 08:53:22 +00:00
Родитель e5d659bb53
Коммит 8c07f4b7ab
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -32,4 +32,5 @@ skip-if = (os != "win" && os != "mac") # import is only available on Windows and
[browser_openPreferencesExternal.js]
[browser_openSite.js]
[browser_sessionRestore.js]
skip-if = debug # Bug 1576876
[browser_updateLogin.js]