| 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 2025bfbfcea4b4a76ce8c57f38472cf722a80055..ef27280601dc5e7cb51fbb95d0af16558f3e4a95 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -159,6 +159,9 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # self.Fail('deqp/functional/gles3/fbocompleteness.html',
|
| # ['mac', ('nvidia', 0xfe9)], bug=616562)
|
|
|
| + self.Fail('conformance2/rendering/blitframebuffer-filter-srgb.html',
|
| + ['mac'], bug=634525)
|
| +
|
| self.Fail('deqp/data/gles3/shaders/linkage.html',
|
| ['mac'], bug=641129)
|
|
|
|
|