if the tap output has ansi characters they aren't escaped before being shoved into the XML, which is invalid XML. See: https://github.com/sindresorhus/ava/issues/723#issuecomment-214855388 I'll probably submit a PR that I think should fix this