When a unit test takes less than 1ms to execute, arc unit outputs "<1ms*". Using putty on windows to ssh to a linux box displays the asterisk character as an "a" with a hat followed by a newline! Commenting out the if check here: https://secure.phabricator.com/diffusion/ARC/browse/master/src/unit/renderer/ArcanistUnitConsoleRenderer.php;67239a08a58f6e199e9f939628ad74f94bb0a67b$58 make arc unit correctly display an *.
Can this be fixed, or even removed, as there is no indication what the * is supposed to represent? Thanks!