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

Issue 6883035: Merge remote branch 'autotest-upstream/master' into autotest-merge (Closed)

Created:
9 years, 8 months ago by ericli
Modified:
9 years, 7 months ago
Reviewers:
truty1, truty, DaleCurtis
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli
Visibility:
Public.

Description

Merge remote branch 'autotest-upstream/master' into autotest-merge Merged to autotest upstream @5317. BUG=none TEST= 1. utils/unittest_suite.py 2. utils/packager.py --all upload -r /tmp/pkgs 3. utils/compile_gwt_clients.py enter_chroot emerge-x86-generic autotest-* emerge-arm-generic autotest-* run_remote_test suite_Smoke run_remote_test bvt Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=d656d56

Patch Set 1 #

Patch Set 2 : patch #

Patch Set 3 : patch #

Patch Set 4 : patch #

Patch Set 5 : patch #

Patch Set 6 : patch #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2837 lines, -1082 lines) Patch
M client/bin/harness.py View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M client/bin/harness_ABAT.py View 1 chunk +2 lines, -1 line 0 comments Download
M client/bin/harness_standalone.py View 2 chunks +7 lines, -4 lines 0 comments Download
M client/bin/job.py View 8 chunks +75 lines, -12 lines 0 comments Download
M client/bin/job_unittest.py View 3 chunks +42 lines, -4 lines 0 comments Download
M client/bin/parallel.py View 2 chunks +30 lines, -1 line 0 comments Download
M client/bin/site_job.py View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M client/common_lib/base_job.py View 1 chunk +2 lines, -0 lines 0 comments Download
M client/common_lib/base_packages.py View 1 2 3 2 chunks +17 lines, -5 lines 0 comments Download
M client/profilers/perf/perf.py View 2 chunks +9 lines, -4 lines 1 comment Download
A client/tests/kvm/autotest_control/flail.control View 1 chunk +17 lines, -0 lines 0 comments Download
A client/tests/kvm/autotest_control/systemtap.control View 1 chunk +14 lines, -0 lines 0 comments Download
M client/tests/kvm/installer.py View 6 chunks +55 lines, -14 lines 0 comments Download
M client/tests/kvm/kvm.py View 1 chunk +5 lines, -0 lines 0 comments Download
M client/tests/kvm/kvm_monitor.py View 11 chunks +28 lines, -9 lines 0 comments Download
M client/tests/kvm/kvm_preprocessing.py View 6 chunks +3 lines, -16 lines 0 comments Download
M client/tests/kvm/kvm_utils.py View 14 chunks +715 lines, -126 lines 0 comments Download
M client/tests/kvm/kvm_vm.py View 8 chunks +86 lines, -3 lines 0 comments Download
M client/tests/kvm/scripts/virtio_console_guest.py View 5 chunks +203 lines, -31 lines 0 comments Download
M client/tests/kvm/test_setup.py View 2 chunks +1 line, -594 lines 0 comments Download
M client/tests/kvm/tests.cfg.sample View 1 chunk +2 lines, -2 lines 0 comments Download
M client/tests/kvm/tests/clock_getres.py View 1 chunk +10 lines, -15 lines 0 comments Download
M client/tests/kvm/tests/enospc.py View 4 chunks +99 lines, -4 lines 0 comments Download
M client/tests/kvm/tests/iofuzz.py View 1 chunk +2 lines, -2 lines 0 comments Download
M client/tests/kvm/tests/netperf.py View 3 chunks +35 lines, -14 lines 0 comments Download
M client/tests/kvm/tests/nicdriver_unload.py View 2 chunks +10 lines, -4 lines 0 comments Download
M client/tests/kvm/tests/stepmaker.py View 2 chunks +2 lines, -2 lines 0 comments Download
M client/tests/kvm/tests/steps.py View 1 chunk +1 line, -1 line 0 comments Download
M client/tests/kvm/tests/unattended_install.py View 3 chunks +498 lines, -3 lines 0 comments Download
M client/tests/kvm/tests/virtio_console.py View 36 chunks +655 lines, -145 lines 0 comments Download
M client/tests/kvm/tests_base.cfg.sample View 25 chunks +71 lines, -6 lines 0 comments Download
M client/tests/kvm/unattended/Fedora-10.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/Fedora-11.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/Fedora-12.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/Fedora-13.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/Fedora-14.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/Fedora-8.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/Fedora-9.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/RHEL-3-series.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/RHEL-4-series.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/RHEL-5-series.ks View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/kvm/unattended/RHEL-6-series.ks View 1 chunk +1 line, -0 lines 0 comments Download
M frontend/client/src/autotest/afe/create/CreateJobViewPresenter.java View 1 chunk +5 lines, -2 lines 0 comments Download
M frontend/client/src/autotest/public/AfeClient.html View 1 1 chunk +1 line, -1 line 0 comments Download
M scheduler/drones.py View 2 chunks +9 lines, -5 lines 0 comments Download
A scheduler/drones_unittest.py View 1 chunk +54 lines, -0 lines 0 comments Download
M server/autotest.py View 4 chunks +11 lines, -8 lines 0 comments Download
M server/autotest_unittest.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tko/parsers/version_0_unittest.py View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M tko/parsers/version_1_unittest.py View 1 2 1 chunk +8 lines, -6 lines 0 comments Download
M utils/packager.py View 1 2 3 4 6 chunks +28 lines, -34 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ericli
Its been a while we didn't perform upstream merges. And here you are. As usual, ...
9 years, 8 months ago (2011-04-20 01:00:20 UTC) #1
DaleCurtis
LGTM on relevant portions. Might want to test w/ a fresh chroot. On 2011/04/20 01:00:20, ...
9 years, 8 months ago (2011-04-20 01:24:32 UTC) #2
truty1
On 2011/04/20 01:24:32, dalec wrote: > LGTM on relevant portions. Might want to test w/ ...
9 years, 8 months ago (2011-04-20 17:36:30 UTC) #3
truty1
9 years, 8 months ago (2011-04-20 17:36:42 UTC) #4
lgtm

http://codereview.chromium.org/6883035/diff/118/client/profilers/perf/perf.py
File client/profilers/perf/perf.py (right):

http://codereview.chromium.org/6883035/diff/118/client/profilers/perf/perf.py...
client/profilers/perf/perf.py:40: cmd += " -e %s" % event
This is a change to the perf bin interface.  I hope it supports multiple -e
params.

Powered by Google App Engine
This is Rietveld 408576698