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

Issue 9583016: Re-apply "Enable use of #import stmts containing relative paths in Dart multitests" (Closed)

Created:
8 years, 9 months ago by zundel
Modified:
8 years, 9 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org, Mads Ager (google), Jennifer Messerly
Visibility:
Public.

Description

Re-apply "Enable use of #import stmts containing relative paths in Dart multitests" Commit r4858 broke browser tests because of recursive directory handling. I've removed the reference to the new recursive directory creation routine from the 'createOutputDirectory()' method. I don't understand the current directory structure - it might be a bug, but my attempt to fix it leaves browser tests in a broken state. Committed: https://code.google.com/p/dart/source/detail?r=4954

Patch Set 1 #

Total comments: 14

Patch Set 2 : bugfix in mkdirRecursive, updated createOutputDirectory to use it #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -20 lines) Patch
M tools/testing/dart/multitest.dart View 5 chunks +57 lines, -11 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 2 chunks +34 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zundel
https://chromiumcodereview.appspot.com/9583016/diff/1/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): https://chromiumcodereview.appspot.com/9583016/diff/1/tools/testing/dart/test_suite.dart#newcode676 tools/testing/dart/test_suite.dart:676: // removing it I had lots of problems with ...
8 years, 9 months ago (2012-03-02 18:25:03 UTC) #1
Bill Hesse
https://chromiumcodereview.appspot.com/9583016/diff/1/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): https://chromiumcodereview.appspot.com/9583016/diff/1/tools/testing/dart/test_suite.dart#newcode674 tools/testing/dart/test_suite.dart:674: // 'out/Debug_ia32/Debug_ia32/generated-tests/...' The level of the directory that a ...
8 years, 9 months ago (2012-03-05 09:41:02 UTC) #2
zundel
https://chromiumcodereview.appspot.com/9583016/diff/1/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): https://chromiumcodereview.appspot.com/9583016/diff/1/tools/testing/dart/test_suite.dart#newcode674 tools/testing/dart/test_suite.dart:674: // 'out/Debug_ia32/Debug_ia32/generated-tests/...' On 2012/03/05 09:41:02, Bill Hesse wrote: > ...
8 years, 9 months ago (2012-03-05 11:34:36 UTC) #3
Bill Hesse
8 years, 9 months ago (2012-03-05 14:32:26 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698