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

Unified Diff: tests/language/language.status

Issue 10392016: Fix issue 2939, revert previous change that accepted null as excpetion objects: (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 7 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/language/is_object_test.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
===================================================================
--- tests/language/language.status (revision 7471)
+++ tests/language/language.status (working copy)
@@ -475,8 +475,8 @@
[ $compiler == dart2js]
compile_time_constant8_test: Fail # We don't take the generic type into account yet.
static_initializer_type_error_test: Fail # Checked mode not supported.
+exception_test: Fail # "throw null" throws NullPointerException.
-
# Compilation errors.
ct_const_test: Fail # We don't take the generic type into account yet.
call_operator_test: Fail # Unexpected token 'call'
« no previous file with comments | « tests/language/is_object_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698