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

Unified Diff: tests/language/language_dart2js.status

Issue 10908143: Support check mode for statics. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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 | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 12037)
+++ tests/language/language_dart2js.status (working copy)
@@ -9,8 +9,6 @@
[ $compiler == dart2js && $checked ]
assert_with_type_test_or_cast_test: Fail # Issue 4929
-assign_static_type_test/01: Fail
-assign_static_type_test/02: Fail
type_variable_bounds_test/01: Fail
type_variable_bounds_test/02: Fail
type_variable_bounds_test/04: Fail
@@ -42,6 +40,7 @@
[ $compiler == dart2js && $unchecked ]
assertion_test: Fail
+static_initializer_type_error_test: Fail, Ok
kasperl 2012/09/10 13:34:13 Is it really OK to fail this test? Could the test
[ $compiler == dart2js ]
infinity_test: Fail # Issue 4984
@@ -70,7 +69,6 @@
# Crash infinite loop on Mac and dart2js checked mode on linux.
function_type_alias6_test: Crash, Fail
-static_initializer_type_error_test: Fail # Checked mode not supported.
# Compilation errors.
const_var_test: Fail # Map literals take 2 type arguments.
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698