gecko-dev/python/mozbuild/mozpack
Edwin Takahashi 98a12cfd37 Bug 1589206 - enable test_archive.py for python 2 in mozbuild suite and annotate expected failures r=firefox-build-system-reviewers,mshal
Changes:
- remove the `unicode_literals` import from `test_archive.py` as it was causing failures when dealing with file paths
- mark failing tests with `xfail` annotations, to be investigated at a later date

Differential Revision: https://phabricator.services.mozilla.com/D49498

--HG--
extra : moz-landing-system : lando
2019-10-24 21:38:20 +00:00
..
chrome Bug 1536103 - Fix Sphinx Warning - Unexpected indentation (1). r=ahal 2019-06-28 18:33:19 +00:00
packager Bug 1547730 - Use six.moves for urllib.urlparse r=glandium 2019-05-28 14:28:01 +00:00
test Bug 1589206 - enable test_archive.py for python 2 in mozbuild suite and annotate expected failures r=firefox-build-system-reviewers,mshal 2019-10-24 21:38:20 +00:00
__init__.py
archive.py Bug 1542963 - Insert unicode_literals into python/mozbuild/mozpack and called mozbuild/* files. r=firefox-build-system-reviewers,chmanchester 2019-05-28 14:23:25 +00:00
copier.py Bug 1547730 - Finish up some final py3-izing in getting mozjar.py to work in py3 r=glandium 2019-05-28 14:28:45 +00:00
dmg.py Bug 1542963 - Insert unicode_literals into python/mozbuild/mozpack and called mozbuild/* files. r=firefox-build-system-reviewers,chmanchester 2019-05-28 14:23:25 +00:00
errors.py Bug 1542963 - Insert unicode_literals into python/mozbuild/mozpack and called mozbuild/* files. r=firefox-build-system-reviewers,chmanchester 2019-05-28 14:23:25 +00:00
executables.py Bug 1542963 - Insert unicode_literals into python/mozbuild/mozpack and called mozbuild/* files. r=firefox-build-system-reviewers,chmanchester 2019-05-28 14:23:25 +00:00
files.py Bug 1567619 - Avoid double stat in preprocessed file installs; r=glandium 2019-07-23 03:03:36 +00:00
hg.py Bug 1547730 - don't use py2 builtin 'unicode' in mozpack and deps r=glandium 2019-05-28 14:25:15 +00:00
manifests.py Bug 1542963 - use print_function for mozbuild and mozpack. r=glandium 2019-05-28 14:23:00 +00:00
mozjar.py Bug 1547730 - don't fail on an unsupported .seek() needed to support adding from compressed zipfile.ZipFile entries. r=glandium 2019-05-28 14:28:55 +00:00
path.py Bug 1581248 - Strip //?/ prefixes in mozpath.relpath(); r=firefox-build-system-reviewers,chmanchester 2019-09-25 22:32:58 +00:00