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

Issue 10343008: reenable some dartc tests that have been disabled accidentally. Move (Closed)

Created:
8 years, 7 months ago by Siggi Cherem (dart-lang)
Modified:
8 years, 7 months ago
CC:
reviews_dartlang.org, danrubel, ahe, zundel
Visibility:
Public.

Description

reenable some dartc tests that have been disabled accidentally. Move client/dartc/ to samples/dartc/. Committed: https://code.google.com/p/dart/source/detail?r=7262

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -61 lines) Patch
D client/tests/dartc/dartc.status View 1 chunk +0 lines, -16 lines 0 comments Download
D client/tests/dartc/test_config.dart View 1 chunk +0 lines, -39 lines 0 comments Download
A samples/tests/dartc/dartc.status View 1 chunk +9 lines, -0 lines 0 comments Download
A samples/tests/dartc/test_config.dart View 1 chunk +51 lines, -0 lines 0 comments Download
M tools/test.dart View 2 chunks +2 lines, -3 lines 1 comment Download
M tools/testing/dart/test_suite.dart View 1 2 2 chunks +5 lines, -3 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
Siggi Cherem (dart-lang)
I'm not sure who to ask, so I'm cc'ing a couple people. Do we still ...
8 years, 7 months ago (2012-05-02 22:28:28 UTC) #1
Emily Fortuna
lgtm? Hopefully we'll hear back from someone else cc'd, too. https://chromiumcodereview.appspot.com/10343008/diff/2002/tools/test.dart File tools/test.dart (left): https://chromiumcodereview.appspot.com/10343008/diff/2002/tools/test.dart#oldcode113 ...
8 years, 7 months ago (2012-05-02 22:34:41 UTC) #2
ahe
LGTM! I think these tests are crucial for the IDE to work well, so nice ...
8 years, 7 months ago (2012-05-03 09:11:56 UTC) #3
Bill Hesse
LGTM. https://chromiumcodereview.appspot.com/10343008/diff/2002/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): https://chromiumcodereview.appspot.com/10343008/diff/2002/tools/testing/dart/test_suite.dart#newcode384 tools/testing/dart/test_suite.dart:384: testName = filename; I don't like the possibility ...
8 years, 7 months ago (2012-05-03 14:44:03 UTC) #4
Siggi Cherem (dart-lang)
8 years, 7 months ago (2012-05-04 23:51:24 UTC) #5
https://chromiumcodereview.appspot.com/10343008/diff/2002/tools/testing/dart/...
File tools/testing/dart/test_suite.dart (right):

https://chromiumcodereview.appspot.com/10343008/diff/2002/tools/testing/dart/...
tools/testing/dart/test_suite.dart:384: testName = filename;
On 2012/05/03 14:44:04, Bill Hesse wrote:
> I don't like the possibility that we might hit this case in standard test
> suites.  Can we print a warning here?

maybe we can split the dartc vs non-dartc cases upfront so we don't mix this
branch with 2 different patterns?

Powered by Google App Engine
This is Rietveld 408576698