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

Issue 1369613002: setUp/tearDown may be called repeatedly in a group. (Closed)

Created:
5 years, 2 months ago by nweiz
Modified:
5 years, 2 months ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/test@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

setUp/tearDown may be called repeatedly in a group. Closes #313 R=kevmoo@google.com Committed: https://github.com/dart-lang/test/commit/0188985ec9804d7cb8fc708ebd374b796a5e5bba

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -51 lines) Patch
M CHANGELOG.md View 1 chunk +5 lines, -0 lines 0 comments Download
M lib/src/backend/declarer.dart View 2 chunks +4 lines, -14 lines 0 comments Download
M lib/src/backend/group.dart View 1 3 chunks +16 lines, -15 lines 0 comments Download
M lib/test.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M test/backend/declarer_test.dart View 5 chunks +71 lines, -22 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
nweiz
5 years, 2 months ago (2015-09-24 21:23:09 UTC) #1
kevmoo
LGTM, but... What's the behavior if one intermingles test() setUp() test() tearDown() setUp() I could ...
5 years, 2 months ago (2015-09-24 21:33:29 UTC) #2
kevmoo
Also This closes https://github.com/dart-lang/test/issues/313
5 years, 2 months ago (2015-09-24 21:34:10 UTC) #3
nweiz
Code review changes
5 years, 2 months ago (2015-09-24 22:23:54 UTC) #4
nweiz
I don't think people really try to intermingle scaffolding with tests in practice; the behavior ...
5 years, 2 months ago (2015-09-24 22:25:48 UTC) #5
nweiz
5 years, 2 months ago (2015-09-24 22:25:58 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0188985ec9804d7cb8fc708ebd374b796a5e5bba (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698