Backed out changeset b0f8e402178c (bug 1753413) for causing perfdocs lint failures. CLOSED TREE

This commit is contained in:
Marian-Vasile Laza 2022-02-03 21:36:02 +02:00
Родитель 3e8bd894b4
Коммит d4e226ac2b
4 изменённых файлов: 6 добавлений и 2 удалений

Просмотреть файл

@ -5,5 +5,4 @@ DAMP Performance Tests
(DevTools at Maximum Performance)
==================================
Documentation for DAMP tests is located in `devtools source docs <https://firefox-source-docs.mozilla.org/devtools/tests/performance-tests-damp.html>`_.
Documentation for DAMP tests is located in `devtools source docs <https://firefox-source-docs.mozilla.org/devtools/tests/performance-tests-damp.html>`_.

Просмотреть файл

@ -43,3 +43,4 @@ the test.
If you plan to run tests often in the CI for android, you should contact the android
infra team to make sure there's availability in our pool of devices.

Просмотреть файл

@ -62,3 +62,5 @@ and if that does not suffice, create a new runner.
For JS benchmarks, once the **jsshell** runner is added into perftest, it will be
straightforward.

Просмотреть файл

@ -172,3 +172,5 @@ so users don't have to provide them in the command line::
To use this hook module, it can be passed to the `--hooks` option::
$ ./mach perftest --hooks hooks.py perftest_example.js