| 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 93ed0684adced627df8f1a103fb43d3cac913cf7..a9969d0aa2e2a34a55db81bb407d12dacd0a4084 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -62,8 +62,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # Win / NVidia
|
| self.Flaky('deqp/functional/gles3/fbomultisample*',
|
| ['win', 'nvidia'], bug=631317)
|
| - self.Fail('conformance/glsl/bugs/unary-minus-operator-float-bug.html',
|
| - ['win', 'nvidia'], bug=672380)
|
| self.Fail('conformance2/rendering/' +
|
| 'draw-with-integer-texture-base-level.html',
|
| ['win', 'nvidia'], bug=679639)
|
|
|