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

Unified Diff: tests/language/language.status

Issue 11365226: Exception no longer an interface. (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/ct_const2_test.dart ('k') | tests/standalone/standalone.status » ('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 a5290b2ad3c9c9134cf4659d5a15b13d9853b34e..87a367812005f69bce21b14f321578783ec8fdf7 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -59,6 +59,10 @@ invocation_mirror_indirect_test: Fail # Issue 3326
interceptor_test: Crash # Issue 6696
+# Issue 6697 - redirecting factory constructor and --compile_all flag.
+# See also ct_const2_test where compile_all is disabled in the file.
+hello_dart_test: Fail
+
[ $compiler == none && ($system == macos || $system == linux) && $arch == ia32 && $checked ]
gc_test: Skip # Issue 1487, flaky.
« no previous file with comments | « tests/language/ct_const2_test.dart ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698