зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1777016 - disable test_ext_identity.html on Windows 11 opt socketprocess_networking for frequent failures. r=intermittent-reviewers,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D172375
This commit is contained in:
Родитель
b4ec10058e
Коммит
950eb588f8
|
@ -142,7 +142,9 @@ skip-if = os == 'android' # Bug 1513544 Android does not support multiple window
|
|||
[test_ext_geolocation.html]
|
||||
skip-if = os == 'android' # Android support Bug 1336194
|
||||
[test_ext_identity.html]
|
||||
skip-if = os == 'android' || tsan # unsupported. tsan: bug 1612707
|
||||
skip-if =
|
||||
win11_2009 && !debug && socketprocess_networking # Bug 1777016
|
||||
os == 'android' || tsan # unsupported. tsan: bug 1612707
|
||||
[test_ext_idle.html]
|
||||
skip-if = tsan # Times out on TSan, bug 1612707
|
||||
[test_ext_inIncognitoContext_window.html]
|
||||
|
|
Загрузка…
Ссылка в новой задаче