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

Issue 2020653002: Add package-config tests where test is running in Isolate.spawn-isolates. (Closed)

Created:
4 years, 6 months ago by Lasse Reichstein Nielsen
Modified:
4 years, 6 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add spawnUri testing too #

Patch Set 3 : More tests #

Total comments: 8

Patch Set 4 : Addressed comments. #

Patch Set 5 : Reapply after revert #

Patch Set 6 : Fix for running on Windows. Empty command line parameters were lost. #

Patch Set 7 : Quiet the analyzer. EfficientLength! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M tests/standalone/packages_file_test.dart View 1 2 3 4 5 6 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Lasse Reichstein Nielsen
Work in progress. Will also add tests where spawning with spawnUri + combinations.
4 years, 6 months ago (2016-05-27 13:53:34 UTC) #2
floitsch
Lgtm https://codereview.chromium.org/2020653002/diff/1/tests/standalone/packages_file_test.dart File tests/standalone/packages_file_test.dart (right): https://codereview.chromium.org/2020653002/diff/1/tests/standalone/packages_file_test.dart#newcode14 tests/standalone/packages_file_test.dart:14: Future runTests(test) async { Move that function out. ...
4 years, 6 months ago (2016-05-27 14:26:50 UTC) #3
Lasse Reichstein Nielsen
PTAL
4 years, 6 months ago (2016-06-02 13:02:03 UTC) #4
floitsch
LGTM. https://codereview.chromium.org/2020653002/diff/40001/tests/standalone/packages_file_test.dart File tests/standalone/packages_file_test.dart (right): https://codereview.chromium.org/2020653002/diff/40001/tests/standalone/packages_file_test.dart#newcode67 tests/standalone/packages_file_test.dart:67: // TEMPORARY FIX FOR ISSUE #26555 (http://dartbug.com/26555) Somewhere ...
4 years, 6 months ago (2016-06-02 14:17:46 UTC) #5
Lasse Reichstein Nielsen
Committed patchset #4 (id:60001) manually as f3f6d1e00da547acad377b5a08260dd51d16abb9 (presubmit successful).
4 years, 6 months ago (2016-06-03 11:54:25 UTC) #7
Lasse Reichstein Nielsen
Committed patchset #6 (id:100001) manually as eda2a81c0c8bada3b40b88a60cb5a463f3aaf3db (presubmit successful).
4 years, 6 months ago (2016-06-03 14:36:05 UTC) #9
Lasse Reichstein Nielsen
Committed patchset #7 (id:120001) manually as 0bd6b7e9244090ac72f458cb9b87b8684fd3df42 (presubmit successful).
4 years, 6 months ago (2016-06-03 14:53:44 UTC) #11
Lasse Reichstein Nielsen
4 years, 6 months ago (2016-06-06 11:36:32 UTC) #12
Message was sent while issue was closed.
https://codereview.chromium.org/2020653002/diff/40001/tests/standalone/packag...
File tests/standalone/packages_file_test.dart (right):

https://codereview.chromium.org/2020653002/diff/40001/tests/standalone/packag...
tests/standalone/packages_file_test.dart:67: // TEMPORARY FIX FOR ISSUE #26555
(http://dartbug.com/26555)
On 2016/06/02 14:17:46, floitsch wrote:
> Somewhere you should have
> "TODO(26555)"
> this is the most common way of grepping for code that depends on an issue.

Done.

https://codereview.chromium.org/2020653002/diff/40001/tests/standalone/packag...
tests/standalone/packages_file_test.dart:139: String toPath(String string) {
On 2016/06/02 14:17:46, floitsch wrote:
> new line before and after nested functions.

Done.

https://codereview.chromium.org/2020653002/diff/40001/tests/standalone/packag...
tests/standalone/packages_file_test.dart:200: /// has empty argument lists and
run the `main.dart` main file.
On 2016/06/02 14:17:46, floitsch wrote:
> have

Done.

https://codereview.chromium.org/2020653002/diff/40001/tests/standalone/packag...
tests/standalone/packages_file_test.dart:607: //   bool search = conf.root ==
null && conf.config == null;
Ak, old code, no longer used. Neither is the one above, for that matter.
Removed.

Powered by Google App Engine
This is Rietveld 408576698