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 9c2a1cd2acd05eeb93ffaa31ca383a70ca369a87..65583d190d359f70a0c62bf893bbb9a55c21e224 100644 |
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| @@ -583,7 +583,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
| # Linux Intel with ANGLE only |
| self.Fail('deqp/functional/gles3/fbomultisample.8_samples.html', |
| - ['linux', 'nvidia', 'opengl'], bug=635528) |
| + ['linux', 'intel', 'opengl'], bug=635528) |
|
yunchao
2016/08/08 15:08:48
This is a mesa bug for multisampled float point re
|
| self.Fail('deqp/functional/gles3/fragmentoutput/*.html', |
| ['linux', 'intel', 'opengl'], bug=598902) |