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

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

Issue 1463983002: Roll WebGL conformance suite 421bc609..c8dd77f9 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Further test expectations updates. Created 5 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 | « DEPS ('k') | content/test/gpu/gpu_tests/webgl_conformance_expectations.py » ('j') | 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 325fb45a2ea5bfaa98c10f2ab4ac37e29c50a109..be21fc563e538dd968e8f4fd8153186f979c088a 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -79,11 +79,10 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('conformance2/buffers/uniform-buffers.html', bug=483282)
self.Fail('conformance2/glsl3/array-complex-indexing.html', bug=483282)
+ self.Fail('conformance2/glsl3/forbidden-operators.html', bug=483282)
self.Fail('conformance2/glsl3/invalid-default-precision.html', bug=483282)
self.Fail('conformance2/glsl3/sequence-operator-returns-non-constant.html',
bug=483282)
- self.Fail('conformance2/glsl3/ternary-operator-on-arrays-glsl3.html',
- bug=483282)
self.Fail('conformance2/reading/read-pixels-into-pixel-pack-buffer.html',
bug=483282)
self.Fail('conformance2/renderbuffers/framebuffer-test.html', bug=483282)
« no previous file with comments | « DEPS ('k') | content/test/gpu/gpu_tests/webgl_conformance_expectations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698