gecko-dev/testing/mozbase/manifestparser/tests
Andrew Halberstadt c531d1a91a Bug 1583364 - Generate 'manifest-runtimes.json' and update mochitest harness to use it, r=gbrown
As a side-effect this will also update runtime data for all suites using
'--chunk-by-runtime'.

This change simultaneously:

1. Stores runtime data from all suites
2. Stores runtime data from all tests (no more percentile)
3. Stores distinct data for android, unix (osx/linux) and windows
4. Reduces the size of 'testing/runtimes' from 408k -> 168k

The chunks look more balanced from my unscientific glance (especially on Windows).

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

--HG--
extra : moz-landing-system : lando
2019-11-23 05:29:32 +00:00
..
include
parent
verifyDirectory
comment-example.ini
default-skipif.ini
default-suppfiles.ini
filter-example.ini
fleem
include-example.ini
include-invalid.ini
just-defaults.ini
manifest.ini
missing-path.ini
mozmill-example.ini
mozmill-restart-example.ini
no-tests.ini
path-example.ini
relative-path.ini
subsuite.ini
test_chunking.py Bug 1583364 - Generate 'manifest-runtimes.json' and update mochitest harness to use it, r=gbrown 2019-11-23 05:29:32 +00:00
test_convert_directory.py
test_convert_symlinks.py
test_default_overrides.py
test_expressionparser.py
test_filters.py Bug 1583353 - [manifestparser] Convert test_filters.py to the pytest format, r=egao 2019-11-08 18:58:34 +00:00
test_manifestparser.py
test_read_ini.py Bug 1580620 - [mozbase] Make manifestparser fail on duplicate keys even without strict mode r=gbrown 2019-09-13 14:09:19 +00:00
test_testmanifest.py