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

Unified Diff: tests/language/language_analyzer2.status

Issue 23761003: Update language.status and rewrite two tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 96785d6a8678f55a0549742dcac29ff4ed71f05b..2f6d1335a0a744e2dd9abd574caedcb828a93e8b 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -216,7 +216,7 @@ static_call_wrong_argument_count_negative_test: fail
# test issue 12157, uninitializer instance variable is warning, so not negative test
static_final_field_negative_test: fail
-constructor2_negative_test: fail
+constructor9_test/01: fail # Issue 12157
# test issue 12159, print(exception.message_); causes static warning, not an error
throw7_negative_test: fail

Powered by Google App Engine
This is Rietveld 408576698