Bug 196345 - WebKitTestRunner crashes when running pointerevents/ios/touch-action-none-in-overflow-scrolling-touch.html
Summary: WebKitTestRunner crashes when running pointerevents/ios/touch-action-none-in-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-28 04:02 PDT by Antoine Quint
Modified: 2019-03-29 10:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2019-03-28 04:04 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-highsierra (2.43 MB, application/zip)
2019-03-28 11:34 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews107 for mac-highsierra-wk2 (2.75 MB, application/zip)
2019-03-28 11:48 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews117 for mac-highsierra (2.24 MB, application/zip)
2019-03-28 12:17 PDT, EWS Watchlist
no flags Details
Patch (2.18 KB, patch)
2019-03-29 08:32 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>