| Index: content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| index 3e734eaae2b1400ee100bc3a4a87e7ac43bedd69..578417b6f3e02b9d0d67a6f5328837f98066c9fb 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -306,3 +306,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['mac'], bug=436493)
|
| self.Fail('conformance/textures/texture-upload-size.html',
|
| ['linux'], bug=436493)
|
| +
|
| + # Temporary suppression while updating this test.
|
| + self.Fail('conformance/misc/bad-arguments-test.html', bug=441997)
|
|
|