<?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>30136</bug_id>
          
          <creation_ts>2009-10-06 12:50:06 -0700</creation_ts>
          <short_desc>run-webkit-tests should link to crash reports from results.html</short_desc>
          <delta_ts>2009-10-28 09:45:30 -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>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>14861</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrowe</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>152823</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-10-06 12:50:06 -0700</bug_when>
    <thetext>run-webkit-tests should link to crash reports from results.html

We&apos;d also need to copy them to the results directory for upload when the bots are running the tests.

Crash reports are dumped to ~/Library/Logs/CrashReporter

They&apos;re formated like this:

DumpRenderTree_2009-01-16-160105_SilverTop.crash
DumpRenderTree_2009-02-03-105256_SilverTop.crash
DumpRenderTree_2009-02-03-110925_SilverTop.crash

So we would need to just get a directory listing, and figure out which ones occurred since when the tests started.  We can even do the wiring up right after we notice the test crashed, and just take the most recent DumpRenderTree_*.log.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>152831</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2009-10-06 13:02:18 -0700</bug_when>
    <thetext>It’s worth noting that the locations and file names for crash logs are not the same on Tiger, Leopard and SnowLeopard.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>152838</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-10-06 13:15:48 -0700</bug_when>
    <thetext>Hum... good to know.  I guess I&apos;ll write the Leopard implementation and we can later make the magic work on other operating systems. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>152851</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-10-06 13:54:47 -0700</bug_when>
    <thetext>I look at this briefly.  On the mac, we don&apos;t actually wait for the process to fully crash.  So we&apos;d have to make a guess at the end of the run-webkit-tests run as to which logs correspond to which crashes (assuming the DRT instances are done crashing at that point).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>158599</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-10-28 09:45:30 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 14861 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>