<?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>239315</bug_id>
          
          <creation_ts>2022-04-13 17:07:43 -0700</creation_ts>
          <short_desc>[ iOS ] TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing is a flaky timeout</short_desc>
          <delta_ts>2022-08-01 10:49:38 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=239309</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="Dawn Morningstar">Morningstar</reporter>
          <assigned_to name="youenn fablet">youennf</assigned_to>
          <cc>cdumez</cc>
    
    <cc>jer.noble</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1861332</commentid>
    <comment_count>0</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-04-13 17:07:43 -0700</bug_when>
    <thetext>TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing
is a flaky timeout on iOS queues

HISTORY:
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing

TIMEOUT:
 TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing
        2022-04-13 12:57:08.100 TestWebKitAPI[1061:760541] Writing analzed variants.
        MessageReceiveQueueMap::addImpl - adding duplicate any id receiver 35
        2022-04-13 12:57:10.206 TestWebKitAPI[1061:760541] Encountered error: Error Domain=WKErrorDomain Code=4 &quot;A JavaScript exception occurred&quot; UserInfo={WKJavaScriptExceptionLineNumber=1, WKJavaScriptExceptionMessage=ReferenceError: Can&apos;t find variable: createConnection, WKJavaScriptExceptionColumnNumber=17, WKJavaScriptExceptionSourceURL=undefined, NSLocalizedDescription=A JavaScript exception occurred} while evaluating script: createConnection()

STDIO-URL:
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861333</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-04-13 17:08:06 -0700</bug_when>
    <thetext>&lt;rdar://problem/91724349&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861367</commentid>
    <comment_count>2</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-04-13 19:35:14 -0700</bug_when>
    <thetext>Disabled test to help EWS</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861368</commentid>
    <comment_count>3</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-04-13 19:35:50 -0700</bug_when>
    <thetext>(In reply to Matteo Flores from comment #2)
&gt; Disabled test to help EWS

r292853 **</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1863164</commentid>
    <comment_count>4</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-04-20 18:36:26 -0700</bug_when>
    <thetext>Failed to reproduce on iOS TOT using run-api-tests

Interestingly there is a pop-up that may need to be accepted to resolve timeout.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1876742</commentid>
    <comment_count>5</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2022-06-19 23:55:04 -0700</bug_when>
    <thetext>We should probably not disable the tests in macOS since they are running fine there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1876743</commentid>
    <comment_count>6</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2022-06-19 23:59:42 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/1635</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1876764</commentid>
    <comment_count>7</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2022-06-20 04:46:11 -0700</bug_when>
    <thetext>Tests seem to pass on EWS, let&apos;s try to reland them and monitor the potential fallouts.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1876771</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-06-20 06:05:42 -0700</bug_when>
    <thetext>Committed r295674 (251679@main): &lt;https://commits.webkit.org/251679@main&gt;

Reviewed commits have been landed. Closing PR #1635 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1888107</commentid>
    <comment_count>9</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-08-01 10:49:38 -0700</bug_when>
    <thetext>*** Bug 239309 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>