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

Issue 337843008: Add a tearDown function to scheduled_test. (Closed)

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

Description

Add a tearDown function to scheduled_test. R=rnystrom@google.com BUG=15689 Committed: https://code.google.com/p/dart/source/detail?r=37835

Patch Set 1 #

Total comments: 14

Patch Set 2 : code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+314 lines, -63 lines) Patch
M pkg/scheduled_test/CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/scheduled_test/lib/scheduled_test.dart View 1 5 chunks +105 lines, -62 lines 0 comments Download
M pkg/scheduled_test/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/test/metatest.dart View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/scheduled_test/test/scheduled_test/tear_down_test.dart View 1 1 chunk +203 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
6 years, 6 months ago (2014-06-27 00:13:35 UTC) #1
Bob Nystrom
lgtm https://codereview.chromium.org/337843008/diff/1/pkg/scheduled_test/lib/scheduled_test.dart File pkg/scheduled_test/lib/scheduled_test.dart (right): https://codereview.chromium.org/337843008/diff/1/pkg/scheduled_test/lib/scheduled_test.dart#newcode40 pkg/scheduled_test/lib/scheduled_test.dart:40: /// This is set for each test during ...
6 years, 5 months ago (2014-06-27 17:04:54 UTC) #2
nweiz
https://codereview.chromium.org/337843008/diff/1/pkg/scheduled_test/lib/scheduled_test.dart File pkg/scheduled_test/lib/scheduled_test.dart (right): https://codereview.chromium.org/337843008/diff/1/pkg/scheduled_test/lib/scheduled_test.dart#newcode40 pkg/scheduled_test/lib/scheduled_test.dart:40: /// This is set for each test during `unittest.setUp`. ...
6 years, 5 months ago (2014-06-30 21:10:21 UTC) #3
nweiz
6 years, 5 months ago (2014-06-30 21:11:15 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r37835 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698