Description📷 Create RenderTestRule which fails after test method finishes.
This CL:
- Removes RenderUtils.
- Creates RenderTestRule with most of the RenderUtils functionality.
- Updates render tests to RenderTestRule.
- Removes the 'regenerate-goldens' flag. This is not needed because the
RenderTestRule will throw an Exception once the test method has
finished, so all image renders and diffs will be saved anyway.
- Simplifies the rendering logic.
BUG=614305
Review-Url: https://codereview.chromium.org/2901053003
Cr-Commit-Position: refs/heads/master@{#474978}
Committed: https://chromium.googlesource.com/chromium/src/+/1c831a5af48331b017f2bf3d6a07abb40f143626
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove mMatchIds. #Patch Set 3 : Typo in comment. #Messages
Total messages: 10 (5 generated)
|