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

Unified Diff: tests/standalone/standalone.status

Issue 9488008: Include HTTP library in the standalone VM (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Minor update Created 8 years, 10 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/src/UrlEncodingTest.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 d1e9f38f8b1be4eb2e48b9965160fd07f157ca19..c8de0966abc9541bed337a8362243b7a689c5d16 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -61,6 +61,9 @@ PlatformTest: Skip # Uses Platform
ChunkedStreamTest: Skip # Uses InputStream
DartStdIOPipeTest: Skip # Uses dart:io
FileOutputStreamTest: Skip # Uses dart:io
+HttpTest: Skip # Uses dart:io
+HttpParserTest: Skip # Uses dart:io
+UrlEncodingTest: Skip # Uses dart:io
TestExtensionTest: Skip # Extensions implemented only in Dart shell.
[ $component == dartc || $component == chromium ]
« no previous file with comments | « tests/standalone/src/UrlEncodingTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698