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

Unified Diff: tests/standalone/standalone.status

Issue 8438031: Completely skip FileTest while I investigate. It seems to be failing on fresh checkouts. (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
« no previous file with comments | « no previous file | 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 57a6f6e4810b7a36792090d05f24e16052bc1bd9..ced1bf10fc4f07ccebdfd3285bf8bd3339a7b886 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -24,8 +24,9 @@ SocketManyConnectionsTest: Skip
[ $component == vm && $system == win32]
Process*: Skip
-[ $component == vm && $system == win32 && $mode == release ]
-FileTest: Fail
+[ $component == vm ]
+# Test has started failing on fresh checkouts.
+FileTest: Skip
[ $component == dartium ]
# Server specific tests OK to fail in the browser
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698