| 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 ab49d19679fd319128e3591cbc4c88a67620b641..c350d15ef7e073bcf12936963a1438442b341219 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -230,10 +230,6 @@
|
| ['android'], bug=478572)
|
| self.Fail('conformance/textures/image/tex-2d-rgb-rgb-unsigned_byte.html',
|
| ['android'], bug=586183)
|
| - self.Fail('conformance/textures/misc/texture-npot-video.html',
|
| - ['android', 'android-content-shell'], bug=601110)
|
| - self.Fail('conformance/textures/video/*',
|
| - ['android'], bug=601110)
|
| # The following tests timed out on android, so skip them for now.
|
| self.Skip('conformance/textures/image_bitmap_from_video/*',
|
| ['android'], bug=585108)
|
|
|