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

Issue 12753005: Add the ability to abort a scheduled test. (Closed)

Created:
7 years, 9 months ago by nweiz
Modified:
7 years, 9 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add the ability to abort a scheduled test. Committed: https://code.google.com/p/dart/source/detail?r=20056

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -0 lines) Patch
M pkg/scheduled_test/lib/src/schedule.dart View 4 chunks +26 lines, -0 lines 2 comments Download
M pkg/scheduled_test/test/scheduled_test_test.dart View 1 chunk +79 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
7 years, 9 months ago (2013-03-14 22:16:25 UTC) #1
Bob Nystrom
LGTM. What's the motivation for this? https://codereview.chromium.org/12753005/diff/1/pkg/scheduled_test/lib/src/schedule.dart File pkg/scheduled_test/lib/src/schedule.dart (right): https://codereview.chromium.org/12753005/diff/1/pkg/scheduled_test/lib/src/schedule.dart#newcode168 pkg/scheduled_test/lib/src/schedule.dart:168: throw new StateError("abort ...
7 years, 9 months ago (2013-03-14 22:29:18 UTC) #2
nweiz
We need this to short-circuit local Git tests if Git isn't installed. https://codereview.chromium.org/12753005/diff/1/pkg/scheduled_test/lib/src/schedule.dart File pkg/scheduled_test/lib/src/schedule.dart ...
7 years, 9 months ago (2013-03-14 22:37:23 UTC) #3
nweiz
7 years, 9 months ago (2013-03-14 22:37:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r20056 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698