junit: Remove XML escape
While trying to make a greasemonkey script to replace the xml escapes I tried to removing them from the code and the surprise was that... it worked :S.
Let's remove them for now and if we ever need them back we can revert this change.
Signed-off-by: Ricardo Ribalda ribalda@chromium.org