| 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 488a7c2e41379d0e94f4d2908d97d52b54670141..1f2ad7c085b3157a9818f3e237623857c5bb689d 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -138,10 +138,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| self.Flaky('conformance/canvas/canvas-test.html',
|
| ['win7', 'nvidia', 'd3d9'], bug=690248)
|
|
|
| - # Win / Intel HD 530 failures
|
| - self.Fail('conformance/canvas/to-data-url-test.html',
|
| - ['win', 'intel'], bug=680797)
|
| -
|
| # Win / AMD flakiness seen on new tryservers.
|
| # It's unfortunate that this suppression needs to be so broad, but
|
| # basically any test that uses readPixels is potentially flaky, and
|
|
|