| 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 70bbc95263bd14940d785eac4e366e10e5e1415b..137392a1a714225cf00a4b031a97f1b4d68d0cdd 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -179,9 +179,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Fail('conformance2/rendering/framebuffer-completeness-unaffected.html',
|
| ['mac'], bug=604053)
|
|
|
| - self.Fail('deqp/functional/gles3/negativetextureapi.html',
|
| - ['mac'], bug=483282)
|
| -
|
| self.Fail('deqp/functional/gles3/fbomultisample*',
|
| ['mac'], bug=483282)
|
|
|
| @@ -623,8 +620,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
|
|
| self.Fail('deqp/functional/gles3/instancedrendering.html',
|
| ['linux', 'amd'], bug=483282)
|
| - self.Fail('deqp/functional/gles3/negativetextureapi.html',
|
| - ['linux', 'amd'], bug=483282)
|
| self.Fail('deqp/functional/gles3/transformfeedback/*.html',
|
| ['linux', 'amd'], bug=483282)
|
| self.Fail('deqp/functional/gles3/uniformbuffers/random.html',
|
|
|