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

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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 3260576db10b192aff8c5f92c92662b6d4120dba..d0584d8c1d27c17b10258f48c852d5014a26b55d 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
-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

Powered by Google App Engine
This is Rietveld 408576698