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

Unified Diff: tests/language/language.status

Issue 11231015: Fixed failing 4_External_Functions_A01_t01 test, updated co19-runtime.status with triaged test bug … (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Use ZoneHandle for function name, instead of Handle. Created 8 years, 2 months 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/co19/co19-runtime.status ('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
diff --git a/tests/language/language.status b/tests/language/language.status
index b12c7a19c739d204c1c2e1ea05e77461b3d91797..b49f83b23835b46e6f986df75956bf9c7dede27c 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -60,7 +60,7 @@ type_error_test: Fail # http://dartbug.com/5280
compile_time_constant10_test/none: Fail # issue 5214
-export_cyclic_test: Crash
+export_cyclic_test: Crash # issue 6060
[ $compiler == none && $mode == debug ]
gc_test: Skip # Takes too long.
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698