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

Unified Diff: tests/lib/lib.status

Issue 206193002: Remove cancel and make crash exit with code 253. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated cf. comments. Created 6 years, 9 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/language/language_dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 0fe2a10bca1bae311864c129a7ab18c7986411b6..ee485dba56a7a970245c114675747a61ed3c9240 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -317,6 +317,7 @@ mirrors/repeated_private_anon_mixin_app_test: StaticWarning, OK # Intentional li
mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared members.
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
+async/*deferred*: Skip # Issue 17458
mirrors/*deferred*: Skip # Issue 17458
[ $compiler == dart2js && $mode == debug ]
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698