Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2153)

Unified Diff: content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Issue 1874273002: Revert of Suppress failing video-related WebGL conformance tests on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698