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

Unified Diff: tests/language/language.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/language/exception_test.dart ('k') | tests/language/method_invocation_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index e0fed7d2db0cfb81a81ad377d545961364d13f80..ee3775a6ecf23034c978eb1ed4045bf9ca5a555f 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -48,6 +48,8 @@ type_error_test: Fail # http://dartbug.com/5280
compile_time_constant10_test/none: Fail # issue 5214
+call_through_null_getter_test: Fail # issue 6124
+
invocation_mirror_test: Fail # issue 3326, 3622.
no_such_method_test: Fail # issue 3326, 3622.
@@ -587,6 +589,8 @@ compile_time_constant_checked3_test/06: Fail, OK
type_error_test: Fail, OK # VM bug: http://dartbug.com/5280
+call_through_null_getter_test: Fail # issue 6130
+
# This is a VM error when the compiled code is run.
invocation_mirror_test: Fail # issue 3326, 3622.
invocation_mirror_indirect_test: Fail # issue 3326, 3622.
« no previous file with comments | « tests/language/exception_test.dart ('k') | tests/language/method_invocation_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698