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

Unified Diff: content/test/gpu/gpu_tests/pixel_expectations.py

Issue 2359123002: Revert of Update pixel test expectation and add new worker tests (Closed)
Patch Set: Created 4 years, 3 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
Index: content/test/gpu/gpu_tests/pixel_expectations.py
diff --git a/content/test/gpu/gpu_tests/pixel_expectations.py b/content/test/gpu/gpu_tests/pixel_expectations.py
index 488c7b0e1d33affd75090320bc1d91eb6d8c4e26..3a8fd4e1c90e0bbf0459e90dc028cb48811363ed 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -32,5 +32,5 @@
self.Fail('Pixel.CSSFilterEffects.NoOverlays', ['mac'], bug=581526)
# TODO(xidachen) check / generate reference images
- self.Fail('Pixel.OffscreenCanvasWebGLRedBoxWorker', bug=563852)
- self.Fail('Pixel.OffscreenCanvasWebGLRedBoxWorkerES3', ['mac'], bug=563852)
+ self.Fail('Pixel.OffscreenCanvasWebGLGreenBox', bug=563852)
+ self.Fail('Pixel.OffscreenCanvasWebGLGreenBoxES3', ['mac'], bug=563852)
« no previous file with comments | « content/test/data/gpu/pixel_offscreenCanvas_webgl_commit_worker.html ('k') | content/test/gpu/page_sets/pixel_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698