зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1709550 - Disable some tests, r=necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D114328
This commit is contained in:
Родитель
e741aab449
Коммит
d8b9cbf228
|
@ -495,7 +495,7 @@ skip-if = asan || tsan || os == 'win' || os =='android' || socketprocess_network
|
|||
run-sequentially = node server exceptions dont replay well
|
||||
[test_cookie_ipv6.js]
|
||||
[test_httpssvc_retry_with_ech.js]
|
||||
skip-if = asan || tsan || os =='android'
|
||||
skip-if = true # Bug 1709551
|
||||
run-sequentially = node server exceptions dont replay well
|
||||
[test_httpssvc_retry_without_ech.js]
|
||||
skip-if = asan || tsan || os =='android'
|
||||
|
@ -506,6 +506,7 @@ skip-if = os == "android" || !debug
|
|||
[test_SuperfluousAuth.js]
|
||||
[test_odoh.js]
|
||||
run-sequentially = node server exceptions dont replay well
|
||||
skip-if = true # Bug 1709551
|
||||
[test_trr_confirmation.js]
|
||||
skip-if = os =='android' || socketprocess_networking # confirmation state isn't passed cross-process
|
||||
run-sequentially = node server exceptions dont replay well
|
||||
|
|
|
@ -116,8 +116,10 @@ skip-if = toolkit == 'android'
|
|||
run-sequentially = hardcoded ports
|
||||
[test_encrypted_client_hello.js]
|
||||
run-sequentially = hardcoded ports
|
||||
skip-if = true # Bug 1709551
|
||||
[test_encrypted_client_hello_client_only.js]
|
||||
run-sequentially = hardcoded ports
|
||||
skip-if = true # Bug 1709551
|
||||
[test_der.js]
|
||||
[test_enterprise_roots.js]
|
||||
# This feature is implemented for Windows and OS X. However, we don't currently
|
||||
|
|
Загрузка…
Ссылка в новой задаче