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

Issue 45913002: pkg/unittest: Capture stackTrace in all failure cases (Closed)

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

Description

pkg/unittest: Capture stackTrace in all failure cases Not just when catching an Error removed use of deprecated getAttachedStackTrace Cleaned up dart2js warning about checking 'is double' - just check for num

Patch Set 1 #

Patch Set 2 : upload fail the first time #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M pkg/unittest/lib/src/numeric_matchers.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/unittest/lib/src/test_case.dart View 1 chunk +1 line, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kevmoo-old
This eliminates 98% of my annoyance with Error vs Exception
7 years, 1 month ago (2013-10-25 22:43:14 UTC) #1
ahe
Sounds reasonable, but I think Graham is more familiar with this code.
7 years, 1 month ago (2013-10-28 10:23:43 UTC) #2
kevmoo-old
On 2013/10/28 10:23:43, ahe wrote: > Sounds reasonable, but I think Graham is more familiar ...
7 years, 1 month ago (2013-10-28 14:50:37 UTC) #3
Siggi Cherem (dart-lang)
7 years, 1 month ago (2013-10-28 17:30:44 UTC) #4
Message was sent while issue was closed.
haha - awesome. Thanks again Kevin.

FWIW - lgtm! ;-)

Powered by Google App Engine
This is Rietveld 408576698