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

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

Issue 1978083003: Adding several N5, N5X, and N6 failing tests to expectations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding a few more test expectations for Android. Created 4 years, 7 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
Index: content/test/gpu/gpu_tests/maps_expectations.py
diff --git a/content/test/gpu/gpu_tests/maps_expectations.py b/content/test/gpu/gpu_tests/maps_expectations.py
index afe2ef93ee2f2afcad43fb4525c24357caa1d8b4..2960d3c28f8969d04f5e35e4c31f2c366c44594f 100644
--- a/content/test/gpu/gpu_tests/maps_expectations.py
+++ b/content/test/gpu/gpu_tests/maps_expectations.py
@@ -12,11 +12,6 @@ class MapsExpectations(GpuTestExpectations):
# self.Fail('Maps.maps_001',
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
- # Nexus 5X
+ # Android
self.Fail('Maps.maps_002',
- ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951)
-
- # Nexus 9
- self.Fail('Maps.maps_002',
- ['android', 'nvidia'], bug=610034)
-
+ ['android'], bug=611932)
« no previous file with comments | « content/test/gpu/gpu_tests/gpu_process_expectations.py ('k') | content/test/gpu/gpu_tests/webgl_conformance_expectations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698