| 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 a89d6835a57d1e0aea8ade999baf7a6a7811e631..a9969d0aa2e2a34a55db81bb407d12dacd0a4084 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -513,6 +513,10 @@
|
| ['mac', ('amd', 0x679e)], bug=483282)
|
|
|
| # Mac Multi-vendor failures.
|
| + self.Fail('deqp/functional/gles3/fborender/recreate_color_02.html',
|
| + ['mac', 'nvidia', 'amd'], bug=679682)
|
| + self.Fail('deqp/functional/gles3/fborender/resize_01.html',
|
| + ['mac', 'nvidia', 'amd'], bug=679682)
|
| self.Fail('deqp/functional/gles3/fragmentoutput/basic.float.html',
|
| ['mac', 'nvidia', 'amd'], bug=679684)
|
| self.Fail('deqp/functional/gles3/fragmentoutput/array.float.html',
|
|
|