Skip to content

Failed

MacOSX64.VMMakerTests.MemoryTests.VMPinnedObjectTest.testAllocatingObjectAfterAPinObjectShouldSlideAtStartOfOldSpace(#wordSize->8 #imageReaderClass->SpurImageReader #imageWriterClass->SpurImageWriter) (from VMMakerTests)

Failing for the past 2 builds (Since Failed #1 )
Took 92 ms.

Error Message

receiver of "adaptToNumber:andSend:" is nil

Stacktrace

MessageNotUnderstood
receiver of "adaptToNumber:andSend:" is nil
UndefinedObject(Object)>>doesNotUnderstand: #adaptToNumber:andSend:
UndefinedObject>>doesNotUnderstand: #adaptToNumber:andSend:
UndefinedObject(Object)>>adaptToInteger:andSend:
SmallInteger(Integer)>>-
SmallInteger>>-
Spur64BitMMLESimulator(SpurMemoryManager)>>updateFullGCStats
Spur64BitMMLESimulator(SpurMemoryManager)>>incrementalFullGC
Spur64BitMMLESimulator(SpurMemoryManager)>>finishIncrementalFullGCWithoutInterruption
Spur64BitMMLESimulator(SpurMemoryManager)>>fullGC
VMPinnedObjectTest>>testAllocatingObjectAfterAPinObjectShouldSlideAtStartOfOldSpace
VMPinnedObjectTest(TestCase)>>performTest