RESOLVED FIXED 203053
TestWebKitAPI.ScrollViewScrollabilityTests.ScrollableWithOverflowHiddenAndInputView is failing on iPad simulator
https://bugs.webkit.org/show_bug.cgi?id=203053
Summary TestWebKitAPI.ScrollViewScrollabilityTests.ScrollableWithOverflowHiddenAndInp...
Russell Epstein
Reported 2019-10-16 14:34:18 PDT
The following API test is consistently failing on iPad Simulator bots: TestWebKitAPI.ScrollViewScrollabilityTests.ScrollableWithOverflowHiddenAndInputView Error: Failed TestWebKitAPI.ScrollViewScrollabilityTests.ScrollableWithOverflowHiddenAndInputView LEAK: 1 WebProcessPool LEAK: 1 WebPageProxy /Volumes/Data/slave/ios-simulator-13-debug/build/Tools/TestWebKitAPI/Tests/ios/ScrollViewScrollabilityTests.mm:97 Expected equality of these values: [[webView scrollView] isScrollEnabled] Which is: false __objc_yes Which is: true
Attachments
Patch (1.54 KB, patch)
2019-10-16 14:39 PDT, Russell Epstein
no flags
Patch (1.74 KB, patch)
2019-10-21 14:49 PDT, Simon Fraser (smfr)
no flags
Russell Epstein
Comment 1 2019-10-16 14:36:18 PDT
Russell Epstein
Comment 2 2019-10-16 14:39:28 PDT
Russell Epstein
Comment 3 2019-10-16 14:40:50 PDT
(In reply to Russell Epstein from comment #2) > Created attachment 381110 [details] > Patch This patch was provided by Wenson as a potential workaround, as this test is not designed to pass on iPad.
Simon Fraser (smfr)
Comment 4 2019-10-21 14:49:42 PDT
WebKit Commit Bot
Comment 5 2019-10-21 18:31:29 PDT
Comment on attachment 381461 [details] Patch Clearing flags on attachment: 381461 Committed r251407: <https://trac.webkit.org/changeset/251407>
WebKit Commit Bot
Comment 6 2019-10-21 18:31:31 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.