RESOLVED DUPLICATE of bug 270133267710
REGRESSION(271685@main): [ Monterey Ventura wk1 ] imported/w3c/web-platform-tests/accname/name/comp_host_language_label.html is constantly failing.
https://bugs.webkit.org/show_bug.cgi?id=267710
Summary REGRESSION(271685@main): [ Monterey Ventura wk1 ] imported/w3c/web-platform-t...
Ben Schwartz
Reported 2024-01-18 10:00:47 PST
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@main.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-18 10:01:05 PST
EWS
Comment 2 2024-01-18 11:20:04 PST
Test gardening commit 273186@main (3d51dcf85553): <https://commits.webkit.org/273186@main> Reviewed commits have been landed. Closing PR #22926 and removing active labels.
EWS
Comment 3 2024-01-25 10:39:56 PST
Test gardening commit 273518@main (b27812950166): <https://commits.webkit.org/273518@main> Reviewed commits have been landed. Closing PR #23245 and removing active labels.
Ryan Haddad
Comment 4 2024-05-15 14:00:31 PDT
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 ***
Note You need to log in before you can comment on or make changes to this bug.