[Vm-dev] Still Failing: OpenSmalltalk/opensmalltalk-vm#1478 (Cog - 5d0e0bc)

Travis CI builds at travis-ci.org
Thu Nov 8 23:08:00 UTC 2018


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

Build: #1478
Status: Still Failing

Duration: 9 mins and 55 secs
Commit: 5d0e0bc (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2482

Slang
Fix mis-handling of trailing boolean on inlining in conditionals when trailing
boolean would cause the conditional to be taken.  e.g. in
	self tryCopyingBitsQuickly ifTrue:
		[^nil].
tryCopyingBitsQuickly ends with ^true but the in lining code handled the
trailing ^true by taking the fall-through path past the ^nil.

Consequently fix a regression in the BitBlt primitive caused by cleanups in
VMMaker.oscog-eem.2461.

Regenerate VM files to bring source up to date after minor changes for Slang
pointer type normalization in VMMaker.oscog-eem.2476.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/d964e7448494...5d0e0bcec2cd

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/452634152?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/20181108/e2a1224a/attachment.html>


More information about the Vm-dev mailing list