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

Unified Diff: tests/standalone/standalone.status

Issue 11369216: Added support for skipping redundant dart2js compilations. (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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 49e49db16b38d36e08cb50fe9fb47904006efed1..5993afdbc2529022defbef3ca500b6ad32fa01d3 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -21,6 +21,7 @@ io/directory_fuzz_test: Skip
[ $runtime == vm && $system == linux ]
io/test_runner_test: Pass, Fail # Issue 1947
+io/test_skipping_dart2js_compilation__helper: Skip
ricow1 2012/11/14 08:53:28 You should add a comment here as to why we need to
ahe 2012/11/14 18:46:16 This is not necessary. Only files ending with _te
kustermann 2012/11/16 14:58:42 I'll remove this line. Since the helper dart scrip
kustermann 2012/11/16 14:58:42 Done.
[ $runtime == vm && $system == macos ]
# This test fails with "Too many open files" on the Mac OS buildbot.

Powered by Google App Engine
This is Rietveld 408576698