Bug 1603603 - Add warning comments about keeping reftest_singletons.manifest in sync with PGO r=bzbarsky

While I'm here, I sorted the manifest, in order to match the sorted PGO list, so that it's easier to see when there's a discrepancy.

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
David Major 2020-01-07 19:07:39 +00:00
Родитель c43377ccc0
Коммит 6562ba778f
2 изменённых файлов: 20 добавлений и 17 удалений

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

@ -10,3 +10,4 @@ To add a test:
iii) The test steps.
iv) A call to perf_finish().
3) Add your test to the perf_reftest_singletons.manifest file.
4) Add your test to the list in build/pgo/index.html.

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

@ -1,19 +1,13 @@
% http://localhost/tests/perf-reftest-singletons/bloom-basic.html
# When modifying this list, please also update build/pgo/index.html.
% http://localhost/tests/perf-reftest-singletons/abspos-reflow-1.html
% http://localhost/tests/perf-reftest-singletons/bidi-resolution-1.html
% http://localhost/tests/perf-reftest-singletons/bloom-basic-2.html
% http://localhost/tests/perf-reftest-singletons/style-sharing.html
% http://localhost/tests/perf-reftest-singletons/style-sharing-style-attr.html
% http://localhost/tests/perf-reftest-singletons/display-none-1.html
% http://localhost/tests/perf-reftest-singletons/only-children-1.html
% http://localhost/tests/perf-reftest-singletons/slow-selector-1.html
% http://localhost/tests/perf-reftest-singletons/slow-selector-2.html
% http://localhost/tests/perf-reftest-singletons/style-attr-1.html
% http://localhost/tests/perf-reftest-singletons/bloom-basic.html
% http://localhost/tests/perf-reftest-singletons/coalesce-1.html
% http://localhost/tests/perf-reftest-singletons/coalesce-2.html
% http://localhost/tests/perf-reftest-singletons/parent-basic-singleton.html
% http://localhost/tests/perf-reftest-singletons/tiny-traversal-singleton.html
% http://localhost/tests/perf-reftest-singletons/nth-index-1.html
% http://localhost/tests/perf-reftest-singletons/nth-index-2.html
% http://localhost/tests/perf-reftest-singletons/bidi-resolution-1.html
% http://localhost/tests/perf-reftest-singletons/display-none-1.html
% http://localhost/tests/perf-reftest-singletons/external-string-pass.html
% http://localhost/tests/perf-reftest-singletons/getElementById-1.html
% http://localhost/tests/perf-reftest-singletons/id-getter-1.html
% http://localhost/tests/perf-reftest-singletons/id-getter-2.html
% http://localhost/tests/perf-reftest-singletons/id-getter-3.html
@ -21,10 +15,18 @@
% http://localhost/tests/perf-reftest-singletons/id-getter-5.html
% http://localhost/tests/perf-reftest-singletons/id-getter-6.html
% http://localhost/tests/perf-reftest-singletons/id-getter-7.html
% http://localhost/tests/perf-reftest-singletons/abspos-reflow-1.html
% http://localhost/tests/perf-reftest-singletons/scrollbar-styles-1.html
% http://localhost/tests/perf-reftest-singletons/inline-style-cache-1.html
% http://localhost/tests/perf-reftest-singletons/link-style-cache-1.html
% http://localhost/tests/perf-reftest-singletons/nth-index-1.html
% http://localhost/tests/perf-reftest-singletons/nth-index-2.html
% http://localhost/tests/perf-reftest-singletons/only-children-1.html
% http://localhost/tests/perf-reftest-singletons/parent-basic-singleton.html
% http://localhost/tests/perf-reftest-singletons/scrollbar-styles-1.html
% http://localhost/tests/perf-reftest-singletons/slow-selector-1.html
% http://localhost/tests/perf-reftest-singletons/slow-selector-2.html
% http://localhost/tests/perf-reftest-singletons/style-attr-1.html
% http://localhost/tests/perf-reftest-singletons/style-sharing-style-attr.html
% http://localhost/tests/perf-reftest-singletons/style-sharing.html
% http://localhost/tests/perf-reftest-singletons/tiny-traversal-singleton.html
% http://localhost/tests/perf-reftest-singletons/window-named-property-get.html
% http://localhost/tests/perf-reftest-singletons/getElementById-1.html
% http://localhost/tests/perf-reftest-singletons/external-string-pass.html
# When modifying this list, please also update build/pgo/index.html.