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

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

Issue 2617173004: Mark webgl2 teximage2d_unpack_params test as flaky on Mac AMD. (Closed)
Patch Set: Created 3 years, 11 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/webgl2_conformance_expectations.py
diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
index c90e9c37c88051e5f2a1267ec1a07848be4e9140..5f7b4ddbd2d8fd7472c9439878c9fb71bd9739cb 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -408,6 +408,9 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['mac', 'amd'], bug=663601)
self.Flaky('deqp/functional/gles3/textureshadow/*',
['mac', 'amd'], bug=663601)
+ self.Flaky('deqp/functional/gles3/texturespecification/' +
+ 'teximage2d_unpack_params.html',
+ ['mac', 'amd'], bug=679058)
self.Fail('conformance2/rendering/clipping-wide-points.html',
['mac', 'amd'], bug=642822)
« 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