| 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 6947ee2cb8296f87040dd21ce9fb8d8b7e84f262..9fef82e8fbff3bc3f4140214b85bd192c48f7225 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -200,6 +200,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['mavericks', ('nvidia', 0xfe9)], bug=586536)
|
|
|
| # Mac Retina AMD failures
|
| + self.Flaky('conformance/extensions/oes-texture-float-with-video.html',
|
| + ['mac', ('amd', 0x6821)], bug=599272)
|
| self.Fail('conformance/textures/image_bitmap_from_image/*',
|
| ['mac', ('amd', 0x6821)], bug=589930)
|
|
|
|
|