| 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 ccc35a59c592eb371c3e6ecb99f2cd648a816081..002deb96b368c88c709c5bea1eae63c108936847 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -128,8 +128,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['win', 'nvidia'], bug=626524)
|
| self.Flaky('conformance/textures/misc/texture-upload-size.html',
|
| ['win', 'nvidia'], bug=630860)
|
| - self.Flaky('conformance/glsl/bugs/nested-sequence-operator.html',
|
| - ['win', 'nvidia'], bug=1517) # ANGLE bug.
|
|
|
| # Win7 / Intel failures
|
| self.Fail('conformance/textures/misc/' +
|
|
|