mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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:
parent
f2b363b3f0
commit
ef4447ee95
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue