| 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 956f9cfc702e3d73b51550117bc1bf912c08efc3..e8232526a58b72817132c4699b41982a7226d74a 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -115,7 +115,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Fail('deqp/functional/gles3/fboinvalidate/sub.html',
|
| ['win'], bug=483282)
|
| self.Fail('deqp/functional/gles3/fboinvalidate/whole.html',
|
| - ['win'], bug=483282)
|
| + ['win'], bug=624506)
|
|
|
| # Windows 8 only.
|
|
|
| @@ -504,7 +504,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| 'random_teximage2d_cube.html',
|
| ['linux'], bug=483282)
|
| self.Fail('deqp/functional/gles3/fboinvalidate/whole.html',
|
| - ['linux'], bug=483282)
|
| + ['linux'], bug=624506)
|
|
|
| # Linux NVIDIA only.
|
| self.Fail('conformance2/glsl3/array-complex-indexing.html',
|
|
|