Open Bug 875177 Opened 11 years ago Updated 2 years ago

Add reftest failure summary to mach

Categories

(Testing :: Reftest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: jwir3, Unassigned)

Details

(Whiteboard: [mach])

In the personal scripts I previously wrote ("JMozTools") to run unit tests, I summarize any reftest failures at the end of the script's output in the following manner:

> ------------------- TEST RESULTS ----------------------
> IMAGES: file://<tempfilename>

Inside of this temp file, the data URIS for the source and reference images are added so the user can open this file, and then click on the links to open the respective images in their browser, rather than having to copy/paste the data uris from within the terminal window.

This seems like it would be a good feature to add to mach, so that it's easier to see the reftest comparison failures. It might even be worth adding a link to the reftest-analyzer.
Component: mach → Reftest
OS: Linux → All
Product: Core → Testing
Hardware: x86_64 → All
Whiteboard: [mach]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.