Bug 273095

Summary: REGRESSION (277781@main): [ iOS ] accessibility/ios-simulator/math.html is a consistent failure
Product: WebKit Reporter: Jay Stfleur <j_stfleur>
Component: New BugsAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, samuel_white, tyler_w, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jay Stfleur 2024-04-22 16:19:12 PDT
Description:
accessibility/ios-simulator/math.html 

Is a consistent failure after changes introduced 277781@main

Buildbot URL:
https://build.webkit.org/#/builders/925/builds/3076

History:
https://results.webkit.org/?suite=layout-tests&test=accessibility%2Fios-simulator%2Fmath.html

Diff/Image Diff/Crash Log:

 PASS group.childrenCount is 5
 PASS group.childAtIndex(0).description is 'AXLabel: Raman scattering study of the'
-PASS group.childAtIndex(1).description is 'AXLabel:  F e sub 1  minus x, end subscript. C o sub x, S b sub 2, math'
+FAIL group.childAtIndex(1).description should be AXLabel:  F e sub 1  minus x, end subscript. C o sub x, S b sub 2, math. Was AXLabel: F e sub 1 minus x, end subscript. C o sub x, S b sub 2, math.
 PASS group.childAtIndex(2).description is 'AXLabel: and'
-PASS group.childAtIndex(3).description is 'AXLabel:   open, 0  less than or equal to x  less than or equal to 1,  close, math'
+FAIL group.childAtIndex(3).description should be AXLabel:   open, 0  less than or equal to x  less than or equal to 1,  close, math. Was AXLabel: open, 0 less than or equal to x less than or equal to 1, close, math.
 PASS group.childAtIndex(4).description is 'AXLabel: single crystals.'
 PASS group.childAtIndex(0).isIgnored is false
 PASS group.childAtIndex(1).isIgnored is false
Comment 1 Radar WebKit Bug Importer 2024-04-22 16:19:36 PDT
<rdar://problem/126887745>
Comment 2 EWS 2024-04-22 16:39:45 PDT
Test gardening commit 277846@main (5a297f5b76fa): <https://commits.webkit.org/277846@main>

Reviewed commits have been landed. Closing PR #27603 and removing active labels.
Comment 3 Tyler Wilcock 2024-04-22 21:00:37 PDT
Created attachment 471062 [details]
Patch
Comment 4 EWS 2024-04-23 08:44:55 PDT
Committed 277870@main (e75958e43a53): <https://commits.webkit.org/277870@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 471062 [details].