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+

Description Antoine Quint 2019-04-17 07:23:40 PDT
[Pointer Events WPT] Update WPT tests and provide macOS testdriver
Comment 1 Radar WebKit Bug Importer 2019-04-17 07:24:22 PDT
<rdar://problem/49976553>
Comment 2 Antoine Quint 2019-04-17 07:27:32 PDT
Created attachment 367625 [details]
Patch
Comment 3 Antoine Quint 2019-04-17 07:27:37 PDT
<rdar://problem/49976553>
Comment 4 Antoine Quint 2019-04-17 07:32:10 PDT
The only code we added in this patch is the file testdriver-vendor.js.
Comment 5 EWS Watchlist 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
Comment 6 EWS Watchlist 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
Comment 7 EWS Watchlist 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
Comment 8 EWS Watchlist 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
Comment 9 Antoine Quint 2019-04-17 08:56:51 PDT
Created attachment 367632 [details]
Patch
Comment 10 EWS Watchlist 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
Comment 11 EWS Watchlist 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
Comment 12 Antoine Quint 2019-04-17 10:17:56 PDT
Created attachment 367643 [details]
Patch
Comment 13 Dean Jackson 2019-04-17 11:30:01 PDT
Comment on attachment 367643 [details]
Patch

rs=me, but there are lots of failures
Comment 14 Antoine Quint 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.
Comment 15 Antoine Quint 2019-04-17 12:13:32 PDT
Committed r244393: <https://trac.webkit.org/changeset/244393>
Comment 16 Truitt Savell 2019-04-17 13:47:26 PDT
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.

History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fpointerevents%2Fpointerevent_mouse_pointercapture_in_frame.html
Comment 17 Antoine Quint 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.
Comment 18 Antoine Quint 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.
Comment 19 Sam Sneddon [:gsnedders] 2024-01-24 07:01:43 PST
*** Bug 187039 has been marked as a duplicate of this bug. ***