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

Unified Diff: tests/language/language.status

Issue 10854067: Process typedefs, referenced from the program. (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/dart_backend/placeholder_collector.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 5efe07ca8e3f4146aac375bf4ce26b959496c79a..e6609bb9e1786f191c887138d870174188dbdb73 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -221,7 +221,6 @@ duplicate_constructor_test/01: Fail
default_factory_library_test: Fail
# Common with language_dart2js.
function_type_alias3_test: Fail
-function_type_alias4_test: Crash, Fail
function_type_alias5_test/00: Fail
function_type_alias5_test/01: Fail
function_type_alias5_test/02: Fail
@@ -236,7 +235,6 @@ instanceof2_test: Fail
instanceof3_test: Fail
library_prefixes_test: Fail
method_name_test: Fail
-method_override_test: Fail
named_parameters_type_test: Fail
numbers_test: Fail
# DartVM problem.
@@ -251,7 +249,6 @@ super_field_access_test: Fail
super_first_constructor_test: Fail
# Should be triaged.
const_test: Fail
-# default_factory3_test: Fail # Depends on empty class processing.
dynamic_test: Fail # Depends on empty class processing.
empty_body_member_negative_test: Fail
factory4_test: Fail
@@ -268,7 +265,6 @@ field_optimization_test: Fail
field_override_test/01: Fail
field_override_test/02: Fail
field_override_test/none: Fail
-function_literals_test: Fail
generic_instanceof3_test: Fail
getters_setters2_test/03: Fail
implicit_this_test/01: Fail
@@ -288,13 +284,13 @@ library5_test: Fail
library_same_name_used_test: Fail
local_function2_test: Fail
method_override2_test/none: Fail
-method_override_test: Fail
named_parameters_type_test: Fail
non_const_super_negative_test: Fail
number_identifier_negative_test: Fail
operator1_negative_test: Fail
prefix14_test: Fail
prefix15_test: Fail
+prefix16_test: Fail # Cannot resolve class only used in typedef.
prefix18_negative_test: Fail
prefix20_negative_test: Fail
rethrow_test: Fail
« no previous file with comments | « lib/compiler/implementation/dart_backend/placeholder_collector.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698