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

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

Issue 2831123002: Mark some WebGL2 tests Flaky (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/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 e639f324a79fc0f541f0e6fa0d8d3db19703a4b2..f7a9d5423b09d796e7a437236fe7c201a35551dd 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -74,6 +74,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
# Win / NVidia
self.Flaky('deqp/functional/gles3/fbomultisample*',
['win', 'nvidia', 'd3d11'], bug=631317)
+ self.Flaky('deqp/functional/gles3/texturefiltering/cube_combinations_*',
+ ['win', 'nvidia'], bug=712739)
self.Fail('conformance2/rendering/' +
'draw-with-integer-texture-base-level.html',
['win', 'nvidia', 'd3d11'], bug=679639)
« 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