<?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>225479</bug_id>
          
          <creation_ts>2021-05-06 13:36:46 -0700</creation_ts>
          <short_desc>REGRESSION(r275515) [WPE] accessibility/aria-modal.html is timing out</short_desc>
          <delta_ts>2023-01-25 20:44:27 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Accessibility</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=220148</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="Lauro Moura">lmoura</reporter>
          <assigned_to name="Lauro Moura">lmoura</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1757609</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2021-05-06 13:36:46 -0700</bug_when>
    <thetext>accessibility/aria-modal.html

Timing out in the following await block:

            // Set aria-hidden=false.
            document.getElementById(&quot;box&quot;).setAttribute(&quot;aria-hidden&quot;, &quot;false&quot;);
            await waitFor(() =&gt; {
                return !backgroundAccessible();
            });
            debug(&quot;Dialog is displaying and aria-hidden=false&quot;);
            shouldBeFalse(&quot;backgroundAccessible()&quot;);

Results: https://results.webkit.org/?suite=layout-tests&amp;test=accessibility%2Faria-modal.html
First known bad commit is 236174@main
Last good commit is 236170@main

Bisecting this interval shows the failure starting with https://trac.webkit.org/changeset/275515/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1757610</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-05-06 13:36:55 -0700</bug_when>
    <thetext>&lt;rdar://problem/77622905&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1903769</commentid>
    <comment_count>2</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2022-10-06 09:17:03 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/5087</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1903772</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-10-06 09:21:34 -0700</bug_when>
    <thetext>Test gardening commit 255223@main (f5ea9a1d0074): &lt;https://commits.webkit.org/255223@main&gt;

Reviewed commits have been landed. Closing PR #5087 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1928516</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-01-25 20:44:24 -0800</bug_when>
    <thetext>There are no references to this bug in any TestExpectations. It&apos;s probable this bug was solved at some point but it wasn&apos;t marked as closed. I&apos;m closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>