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

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

Issue 2176993002: Update WebGL conformance test expectations for Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/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 032577671c85c0d06787253c6f638af45bb85d21..40fd92e3197b43d8574ef73a6a12d31edde0a131 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -726,6 +726,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['linux', 'debug', ('intel', 0x412)], bug=604140)
# Android failures
+ self.Fail('conformance/glsl/bugs/sequence-operator-evaluation-order.html',
+ ['android'], bug=478572)
self.Fail('deqp/data/gles2/shaders/constants.html',
['android'], bug=478572)
self.Fail('deqp/data/gles2/shaders/conversions.html',
« 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