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

Issue 12836007: Fix for returned Futures in unittest (Closed)

Created:
7 years, 9 months ago by kevmoo-old
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix for returned Futures in unittest BUG=https://code.google.com/p/dart/issues/detail?id=9344 Committed: https://code.google.com/p/dart/source/detail?r=20337

Patch Set 1 #

Patch Set 2 : went a bit too far #

Patch Set 3 : another case where I went too far #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -56 lines) Patch
M pkg/unittest/lib/src/test_case.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/unittest/test/unittest_test.dart View 1 2 3 chunks +16 lines, -54 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
kevmoo-old
See the example bug for more simple repo. Turns out TestCase was not returning the ...
7 years, 9 months ago (2013-03-21 17:23:03 UTC) #1
gram
lgtm lgtm with one comment. https://codereview.chromium.org/12836007/diff/5001/pkg/unittest/test/unittest_test.dart File pkg/unittest/test/unittest_test.dart (right): https://codereview.chromium.org/12836007/diff/5001/pkg/unittest/test/unittest_test.dart#newcode153 pkg/unittest/test/unittest_test.dart:153: }); Can you explain ...
7 years, 9 months ago (2013-03-21 17:55:24 UTC) #2
kevmoo-old
Comment on Gram's nit. Swapped Siggi for Bob as reviewers. https://codereview.chromium.org/12836007/diff/5001/pkg/unittest/test/unittest_test.dart File pkg/unittest/test/unittest_test.dart (right): https://codereview.chromium.org/12836007/diff/5001/pkg/unittest/test/unittest_test.dart#newcode153 ...
7 years, 9 months ago (2013-03-21 18:19:57 UTC) #3
kevmoo-old
7 years, 9 months ago (2013-03-21 18:22:28 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r20337 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698