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

Issue 10146006: Add #library to make test run properly under DRT. (Closed)

Created:
8 years, 8 months ago by Anton Muhin
Modified:
8 years, 8 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add #library to make test run properly under DRT. TBR=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=6786

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M tests/utils/src/Utf8Test.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Anton Muhin
8 years, 8 months ago (2012-04-20 09:58:19 UTC) #1
ahe
8 years, 8 months ago (2012-04-20 10:01:45 UTC) #2
I'd prefer if you didn't do this.

The test suite should be fixed to accept this, we should not be patching tests
like this. The test is a valid Dart program and ALL our tests suites need to be
able to handle this.

Powered by Google App Engine
This is Rietveld 408576698