Bug 1965907 - Re-enable test_vendor.py r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D250337
This commit is contained in:
Alex Hochheiden
2025-05-22 22:06:13 +00:00
committed by ahochheiden@mozilla.com
parent b7606eb0d3
commit c39a35d0a2

View File

@@ -120,8 +120,6 @@ subsuite = "mozbuild"
["test_util_fileavoidwrite.py"] ["test_util_fileavoidwrite.py"]
["test_vendor.py"] ["test_vendor.py"]
skip-if = ["true"] # Bug 1765416
requirements = "python/mozbuild/mozbuild/test/vendor_requirements.txt"
["test_vendor_tools.py"] ["test_vendor_tools.py"]
skip-if = ["os == 'win'"] # Windows doesn't have the same path seperator as linux, and we just don't need to run it there skip-if = ["os == 'win'"] # Windows doesn't have the same path seperator as linux, and we just don't need to run it there