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

Issue 2854062: autotest: create a candidate script for replacement ebuild test (running the tests) (Closed)

Created:
10 years, 5 months ago by zbehan
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://gitrw.chromium.org/crosutils
Visibility:
Public.

Description

autotest: create a candidate script for replacement ebuild test (running the tests) * This script should replace the call to ebuild in autotest wrapper, and essentially duplicates all the test running functions from autotest-0.0.1.ebuild * duplicate autotest wrapper into autotest_workon to separate conversion and old functionality * Add a hack into run_remote_tests to allow using autotest_workon instead new file: autotest_run.sh new file: autotest_workon modified: run_remote_tests.sh

Patch Set 1 #

Patch Set 2 : Fixes into autotest_run.sh, duplicated autotest to autotest_workon, added a hack to use it #

Patch Set 3 : Ensure usage of prebuilt tests #

Patch Set 4 : Removed cross-compile enviroment stuff #

Patch Set 5 : Also took care of whitespace warnings :/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+320 lines, -2 lines) Patch
A autotest_run.sh View 1 2 3 4 1 chunk +86 lines, -0 lines 0 comments Download
A autotest_workon View 1 chunk +229 lines, -0 lines 0 comments Download
M run_remote_tests.sh View 2 3 4 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
zbehan
10 years, 5 months ago (2010-07-23 00:29:52 UTC) #1
anush
We will be installing the script in the chroot in the future. Please rename to ...
10 years, 5 months ago (2010-07-23 00:57:35 UTC) #2
ericli
Seems like nobody will use this script for now and no existing test routine has ...
10 years, 5 months ago (2010-07-23 03:19:03 UTC) #3
zbehan
I'm planning to switch autotest wrapper to start using this and wipe this particular code ...
10 years, 5 months ago (2010-07-23 05:23:45 UTC) #4
zbehan
10 years, 5 months ago (2010-07-26 23:59:26 UTC) #5
zbehan
10 years, 5 months ago (2010-07-27 00:41:22 UTC) #6
ericli
LGTM.
10 years, 5 months ago (2010-07-27 00:50:13 UTC) #7
zbehan
10 years, 5 months ago (2010-07-27 00:52:57 UTC) #8
zbehan
10 years, 5 months ago (2010-07-27 00:56:03 UTC) #9
ericli
10 years, 5 months ago (2010-07-27 01:00:42 UTC) #10
LGTM

Powered by Google App Engine
This is Rietveld 408576698