Bug 1425175 skip-waiting-using-registration.https.html.ini disabled on Linux, OSX opt, Windows 7 pgo platforms r=jmaher

--HG--
extra : rebase_source : 817c8fcf78daf5402189a573d8e89d4a7171e4c6
This commit is contained in:
arthur.iakab 2018-03-26 18:52:00 +03:00
Родитель a5de3e3d2a
Коммит 1b9af3e7ac
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -0,0 +1,5 @@
[skip-waiting-using-registration.https.html]
disabled:
if (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1425175
if not debug and (os == "mac"): https://bugzilla.mozilla.org/show_bug.cgi?id=1425175
if not debug and (os == "win") and (version == "6.1.7600"): https://bugzilla.mozilla.org/show_bug.cgi?id=1425175