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

Travis CI builds at travis-ci.org
Tue Mar 10 07:57:01 UTC 2020


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

Build: #1972
Status: Still Failing

Duration: 3 mins and 1 sec
Commit: aa688da (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2724

Slang:
Fix the right shift: dont convert to usqInt a type longer than usqInt

SpurMemoryManager/SpurPlanningCompactor:
Fix one bug thrown up by Marcel's EphemeronLink example.  The planning
compactor failed to update objects in the mournQueue objStack.

Make sure prepareObjStacksForPlanningCompactor is actually invoked (!!).

Refactor a couple of obj stack routines to take an "also do contents" flag,
printObjStack:printContents:, relocateObjStackForPlanningCompactor:andContents:,
the last one fixing the bug in question.

Refactor runLeakCheckerForFreeSpace: into runLeakCheckerForFreeSpace:ignoring:
to allow the most recenty allocated object in clone (the shallowCopy primitive)
to be ignored, because its contents are not yet initialized when the free space
check is done.

Make sure to run the free space integrity check as part of leak checking.

VMMaker image:
Add MULTIPLEBYTECODESETS true to all launch examples in the VM Simulation
workspace.  Use Squeak 5.3 to build new VMMaker images.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/051a0fe56561...aa688da5c4db

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


More information about the Vm-dev mailing list