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

Issue 10010004: Implement @runtime-error in co19 tests for static analysis (no runtime) (Closed)

Created:
8 years, 8 months ago by zundel
Modified:
8 years, 8 months ago
CC:
reviews_dartlang.org, Bill Hesse
Visibility:
Public.

Description

Implement @runtime-error in co19 tests for static analysis (no runtime) http://code.google.com/p/dart/issues/detail?id=2406 Committed: https://code.google.com/p/dart/source/detail?r=6243

Patch Set 1 : Formatting fix. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -10 lines) Patch
M compiler/java/com/google/dart/compiler/DartCompilerErrorCode.java View 1 chunk +7 lines, -5 lines 1 comment Download
M tests/co19/co19-compiler.status View 2 chunks +0 lines, -3 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 2 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zundel
Fixes the @runtime-error annotation in test.dart for dartc. Also fixes one bug in dartc uncovered ...
8 years, 8 months ago (2012-04-05 11:54:32 UTC) #1
zundel
https://chromiumcodereview.appspot.com/10010004/diff/1004/compiler/java/com/google/dart/compiler/DartCompilerErrorCode.java File compiler/java/com/google/dart/compiler/DartCompilerErrorCode.java (left): https://chromiumcodereview.appspot.com/10010004/diff/1004/compiler/java/com/google/dart/compiler/DartCompilerErrorCode.java#oldcode19 compiler/java/com/google/dart/compiler/DartCompilerErrorCode.java:19: NO_ENTRY_POINT("No entrypoint specified for app"); no references in the ...
8 years, 8 months ago (2012-04-05 12:07:27 UTC) #2
scheglov
LGTM
8 years, 8 months ago (2012-04-05 13:18:34 UTC) #3
Emily Fortuna
8 years, 8 months ago (2012-04-05 19:33:05 UTC) #4
lgtm!

Powered by Google App Engine
This is Rietveld 408576698