| 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..37ce18b7305e4744892e2eb3d6bfc38d047a8c3d 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -54,7 +54,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Flaky('deqp/functional/gles3/buffercopy.html', ['win8'], bug=587601)
|
|
|
| # Win / NVidia
|
| - # La la la la la la la la la la ...
|
| + self.Flaky('deqp/functional/gles3/fbomultisample*',
|
| + ['win', 'nvidia'], bug=631317)
|
|
|
| # Win / AMD
|
| self.Fail('deqp/functional/gles3/texturespecification/' +
|
|
|