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

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

Issue 2297603002: Enable ANGLE workaround for Intel MacOS abs bug (Closed)
Patch Set: update version Created 4 years, 4 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
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 64191c7fcece85641b1a43593ca230e0dbf0ca16..74bffbb9bd60feee173aace5fb45c9eb5fcebe2e 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -402,8 +402,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
# Mac Intel
self.Fail('deqp/functional/gles3/shaderpackingfunction.html',
['mac', 'intel'], bug=619264)
- self.Fail('deqp/functional/gles3/shadercommonfunction.html',
- ['mac', 'intel'], bug=483282)
self.Fail('deqp/functional/gles3/texturefiltering/2d_combinations_01.html',
['mac', 'intel'], bug=606074)
« no previous file with comments | « no previous file | gpu/command_buffer/service/gles2_cmd_decoder.cc » ('j') | gpu/command_buffer/service/gles2_cmd_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698