| 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 e2cabc246962a47697c31f188c0794963379cd85..70bbc95263bd14940d785eac4e366e10e5e1415b 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -728,6 +728,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['linux', 'amd'], bug=483282)
|
| self.Fail('deqp/functional/gles3/fbomultisample*',
|
| ['linux', 'amd'], bug=483282)
|
| + self.Fail('deqp/functional/gles3/fbocompleteness.html',
|
| + ['linux', 'amd'], bug=483282)
|
| self.Fail('deqp/functional/gles3/fragmentoutput/*.html',
|
| ['linux', 'amd'], bug=483282)
|
| self.Fail('deqp/functional/gles3/textureshadow/*.html',
|
|
|