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

Unified Diff: tests/lib/lib.status

Issue 199893004: Mark various tests as slow for FYI (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/compiler/dart2js/dart2js.status ('k') | tests/utils/utils.status » ('j') | 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 ab05ce4f6911347c05e41f897f46ac0e9cbc2249..687237e523a967b6fde12b1135ff8b9d4aec1331 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -315,3 +315,6 @@ mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
mirrors/*deferred*: Skip # Issue 17458
+
+[ $compiler == dart2js && $mode == debug ]
+mirrors/native_class_test: Pass, Slow
« no previous file with comments | « tests/compiler/dart2js/dart2js.status ('k') | tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698