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

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

Issue 2913463002: Bump version number of Pixel_DirectComposition_Video_MP4 (Closed)
Patch Set: Created 3 years, 7 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 | content/test/gpu/gpu_tests/pixel_test_pages.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 af435988d927df1d2e445cd024a11e6720398d88..a703f6c2e3972887145b9b7a9b70d792c0fbaab9 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -55,8 +55,8 @@ class PixelExpectations(GpuTestExpectations):
# TODO(zakerinasab): check / generate reference images.
self.Fail('Pixel_Canvas2DUntagged', bug=713632)
- # TODO(jbauman): Fix this.
- self.Fail('Pixel_DirectComposition_Video_MP4', ['win', 'intel'], bug=704389)
+ # TODO(jbauman): Remove when new baseline exists.
+ self.Fail('Pixel_DirectComposition_Video_MP4', bug=704389)
# Failures on Haswell GPUs on macOS after upgrade to 10.12.4.
self.Fail('Pixel_OffscreenCanvas2DResizeOnWorker',
« no previous file with comments | « no previous file | content/test/gpu/gpu_tests/pixel_test_pages.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698