| 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 fcb04348eafd170b881c1c72196de4d257f58502..a143953428e6d110178d8bb6c6460a068a930acf 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -352,7 +352,7 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| self.Fail('conformance/textures/misc/' +
|
| 'copytexsubimage2d-large-partial-copy-corruption.html',
|
| ['win', 'intel', 'passthrough', 'd3d11'], bug=602688)
|
| - self.Flaky('conformance/textures/misc/copytexsubimage2d-subrects.html',
|
| + self.Fail('conformance/textures/misc/copytexsubimage2d-subrects.html',
|
| ['win10', 'intel', 'passthrough', 'd3d11'], bug=685232)
|
|
|
| # Mac failures
|
|
|