Change status file for intl test with encoding issue on Windows

Review URL: https://codereview.chromium.org//12630013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20058 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
alanknight@google.com 2013-03-15 00:08:56 +00:00
parent f12902dfaf
commit 16a944bce1

View file

@ -64,6 +64,7 @@ intl/test/date_time_format_http_request_test: Skip
[ $runtime == vm && $system == windows ]
intl/test/find_default_locale_standalone_test: Fail # Issue 8110
intl/test/message_extraction/message_extraction_test: Fail # dart:io bug with reading encoding
# Skip http request tests on Dartium while resolving an odd
# error there that causes the tests to timeout.