<?xml version="1.0"?>
    <testsuite name="PhantomJS 1.9.8" package="" timestamp="2016-01-22T18:25:08" id="0" hostname="MacBook-Pro.local" tests="2" errors="0" failures="1" time="0.026">
        <properties>
            <property name="browser.fullName" value="PhantomJS/1.9.8 Safari/534.34"/>
        </properties>
        <testcase name="testcase1.1" time="0.003" classname="PhantomJS 1.9.8.add"/>
        <testcase name="testcase1.2" time="0.001" classname="PhantomJS 1.9.8.FAIL">
            <failure type="">
                AssertionError: expected undefined not to be an undefined
            </failure>
        </testcase>
        <system-out><![CDATA[ foo ]]></system-out>
        <system-err/>
    </testsuite>