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

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

Issue 2220293002: Roll WebGL b57946d..46ec84c (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update expectations 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
« 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 156f7c123525e910bef0749e90b25b89a55cad28..9f238484ab0f90f0f17e70b0ce27c7fb791810c4 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -29,6 +29,10 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
# Conformance expectations
# ========================
+ self.Fail('conformance/glsl/bugs/' +
Zhenyao Mo 2016/08/08 16:34:58 Move this below to the section "All platforms"
qiankun 2016/08/08 23:39:33 Done.
+ 'invariant-does-not-leak-across-shaders.html',
+ bug=634813)
+
# 2.0.1 OR LATER
# Too slow (take about one hour to run)
self.Skip('deqp/functional/gles3/builtinprecision/*.html', bug=619403)
« 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