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

Issue 13157004: Use the stack_trace library in scheduled_test. (Closed)

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

Description

Use the stack_trace library in scheduled_test. This also adds a couple features to stack_trace. Committed: https://code.google.com/p/dart/source/detail?r=20752

Patch Set 1 #

Total comments: 8

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -16 lines) Patch
M pkg/scheduled_test/lib/src/schedule.dart View 1 4 chunks +11 lines, -2 lines 0 comments Download
M pkg/scheduled_test/lib/src/schedule_error.dart View 5 chunks +7 lines, -4 lines 0 comments Download
M pkg/scheduled_test/lib/src/scheduled_future_matchers.dart View 1 2 chunks +10 lines, -1 line 0 comments Download
M pkg/scheduled_test/lib/src/task.dart View 3 chunks +9 lines, -0 lines 0 comments Download
M pkg/scheduled_test/lib/src/utils.dart View 2 chunks +11 lines, -0 lines 0 comments Download
M pkg/scheduled_test/pubspec.yaml View 1 chunk +2 lines, -1 line 0 comments Download
pkg/stack_trace/lib/src/frame.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M pkg/stack_trace/lib/src/trace.dart View 1 1 chunk +21 lines, -8 lines 0 comments Download
M pkg/stack_trace/test/frame_test.dart View 1 chunk +16 lines, -0 lines 0 comments Download
M pkg/stack_trace/test/trace_test.dart View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
nweiz
7 years, 8 months ago (2013-03-30 01:06:35 UTC) #1
Bob Nystrom
LGTM. https://codereview.chromium.org/13157004/diff/1/pkg/scheduled_test/lib/src/schedule.dart File pkg/scheduled_test/lib/src/schedule.dart (right): https://codereview.chromium.org/13157004/diff/1/pkg/scheduled_test/lib/src/schedule.dart#newcode567 pkg/scheduled_test/lib/src/schedule.dart:567: : task.toString(), This expression is a bit dense. ...
7 years, 8 months ago (2013-04-01 17:30:49 UTC) #2
Bob Nystrom
Side note: you should really write something up to promote stack_trace and scheduled_test to the ...
7 years, 8 months ago (2013-04-01 17:31:28 UTC) #3
nweiz
I'll work on a couple emails about these libraries. https://codereview.chromium.org/13157004/diff/1/pkg/scheduled_test/lib/src/schedule.dart File pkg/scheduled_test/lib/src/schedule.dart (right): https://codereview.chromium.org/13157004/diff/1/pkg/scheduled_test/lib/src/schedule.dart#newcode567 pkg/scheduled_test/lib/src/schedule.dart:567: ...
7 years, 8 months ago (2013-04-01 20:46:03 UTC) #4
nweiz
7 years, 8 months ago (2013-04-01 20:46:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r20752 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698