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

Issue 218683009: test.dart: Add timeout for browsers that are started but do not fetch tests. (Closed)

Created:
6 years, 8 months ago by Bill Hesse
Modified:
6 years, 8 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

test.dart: Add timeout for browsers that are started but do not fetch tests. BUG= R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=34701

Patch Set 1 #

Patch Set 2 : Fix long lines #

Total comments: 16

Patch Set 3 : Move timer construction out of TestStatus constructor. #

Total comments: 4

Patch Set 4 : Add null check. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -47 lines) Patch
M tools/testing/dart/android.dart View 2 chunks +3 lines, -1 line 0 comments Download
M tools/testing/dart/browser_controller.dart View 1 2 3 10 chunks +86 lines, -45 lines 1 comment Download
M tools/testing/dart/scrub_status_file.dart View 2 chunks +2 lines, -1 line 1 comment Download

Messages

Total messages: 6 (0 generated)
Bill Hesse
6 years, 8 months ago (2014-04-01 13:30:06 UTC) #1
kustermann
The general direction is fine: - start the timer when browser starts up / test ...
6 years, 8 months ago (2014-04-01 20:59:49 UTC) #2
Bill Hesse
This timeout is mostly handled the same as currentTest.timeoutTimer, and is non-null only when timeoutTimer ...
6 years, 8 months ago (2014-04-02 17:01:44 UTC) #3
Bill Hesse
Please take a look.
6 years, 8 months ago (2014-04-03 11:02:18 UTC) #4
kustermann
looks okay to me, lgtm But let rico take a look, he implemented most of ...
6 years, 8 months ago (2014-04-03 12:18:55 UTC) #5
Bill Hesse
6 years, 8 months ago (2014-04-03 12:35:28 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r34701 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698