| 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 1f6128a08fe8902bea47cdff44ad523923645aba..6c61b285b6f4b33c1800be4e4d4976bdc62fee0c 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -656,6 +656,11 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['android', 'android-chromium',
|
| ('nvidia', 'NVIDIA Tegra')], bug=624621)
|
|
|
| + # NVIDIA Shield
|
| + self.Flaky('conformance/context/' +
|
| + 'context-eviction-with-garbage-collection.html',
|
| + ['android', ('nvidia', 'NVIDIA Tegra')], bug=701929)
|
| +
|
| ############
|
| # ChromeOS #
|
| ############
|
|
|