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

Unified Diff: tests/language/language.status

Issue 14586005: Fix status file for dart (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 8 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.status
===================================================================
--- tests/language/language.status (revision 22269)
+++ tests/language/language.status (working copy)
@@ -120,7 +120,6 @@
metadata_test: Fail
const_locals_test: Fail
const_nested_test: Fail
-application_negative_test: Fail # Runtime only test, rewrite as multitest
assign_instance_method_negative_test: Fail # Runtime only test, rewrite as multitest
body_less_constructor_wrong_arg_negative_test: Fail # Runtime only test, rewrite as multitest
call_nonexistent_static_test/03: Fail # Unresolved static calls are no longer errors.
@@ -178,11 +177,9 @@
library4_negative_test: Fail # still a valid test? Issue 3530
library6_negative_test: Fail # still a valid test? Issue 3650
named_parameters_with_object_property_names_test: Fail # Issue 2137
-many_overridden_no_such_method_test: Fail
no_such_method_negative_test: Fail # Runtime only test, rewrite as multitest
override_field_test/03: Fail # still a valid test? Issue 3894
override_field_method6_negative_test: Fail, OK # test issue 5249
-overridden_no_such_method_test: Fail
parameter_initializer6_negative_test: Fail # language change 4288
prefix1_negative_test : Fail # language change 1031
prefix4_negative_test : Fail # language change 1031
@@ -223,23 +220,6 @@
# test issue 5529
interface_test/none: Fail, OK
-# test issue 6338
-application_negative_test: Pass
-application_test: Fail, OK
-generic_instanceof_test: Fail, OK
-hello_script_test: Fail, OK
-lazy_static6_test: Fail, OK
-library1_test: Fail, OK
-library_prefixes_test: Fail, OK
-many_generic_instanceof_test: Fail, OK
-multi_pass2_test: Fail, OK
-multi_pass_test: Fail, OK
-private2_test: Fail, OK
-private3_test: Fail, OK
-private_test: Fail, OK
-top_level_entry_test: Fail, OK
-top_level_multiple_files_test: Fail, OK
-top_level_non_prefixed_library_test: Fail, OK
prefix6_negative_test: Fail
« 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