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

Unified Diff: pkg/pkg.status

Issue 11570051: Issue 5064. Some more 'skip' tests triage (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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 | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index a7383e295fc4ac40ec845132aedec98527369c44..dc7be1f97555bdf14863c849768cadd8a42ffc6d 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -13,7 +13,7 @@ fixnum/test/int_64_vm_test: Skip
*: Skip
# Don't compile tests that use dart:io to JS
-[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ]
+[ $compiler == dart2js || $compiler == dart2dart ]
http/test/*: Skip
oauth2/test/*: Skip
@@ -50,7 +50,14 @@ serialization/test/serialization_test: Skip
unittest/test/mock_regexp_negative_test: Fail
unittest/test/mock_stepwise_negative_test: Fail
-[ $compiler == dart2js || $compiler == dartc ]
+# pkg/http issue 7458
+http/test/client_test: Fail
+http/test/mock_client_test: Fail
+http/test/request_test: Fail
+http/test/multipart_test: Fail
+
+
+[ $compiler == dart2js ]
unittest/test/instance_test: Skip
[ $compiler == none && $runtime == drt ]
« no previous file with comments | « no previous file | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698