services/sync/tests/unit/missing-xpi-search.xml

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <searchresults total_results="1">
     3   <addon id="5617">
     4   <name>Restartless Test Extension</name>
     5   <type id="1">Extension</type>
     6   <guid>missing-xpi@tests.mozilla.org</guid>
     7   <slug>missing-xpi</slug>
     8   <version>1.0</version>
    10   <compatible_applications><application>
    11       <name>Firefox</name>
    12       <application_id>1</application_id>
    13       <min_version>3.6</min_version>
    14       <max_version>*</max_version>
    15       <appID>{3e3ba16c-1675-4e88-b9c8-afef81b3d2ef}</appID>
    16     </application></compatible_applications>
    17   <all_compatible_os><os>ALL</os></all_compatible_os>
    19   <install os="ALL" size="485">http://127.0.0.1:8888/THIS_DOES_NOT_EXIST.xpi</install>
    20     <created epoch="1252903662">
    21       2009-09-14T04:47:42Z
    22     </created>
    23     <last_updated epoch="1315255329">
    24       2011-09-05T20:42:09Z
    25     </last_updated>
    26     </addon>
    27 </searchresults>

mercurial