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

Unified Diff: tests/standalone/standalone.status

Issue 10542138: Fix status file error: OK, Fail should be Pass, Fail. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 months 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 d5139c5ebbc8c06d8480dba3116c30c420cbbf8d..3f8cbfe7de08368b7a97c2d800d26047bd002b3a 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -22,7 +22,7 @@ io/many_echo_server_test: Skip # Bug 5103754
# These tests fail, crash, and timeout to test the testing infrastructure.
io/test_extension_test: Fail # shared library in wrong place (issue 1817)
# This test fails intermittently.
-io/http_basic_test: Fail, OK # Issue 3599
+io/http_basic_test: Pass, Fail # Issue 3599
[ $runtime == vm && $system == macos]
« 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