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

Unified Diff: client/site_tests/logging_UserCrash/logging_UserCrash.py

Issue 3381011: autotest: Test increased crash thresholds. (Closed) Base URL: http://git.chromium.org/git/autotest.git
Patch Set: Created 10 years, 3 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 | « client/site_tests/logging_CrashSender/logging_CrashSender.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/logging_UserCrash/logging_UserCrash.py
diff --git a/client/site_tests/logging_UserCrash/logging_UserCrash.py b/client/site_tests/logging_UserCrash/logging_UserCrash.py
index 82da248f7b21d081265c9d09b2238cf0322ee3e6..e89f1a6c5f6c3065331e34ccc53d2e5ba52184f7 100644
--- a/client/site_tests/logging_UserCrash/logging_UserCrash.py
+++ b/client/site_tests/logging_UserCrash/logging_UserCrash.py
@@ -9,7 +9,7 @@ from autotest_lib.client.common_lib import error, utils
_CORE_PATTERN = '/proc/sys/kernel/core_pattern'
_LEAVE_CORE_PATH = '/root/.leave_core'
-_MAX_CRASH_DIRECTORY_SIZE = 8
+_MAX_CRASH_DIRECTORY_SIZE = 32
class logging_UserCrash(site_crash_test.CrashTest):
« no previous file with comments | « client/site_tests/logging_CrashSender/logging_CrashSender.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698