| 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 7997503e0f5137c88a01f248bcf13e34ca7fec85..b0dc278b0daee8b46fa6327c3f41f60a1f51836f 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -71,8 +71,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # Win / NVidia
|
| self.Flaky('deqp/functional/gles3/fbomultisample*',
|
| ['win', 'nvidia', 'd3d11'], bug=631317)
|
| - self.Flaky('deqp/functional/gles3/texturefiltering/cube_combinations_*',
|
| - ['win', 'nvidia'], bug=712739)
|
| self.Fail('conformance2/rendering/' +
|
| 'draw-with-integer-texture-base-level.html',
|
| ['win', 'nvidia', 'd3d11'], bug=679639)
|
|
|