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

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

Issue 2800053005: Reenable Pixel_Video_VP9 on NVIDIA linux and android. (Closed)
Patch Set: Created 3 years, 8 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/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 929e48fb2a6390d3ad91503c4f2affc547ab03ae..511b0098b91af3d6d17014043826655d926d12f8 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -50,11 +50,6 @@ class PixelExpectations(GpuTestExpectations):
self.Flaky('Pixel_OffscreenCanvas2DResizeOnWorker',
['win10', ('intel', 0x1912)], bug=690663)
- # TODO(jbauman): Times out on Linux NVIDIA.
- self.Fail('Pixel_Video_VP9', ['linux', 'nvidia'], bug=704389)
- # TODO(jbauman): Times out on Pixel C.
- self.Fail('Pixel_Video_VP9', ['android', 'nvidia'], bug=704389)
-
# TODO(jbauman): Re-enable when references images created.
self.Fail('Pixel_DirectComposition_Video_*', ['win'], bug=704389)
« 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