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

Unified Diff: tests/corelib/corelib.status

Issue 11417058: Revert "Remove NullPointerException." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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/corelib/core_runtime_types_test.dart ('k') | tests/corelib/expando_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 44f7ec427d3772cb61a12962201f98344a691805..356cedf6df48826ce4994159bec46303ec8e9d2c 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -7,6 +7,7 @@ unicode_test: Fail # Bug 5163868
*dartc_test: Skip
compare_to2_test: Fail # Bug 4018
null_test: Fail # Bug 5511
+null_nosuchmethod_test: Fail # Bug 5518
apply_test: Fail # Bug 5670
apply2_test: Fail # Bug 5670
@@ -39,12 +40,12 @@ reg_exp_all_matches_test: Fail, OK # NoSuchMethodError : method not found: 'forE
reg_exp4_test: Fail, OK # Expects exception from const constructor.
-null_nosuchmethod_test: Fail # Fails to read noSuchMethod from null.
-
big_integer_vm_test: Fail, OK # VM specific test.
compare_to2_test: Fail, OK # Requires bigint support.
string_base_vm_test: Fail, OK # VM specific test.
+null_nosuchmethod_test: Fail # Bug 5513
+
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
@@ -60,6 +61,7 @@ string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out?
apply_test: Fail # inherited from VM
apply2_test: Fail # inherited from VM
compare_to2_test: Fail # inherited from VM
+null_nosuchmethod_test: Fail # inherited from VM
null_test: Fail # inherited from VM
unicode_test: Fail # inherited from VM
« no previous file with comments | « tests/corelib/core_runtime_types_test.dart ('k') | tests/corelib/expando_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698