| 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 7269923cc9a37ec94b4c9d2161eb9d99779229d2..972449c3f286f162aa23478443a64148a299e374 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -315,6 +315,9 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # This test actually passes from time to time.
|
| self.Fail('deqp/functional/gles3/texturefiltering/cube_sizes_00.html',
|
| ['win'], bug=606021)
|
| + # More intermittently flaky.
|
| + self.Fail('deqp/functional/gles3/texturefiltering/cube_sizes_03.html',
|
| + ['win'], bug=606021)
|
|
|
| # Win / AMD
|
| # It's unfortunate that this suppression needs to be so broad, but
|
|
|