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

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

Issue 2567983002: Hook up REWRITE_FLOAT_UNARY_MINUS_OPERATOR workaround in ANGLE (Closed)
Patch Set: Created 4 years 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
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 f53da8d6061bbba32f91443bd1361a9ef24a0c33..f075ca9f308802130ba8b74ecab80148d4f7109e 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -359,12 +359,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
self.Fail('conformance/rendering/clipping-wide-points.html',
['mac', 'amd'], bug=642822)
- # Mac Intel failures
-
- # Failed on OSX 10.10 and 10.11
- self.Fail('conformance/glsl/bugs/unary-minus-operator-float-bug.html',
- ['mac', 'intel'], bug=672380)
-
# Mac Retina NVidia failures
self.Fail('conformance/attribs/gl-disabled-vertex-attrib.html',
['mac', ('nvidia', 0xfe9)], bug=635081)
« no previous file with comments | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | gpu/command_buffer/service/gles2_cmd_decoder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698