| 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 44918e627a2fde78790c39479294a4df8be6e8a1..adc1a48556b7c76035b96ff633bbda1533e1e09a 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -610,25 +610,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['android', ('nvidia', 'NVIDIA Tegra')], bug=478572)
|
|
|
| # Pixel C
|
| - self.Flaky('conformance/textures/video/' +
|
| - 'tex-2d-rgb-rgb-unsigned_byte.html',
|
| - ['android', 'android-chromium',
|
| - ('nvidia', 'NVIDIA Tegra')], bug=624621)
|
| - self.Flaky('conformance/textures/video/' +
|
| - 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html',
|
| - ['android', 'android-chromium',
|
| - ('nvidia', 'NVIDIA Tegra')], bug=624621)
|
| - self.Flaky('conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html',
|
| - ['android', 'android-chromium',
|
| - ('nvidia', 'NVIDIA Tegra')], bug=624621)
|
| - self.Flaky('conformance/textures/video/' +
|
| - 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html',
|
| - ['android', 'android-chromium',
|
| - ('nvidia', 'NVIDIA Tegra')], bug=624621)
|
| - self.Flaky('conformance/textures/video/' +
|
| - 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html',
|
| - ['android', 'android-chromium',
|
| - ('nvidia', 'NVIDIA Tegra')], bug=624621)
|
| self.Fail('conformance/glsl/bugs/constant-precision-qualifier.html',
|
| ['android', 'android-chromium',
|
| ('nvidia', 'NVIDIA Tegra')], bug=624621)
|
|
|