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

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

Issue 1684203002: Temporarily disable flaky tests, this should only be for today. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use expectations Created 4 years, 10 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/context_lost_expectations.py
diff --git a/content/test/gpu/gpu_tests/context_lost_expectations.py b/content/test/gpu/gpu_tests/context_lost_expectations.py
index a5713fe868dd7fe385a2dfdcda4854aa4ebb3a23..d1465d0e2d3600c51881cb95bfe76f4db9352d48 100644
--- a/content/test/gpu/gpu_tests/context_lost_expectations.py
+++ b/content/test/gpu/gpu_tests/context_lost_expectations.py
@@ -26,3 +26,9 @@ class ContextLostExpectations(GpuTestExpectations):
['mountainlion', 'debug'], bug=497411)
self.Skip('ContextLost.WebGLContextLostFromSelectElement',
['lion', 'debug'], bug=498149)
+
+ # Temporarily disable while solution is being investigated.
+ self.Skip('ContextLost.GPUProcessCrashesExactlyOnce',
+ ['mac'], bug=584872)
+ self.Skip('ContextLost.WebGLContextLostFromGPUProcessExit',
+ ['mac'], bug=584872)
« 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