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

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

Issue 2484393003: Mark Maps.maps_004 flaky on all platforms; flakiness seen on Linux too. (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 | « 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/maps_expectations.py
diff --git a/content/test/gpu/gpu_tests/maps_expectations.py b/content/test/gpu/gpu_tests/maps_expectations.py
index 48a2d05fa8fd0b7dc18f473099d3fec9a92ccf88..a732bd6f0ce24fdf2de74d03ccfb8294a584358b 100644
--- a/content/test/gpu/gpu_tests/maps_expectations.py
+++ b/content/test/gpu/gpu_tests/maps_expectations.py
@@ -12,5 +12,6 @@ class MapsExpectations(GpuTestExpectations):
# self.Fail('Maps.maps_001',
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
- # P0: this test recently became flaky on Mac and Win
- self.Flaky('Maps.maps_004', ['mac', 'win'], bug=626986)
+ # P0: this test recently became flaky on all platforms, but
+ # principally Mac and Win
+ self.Flaky('Maps.maps_004', bug=626986)
« 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