<?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>209649</bug_id>
          
          <creation_ts>2020-03-27 05:25:14 -0700</creation_ts>
          <short_desc>[WPT] Support running crash tests with run-webkit-tests</short_desc>
          <delta_ts>2023-04-04 09:10: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>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>242633</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=186045</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>
          
          <blocked>207734</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Manuel Rego Casasnovas">rego</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>annevk</cc>
    
    <cc>ap</cc>
    
    <cc>ashvayka</cc>
    
    <cc>clopez</cc>
    
    <cc>fred.wang</cc>
    
    <cc>gsnedders</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1634793</commentid>
    <comment_count>0</comment_count>
    <who name="Manuel Rego Casasnovas">rego</who>
    <bug_when>2020-03-27 05:25:14 -0700</bug_when>
    <thetext>There are a new type of tests in WPT called crash tests: http://web-platform-tests.org/writing-tests/crashtest.html

They don&apos;t have any reference and they don&apos;t use testharness.js, basically they pass if there&apos;s no a crash (sometimes they use &quot;test-wait&quot; similar to reftests with &quot;reftest-wait&quot;, see bug #186045).

It&apos;d be nice to have support to run those tests in run-webkit-tests as we&apos;re going to end up importing some of them. Right now they are treated as pixel tests somehow, as they dump the render tree (and we know that would be different in every platform, so we&apos;d need to skip these tests for now if they&apos;re imported).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1690552</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-09-21 15:37:30 -0700</bug_when>
    <thetext>&lt;rdar://problem/69332045&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1691547</commentid>
    <comment_count>2</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2020-09-24 09:30:23 -0700</bug_when>
    <thetext>*** Bug 216921 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1833928</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Shvayka">ashvayka</who>
    <bug_when>2022-01-25 16:41:01 -0800</bug_when>
    <thetext>Ran into this in https://bugs.webkit.org/show_bug.cgi?id=235500 / https://github.com/web-platform-tests/wpt/pull/32544.

Tried linking only &lt;script src=&quot;/resources/testharnessreport.js&quot;&gt;&lt;/script&gt;, didn&apos;t work out.

Sadly, imported/w3c/web-platform-tests/domxpath/xpath-evaluate-crash.html is now out-of-sync.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1946510</commentid>
    <comment_count>4</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2023-04-04 08:42:42 -0700</bug_when>
    <thetext>I hit this with two files from WPT FileAPI. I decided not to import them when syncing in https://github.com/WebKit/WebKit/pull/12328. (I actually got confused and thought someone upstream had committed these in error.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1946512</commentid>
    <comment_count>5</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-04-04 09:10:16 -0700</bug_when>
    <thetext>This was implemented in bug 242633.

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

    </bug>

</bugzilla>