github.phpd.cn/thought-machine/please@v12.2.0+incompatible/src/test/test_data/karma-junit.xml (about)

     1  <?xml version="1.0"?>
     2  <testsuites>
     3    <testsuite name="PhantomJS 2.0.0 (Linux 0.0.0)" package="" timestamp="2015-06-23T15:41:49" id="0" hostname="TM-Hilden" tests="10" errors="0" failures="0" time="0.019">
     4      <properties>
     5        <property name="browser.fullName" value="Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) PhantomJS/2.0.0 Safari/538.1"/>
     6      </properties>
     7      <testcase name="should return the server storage from the http backend for single key" time="0.005" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
     8      <testcase name="should return the server storage in a single request for multiple keys" time="0.002" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
     9      <testcase name="should only fetch remote data on the first access for a user / key" time="0.001" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
    10      <testcase name="should only fetch remote data for non-cached keys" time="0.002" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
    11      <testcase name="should sync local storage changes to the backend per key" time="0.002" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
    12      <testcase name="should should clear the storage when the user changes." time="0.001" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
    13      <testcase name="should consolidate multiple changes correctly" time="0.002" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
    14      <testcase name="should reliably read and write objects into local storage" time="0" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
    15      <testcase name="should answer requests from localstorage if there is no network connection" time="0.003" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
    16      <testcase name="should queue changes when offline for remote sync" time="0.001" classname="PhantomJS 2.0.0 (Linux 0.0.0).services_StorageService"/>
    17      <system-out><![CDATA[
    18  ]]></system-out>
    19      <system-err/>
    20    </testsuite>
    21  </testsuites>