  Steps to replicate : 1) Set initial size of array to 1; 2) add a few elements 3) try deleting an element Expected behaviour - Element should be deleted Actual behaviour - Exception thrown, and item does not get deleted.