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

Unified Diff: pkg/pkg.status

Issue 12385007: Change MultipartFile.fromFile to MultipartFile.fromPath in pkg/http. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« pkg/http/lib/src/multipart_file.dart ('K') | « pkg/http/test/utils.dart ('k') | no next file » | 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 d139d9629369039da6970e87954a09f435726efa..ff8dee780bfd08dc2ad9d0a7e9fc8e3e9a6c1c3b 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -55,6 +55,9 @@ intl/test/date_time_format_http_request_test: Skip
# Fails to recognize HashMap as an instance of Map.
analyzer-experimental/test/generated/ast_test: Fail
+# Issue 8843
+http/multipart_test: Skip
Bob Nystrom 2013/02/28 00:50:57 Is this flaky? If so, how about Pass,Fail
nweiz 2013/02/28 01:10:54 Done.
+
[ $runtime == vm && $system == windows ]
intl/test/find_default_locale_standalone_test: Fail # Issue 8110
« pkg/http/lib/src/multipart_file.dart ('K') | « pkg/http/test/utils.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698