Problem: Running tests changes the .viminfo file. Solution: Disable viminfo in the text objects test.
Problem: When 'M' is in the 'cpo' option then selecting a text object in parenthesis does not work correctly. Solution: Keep 'M' in 'cpo' when finding a match. (Hirohito Higashi)