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

Unified Diff: pkg/pkg.status

Issue 11035027: Add in-process http server to the dart test scripts. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address more comments. Created 8 years, 2 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
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index f158262ad27ec61cd75238bbcef6d50b04069f78..6c752bbc5c618bfb4a3c517a8bf0eeaa31d299b3 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -26,17 +26,12 @@ intl/test/find_default_locale_standalone_test: Skip
intl/test/find_default_locale_browser_test: Skip
intl/test/date_time_format_http_request_test: Skip
-# Skip http request tests on Windows until we are able to spawn
-# the http server there.
-[ $system == windows]
-intl/test/date_time_format_http_request_test: Skip
-
# Skip http request tests on Dartium while resolving an odd
# error there that causes the tests to timeout.
[ $runtime == dartium || $runtime == drt ]
intl/test/date_time_format_http_request_test: Skip
-# Skip intl_message tests that use mirrors on dart2js until it's been
+# Skip intl_message tests that use mirrors on dart2js until it's been
# implemented there.
[ $compiler == dart2js ]
intl/test/intl_message_test: Skip
« no previous file with comments | « pkg/intl/test/web_server.dart ('k') | tools/test.dart » ('j') | tools/test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698