Still Failing: OpenSmalltalk/opensmalltalk-vm#1972 (Cog - aa688da)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Still Failing: OpenSmalltalk/opensmalltalk-vm#1972 (Cog - aa688da)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon1 hr, 3 mins, and 48 secs

Eliot Miranda avatarEliot Miranda

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.

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "EmailMessage", "action": { "@type": "ViewAction", "url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/660467741?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #1972 on Travis CI" } </script>