Project

General

Profile

ยซ Previous | Next ยป 

Revision bd22bb25

Added by jeremyevans (Jeremy Evans) about 2 years ago

Handle Array#* raising ArgumentError in test

Treat ArgumentError as NoMemoryError, so it will resize the array
and try again.

Fixes [Bug #12500]