commit | 3840b34da05248d91bf3d2a7f1c30f7fa0d63891 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Thu Mar 29 19:36:12 2018 +0100 |
committer | Roland Levillain <rpl@google.com> | Tue Apr 03 15:34:33 2018 +0100 |
tree | d3c18320eb44aa6847fb070946207d37fd5d98e2 | |
parent | 8fd8cdc43e10a421f6f63afb87f6f99c086058de [diff] |
Ignore failures on O devices in some network-related libcore tests. These tests fail with the following assertion when run with an unbundled ART (built from AOSP) on devices running Android O (MR1): android.system.ErrnoException: connect failed: EBADMSG (Not a data message) This is a workaround to stop bot spam while we investigate the root of the issue. Test: art/tools/run-libcore-tests.sh --mode=device Bug: 74725685 Change-Id: Ia7129eca795f4b1b01e50820f952bc5f36726d9a