| 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 eaa7e0557683eb3f6c36c88907a86416a5becfca..0e06bc662953737ef241d3d2f8ae8d111e0842a3 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -709,6 +709,10 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| 'tex-2d-srgb8-rgb-unsigned_byte.html',
|
| ['linux', 'nvidia'], bug=694354)
|
|
|
| + # Linux NVIDIA Quadro M2000
|
| + self.Fail('deqp/functional/gles3/multisample.html',
|
| + ['linux', ('nvidia', 0x1430)], bug=702861)
|
| +
|
| # Linux Intel
|
| self.Fail('conformance2/extensions/ext-color-buffer-float.html',
|
| ['linux', 'intel'], bug=640389)
|
|
|