aboutsummaryrefslogtreecommitdiff
path: root/crosperf/experiment_files/telemetry-crosperf-with-external-chrome-src.exp
AgeCommit message (Collapse)Author
2014-04-29Fix small bugs with non-autotest Telemetry; other cleanups.cmtice
This CL fixes various small problems found during recent testing: - Force show_all_results to be true for 'pure' telemetry case (the results filtering needs the autotest results to work properly) - Fix bug that was inserting extra 'src' into Chrome src path sometimes - Since non-autotest Telemetry and non-Telemetry-Crosperf tests can't handle 'perf' make it a Fatal error to call them with perf args. - Add missing field to example experiment file. - Add status output messages to downlaod_images.py for non-verbose logging. BUG=None TEST=Tested all these fixes on multiple test runs. Change-Id: If8209356c695dc8b21f8627399a1cbd4a858df23 Reviewed-on: https://chrome-internal-review.googlesource.com/161759 Reviewed-by: Yunlian Jiang <yunlian@google.com> Commit-Queue: Caroline Tice <cmtice@google.com> Tested-by: Caroline Tice <cmtice@google.com>
2014-04-23Update and standardize example experiment files.cmtice
This cleans up the example experiment files, makes sure they are all up to date, and that they use consisten wording and examples throughout. It also renames some of them. BUG=None TEST=None Change-Id: I1bbf9e364a0dfae7cfb880011f2c140e1a347e98 Reviewed-on: https://chrome-internal-review.googlesource.com/161386 Reviewed-by: Yunlian Jiang <yunlian@google.com> Commit-Queue: Caroline Tice <cmtice@google.com> Tested-by: Caroline Tice <cmtice@google.com>
2013-11-19Add example experiment files for Telemetry & test_that.cmtice
Change-Id: I7bbf5e3816bafe7fa8edb39c7a77c0c9b527fc82 Reviewed-on: https://chrome-internal-review.googlesource.com/147866 Reviewed-by: Luis Lozano <llozano@chromium.org> Commit-Queue: Caroline Tice <cmtice@google.com> Tested-by: Caroline Tice <cmtice@google.com>