Bug 273095 - REGRESSION (277781@main): [ iOS ] accessibility/ios-simulator/math.html is a consistent failure
Summary: REGRESSION (277781@main): [ iOS ] accessibility/ios-simulator/math.html is a ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-22 16:19 PDT by Jay Stfleur
Modified: 2024-04-23 08:44 PDT (History)
11 users (show)

See Also:


Attachments
Patch (3.90 KB, patch)
2024-04-22 21:00 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].