| 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 c350d15ef7e073bcf12936963a1438442b341219..a1455d1622fc8b1bcc26a59f9e5306805ba58d0a 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -134,6 +134,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['mac', ('nvidia', 0xfd5), ('nvidia', 0xfe9)], bug=368912)
|
| self.Fail('conformance/textures/image_bitmap_from_image/*',
|
| ['mac', ('nvidia', 0xfd5), ('nvidia', 0xfe9)], bug=589930)
|
| + self.Fail('conformance/extensions/webgl-draw-buffers.html',
|
| + ['mavericks', ('nvidia', 0xfe9)], bug=586536)
|
|
|
| # Mac Retina AMD failures
|
| self.Fail('conformance/textures/image_bitmap_from_image/*',
|
|
|