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

Unified Diff: tests/language/language.status

Issue 11415028: Remove NullPointerException. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixed VM bugs. 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index ee3775a6ecf23034c978eb1ed4045bf9ca5a555f..e0fed7d2db0cfb81a81ad377d545961364d13f80 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -48,8 +48,6 @@ 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.
@@ -589,8 +587,6 @@ 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.

Powered by Google App Engine
This is Rietveld 408576698