RESOLVED FIXED200231
REGRESSION (r247891): Layout Test accessibility/ios-simulator/video-elements-ios.html is failing
https://bugs.webkit.org/show_bug.cgi?id=200231
Summary REGRESSION (r247891): Layout Test accessibility/ios-simulator/video-elements-...
Russell Epstein
Reported 2019-07-29 10:13:21 PDT
The following layout test is failing on iOS WK2 as of r247891 accessibility/ios-simulator/video-elements-ios.html Steps to Reproduce: run-webkit-tests --ios-simulator --no-retry --no-sample-on-timeout accessibility/ios-simulator/video-elements-ios.html --iter 20 Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Fios-simulator%2Fvideo-elements-ios.html Diff: --- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/accessibility/ios-simulator/video-elements-ios-expected.txt +++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/accessibility/ios-simulator/video-elements-ios-actual.txt @@ -5,7 +5,7 @@ PASS video.isIgnored is false -PASS video2.isIgnored is true +FAIL video2.isIgnored should be true. Was false. PASS video.description is 'AXLabel: Video label1, 9 seconds' PASS video.stringValue is 'AXValue: 0 seconds' PASS vid.paused is true
Attachments
Patch (2.53 KB, patch)
2019-07-29 11:11 PDT, Andres Gonzalez
cfleizach: review+
Radar WebKit Bug Importer
Comment 1 2019-07-29 10:15:29 PDT
Andres Gonzalez
Comment 2 2019-07-29 11:11:19 PDT
WebKit Commit Bot
Comment 3 2019-07-29 12:57:01 PDT
Comment on attachment 375085 [details] Patch Clearing flags on attachment: 375085 Committed r247916: <https://trac.webkit.org/changeset/247916>
WebKit Commit Bot
Comment 4 2019-07-29 12:57:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.