<?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>267710</bug_id>
          
          <creation_ts>2024-01-18 10:00:47 -0800</creation_ts>
          <short_desc>REGRESSION(271685@main): [ Monterey Ventura wk1 ] imported/w3c/web-platform-tests/accname/name/comp_host_language_label.html is constantly failing.</short_desc>
          <delta_ts>2024-05-15 14:00:31 -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>270133</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=265414</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="Ben Schwartz">ben_schwartz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2005883</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-01-18 10:00:47 -0800</bug_when>
    <thetext>imported/w3c/web-platform-tests/accname/name/comp_host_language_label.html

This test is constantly failing on wk1 on macOS down-levels.

HISTORY:

https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Faccname%2Fname%2Fcomp_host_language_label.html

TEXT DIFF:

 PASS html: label[for] input[type=week]
 PASS html: label input[type=checkbox] encapsulation
 PASS html: label input[type=color] encapsulation
-FAIL html: label input[type=date] encapsulation assert_equals: &lt;input type=&quot;date&quot; data-expectedlabel=&quot;date label&quot; data-testname=&quot;html: label input[type=date] encapsulation&quot; class=&quot;ex&quot;&gt; expected &quot;date label&quot; but got &quot;month / day / year date label&quot;
-FAIL html: label input[type=datetime-local] encapsulation assert_equals: &lt;input type=&quot;datetime-local&quot; data-expectedlabel=&quot;datetime-local label&quot; data-testname=&quot;html: label input[type=datetime-local] encapsulation&quot; class=&quot;ex&quot;&gt; expected &quot;datetime-local label&quot; but got &quot;month / day / year , 12 : 30 PM datetime-local label&quot;
+PASS html: label input[type=date] encapsulation
+PASS html: label input[type=datetime-local] encapsulation
 PASS html: label input[type=email] encapsulation
-FAIL html: label input[type=month] encapsulation assert_equals: &lt;input type=&quot;month&quot; data-expectedlabel=&quot;month label&quot; data-testname=&quot;html: label input[type=month] encapsulation&quot; class=&quot;ex&quot;&gt; expected &quot;month label&quot; but got &quot;month / year month label&quot;
+PASS html: label input[type=month] encapsulation
 PASS html: label input[type=number] encapsulation
 PASS html: label input[type=password] encapsulation
 PASS html: label input[type=radio] encapsulation
@@ -95,7 +95,7 @@
 FAIL html: label input[type=search] encapsulation assert_equals: &lt;input type=&quot;search&quot; data-expectedlabel=&quot;search label&quot; data-testname=&quot;html: label input[type=search] encapsulation&quot; class=&quot;ex&quot;&gt; expected &quot;search label&quot; but got &quot;cancel search label&quot;
 PASS html: label input[type=tel] encapsulation
 PASS html: label[for] input[type=text] encapsulation
-FAIL html: label input[type=time] encapsulation assert_equals: &lt;input type=&quot;time&quot; data-expectedlabel=&quot;time label&quot; data-testname=&quot;html: label input[type=time] encapsulation&quot; class=&quot;ex&quot;&gt; expected &quot;time label&quot; but got &quot;12 : 30 PM time label&quot;
+PASS html: label input[type=time] encapsulation
 PASS html: label input[type=url] encapsulation
 PASS html: label input[type=week] encapsulation
 PASS html: select for/id

DIFF URL:

https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK1-Tests/273181@main%20(7290)/imported/w3c/web-platform-tests/accname/name/comp_host_language_label-pretty-diff.html

REPRODUCIBILITY:

I don&apos;t currently have access to a down-level machine to test; however, the issue appears to be constant on Monterey/Ventura.

REGRESSION:

This test appears to have regressed on wk1 macOS down-levels after the test was re-baselined at 271685@main.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005884</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-18 10:01:05 -0800</bug_when>
    <thetext>&lt;rdar://problem/121200900&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005901</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-18 11:20:04 -0800</bug_when>
    <thetext>Test gardening commit 273186@main (3d51dcf85553): &lt;https://commits.webkit.org/273186@main&gt;

Reviewed commits have been landed. Closing PR #22926 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2007614</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-25 10:39:56 -0800</bug_when>
    <thetext>Test gardening commit 273518@main (b27812950166): &lt;https://commits.webkit.org/273518@main&gt;

Reviewed commits have been landed. Closing PR #23245 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2035630</commentid>
    <comment_count>4</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2024-05-15 14:00:31 -0700</bug_when>
    <thetext>It looks like this got taken care of in https://commits.webkit.org/278757@main

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

    </bug>

</bugzilla>