mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
Bug 1765416 - disable test_vendor.py on all platforms. r=ahochheiden DONTBUILD
Test can be reenabled after the migration to Python 3.7+ (bug 1734402) because the fixed Poetry version (1.2.0) has that as minimum requirement. Differential Revision: https://phabricator.services.mozilla.com/D151913
This commit is contained in:
parent
f2725644ad
commit
5f5698c214
@ -56,7 +56,5 @@ subsuite = mozbuild
|
||||
[test_util.py]
|
||||
[test_util_fileavoidwrite.py]
|
||||
[test_vendor.py]
|
||||
skip-if =
|
||||
os == "win" && bits == 64 && !debug && !asan # Bug 1765416
|
||||
os == "linux" && bits == 64 && !debug && !asan # Bug 1765416
|
||||
skip-if = true # Bug 1765416
|
||||
requirements = python/mozbuild/mozbuild/test/vendor_requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user