Chromium Code Reviews| 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 395fdef7be8d5a838ee77b990c4a8856a69ea794..36a0f1e1486d894d915659b44c3f50e31a2b1936 100644 |
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| @@ -411,7 +411,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
| self.Fail('deqp/data/gles3/shaders/functions.html', |
| ['linux'], bug=483282) |
| self.Fail('deqp/functional/gles3/uniformapi/random.html', |
|
Zhenyao Mo
2016/06/20 17:32:00
Can you move this entry to the Linux NVIDIA sectio
|
| - ['linux'], bug=616558) |
| + ['linux', 'nvidia'], bug=621178) |
| self.Fail('conformance2/glsl3/vector-dynamic-indexing.html', |
| ['linux'], bug=483282) |
| self.Fail('conformance2/reading/read-pixels-from-fbo-test.html', |