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

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
« no previous file with comments | « pkg/unittest/test_controller.js ('k') | tools/testing/dart/browser_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/samples/samples.status
diff --git a/samples/tests/samples/samples.status b/samples/tests/samples/samples.status
index b0aab3e6e74d6045f05c89b4dea89e1bb16cf240..a9e4dd45b30872ff1f48375ae883c1151004f911 100644
--- a/samples/tests/samples/samples.status
+++ b/samples/tests/samples/samples.status
@@ -31,8 +31,9 @@ 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: Fail # markdown_test uses dart:io, it should only run in the vm
+ # this is marked as failed purposely, as a regression test
+ # for bug 7036
[ $compiler == none && $runtime == drt ]
dartcombat/dartcombat_test: Skip # Issue 2790
« no previous file with comments | « pkg/unittest/test_controller.js ('k') | tools/testing/dart/browser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698