Skip to content

Failed

MacOSX64.VMMakerTests.ImageFormat.VMImageReadingTest.testSavingPermanentSpaceObjectsInSpurFormatFails(#wordSize->4 #imageReaderClass->SpurImageReader #imageWriterClass->SpurImageWriter) (from VMMakerTests)

Failing for the past 2 builds (Since Failed #1 )
Took 0.69 sec.

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>>-
Spur32BitMMLESimulator(SpurMemoryManager)>>updateFullGCStats
Spur32BitMMLESimulator(SpurMemoryManager)>>incrementalFullGC
Spur32BitMMLESimulator(SpurMemoryManager)>>finishIncrementalFullGCWithoutInterruption
Spur32BitMMLESimulator(SpurMemoryManager)>>fullGC
Spur32BitMMLESimulator(SpurMemoryManager)>>garbageCollectForSnapshot
VMImageReadingTest>>saveImage
[ self saveImage ] in VMImageReadingTest>>testSavingPermanentSpaceObjectsInSpurFormatFails
[
	  aBlock value.
	  false ] in VMImageReadingTest(TestAsserter)>>executeShould:inScopeOf:
FullBlockClosure(BlockClosure)>>on:do:
VMImageReadingTest(TestAsserter)>>executeShould:inScopeOf:
VMImageReadingTest(TestAsserter)>>should:raise:
VMImageReadingTest>>testSavingPermanentSpaceObjectsInSpurFormatFails
VMImageReadingTest(TestCase)>>performTest