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

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

Issue 2487093003: Temporarily mark Maps.maps_004 flaky on Mac and Win. (Closed)
Patch Set: Created 4 years, 1 month 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 | « content/test/gpu/generate_buildbot_json.py ('k') | 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/maps_expectations.py
diff --git a/content/test/gpu/gpu_tests/maps_expectations.py b/content/test/gpu/gpu_tests/maps_expectations.py
index 4313ed50048c847db279d056788c00834f55189b..48a2d05fa8fd0b7dc18f473099d3fec9a92ccf88 100644
--- a/content/test/gpu/gpu_tests/maps_expectations.py
+++ b/content/test/gpu/gpu_tests/maps_expectations.py
@@ -12,4 +12,5 @@ class MapsExpectations(GpuTestExpectations):
# self.Fail('Maps.maps_001',
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
- pass
+ # P0: this test recently became flaky on Mac and Win
+ self.Flaky('Maps.maps_004', ['mac', 'win'], bug=626986)
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698