Auto merge of #25204 - servo:reftest-analyzer, r=jdm

Link to Gecko’s reftest analyzer

http://hoppipolla.co.uk/410/reftest-analyser-structured.xhtml seems to be gone
This commit is contained in:
bors-servo 2019-12-10 02:40:56 -05:00 committed by GitHub
commit 52559aad14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -189,10 +189,11 @@ with the `--log-raw` option e.g.
./mach test-wpt --log-raw wpt.log ./mach test-wpt --log-raw wpt.log
This file can then be fed into the This file can then be fed into the
[reftest analyzer](http://hoppipolla.co.uk/410/reftest-analyser-structured.xhtml) [reftest analyzer](https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer-structured.xhtml)
which will show all failing tests (not just those with unexpected results). which will show all failing tests (not just those with unexpected results).
Note that this ingests logs in a different format to original version of the Note that this ingests logs in a different format to [original version of the
tool written for gecko reftests. tool](https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml)
written for gecko reftests.
The reftest analyzer allows pixel-level comparison of the test and reference The reftest analyzer allows pixel-level comparison of the test and reference
screenshots. Tests that both fail and have an unexpected result are marked screenshots. Tests that both fail and have an unexpected result are marked