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

Unified Diff: tests/language/language.status

Issue 11529007: Add Lasse's test case from dartbug.com/6451. (Closed) Base URL: http://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 | « tests/language/invocation_mirror2_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 15957)
+++ tests/language/language.status (working copy)
@@ -52,11 +52,12 @@
compile_time_constant10_test/none: Fail # issue 5214
-invocation_mirror_test: Fail # issue 3326, 3622.
+invocation_mirror_test: Fail # issue 3326.
+invocation_mirror2_test: Fail # issue 3326.
+invocation_mirror_indirect_test: Fail # Issue 3326
export_cyclic_test: Fail, Crash # issue 6060
duplicate_export_negative_test: Fail # issue 6134
-invocation_mirror_indirect_test: Fail # Issue 3326
type_annotation_test/04: Fail # Issue 6970
type_annotation_test/06: Fail # Issue 6973
type_annotation_test/09: Fail # Issue 6973
@@ -518,8 +519,9 @@
type_error_test: Fail, OK # VM bug: http://dartbug.com/5280
# 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.
+invocation_mirror_test: Fail # issue 3326.
+invocation_mirror2_test: Fail # issue 3326.
+invocation_mirror_indirect_test: Fail # issue 3326.
[ $compiler == dart2dart && $minified ]
import_core_prefix_test: Pass
« no previous file with comments | « tests/language/invocation_mirror2_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698