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

Unified Diff: tests/language/language.status

Issue 10836128: A visitor that builds a map from node to "Usage". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « lib/compiler/implementation/tree/unparser.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 2db4979fc08ffbf80a5b448789fd4dc03630e2f1..faad4f3754567102255ee9902bb977d6828f4edb 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -143,17 +143,15 @@ prefix_core_test: Fail # Issue 2264.
[ $compiler == dart2dart ]
# Tests that crash after reverting resolution of type variables in default clause.
# https://chromiumcodereview.appspot.com/10824062/
-default_factory2_test/01: Crash
-default_factory3_test: Crash
-factory2_test: Crash
+default_factory2_test/01: Fail
+default_factory3_test: Fail
function_type_alias6_test: Crash, Timeout
-type_variable_scope_test/00: Crash
-type_variable_scope_test/01: Crash
-type_variable_scope_test/02: Crash
-type_variable_scope_test/03: Crash
-type_variable_scope_test/04: Crash
-type_variable_scope_test/05: Crash
-type_variable_scope_test/none: Crash
+type_variable_scope_test/00: Fail
+type_variable_scope_test/01: Fail
+type_variable_scope_test/02: Fail
+type_variable_scope_test/03: Fail
+type_variable_scope_test/04: Fail
+type_variable_scope_test/05: Fail
# Passes VMOptions, should be supported in test framework.
assertion_test: Fail
bootstrap_test: Fail
@@ -300,7 +298,6 @@ prefix14_test: Fail
prefix15_test: Fail
prefix18_negative_test: Fail
prefix20_negative_test: Fail
-prefix21_test: Fail
rethrow_test: Fail
savannah_test: Fail
static_final_field_negative_test: Fail
« no previous file with comments | « lib/compiler/implementation/tree/unparser.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698