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

Unified Diff: tests/language/language_analyzer.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_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 80e7313d1662a8a8f5103c2718043b228669ecaf..8aeb8c772c4e5af480f1b4093f7a71edc03d3f76 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -168,7 +168,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