test_converter.py does some path conversions where it uses re.sub(). Since filepaths can have regex characters in them, they should all be escaped.
Created attachment 240301 [details] Patch
Comment on attachment 240301 [details] Patch r=me
Comment on attachment 240301 [details] Patch Clearing flags on attachment: 240301 Committed r175257: <http://trac.webkit.org/changeset/175257>
All reviewed patches have been landed. Closing bug.