Bug 197011

Summary: [Pointer Events WPT] Update WPT tests and provide macOS testdriver
Product: WebKit Reporter: Antoine Quint <graouts>
Component: UI EventsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, ews-watchlist, fred.wang, jonlee, rniwa, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=203996
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews102 for mac-highsierra
none
Archive of layout-test-results from ews107 for mac-highsierra-wk2
none
Patch
none
Archive of layout-test-results from ews107 for mac-highsierra-wk2
none
Patch dino: review+

Antoine Quint
Reported 2019-04-17 07:23:40 PDT
[Pointer Events WPT] Update WPT tests and provide macOS testdriver
Attachments
Patch (573.62 KB, patch)
2019-04-17 07:27 PDT, Antoine Quint
no flags
Archive of layout-test-results from ews102 for mac-highsierra (3.10 MB, application/zip)
2019-04-17 08:33 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews107 for mac-highsierra-wk2 (2.73 MB, application/zip)
2019-04-17 08:47 PDT, EWS Watchlist
no flags
Patch (582.80 KB, patch)
2019-04-17 08:56 PDT, Antoine Quint
no flags
Archive of layout-test-results from ews107 for mac-highsierra-wk2 (3.23 MB, application/zip)
2019-04-17 09:59 PDT, EWS Watchlist
no flags
Patch (583.36 KB, patch)
2019-04-17 10:17 PDT, Antoine Quint
dino: review+
Radar WebKit Bug Importer
Comment 1 2019-04-17 07:24:22 PDT
Antoine Quint
Comment 2 2019-04-17 07:27:32 PDT
Antoine Quint
Comment 3 2019-04-17 07:27:37 PDT
Antoine Quint
Comment 4 2019-04-17 07:32:10 PDT
The only code we added in this patch is the file testdriver-vendor.js.
EWS Watchlist
Comment 5 2019-04-17 08:33:06 PDT
Comment on attachment 367625 [details] Patch Attachment 367625 [details] did not pass mac-ews (mac): Output: https://webkit-queues.webkit.org/results/11899633 New failing tests: imported/w3c/web-platform-tests/pointerevents/pointerevent_mouse_capture_change_hover.html imported/w3c/web-platform-tests/pointerevents/pointerevent_setpointercapture_relatedtarget.html imported/w3c/web-platform-tests/pointerevents/pointerevent_mouse_pointercapture_in_frame.html imported/w3c/web-platform-tests/pointerevents/pointerevent_boundary_events_at_implicit_release_hoverable_pointers.html
EWS Watchlist
Comment 6 2019-04-17 08:33:07 PDT
Created attachment 367627 [details] Archive of layout-test-results from ews102 for mac-highsierra The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-highsierra Platform: Mac OS X 10.13.6
EWS Watchlist
Comment 7 2019-04-17 08:47:01 PDT
Comment on attachment 367625 [details] Patch Attachment 367625 [details] did not pass mac-wk2-ews (mac-wk2): Output: https://webkit-queues.webkit.org/results/11899657 New failing tests: imported/w3c/web-platform-tests/payment-request/payment-request-canmakepayment-method.https.html imported/w3c/web-platform-tests/payment-request/payment-request-canmakepayment-method-protection.https.html
EWS Watchlist
Comment 8 2019-04-17 08:47:02 PDT
Created attachment 367630 [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
Antoine Quint
Comment 9 2019-04-17 08:56:51 PDT
EWS Watchlist
Comment 10 2019-04-17 09:59:29 PDT
Comment on attachment 367632 [details] Patch Attachment 367632 [details] did not pass mac-wk2-ews (mac-wk2): Output: https://webkit-queues.webkit.org/results/11900567 New failing tests: imported/w3c/web-platform-tests/payment-request/payment-request-canmakepayment-method.https.html imported/w3c/web-platform-tests/payment-request/payment-request-canmakepayment-method-protection.https.html
EWS Watchlist
Comment 11 2019-04-17 09:59:31 PDT
Created attachment 367637 [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
Antoine Quint
Comment 12 2019-04-17 10:17:56 PDT
Dean Jackson
Comment 13 2019-04-17 11:30:01 PDT
Comment on attachment 367643 [details] Patch rs=me, but there are lots of failures
Antoine Quint
Comment 14 2019-04-17 11:42:34 PDT
(In reply to Dean Jackson from comment #13) > Comment on attachment 367643 [details] > Patch > > rs=me, but there are lots of failures Sure, this patch is not about fixing failures, it's about making tests run on top of our infrastructure.
Antoine Quint
Comment 15 2019-04-17 12:13:32 PDT
Truitt Savell
Comment 16 2019-04-17 13:47:26 PDT
Antoine Quint
Comment 17 2019-04-17 23:10:25 PDT
(In reply to Truitt Savell from comment #16) > Looks like > imported/w3c/web-platform-tests/pointerevents/ > pointerevent_mouse_pointercapture_in_frame.html > > added in https://trac.webkit.org/changeset/244393/webkit > > is failing constantly. Thanks Truitt, will take a look shortly.
Antoine Quint
Comment 18 2019-04-18 08:51:50 PDT
I marked imported/w3c/web-platform-tests/pointerevents/pointerevent_mouse_pointercapture_in_frame.html as flaky in https://trac.webkit.org/changeset/244424.
Sam Sneddon [:gsnedders]
Comment 19 2024-01-24 07:01:43 PST
*** Bug 187039 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.