Bug 205410 - [ Mac ] accessibility/mac/expanded-notification.html is a flaky failure
Summary: [ Mac ] accessibility/mac/expanded-notification.html is a flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-18 13:47 PST by Truitt Savell
Modified: 2021-05-10 14:21 PDT (History)
12 users (show)

See Also:


Attachments
Patch (2.86 KB, patch)
2021-05-10 12:55 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (3.75 KB, patch)
2021-05-10 13:15 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (3.53 KB, patch)
2021-05-10 13:51 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2019-12-18 13:47:07 PST
accessibility/mac/expanded-notification.html

This test is a flaky failure on Mac Debug wk1.

History:
https://results.webkit.org/?suite=layout-tests&test=accessibility%2Fmac%2Fexpanded-notification.html

Diff:
--- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/accessibility/mac/expanded-notification-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/accessibility/mac/expanded-notification-actual.txt
@@ -6,7 +6,7 @@
 
 Initial expanded status: false
 Received notification: AXExpandedChanged
-Expanded status: true
+Expanded status: false
 Received notification: AXExpandedChanged
 Expanded status: false
 PASS successfullyParsed is true
Comment 1 Radar WebKit Bug Importer 2019-12-18 13:47:22 PST
<rdar://problem/58056289>
Comment 2 Truitt Savell 2019-12-18 13:51:32 PST
I cannot reproduce this locally currently.
Comment 3 Truitt Savell 2019-12-19 08:41:13 PST
marked test as as failing in https://trac.webkit.org/changeset/253754/webkit
Comment 4 Robert Jenner 2021-05-07 11:57:35 PDT
This appears to be flaky outside of Mac Debug wk1, and has been for a while. Most recently it has been flaky on Apple Silicon Macs. But it does flake on wk2 release for Intel as well. Updating test expectation here to cover all Mac:
https://trac.webkit.org/changeset/277194/webkit
Comment 5 Andres Gonzalez 2021-05-10 12:55:09 PDT
Created attachment 428194 [details]
Patch
Comment 6 Andres Gonzalez 2021-05-10 13:15:24 PDT
Created attachment 428197 [details]
Patch
Comment 7 Andres Gonzalez 2021-05-10 13:51:41 PDT
Created attachment 428198 [details]
Patch
Comment 8 EWS 2021-05-10 14:21:24 PDT
Committed r277293 (237554@main): <https://commits.webkit.org/237554@main>

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