Bug 189674
Summary: | REGRESSION (r235948?): Layout Test media/media-controls-accessibility.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This may be more fallout from https://trac.webkit.org/changeset/235948/webkit
Radar WebKit Bug Importer
<rdar://problem/44621638>
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/r236363
Ryan Haddad
This appears to have been resolved. Removed flaky expectation in https://trac.webkit.org/r236664