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

Issue 164883002: pkg/scheduled_test: formatter (Closed)

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

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -22 lines) Patch
M pkg/scheduled_test/lib/descriptor.dart View 4 chunks +6 lines, -7 lines 0 comments Download
M pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/scheduled_test/lib/src/substitute_future.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/lib/src/task.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/scheduled_test/lib/src/utils.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/scheduled_test/test/metatest.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/test/scheduled_test/current_schedule_current_task_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/test/scheduled_test/current_schedule_state_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/test/scheduled_test/on_complete_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/test/scheduled_test/on_exception_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/test/scheduled_test/simple_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
kevmoo
6 years, 10 months ago (2014-02-13 21:58:31 UTC) #1
nweiz
https://codereview.chromium.org/164883002/diff/1/pkg/scheduled_test/lib/descriptor.dart File pkg/scheduled_test/lib/descriptor.dart (right): https://codereview.chromium.org/164883002/diff/1/pkg/scheduled_test/lib/descriptor.dart#newcode103 pkg/scheduled_test/lib/descriptor.dart:103: new FileDescriptor.binary(name, contents); I don't like this change. I ...
6 years, 10 months ago (2014-02-13 22:01:53 UTC) #2
kevmoo
Other comments other than the indent? We might could talk to Bob about the style ...
6 years, 10 months ago (2014-02-17 20:00:19 UTC) #3
kevmoo
PTAL
6 years, 10 months ago (2014-02-19 16:48:09 UTC) #4
nweiz
Bob and I have discussed this indentation issue in the past and ended up deadlocked. ...
6 years, 10 months ago (2014-02-19 21:13:46 UTC) #5
Bob Nystrom
https://codereview.chromium.org/164883002/diff/1/pkg/scheduled_test/lib/descriptor.dart File pkg/scheduled_test/lib/descriptor.dart (right): https://codereview.chromium.org/164883002/diff/1/pkg/scheduled_test/lib/descriptor.dart#newcode103 pkg/scheduled_test/lib/descriptor.dart:103: new FileDescriptor.binary(name, contents); On 2014/02/19 21:13:46, nweiz wrote: > ...
6 years, 10 months ago (2014-02-19 21:18:54 UTC) #6
nweiz
lgtm https://codereview.chromium.org/164883002/diff/1/pkg/scheduled_test/lib/descriptor.dart File pkg/scheduled_test/lib/descriptor.dart (right): https://codereview.chromium.org/164883002/diff/1/pkg/scheduled_test/lib/descriptor.dart#newcode103 pkg/scheduled_test/lib/descriptor.dart:103: new FileDescriptor.binary(name, contents); On 2014/02/19 21:18:54, Bob Nystrom ...
6 years, 10 months ago (2014-02-19 21:33:56 UTC) #7
kevmoo
6 years, 10 months ago (2014-02-19 21:49:35 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r32826 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698