Bug 189674 - REGRESSION (r235948?): Layout Test media/media-controls-accessibility.html is a flaky failure
Summary: REGRESSION (r235948?): Layout Test media/media-controls-accessibility.html is...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-17 13:10 PDT by Ryan Haddad
Modified: 2018-10-01 09:41 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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
Comment 1 Ryan Haddad 2018-09-17 13:10:51 PDT
This may be more fallout from https://trac.webkit.org/changeset/235948/webkit
Comment 2 Radar WebKit Bug Importer 2018-09-19 16:30:30 PDT
<rdar://problem/44621638>
Comment 3 Ryan Haddad 2018-09-21 14:51:10 PDT
Marked test as flaky in https://trac.webkit.org/r236363
Comment 4 Ryan Haddad 2018-10-01 09:41:27 PDT
This appears to have been resolved. Removed flaky expectation in https://trac.webkit.org/r236664