| 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 750ff57df816d760e20b9bd522eaa7dc39933cc2..a9bbad1e7b9b918aaef3df52792da8308985ffcb 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -49,10 +49,6 @@
|
| self.Fail('conformance/glsl/misc/shader-with-array-of-structs-uniform.html',
|
| ['win7', 'intel', 'nvidia'], bug=373972)
|
|
|
| - # Win8 / NVIDIA failures
|
| - self.Fail('conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html',
|
| - ['win', 'nvidia'], bug=459265)
|
| -
|
| # Win / AMD failures
|
| self.Fail('conformance/textures/texparameter-test.html',
|
| ['win', 'amd', 'd3d9'], bug=839) # angle bug ID
|
|
|