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

Issue 4185011: autotest: Make crash tests resilient to builds with high ambient crash rates (Closed)

Created:
10 years, 1 month ago by kmixter1
Modified:
9 years, 7 months ago
Reviewers:
sosa
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli, petkov+cc_chromium.org
Visibility:
Public.

Description

autotest: Make crash tests resilient to builds with high ambient crash rates Change-Id: I1d7dadf109f129a087cb50bcc1c452f6d6f7d02f BUG=8415 TEST=Run tests with 10Hz ambient crash rate Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=ddcd92d

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -6 lines) Patch
M client/bin/site_crash_test.py View 4 chunks +24 lines, -0 lines 0 comments Download
M client/site_tests/logging_UserCrash/logging_UserCrash.py View 8 chunks +42 lines, -6 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
kmixter1
10 years, 1 month ago (2010-10-30 00:39:27 UTC) #1
sosa
10 years, 1 month ago (2010-10-30 06:27:59 UTC) #2
LGTM w/ nit.  Thanks for fixing this!!!!

http://codereview.chromium.org/4185011/diff/1/3
File client/site_tests/logging_UserCrash/logging_UserCrash.py (right):

http://codereview.chromium.org/4185011/diff/1/3#newcode417
client/site_tests/logging_UserCrash/logging_UserCrash.py:417: 'Timeout waiting
for: ' + to_find + ' in ' +
'Timeout waiting for: %s in %s' % (to_find, blah)

Powered by Google App Engine
This is Rietveld 408576698