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

Issue 1166783002: Factor in the Dart repo's state for snapshotting. (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

Factor in the Dart repo's state for snapshotting. When I originally wrote this code, I hadn't thought about running tests from within the Dart repo itself, so the snapshotting logic didn't work for that case. R=rnystrom@google.com Committed: https://github.com/dart-lang/pub/commit/6f8ae035883550bfaa690be3aa96f0d2dd8787d7

Patch Set 1 #

Patch Set 2 : Hash the executable rather than the repo. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -6 lines) Patch
M pubspec.yaml View 1 1 chunk +3 lines, -0 lines 0 comments Download
M test/test_pub.dart View 1 3 chunks +22 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
5 years, 6 months ago (2015-06-02 20:52:42 UTC) #1
nweiz
PTAL; I changed this to just hash the Dart executable itself, since that's what matters.
5 years, 6 months ago (2015-06-02 21:31:33 UTC) #2
Bob Nystrom
lgtm
5 years, 6 months ago (2015-06-02 21:33:16 UTC) #3
nweiz
5 years, 6 months ago (2015-06-02 21:36:07 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
6f8ae035883550bfaa690be3aa96f0d2dd8787d7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698