History log of /external/autotest/client/tests/ltp/parse_ltp_out.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
496a364c6ec52e3de5ab6f394598532fe496ba41 14-Mar-2012 Mike Truty <truty@chromium.org> Get many LTP tests running and add timing parser.

Enable all running tests and blacklist tests that are
currently failing. This gets us >4000 new tests to run
every rebase.

Also added to the parser a bucketing of tests per test-timing.

This way we can avoid any long-running tests in shorter suites.

BUG=chromium-os:27294
TEST=run_remote_tests --remote=X --use_emerged control.full

Change-Id: I2e4f1c69e31961a544685d104208a1e3a468dbe5
Reviewed-on: https://gerrit.chromium.org/gerrit/18094
Reviewed-by: Mandeep Singh Baines <msb@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Commit-Ready: Mike Truty <truty@chromium.org>
Tested-by: Mike Truty <truty@chromium.org>
/external/autotest/client/tests/ltp/parse_ltp_out.py
07dabdb849469ff94b9fa37d037600185dd7d9b1 25-Feb-2012 Mike Truty <truty@chromium.org> Update LTP binary, generalize control file entry and run simplest test.

Establish an entry point for expanding execution of LTP test suites.
-Created a simple control file that demonstrates straightforward selection
of test suites and/or tests.
-Replaced Bash+pl result parsers with a single Python parser.

This takes ~8min on a GLaptop to emerge.

BUG=None
TEST=many local runs.

Change-Id: I26da6e7d123cb4234d1e66cdeb8c45a1a0bbe98a
Reviewed-on: https://gerrit.chromium.org/gerrit/16793
Reviewed-by: Dennis Jeffrey <dennisjeffrey@chromium.org>
Commit-Ready: Mike Truty <truty@chromium.org>
Tested-by: Mike Truty <truty@chromium.org>
/external/autotest/client/tests/ltp/parse_ltp_out.py