[Vm-dev] Still Failing: OpenSmalltalk/opensmalltalk-vm#2231 (Cog - 0523bff)

Travis CI builds at travis-ci.org
Sat Oct 10 21:03:40 UTC 2020


Build Update for OpenSmalltalk/opensmalltalk-vm
-------------------------------------

Build: #2231
Status: Still Failing

Duration: 10 mins and 41 secs
Commit: 0523bff (Cog)
Author: Eliot Miranda
Message: Unix socket plugin:
Fix two failures and one error for socket tests on macOS.  sendto(2) may fail
with EISCONN if the socket is already connected and a perr address is supplied.
So if sendto errors with EISCONN retry using send.
Use poll(2) instead of select for determining writability of a single socket.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/7d1a55bcb229...0523bff5d630

View the full build log and details: https://travis-ci.org/github/OpenSmalltalk/opensmalltalk-vm/builds/734628315?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8795279&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20201010/246f1596/attachment-0001.html>


More information about the Vm-dev mailing list