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

Issue 3454023: autotest: Test new meta files in crash directory (Closed)

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

Description

autotest: Test new meta files in crash directory Change-Id: I01f6dd829ba470934b27d0d9cc7756c0f2e6b1ed BUG=6100, 5805, 5624, 6865 TEST=These tests pass Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=67ff562

Patch Set 1 #

Patch Set 2 : Got usercrash and crashtest working #

Patch Set 3 : Make KernelCrash work #

Patch Set 4 : Fix bug #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -99 lines) Patch
M client/bin/site_crash_test.py View 1 9 chunks +32 lines, -13 lines 0 comments Download
M client/site_tests/logging_CrashSender/logging_CrashSender.py View 1 6 chunks +88 lines, -35 lines 0 comments Download
M client/site_tests/logging_KernelCrash/logging_KernelCrash.py View 2 5 chunks +19 lines, -7 lines 0 comments Download
M client/site_tests/logging_UserCrash/logging_UserCrash.py View 2 3 11 chunks +61 lines, -34 lines 0 comments Download
M server/site_host_attributes.py View 1 chunk +3 lines, -0 lines 0 comments Download
M server/site_tests/logging_KernelCrashServer/logging_KernelCrashServer.py View 2 1 chunk +64 lines, -10 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
kmixter1
UserCrash and CrashSender now pass, I'm still working on KernelCrash but thought it would be ...
10 years, 2 months ago (2010-09-29 17:23:05 UTC) #1
ericli
Ken, when you feel is ready, please advice how we should properly label our lab ...
10 years, 2 months ago (2010-09-29 17:27:27 UTC) #2
kmixter1
That's a separate change - to enable KernelCrashServer in the regression suite. We can do ...
10 years, 2 months ago (2010-09-29 17:56:12 UTC) #3
petkov
LGTM
10 years, 2 months ago (2010-09-29 19:01:36 UTC) #4
kmixter1
PTAL - fixed up logging_KernelCrash.
10 years, 2 months ago (2010-09-30 01:49:43 UTC) #5
petkov
10 years, 2 months ago (2010-09-30 05:29:27 UTC) #6
LGTM

http://codereview.chromium.org/3454023/diff/12001/6007
File server/site_tests/logging_KernelCrashServer/logging_KernelCrashServer.py
(right):

http://codereview.chromium.org/3454023/diff/12001/6007#newcode18
server/site_tests/logging_KernelCrashServer/logging_KernelCrashServer.py:18:
"""Copy remote source to dest removing dest if source does not exist."""
I don't quite understand the comment -- you always remove dest regardless of the
existence of source, I think.

Powered by Google App Engine
This is Rietveld 408576698