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

Issue 108513013: Add a setter for timeout on Configuration (Closed)

Created:
7 years ago by Alan Knight
Modified:
7 years ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a setter for timeout on Configuration BUG= R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=31094

Patch Set 1 #

Total comments: 1

Patch Set 2 : Make timeout actually a variable on the superclass #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M pkg/unittest/lib/src/configuration.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/unittest/lib/src/simple_configuration.dart View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Alan Knight
Bug dartbug.com/14904
7 years ago (2013-12-11 21:17:13 UTC) #1
Bob Nystrom
https://codereview.chromium.org/108513013/diff/1/pkg/unittest/lib/src/configuration.dart File pkg/unittest/lib/src/configuration.dart (right): https://codereview.chromium.org/108513013/diff/1/pkg/unittest/lib/src/configuration.dart#newcode34 pkg/unittest/lib/src/configuration.dart:34: void set timeout(Duration newTimeout) {} Ditch the void. Also, ...
7 years ago (2013-12-11 21:54:19 UTC) #2
Alan Knight
Yeah, it seems silly to have it not just be a variable on the superclass. ...
7 years ago (2013-12-11 23:24:48 UTC) #3
Bob Nystrom
LGTM.
7 years ago (2013-12-12 00:16:18 UTC) #4
Alan Knight
7 years ago (2013-12-12 00:24:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r31094 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698