|
преди 3 години | |
---|---|---|
.. | ||
README.md | преди 3 години | |
mochitest-browser-chrome-e10s.runtimes.json | преди 3 години | |
mochitest-browser-chrome.runtimes.json | преди 3 години | |
mochitest-devtools-chrome-e10s.runtimes.json | преди 3 години | |
mochitest-devtools-chrome.runtimes.json | преди 3 години | |
mochitest-media-e10s.runtimes.json | преди 3 години | |
mochitest-media.runtimes.json | преди 3 години | |
moz.build | преди 3 години | |
writeruntimes.py | преди 3 години |
These files contain test runtimes for various suites across different platforms. Each JSON file corresponds to a single test job in production and has the following format:
{ '<test id>': <average runtime> }
These files are being used to normalize chunk durations so all chunks take roughly the same length of time. They are still experimental and their format and/or file structure are subject to change without notice.
The writeruntimes.py script can be used to generate a runtime file. You must specify the suite for which the runtimes are to be generated, e.g.
writeruntimes.py -s mochitest-media