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

Unified Diff: tests/language/language_analyzer2.status

Issue 24481002: New analyzer_experimental snapshot. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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 | « tests/co19/co19-co19.status ('k') | tests/lib/analyzer/analyze_library.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index b48921256cd82e9d2b4b14f94b99d481d4085c25..f43b9e85815cd0fe460e3979835541fc0d0b58f5 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -4,6 +4,17 @@
[ $compiler == dart2analyzer ]
+# Missing compile-time errors for parameters marked static.
+static_parameter_test/02: Fail
+static_parameter_test/03: Fail
+static_parameter_test/04: Fail
+static_parameter_test/06: Fail
+static_parameter_test/07: Fail
+static_parameter_test/08: Fail
+static_parameter_test/10: Fail
+static_parameter_test/11: Fail
+static_parameter_test/12: Fail
+
# Runtime negative test. No static errors or warnings.
closure_call_wrong_argument_count_negative_test: skip
@@ -58,10 +69,6 @@ block_scope_test: fail
lazy_static3_test: fail
field3a_negative_test: Fail # Issue 11124
-const_syntax_test/01: Fail # Issue 11124
-const_syntax_test/04: Fail # Issue 11124
-const_syntax_test/02: Fail # Issue 11124
-const_syntax_test/03: Fail # Issue 11124
final_syntax_test/01: Fail # Issue 11124
final_syntax_test/04: Fail # Issue 11124
final_syntax_test/02: Fail # Issue 11124
@@ -128,10 +135,6 @@ interface_static_non_final_fields_negative_test: fail
instantiate_type_variable_test/01: fail # Issue 11595
-mixin_type_parameters_errors_test/01: fail # Issue 11598
-mixin_type_parameters_errors_test/02: fail # Issue 11598
-mixin_type_parameters_errors_test/05: fail # Issue 11598
-
# test issue 11698, no setter, so warning, not error
assign_instance_method_negative_test: fail
@@ -159,8 +162,6 @@ prefix11_negative_test: fail
# test issue 12156, fails only at runtime
static_call_wrong_argument_count_negative_test: fail
-# test issue 12157, uninitializer instance variable is warning, so not negative test
-static_final_field2_test/02: Fail # Issue 13018
constructor9_test/01: Fail # Issue 12157
throw7_test/01: Fail # Issue 12159
« no previous file with comments | « tests/co19/co19-co19.status ('k') | tests/lib/analyzer/analyze_library.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698