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

Issue 1323303002: [Telemetry] Add timeout to telemetry run_tests (Closed)

Created:
5 years, 3 months ago by nednguyen
Modified:
4 years, 3 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Telemetry] Add timeout to telemetry run_tests BUG=457446

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5559 lines, -7 lines) Patch
M tools/telemetry/run_tests View 1 chunk +12 lines, -7 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/ChangeLog View 1 chunk +83 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/LICENSE View 1 chunk +283 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/MANIFEST.in View 1 chunk +13 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/PKG-INFO View 1 chunk +15 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/README.chromium View 1 chunk +12 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/README.txt View 1 chunk +16 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/_posixsubprocess.c View 1 chunk +890 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/_posixsubprocess_helpers.c View 1 chunk +163 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/setup.cfg View 1 chunk +6 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/setup.py View 1 chunk +37 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/subprocess32.py View 1 chunk +1891 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/test_subprocess32.py View 1 chunk +2072 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/testdata/fd_status.py View 1 chunk +24 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/testdata/input_reader.py View 1 chunk +7 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/testdata/qcat.py View 1 chunk +7 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/testdata/qgrep.py View 1 chunk +10 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/subprocess32/testdata/sigchild_ignore.py View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
nednguyen
+Dirk: I may not know what I am doing here. Killing the run_tests process this ...
5 years, 3 months ago (2015-09-03 16:29:46 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323303002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323303002/20001
5 years, 3 months ago (2015-09-03 16:40:43 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/102827)
5 years, 3 months ago (2015-09-03 17:14:29 UTC) #7
Dirk Pranke
On 2015/09/03 16:29:46, nednguyen wrote: > +Dirk: I may not know what I am doing ...
5 years, 3 months ago (2015-09-03 17:54:02 UTC) #9
M-A Ruel
The solution is to migrate telemetry to Swarming ASAP. Not do patchwork. You'd have to ...
5 years, 3 months ago (2015-09-03 17:56:49 UTC) #11
nednguyen
On 2015/09/03 17:54:02, Dirk Pranke wrote: > On 2015/09/03 16:29:46, nednguyen wrote: > > +Dirk: ...
5 years, 3 months ago (2015-09-03 17:58:08 UTC) #12
nednguyen
+Ken, Prasad: do you know how to setup the CQ try job so that it ...
5 years, 3 months ago (2015-09-03 17:59:38 UTC) #14
Ken Russell (switch to Gerrit)
On 2015/09/03 17:56:49, M-A Ruel wrote: > The solution is to migrate telemetry to Swarming ...
5 years, 3 months ago (2015-09-09 18:15:37 UTC) #15
Ken Russell (switch to Gerrit)
On 2015/09/03 17:59:38, nednguyen wrote: > +Ken, Prasad: do you know how to setup the ...
5 years, 3 months ago (2015-09-09 18:17:15 UTC) #16
Dirk Pranke
I think we probably don't need this any more, and timeouts should probably be handled ...
4 years, 3 months ago (2016-08-31 18:59:37 UTC) #17
nednguyen
4 years, 3 months ago (2016-08-31 20:47:01 UTC) #18
Message was sent while issue was closed.
On 2016/08/31 18:59:37, Dirk Pranke wrote:
> I think we probably don't need this any more, and timeouts should probably be
> handled differently regardless, so I'm closing this CL. We can discuss
elsewhere
> if we still want to make timeout-related improvements (I have some stuff I
want
> to do in typ that'll make things way better).

sgtm

Powered by Google App Engine
This is Rietveld 408576698