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

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

Issue 1905863004: Suppress flaky failure of conformance_extensions_oes_texture_float_with_video. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/webgl_conformance_expectations.py
diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
index 6947ee2cb8296f87040dd21ce9fb8d8b7e84f262..9fef82e8fbff3bc3f4140214b85bd192c48f7225 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -200,6 +200,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['mavericks', ('nvidia', 0xfe9)], bug=586536)
# Mac Retina AMD failures
+ self.Flaky('conformance/extensions/oes-texture-float-with-video.html',
+ ['mac', ('amd', 0x6821)], bug=599272)
self.Fail('conformance/textures/image_bitmap_from_image/*',
['mac', ('amd', 0x6821)], bug=589930)
« 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