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

Issue 747273003: Add a test for pub's async_await compiler. (Closed)

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

Description

Add a test for pub's async_await compiler. This changes the invocation of async_compile.dart to take an output directory as a command-line argument. R=ricow@google.com, rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=42079

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review changes #

Patch Set 3 : Fix a bug and rebuild. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -45 lines) Patch
M sdk/lib/_internal/pub/bin/async_compile.dart View 1 2 7 chunks +48 lines, -14 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/io.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download
A sdk/lib/_internal/pub/test/async_compile_test.dart View 1 chunk +29 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub_generated/bin/async_compile.dart View 1 2 10 chunks +56 lines, -21 lines 0 comments Download
M sdk/lib/_internal/pub_generated/lib/src/io.dart View 1 2 1 chunk +4 lines, -6 lines 0 comments Download
A sdk/lib/_internal/pub_generated/test/async_compile_test.dart View 1 chunk +32 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub_generated/test/cache/repair/handles_corrupted_global_lockfile_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub_generated/test/cache/repair/recompiles_snapshots_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
nweiz
This test should catch issues like the one Rico ran into as soon as they ...
6 years ago (2014-12-02 00:56:15 UTC) #2
ricow1
lgtm https://codereview.chromium.org/747273003/diff/1/sdk/lib/_internal/pub/test/async_compile_test.dart File sdk/lib/_internal/pub/test/async_compile_test.dart (right): https://codereview.chromium.org/747273003/diff/1/sdk/lib/_internal/pub/test/async_compile_test.dart#newcode20 sdk/lib/_internal/pub/test/async_compile_test.dart:20: p.join(sandboxDir, "pub_generated"), what is sandboxDir here? A temp ...
6 years ago (2014-12-02 06:25:45 UTC) #4
Bob Nystrom
https://codereview.chromium.org/747273003/diff/1/sdk/lib/_internal/pub/bin/async_compile.dart File sdk/lib/_internal/pub/bin/async_compile.dart (right): https://codereview.chromium.org/747273003/diff/1/sdk/lib/_internal/pub/bin/async_compile.dart#newcode99 sdk/lib/_internal/pub/bin/async_compile.dart:99: "<generated dir> <build dir>"); Is the build dir only ...
6 years ago (2014-12-02 19:15:51 UTC) #5
nweiz
Code review changes
6 years ago (2014-12-02 20:52:57 UTC) #6
nweiz
https://codereview.chromium.org/747273003/diff/1/sdk/lib/_internal/pub/bin/async_compile.dart File sdk/lib/_internal/pub/bin/async_compile.dart (right): https://codereview.chromium.org/747273003/diff/1/sdk/lib/_internal/pub/bin/async_compile.dart#newcode99 sdk/lib/_internal/pub/bin/async_compile.dart:99: "<generated dir> <build dir>"); On 2014/12/02 19:15:50, Bob Nystrom ...
6 years ago (2014-12-02 21:14:13 UTC) #7
Bob Nystrom
LGTM!
6 years ago (2014-12-02 23:36:54 UTC) #8
nweiz
6 years ago (2014-12-03 00:11:44 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 42079 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698