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

Unified Diff: tests/standalone/standalone.status

Issue 18576006: Remove _HttpUtils from dart:io. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated comments and add encoding tests. Created 7 years, 5 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 | « tests/standalone/io/url_encoding_test.dart ('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 282d267a91f1e63c85f520084cfb0bea35214e3b..69ed33a02d1c24f8a8fc36e7489d7e09338d847a 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -67,7 +67,6 @@ io/file_constructor_test: fail
# Dart analyzer spots the misuse of 'part' directives in these unit tests.
io/http_headers_test: Skip
io/http_cookie_date_test: Skip
-io/url_encoding_test: Skip
io/http_parser_test: Skip
io/web_socket_protocol_processor_test: Skip
@@ -86,7 +85,6 @@ io/file_constructor_test: fail
# Dart analyzer spots the misuse of 'part' directives in these unit tests.
io/http_headers_test: Skip
io/http_cookie_date_test: Skip
-io/url_encoding_test: Skip
io/http_parser_test: Skip
io/web_socket_protocol_processor_test: Skip
@@ -103,7 +101,6 @@ typed_array_int64_uint64_test: Skip # dart:typed_data on dart2js does not suppor
float_array_test: Skip # dart:typed_data support needed.
int_array_test: Skip # dart:typed_data support needed.
io/web_socket_protocol_processor_test: Skip # Importing code with external keyword
-io/url_encoding_test: Skip # Importing code with external keyword
int_array_load_elimination_test: Skip # This is a VM test
medium_integer_test: Fail, OK # Test fails with JS number semantics: issue 1533.
io/process_exit_negative_test: Fail, OK # relies on a static error that is a warning now.
« no previous file with comments | « tests/standalone/io/url_encoding_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698