Link to Gecko’s reftest analyzer

http://hoppipolla.co.uk/410/reftest-analyser-structured.xhtml was inaccessible for a while
This commit is contained in:
Simon Sapin 2019-12-07 16:51:39 +01:00
parent f2b363b3f0
commit ef4447ee95

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