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

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

Issue 2507513002: conformance2/glsl3/valid-invariant.html fails on Linux AMD (Closed)
Patch Set: Created 4 years, 1 month 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 11f8b49d9c359b6bbe845827faf3e23484e545eb..3c6f5a72eb8100f0d319b44d00c4982acf563129 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -724,6 +724,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['linux', 'amd'], bug=655147)
self.Fail('conformance2/rendering/uniform-block-buffer-size.html',
['linux', 'amd'], bug=658844)
+ self.Fail('conformance2/glsl3/valid-invariant.html',
+ ['linux', 'amd'], bug=639760)
# Conflicting expectations to test that the
# "Expectations Have No collisions" unittest works.
« 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