Handle Array#* raising ArgumentError in test
Treat ArgumentError as NoMemoryError, so it will resize the array and try again.
Fixes [Bug #12500]
Handle Array#* raising ArgumentError in test
Treat ArgumentError as NoMemoryError, so it will resize the array
and try again.
Fixes [Bug #12500]