Skip to content

Failed

MacOSX64.VMMakerTests.InterpreterTests.VMPrimitiveTest.testPrimitiveSnapshotCreateImage(#wordSize->8 #imageReaderClass->SpurImageReader #imageWriterClass->SpurImageWriter) (from VMMakerTests)

Failing for the past 2 builds (Since Failed #1 )
Took 98 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
Spur64BitMMLESimulator(SpurMemoryManager)>>garbageCollectForSnapshot
StackInterpreterSimulatorLSB(StackInterpreter)>>snapshot:
StackInterpreterSimulatorLSB(InterpreterPrimitives)>>primitiveSnapshot
VMPrimitiveTest>>testPrimitiveSnapshotCreateImage
VMPrimitiveTest(TestCase)>>performTest