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

Unified Diff: tests/language/language.status

Issue 10541140: re-writes some static field negative tests for use with analyzer (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Refactored shared test Created 8 years, 6 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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index d64db4dc546eba95ce6389a6ef7cb706131e63bf..6e7dd11fb3b0083b44d4345d0f4a0caba109acca 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -101,10 +101,6 @@ pseudo_kw_illegal_test/14: Fail # Issue 356
pseudo_kw_test: Fail # Issue 356
scope_negative_test: Fail # Bug 4207538.
static_call_wrong_argument_count_negative_test: Fail
-static_field1_run_negative_test: Fail # issue 1662
-static_field1a_run_negative_test: Fail # issue 1662
-static_field2_run_negative_test: Fail # issue 1662
-static_field2a_run_negative_test: Fail # issue 1662
string_interpolation8_test: Fail # Issue 2126.
switch3_negative_test: Fail # issue 1663
switch7_negative_test: Fail # Bug 4208467.

Powered by Google App Engine
This is Rietveld 408576698