Skip to content

Failed

VM Unit Tests / MacOSX64.VMMakerTests.Simulation.VMSimulationTest.testSetUpJITSimulationReadsImage (from VMMakerTests)

Failing for the past 26 builds (Since Failed #37 )
Took 5.7 sec.

Error Message

receiver of "allocate:desiredPosition:" is nil

Stacktrace

MessageNotUnderstood
receiver of "allocate:desiredPosition:" is nil
UndefinedObject(Object)>>doesNotUnderstand: #allocate:desiredPosition:
UndefinedObject>>doesNotUnderstand: #allocate:desiredPosition:
VMMemoryMap>>allocateJITMemory:_:
VMMemoryMap>>allocateCodeZone
VMMemoryMap>>allocateHeap
CogVMSimulatorLSB(StackInterpreter)>>allocateMemoryForImageHeader:
CogVMSimulatorLSB(StackInterpreter)>>allocateMemoryForImage:withHeader:
CogVMSimulatorLSB(CoInterpreter)>>allocateMemoryForImage:withHeader:
SpurImageReader>>readImageFromFile:StartingAt:
SpurImageReader>>readImageNamed:
CogVMSimulatorLSB(CogVMSimulator)>>openOn:extraMemory:
VMSimulationTest>>testSetUpJITSimulationReadsImage
VMSimulationTest(TestCase)>>performTest