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

Unified Diff: tests/language/language.status

Issue 11416144: Produce run-time error when type parameters are accessed from static context. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixed dart2dart unchcked tests. Created 8 years, 1 month 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 676537ba7ec1faeaafc884384619c98f0cb4acd9..54a5e8e6013217d9c8cde3b1aea90e0b9b57bdf4 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -560,8 +560,6 @@ no_such_method_test: Pass, Fail, OK # Hard codes the name of invoked method ("fo
named_parameters_aggregated_test/05: Fail # Compile-time error reported instead of static type warning.
-new_expression_type_args_test/02: Fail # Test does not conform with spec.
-
get_set_syntax_test/00: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
get_set_syntax_test/01: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
get_set_syntax_test/02: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111

Powered by Google App Engine
This is Rietveld 408576698