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

Unified Diff: tests/standalone/standalone.status

Issue 8492013: Add asynchronous test suite runner to Dart rewrite of test scripts. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 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 f641119e9a4bd13f576080fbf4e3d76242ac1d3e..7bf93d50031d81ae733b39b6bbb2289aee8961cb 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -26,7 +26,8 @@ Process*: Skip # Bug 172
SocketManyConnectionsTest: Skip
[ $component == vm && $system == win32]
-Process*: Skip
+Process*: Skip # Dart issue 363.
+TestRunnerTest: Skip # Uses Process. Dart issue 363.
Mads Ager (google) 2011/11/08 08:26:06 Why add TestRunnerTest here?
Bill Hesse 2011/11/08 14:38:56 Because it is failing due to flakiness in the Proc
[ $component == dartium ]
# Server specific tests OK to fail in the browser

Powered by Google App Engine
This is Rietveld 408576698