Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3320)

Unified Diff: content/test/gpu/page_sets/pixel_tests.py

Issue 2451383003: Rebaseline 2DCanvasWebGL pixel test (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/page_sets/pixel_tests.py
diff --git a/content/test/gpu/page_sets/pixel_tests.py b/content/test/gpu/page_sets/pixel_tests.py
index 6ccf80c6724fe7fc8e71e0400d6ca0640df5adda..48e37537faa2519fd3d92aae70769ad12093c2d2 100644
--- a/content/test/gpu/page_sets/pixel_tests.py
+++ b/content/test/gpu/page_sets/pixel_tests.py
@@ -299,7 +299,7 @@ class PixelTestsStorySet(story_set_module.StorySet):
url='file://../../data/gpu/pixel_canvas2d_webgl.html',
name=base_name + '.2DCanvasWebGL' + es3_suffix,
test_rect=[0, 0, 300, 300],
- revision=2,
+ revision=3,
story_set=self,
shared_page_state_class=shared_page_state_class,
expectations=expectations))
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698