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

Unified Diff: tests/language/language_dart2js.status

Issue 11187068: Move line in status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 2a30aad32043e705629aaca083399b5827d63f1c..1a43554c06d3db9192b574e79217a32a86c4b529 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -40,6 +40,7 @@ type_parameter_test/04: Fail # Issue 4932
[ $compiler == dart2js && $unchecked ]
assertion_test: Fail
+new_expression_type_args_test/02: Fail # dart2js fails to reject type variable within static member
# Only checked mode reports an error on type assignment
# problems in compile time constants.
@@ -78,7 +79,6 @@ optional_named_parameters_test/09: Fail # http://dartbug.com/5519
execute_finally8_test: Fail # http://dartbug.com/5643
-new_expression_type_args_test/02: Fail # dart2js fails to reject type variable within static member
throw_expr_test: Fail
metadata_test: Fail # Metadata on type parameters not supported.
infinity_test: Fail # Issue 4984
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698