Bug 1567341 - Disable failing tests in netwerk/test/unit. r=necko-reviewers,kershaw

Differential Revision: https://phabricator.services.mozilla.com/D109556
This commit is contained in:
Agi Sferro 2021-03-24 20:20:05 +00:00
parent b4dcf88b8d
commit a36db342c9

View File

@ -194,6 +194,7 @@ skip-if = bits != 32
skip-if = true # Bug 863738
[test_cookies_privatebrowsing.js]
[test_cookies_profile_close.js]
skip-if = os == "android" # Bug 1700483
[test_cookies_read.js]
[test_cookies_sync_failure.js]
[test_cookies_thirdparty.js]
@ -393,6 +394,7 @@ skip-if = (verify && !debug && (os == 'win'))
[test_channel_priority.js]
[test_bug1312774_http1.js]
[test_bug1312782_http1.js]
skip-if = os == "android" # Bug 1700483
[test_bug1355539_http1.js]
[test_bug1378385_http1.js]
[test_tls_flags_separate_connections.js]