| 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 137392a1a714225cf00a4b031a97f1b4d68d0cdd..b416066b9eb0b9a1fdb5fc3469dc60a95331578d 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -620,6 +620,8 @@ 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',
|
|
|