mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
We might have hit the same safari bug again.
Review URL: https://codereview.chromium.org//12905004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20161 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
parent
25850a01ec
commit
124e5a1bf1
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ intl/test/date_time_format_http_request_test: Skip # Timeout.
|
|||
[ $runtime == ie9 ]
|
||||
intl/test/date_time_format_http_request_test: Fail # Issue 8983
|
||||
|
||||
[ $runtime == safari ]
|
||||
fixnum/test/int_64_test: Pass, Fail # Bug in JSC.
|
||||
|
||||
# Skip browser-specific Intl tests on VM
|
||||
[ $runtime == vm ]
|
||||
intl/test/find_default_locale_browser_test: Skip
|
||||
|
|
Loading…
Reference in a new issue