Mark http_client_stays_alive_test as skip on MIPS debug

R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39650 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
kustermann@google.com 2014-08-28 12:40:34 +00:00
parent 658ba06a25
commit c86e1ab989

View file

@ -128,6 +128,7 @@ io/file_read_special_device_test: Fail # dartbug.com/17440
io/web_socket_test: Skip # Times out. Issue 20352
io/test_runner_test: Skip # Flakily times out in a subtest. Issue 201351
full_coverage_test: Skip # Times out. Issue 20352
io/http_client_stays_alive_test: Skip # Timing dependent test, MIPS machine too slow.
[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) && $unchecked ]
assert_test: Fail # Issue 13719: Please triage this failure.