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

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

Issue 252793003: Undo the recent stress changes to the context loss test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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.py
diff --git a/content/test/gpu/gpu_tests/context_lost.py b/content/test/gpu/gpu_tests/context_lost.py
index 64e4f5b4dc0890de6f19eed920095b67c41bea58..f80a78e632f1994eb9ee44c7682e77d62f07e30c 100644
--- a/content/test/gpu/gpu_tests/context_lost.py
+++ b/content/test/gpu/gpu_tests/context_lost.py
@@ -113,7 +113,7 @@ class ContextLost(test_module.Test):
'javascript': 'window.domAutomationController._loaded' }
],
'kill_gpu_process': True,
- 'number_of_gpu_process_kills': 30,
+ 'number_of_gpu_process_kills': 1,
},
{
'name': 'ContextLost.WebGLContextLostFromLoseContextExtension',
« 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