| 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 87ece49feca219b333598b0fd54858ea2adcf21a..488a7c2e41379d0e94f4d2908d97d52b54670141 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -116,8 +116,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['win', 'nvidia', 'no_passthrough'], bug=626524)
|
| self.Flaky('conformance/textures/misc/texture-upload-size.html',
|
| ['win', 'nvidia'], bug=630860)
|
| - self.Fail('conformance/glsl/bugs/unary-minus-operator-float-bug.html',
|
| - ['win', 'nvidia'], bug=672380)
|
| self.Fail('conformance/extensions/ext-sRGB.html',
|
| ['win', 'nvidia', 'no_passthrough'], bug=679696)
|
|
|
|
|