Bug 196345

Summary: WebKitTestRunner crashes when running pointerevents/ios/touch-action-none-in-overflow-scrolling-touch.html
Product: WebKit Reporter: Antoine Quint <graouts>
Component: WebKit2Assignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, ews-watchlist, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews100 for mac-highsierra
none
Archive of layout-test-results from ews107 for mac-highsierra-wk2
none
Archive of layout-test-results from ews117 for mac-highsierra
none
Patch none

Description Antoine Quint 2019-03-28 04:02:50 PDT
We hit this assertion in WTF/OptionSet.h: ASSERT_WITH_MESSAGE(hasOneBitSet(static_cast<StorageType>(option)), "Enumerator is not a positive power of two.").
Comment 1 Antoine Quint 2019-03-28 04:04:39 PDT
Created attachment 366163 [details]
Patch
Comment 2 EWS Watchlist 2019-03-28 11:34:19 PDT
Comment on attachment 366163 [details]
Patch

Attachment 366163 [details] did not pass mac-ews (mac):
Output: https://webkit-queues.webkit.org/results/11692682

New failing tests:
imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_touch-action-verification.html
Comment 3 EWS Watchlist 2019-03-28 11:34:20 PDT
Created attachment 366188 [details]
Archive of layout-test-results from ews100 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 4 EWS Watchlist 2019-03-28 11:48:12 PDT
Comment on attachment 366163 [details]
Patch

Attachment 366163 [details] did not pass mac-wk2-ews (mac-wk2):
Output: https://webkit-queues.webkit.org/results/11692729

New failing tests:
imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_touch-action-verification.html
Comment 5 EWS Watchlist 2019-03-28 11:48:14 PDT
Created attachment 366191 [details]
Archive of layout-test-results from ews107 for mac-highsierra-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-highsierra-wk2  Platform: Mac OS X 10.13.6
Comment 6 EWS Watchlist 2019-03-28 12:17:38 PDT
Comment on attachment 366163 [details]
Patch

Attachment 366163 [details] did not pass mac-debug-ews (mac):
Output: https://webkit-queues.webkit.org/results/11692857

New failing tests:
imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_touch-action-verification.html
Comment 7 EWS Watchlist 2019-03-28 12:17:39 PDT
Created attachment 366193 [details]
Archive of layout-test-results from ews117 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 8 Antoine Quint 2019-03-29 08:32:25 PDT
Created attachment 366272 [details]
Patch
Comment 9 WebKit Commit Bot 2019-03-29 10:44:20 PDT
Comment on attachment 366272 [details]
Patch

Clearing flags on attachment: 366272

Committed r243648: <https://trac.webkit.org/changeset/243648>
Comment 10 WebKit Commit Bot 2019-03-29 10:44:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 11 Radar WebKit Bug Importer 2019-03-29 10:45:22 PDT
<rdar://problem/49426403>