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

Issue 1001533003: Always add test-type argument to runtest.py (Closed)

Created:
5 years, 9 months ago by sullivan
Modified:
5 years, 9 months ago
CC:
chromium-reviews, Daniele Castagna
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add test-type argument to runtest.py This argument is used to identify the correct test suite when uploading perf dashboard data from gTests. BUG=466110 Committed: https://crrev.com/be01902b3c24600f4b20d53b5fbad802e3aa2740 Cr-Commit-Position: refs/heads/master@{#320115}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Only add test-type once #

Total comments: 2

Patch Set 3 : Add xvfb back in #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M testing/scripts/gtest_perf_test.py View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 16 (3 generated)
sullivan
5 years, 9 months ago (2015-03-11 15:32:30 UTC) #2
shatch
https://codereview.chromium.org/1001533003/diff/1/testing/scripts/gtest_perf_test.py File testing/scripts/gtest_perf_test.py (right): https://codereview.chromium.org/1001533003/diff/1/testing/scripts/gtest_perf_test.py#newcode47 testing/scripts/gtest_perf_test.py:47: gtest_args.extend(['--xvfb', '--test-type', test_suite]) Should you remove this --test-type if ...
5 years, 9 months ago (2015-03-11 15:35:23 UTC) #3
sullivan
https://codereview.chromium.org/1001533003/diff/1/testing/scripts/gtest_perf_test.py File testing/scripts/gtest_perf_test.py (right): https://codereview.chromium.org/1001533003/diff/1/testing/scripts/gtest_perf_test.py#newcode47 testing/scripts/gtest_perf_test.py:47: gtest_args.extend(['--xvfb', '--test-type', test_suite]) On 2015/03/11 15:35:23, shatch wrote: > ...
5 years, 9 months ago (2015-03-11 15:42:35 UTC) #4
shatch
On 2015/03/11 15:42:35, sullivan wrote: > https://codereview.chromium.org/1001533003/diff/1/testing/scripts/gtest_perf_test.py > File testing/scripts/gtest_perf_test.py (right): > > https://codereview.chromium.org/1001533003/diff/1/testing/scripts/gtest_perf_test.py#newcode47 > ...
5 years, 9 months ago (2015-03-11 15:43:46 UTC) #5
sullivan
Robbie, Pawel, can either of you do an OWNERS review?
5 years, 9 months ago (2015-03-11 16:05:22 UTC) #6
qyearsley
https://codereview.chromium.org/1001533003/diff/20001/testing/scripts/gtest_perf_test.py File testing/scripts/gtest_perf_test.py (left): https://codereview.chromium.org/1001533003/diff/20001/testing/scripts/gtest_perf_test.py#oldcode46 testing/scripts/gtest_perf_test.py:46: gtest_args.extend(['--xvfb', '--test-type', test_suite]) --xvfb isn't required in the case ...
5 years, 9 months ago (2015-03-11 17:44:58 UTC) #8
sullivan
https://codereview.chromium.org/1001533003/diff/20001/testing/scripts/gtest_perf_test.py File testing/scripts/gtest_perf_test.py (left): https://codereview.chromium.org/1001533003/diff/20001/testing/scripts/gtest_perf_test.py#oldcode46 testing/scripts/gtest_perf_test.py:46: gtest_args.extend(['--xvfb', '--test-type', test_suite]) On 2015/03/11 17:44:58, qyearsley wrote: > ...
5 years, 9 months ago (2015-03-11 17:47:21 UTC) #9
qyearsley
LGTM; now waiting for OWNERS review I think?
5 years, 9 months ago (2015-03-11 17:49:43 UTC) #10
iannucci
lgtm. IIUC, this doesn't change the interface of this script, just how it calls runtest?
5 years, 9 months ago (2015-03-11 17:52:58 UTC) #11
sullivan
On 2015/03/11 17:52:58, iannucci wrote: > lgtm. IIUC, this doesn't change the interface of this ...
5 years, 9 months ago (2015-03-11 17:54:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1001533003/40001
5 years, 9 months ago (2015-03-11 17:54:46 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-11 18:39:41 UTC) #15
commit-bot: I haz the power
5 years, 9 months ago (2015-03-11 18:40:26 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/be01902b3c24600f4b20d53b5fbad802e3aa2740
Cr-Commit-Position: refs/heads/master@{#320115}

Powered by Google App Engine
This is Rietveld 408576698