[Webkit-unassigned] [Bug 267710] New: REGRESSION(271685 at main): [ Monterey Ventura wk1 ] imported/w3c/web-platform-tests/accname/name/comp_host_language_label.html is constantly failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 18 10:00:47 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=267710

            Bug ID: 267710
           Summary: REGRESSION(271685 at main): [ Monterey Ventura wk1 ]
                    imported/w3c/web-platform-tests/accname/name/comp_host
                    _language_label.html is constantly failing.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ben_schwartz at apple.com

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&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: <input type="date" data-expectedlabel="date label" data-testname="html: label input[type=date] encapsulation" class="ex"> expected "date label" but got "month / day / year date label"
-FAIL html: label input[type=datetime-local] encapsulation assert_equals: <input type="datetime-local" data-expectedlabel="datetime-local label" data-testname="html: label input[type=datetime-local] encapsulation" class="ex"> expected "datetime-local label" but got "month / day / year , 12 : 30 PM datetime-local label"
+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: <input type="month" data-expectedlabel="month label" data-testname="html: label input[type=month] encapsulation" class="ex"> expected "month label" but got "month / year month label"
+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: <input type="search" data-expectedlabel="search label" data-testname="html: label input[type=search] encapsulation" class="ex"> expected "search label" but got "cancel search label"
 PASS html: label input[type=tel] encapsulation
 PASS html: label[for] input[type=text] encapsulation
-FAIL html: label input[type=time] encapsulation assert_equals: <input type="time" data-expectedlabel="time label" data-testname="html: label input[type=time] encapsulation" class="ex"> expected "time label" but got "12 : 30 PM time label"
+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'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 at main.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240118/732d3e3a/attachment-0001.htm>


More information about the webkit-unassigned mailing list