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

Unified Diff: tests/standalone/standalone.status

Issue 11642019: Implement debugger connection on Windows. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Enable debugger test on Windows 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 | « runtime/bin/dbg_connection_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index a213a8f4e11671c62348e0ad66afb67afb001420..75d86db3e259763b024d089d77c3101cece56d1f 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -42,7 +42,6 @@ io/secure_server_stream_test: Pass, Crash, Timeout # Issue 6893
io/secure_server_test: Pass, Crash, Fail, Timeout # Issue 6893
io/secure_no_builtin_roots_test: Pass, Crash # Issue 7157
io/secure_socket_bad_certificate_test: Pass, Crash, Fail, Timeout # Issue 7157
-debugger/*: Skip # Debugger support not yet implemented for Windows. Issue 4118.
[ $compiler == none && $runtime == drt ]
io/*: Skip # Don't run tests using dart:io in the browser
« no previous file with comments | « runtime/bin/dbg_connection_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698