зеркало из https://github.com/mozilla/gecko-dev.git
b51988220c
ManifestParser will read TOML files, if present, when use_toml=True Added tomlkit as a third_party python package Added poetry-core and tomlkit to pypi (separately as Bug 1845383, Bug 1844787) Adds TOML test coverage Adds tomlkit as a dependency of mozharness (in test_archive.py) Added tomlkit to virtualenv_modules in testing/mozharness/configs/unittests Removes dependency on six testing/tools/mach_test_package_initialize.py - Corrected SEARCH_PATHS testing/mozharness/mozharness/mozilla/testing/per_test_base.py - moved `from manifestparser import TestManifest` into function call to avoid harness inability to locate the internal artifact - Removed linter warnings testing/mozbase/manifestparser/manifestparser/manifestparser.py - Removed linter warnings - Updated logger usage pattern - Simplifed _read logic, refactored get_fp_filename() - Improve context for `include:` logging message - Defer `import mozlog` until the point of use testing/mozbase/manifestparser/manifestparser/toml.py - Removed linter warnings - Removed unused logger - Improved readability of read_toml() testing/mozbase/manifestparser/manifestparser/ini.py - Removed linter warnings - Removed unused logger testing/mozbase/manifestparser/manifestparser/filters.py - Removed linter warnings testing/mozbase/manifestparser/tests/test_chunking.py - Removed linter warnings Bumped manifestparser version to 2.2.31 Differential Revision: https://phabricator.services.mozilla.com/D184020 |
||
---|---|---|
.. | ||
tooltool-manifests | ||
firefox_ui_requirements.txt | ||
marionette_requirements.txt | ||
marionette_source_requirements.txt | ||
moz.build | ||
mozbase_requirements.txt | ||
mozbase_source_requirements.txt | ||
telemetry_tests_requirements.txt | ||
telemetry_tests_source_requirements.txt |