| 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',
|
|
|