[Vm-dev] Still Failing: OpenSmalltalk/opensmalltalk-vm#2309 (Cog - aaff428)

Travis CI builds at travis-ci.org
Fri Nov 20 08:25:47 UTC 2020


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

Build: #2309
Status: Still Failing

Duration: 7 hrs, 43 mins, and 14 secs
Commit: aaff428 (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2891

Fix a Slang regression in VMMaker.oscog-eem.2884.  The elision of unused
argument assignments also elided argument expressions that had side-effects.
The fix is to retain epxressions that have side effects but generate assignments
of those expressions to inlined variables only for variables that are actually
used in the expansion.  The symptom fixed is the bad bug of
Context>>objectClass: answering the class of the receiver, not its argument.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/d86b483695d3...aaff428d0fae

View the full build log and details: https://travis-ci.org/github/OpenSmalltalk/opensmalltalk-vm/builds/744782599?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/20201120/a1ddc125/attachment-0001.html>


More information about the Vm-dev mailing list