<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>224434</bug_id>
          
          <creation_ts>2021-04-12 08:32:34 -0700</creation_ts>
          <short_desc>results.webkit.org API should include commit identifier information in test results data</short_desc>
          <delta_ts>2021-04-19 08:33:16 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=224289</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=224435</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aakash Jain">aakash_jain</reporter>
          <assigned_to name="Jonathan Bedard">jbedard</assigned_to>
          <cc>aakash_jain</cc>
    
    <cc>ap</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1749221</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2021-04-12 08:32:34 -0700</bug_when>
    <thetext>results.webkit.org API should include commit identifier information in test results data. Currently it doesn&apos;t.

For e.g.: https://results.webkit.org/api/results/api-tests/TestWebKitAPI.IndexedDB.DatabaseProcessKill?platform=ios&amp;style=release returns lot of results, but each result data is like this: {&quot;actual&quot;:&quot;PASS&quot;,&quot;expected&quot;:&quot;PASS&quot;,&quot;start_time&quot;:1610587496,&quot;uuid&quot;:161057193600}. It doesn&apos;t indicate which commit identifier does that result corresponds to. Such information should be included.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1749228</commentid>
    <comment_count>1</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2021-04-12 08:49:18 -0700</bug_when>
    <thetext>The uuid is the abbreviated commit representation, if you already have a commit (with timestamp) you can find the uuid for that commit, or uuids which are near your commit.

For EWS, though, adding `before_ref=&lt;hash/revision/identifier&gt;` to the query to the REST API is probably the quickest way to get what you&apos;re looking for.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1751793</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-04-19 08:33:16 -0700</bug_when>
    <thetext>&lt;rdar://problem/76845849&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>