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

Unified Diff: dart/tests/language/language_analyzer2.status

Issue 22909033: Removed status file entries refering to non-existent multitests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
« no previous file with comments | « dart/tests/language/language_analyzer.status ('k') | dart/tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language_analyzer2.status
diff --git a/dart/tests/language/language_analyzer2.status b/dart/tests/language/language_analyzer2.status
index 84fc3a65212bdba908d66aee09100e59e1a06cc8..84c6492a3805aba82b1ed191601b0baf7fcd23f5 100644
--- a/dart/tests/language/language_analyzer2.status
+++ b/dart/tests/language/language_analyzer2.status
@@ -21,7 +21,6 @@ cast_test/05: fail
# TBF: It is a compile-time error if the superclass of a class C appears in the implements clause of C.
const_constructor_super_test/01: fail
-compile_time_constant_c_test/01: fail
# TBF: m([int p = 'String']) and call 'const' instance creation
compile_time_constant_checked2_test/03: fail
@@ -103,28 +102,6 @@ method_override6_test: fail # issue 11497
block_scope_test: fail
lazy_static3_test: fail
-# test issue 10890; on-catch UnknownType is a static warning, not error
-try_catch_on_syntax_test/01: fail
-
-# test issue 10899; it is static warning, not error, to call methods of class literal
-class_literal_test/02: fail
-class_literal_test/05: fail
-class_literal_test/07: fail
-class_literal_test/10: fail
-class_literal_test/11: fail
-class_literal_test/12: fail
-class_literal_test/14: fail
-class_literal_test/17: fail
-class_literal_test/18: fail
-class_literal_test/19: fail
-class_literal_test/22: fail
-class_literal_test/23: fail
-class_literal_test/24: fail
-class_literal_test/27: fail
-class_literal_test/28: fail
-class_literal_test/29: fail
-class_literal_test/none: fail
-
# Test issue 11124, Uninitialized finals are warnings not errors
field3a_negative_test: fail
const_syntax_test/01: fail
@@ -175,15 +152,9 @@ factory_implementation_test/none: fail
# test issue 11579, assignment, no setter
getter_no_setter_test/none: fail
-# test issue 11580, Function is not a malformed type
-black_listed_test/11: fail
-
# test issue 11581, it is not warning to call dynamic
call_through_getter_test: fail
-# test issue 11583, int is valid key for constant map literal
-compile_time_constant_c_test/01: fail
-
# test issue 11584, positional arguments cannot be used for named parameters
compile_time_constant_e_test: fail
« no previous file with comments | « dart/tests/language/language_analyzer.status ('k') | dart/tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698