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

Unified Diff: dart/tests/standalone/standalone.status

Issue 14598022: Remove .dart suffix from status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 7 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: dart/tests/standalone/standalone.status
diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
index 3f75529d802b8639b8404be028763e474c623d94..58dfb165328e395ea4c38d926b5befd5ad4649d3 100644
--- a/dart/tests/standalone/standalone.status
+++ b/dart/tests/standalone/standalone.status
@@ -115,7 +115,7 @@ byte_array_test: Fail, OK # ByteArray
deoptimization_test: Fail, OK # Requires bigint.
out_of_memory_test: Fail, OK # d8 handles much larger arrays than Dart VM.
io/options_test: Fail, OK # Cannot pass options to d8.
-io/http_parser_test.dart: Fail, OK # Cancelling a Timer not implemented in d8/jsshell.
+io/http_parser_test: Fail, OK # Cancelling a Timer not implemented in d8/jsshell.
[ $compiler == dart2js && $runtime == none ]
io/options_test: Fail
« 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