Bug 189674

Summary: REGRESSION (r235948?): Layout Test media/media-controls-accessibility.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ap, dino, graouts, jlewis3, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2018-09-17 13:10:20 PDT
The following layout test is flaky on macOS media/media-controls-accessibility.html Probable cause: The earliest failure blames https://trac.webkit.org/log/webkit/?verbose=on&rev=235950&stop_rev=235946 Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmedia-controls-accessibility.html --- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/media/media-controls-accessibility-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/media/media-controls-accessibility-actual.txt @@ -14,7 +14,7 @@ muteButton.role: AXRole: AXCheckBox muteButton.stringValue: AXValue: 0 press muteButton -muteButton.stringValue: AXValue: 1 +muteButton.stringValue: AXValue: 0 timeline.value: 0.5 timeline.value: 0.0
Attachments
Ryan Haddad
Comment 1 2018-09-17 13:10:51 PDT
Radar WebKit Bug Importer
Comment 2 2018-09-19 16:30:30 PDT
Ryan Haddad
Comment 3 2018-09-21 14:51:10 PDT
Marked test as flaky in https://trac.webkit.org/r236363
Ryan Haddad
Comment 4 2018-10-01 09:41:27 PDT
This appears to have been resolved. Removed flaky expectation in https://trac.webkit.org/r236664
Note You need to log in before you can comment on or make changes to this bug.