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

Issue 2910473003: Fix vm tests: introduce a hybrid file system so that the vm tests can find the (Closed)

Created:
3 years, 7 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 7 months ago
Reviewers:
Paul Berry, aam
CC:
reviews_dartlang.org, siva, ahe
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix vm tests: introduce a hybrid file system so that the vm tests can find the sdk files. The reason the tests broke is that they use a memory-file-system which only contains the test file and a mock .packages file. BUG= https://github.com/dart-lang/sdk/issues/29723 R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/edd835c5bb3e964e97db4211786d98c0f0dc4779

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -9 lines) Patch
M utils/application_snapshot.gni View 1 chunk +1 line, -1 line 1 comment Download
M utils/kernel-service/kernel-service.dart View 3 chunks +53 lines, -8 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2910473003/diff/1/utils/application_snapshot.gni File utils/application_snapshot.gni (right): https://codereview.chromium.org/2910473003/diff/1/utils/application_snapshot.gni#newcode28 utils/application_snapshot.gni:28: extra_inputs = [main_dart] Not sure if this is the ...
3 years, 7 months ago (2017-05-25 18:47:55 UTC) #2
Paul Berry
lgtm as a way to get the bot green again, but for the long term, ...
3 years, 7 months ago (2017-05-25 19:19:25 UTC) #3
Siggi Cherem (dart-lang)
On 2017/05/25 19:19:25, Paul Berry wrote: > lgtm as a way to get the bot ...
3 years, 7 months ago (2017-05-25 19:22:54 UTC) #4
Siggi Cherem (dart-lang)
Committed patchset #1 (id:1) manually as edd835c5bb3e964e97db4211786d98c0f0dc4779 (presubmit successful).
3 years, 7 months ago (2017-05-25 19:25:22 UTC) #6
aam
lgtm too On 2017/05/25 19:22:54, Siggi Cherem (dart-lang) wrote: > On 2017/05/25 19:19:25, Paul Berry ...
3 years, 7 months ago (2017-05-25 19:41:42 UTC) #7
aam
3 years, 7 months ago (2017-05-25 19:45:32 UTC) #8
Message was sent while issue was closed.
Thank you Siggi for putting the fix together!

Powered by Google App Engine
This is Rietveld 408576698