зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1697970 - Disable test_arraybufferinputstream_large.html on linux asan for permafailing. r=jstutte,necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D108220
This commit is contained in:
Родитель
940df9b40c
Коммит
0f6819e94d
|
@ -63,7 +63,7 @@ prefs =
|
|||
[test_arraybufferinputstream.html]
|
||||
[test_arraybufferinputstream_large.html]
|
||||
# Large ArrayBuffers not supported on 32-bit. TSan shadow memory causes OOMs.
|
||||
skip-if = bits == 32 || tsan
|
||||
skip-if = bits == 32 || tsan || asan
|
||||
[test_documentcookies_maxage.html]
|
||||
[test_idn_redirect.html]
|
||||
[test_loadinfo_redirectchain.html]
|
||||
|
|
Загрузка…
Ссылка в новой задаче