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

Issue 1216433003: Stop auto-generating Pub snapshots for testing. (Closed)

Created:
5 years, 6 months ago by nweiz
Modified:
5 years, 6 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/pub.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Stop auto-generating Pub snapshots for testing. The git invocations in the snapshot-generation code became very flaky when run in massive parallel via the new test runner. Now a snapshot will be used if it's manually-generated, and otherwise pub will be run from source. R=rnystrom@google.com Committed: https://github.com/dart-lang/pub/commit/b1ffbfc3520dc36b23d576053acb4d28290b8845

Patch Set 1 #

Patch Set 2 : Fix an environment variable name. #

Total comments: 2

Patch Set 3 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -84 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M lib/src/io.dart View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M test/test_pub.dart View 2 chunks +8 lines, -81 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
nweiz
5 years, 6 months ago (2015-06-26 00:22:20 UTC) #1
Bob Nystrom
LGTM! https://codereview.chromium.org/1216433003/diff/20001/lib/src/io.dart File lib/src/io.dart (right): https://codereview.chromium.org/1216433003/diff/20001/lib/src/io.dart#newcode488 lib/src/io.dart:488: /// "pub.test.snapshot", which is not used outside of ...
5 years, 6 months ago (2015-06-26 16:41:16 UTC) #2
nweiz
Code review changes
5 years, 6 months ago (2015-06-26 19:45:36 UTC) #3
nweiz
Committed patchset #3 (id:40001) manually as b1ffbfc3520dc36b23d576053acb4d28290b8845 (presubmit successful).
5 years, 6 months ago (2015-06-26 19:45:46 UTC) #4
nweiz
5 years, 6 months ago (2015-06-26 19:49:10 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/1216433003/diff/20001/lib/src/io.dart
File lib/src/io.dart (right):

https://codereview.chromium.org/1216433003/diff/20001/lib/src/io.dart#newcode488
lib/src/io.dart:488: /// "pub.test.snapshot", which is not used outside of
tests.
On 2015/06/26 16:41:16, Bob Nystrom wrote:
> Update the doc comment.

Done.

Powered by Google App Engine
This is Rietveld 408576698