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

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

Issue 2874063002: enable video blit color accuracy by default (Closed)
Patch Set: disable test on all platforms Created 3 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
« 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 02d2e8b9141d5a4ae0e1be4635b3973d706cb665..49b337fd9b4920cc5b0493cb40d6b8cbf5e09fbb 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -59,3 +59,6 @@ class PixelExpectations(GpuTestExpectations):
self.Flaky('Pixel_OffscreenCanvasWebGLSoftwareCompositingWorker',
['mac', ('nvidia', 0xfe9), 'debug'], bug=751328)
+
+ self.Fail('Pixel_DirectComposition_Video_MP4', bug=760132)
+ self.Fail('PixelIntegrationTest.Pixel_Video_MP4', bug=760132)
ynovikov 2017/09/05 14:40:51 Remove "PixelIntegrationTest.", this should fix it
hubbe 2017/09/05 17:57:47 Thanks, done.
« 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