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

Unified Diff: dart/tests/try/try.status

Issue 390853003: Compilation times out. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/try.status
diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status
index 8f6950500225a5403abda3e92459acfc30616bb4..1375419df48c11e92bf21233931546c417144971 100644
--- a/dart/tests/try/try.status
+++ b/dart/tests/try/try.status
@@ -22,3 +22,6 @@ web/cursor_position_test: Fail # http://dartbug.com/19836
poi/poi_test: SkipByDesign # Uses dart:io.
poi/poi_find_test: SkipByDesign # Uses dart:io.
poi/serialize_test: SkipByDesign # Uses dart:io.
+
+[ $compiler == dart2js ]
+poi/*: Skip # http://dartbug.com/20031
Johnni Winther 2014/07/15 07:07:55 Why not Slow, Pass?
ahe 2014/07/15 07:15:53 Because I don't want to waste test cycle time by c
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698