Bug 200231 - REGRESSION (r247891): Layout Test accessibility/ios-simulator/video-elements-ios.html is failing
Summary: REGRESSION (r247891): Layout Test accessibility/ios-simulator/video-elements-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-29 10:13 PDT by Russell Epstein
Modified: 2019-08-01 14:59 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.53 KB, patch)
2019-07-29 11:11 PDT, Andres Gonzalez
cfleizach: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Russell Epstein 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
Comment 1 Radar WebKit Bug Importer 2019-07-29 10:15:29 PDT
<rdar://problem/53666599>
Comment 2 Andres Gonzalez 2019-07-29 11:11:19 PDT
Created attachment 375085 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2019-07-29 12:57:03 PDT
All reviewed patches have been landed.  Closing bug.