| 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 a755fd51da5e793d7c8bf5e19e4dee3474cef87c..826dcb824016fc76e881ab2172530d6079aceae6 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -759,8 +759,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # This test causes a lost device and then the next test fails.
|
| self.Skip('conformance2/rendering/blitframebuffer-size-overflow.html',
|
| ['linux', ('nvidia', 0x1cb3)], bug=709320)
|
| - self.Fail('deqp/functional/gles3/multisample.html',
|
| - ['linux', ('nvidia', 0x1cb3)], bug=702861)
|
|
|
| # Linux Intel
|
| self.Fail('conformance2/extensions/ext-color-buffer-float.html',
|
|
|