[Vm-dev] AllocationTest>>testOutOfMemorySignal fails on Spur

Tobias Pape Das.Linux at gmx.de
Thu Jun 25 10:05:23 UTC 2015


Hi,

On SPUR testOutOfMemorySignal fails, because in

	Array new: 1024*1024*1024*1024

the error code in Behavior>>#basicNew: is no longer

	#'insufficient object memory'

but

	#'bad argument'


What is the reason for that change?

Best regards
	-Tobias



More information about the Vm-dev mailing list