Open Bug 1227370 Opened 9 years ago Updated 2 years ago

Replace most uses of compareSnapshots with assertSnapshots

Categories

(Testing :: Mochitest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: xidorn, Unassigned)

Details

Probably because assertSnapshots is added later than compareSnapshots, there are quite amount of places which are currently still using compareSnapshots and output the base64-encoded image to the output by themself, which is not quite useful.

Using assertSnapshots instead of compareSnapshots enables us to use reftest analyzer to understand the test result.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.