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

Unified Diff: tests/language/language.status

Issue 11578066: Update expectations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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 | « no previous file | no next file » | 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 30d82c072e68de5e140d22f58dc20f6cf669e69d..df1e8f7cc4b27a236217de08a5b84648fcde97a2 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -527,6 +527,6 @@ type_error_test: Fail, OK # VM bug: http://dartbug.com/5280
[ $compiler == dart2dart && $minified ]
import_core_prefix_test: Pass
prefix22_test: Pass
-invocation_mirror_test: Fail # Issue 7587
-invocation_mirror2_test: Fail # Issue 7587
-super_call4_test: Fail # Issue 7587
+invocation_mirror_test: Fail, OK # hardcoded names.
+invocation_mirror2_test: Fail, OK # hardcoded names.
+super_call4_test: Fail, OK # hardcoded names.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698