зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1140656 - Disable test_socks.js on mac debug for frequent failures. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D29967 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
8602101987
Коммит
43e85c587a
|
@ -318,7 +318,7 @@ fail-if = os == "android"
|
|||
[test_simple.js]
|
||||
[test_sockettransportsvc_available.js]
|
||||
[test_socks.js]
|
||||
skip-if = (verify && (os == 'mac'))
|
||||
skip-if = (verify && (os == 'mac')) || (debug && (os == 'mac')) #Bug 1140656
|
||||
# Bug 675039: test fails consistently on Android
|
||||
fail-if = os == "android"
|
||||
# http2 unit tests require us to have node available to run the spdy and http2 server
|
||||
|
|
Загрузка…
Ссылка в новой задаче