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

Issue 12440054: Properly collate multiple directory validation errors in scheduled_test. (Closed)

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

Description

Properly collate multiple directory validation errors in scheduled_test. BUG=9266 Committed: https://code.google.com/p/dart/source/detail?r=20243

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -7 lines) Patch
M pkg/pkg.status View 1 chunk +0 lines, -2 lines 0 comments Download
M pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart View 1 2 chunks +32 lines, -2 lines 0 comments Download
M pkg/scheduled_test/test/descriptor_test.dart View 3 chunks +50 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
7 years, 9 months ago (2013-03-19 20:07:53 UTC) #1
Bob Nystrom
Nits, but LGTM. https://codereview.chromium.org/12440054/diff/1/pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart File pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart (right): https://codereview.chromium.org/12440054/diff/1/pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart#newcode109 pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart:109: final Collection<String> errors; List? https://codereview.chromium.org/12440054/diff/1/pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart#newcode111 pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart:111: ...
7 years, 9 months ago (2013-03-19 20:56:13 UTC) #2
nweiz
https://codereview.chromium.org/12440054/diff/1/pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart File pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart (right): https://codereview.chromium.org/12440054/diff/1/pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart#newcode109 pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart:109: final Collection<String> errors; On 2013/03/19 20:56:13, Bob Nystrom wrote: ...
7 years, 9 months ago (2013-03-19 21:03:33 UTC) #3
nweiz
7 years, 9 months ago (2013-03-19 21:04:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r20243 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698