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

Unified Diff: tests/language/language.status

Issue 11697005: - Fix status for dartc and minified dart2dart. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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 16536)
+++ tests/language/language.status (working copy)
@@ -86,10 +86,7 @@
[ $compiler == dartc ]
# TODO(tball): Assign proper bug numbers.
-type_parameter_literal_test: Fail
-class_literal_test/02: Fail
-class_literal_test/14: Fail
-class_literal_test/07: Fail
+class_literal_test/none : Fail
library_juxtaposition_test: Fail # Issue 6881
new_expression_type_args_test/0*: Fail # Wrongly reports compile-time error.
@@ -138,7 +135,6 @@
class_literal_test/27 : Fail # language change 3368
class_literal_test/28 : Fail # language change 3368
class_literal_test/29 : Fail # language change 3368
-class_literal_test : Fail
closure_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
compile_time_constant10_test/none: Fail # issue 5215.
constructor3_negative_test: Fail # Runtime only test, rewrite as multitest
@@ -192,7 +188,6 @@
default_implementation2_test: Fail
default_factory2_test/none: Fail
interface_static_non_final_fields_negative_test: Fail
-type_parameter_literal_test: Fail
# test issue 5291
type_parameter_test/01: Fail, OK
@@ -535,6 +530,9 @@
type_parameter_literal_test: Fail
[ $compiler == dart2dart && $minified ]
+# TODO(tball): Assign proper bug numbers.
+class_literal_test/none: Fail
+
import_core_prefix_test: Pass
prefix22_test: Pass
invocation_mirror_test: Fail, OK # hardcoded names.
« 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