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

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

Issue 650773002: Temporarily suppress some ContextLost.WebGLContextLostInHiddenTab failures. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 2d5b399f764aa4ed537e5a3157b12a6bb1ecd327..e79913b3bfdc7d7953f519296f7adc0ae508fd71 100644
--- a/content/test/gpu/gpu_tests/context_lost_expectations.py
+++ b/content/test/gpu/gpu_tests/context_lost_expectations.py
@@ -26,3 +26,6 @@ class ContextLostExpectations(test_expectations.TestExpectations):
self.Fail('GpuCrash.GPUProcessCrashesExactlyOnce',
['win'], bug=392891)
+
+ self.Fail('ContextLost.WebGLContextLostInHiddenTab',
+ ['mac', ('nvidia', 0xfe9)], bug=422803)
« 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