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

Unified Diff: samples/tests/samples/samples.status

Issue 11565018: Avoid timeouts when DRT fails to find a file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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: samples/tests/samples/samples.status
diff --git a/samples/tests/samples/samples.status b/samples/tests/samples/samples.status
index b0aab3e6e74d6045f05c89b4dea89e1bb16cf240..a05daba1852f4788d4944a246c3a498d8d3a85b5 100644
--- a/samples/tests/samples/samples.status
+++ b/samples/tests/samples/samples.status
@@ -31,8 +31,7 @@ chat/chat_server_test: Skip # Uses dart:io
[ $runtime == drt ]
lib/touch/touch_test: Skip # Issue 157
-markdown_test: Skip # markdown_test includes dart:io, and times out
- # due to http://dartbug.com/7036.
+markdown_test: Skip # markdown_test uses dart:io, it should only run in the vm
Siggi Cherem (dart-lang) 2012/12/13 19:39:08 note with the latest fix from Anton and the change
ahe 2012/12/14 07:55:46 I'd like to avoid skipping tests unless we absolut
Siggi Cherem (dart-lang) 2012/12/14 19:13:01 Thanks, done. I think I'd prefer having a dedicate
[ $compiler == none && $runtime == drt ]
dartcombat/dartcombat_test: Skip # Issue 2790

Powered by Google App Engine
This is Rietveld 408576698