Bug 218031 - REGRESSION(r268476): [ macOS ] tiled-drawing/scrolling/non-fast-region/handlers-in-iframes.html is a flaky failure
Summary: REGRESSION(r268476): [ macOS ] tiled-drawing/scrolling/non-fast-region/handle...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-21 09:29 PDT by Hector Lopez
Modified: 2020-10-22 18:38 PDT (History)
8 users (show)

See Also:


Attachments
Patch (9.85 KB, patch)
2020-10-22 16:13 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hector Lopez 2020-10-21 09:29:18 PDT
tiled-drawing/scrolling/non-fast-region/handlers-in-iframes.html

Test is a flaky failure according to history on macOS. First occurrence of failure is at r268478 but I believe it may be due to r268476.

History:

https://results.webkit.org/?suite=layout-tests&test=tiled-drawing%2Fscrolling%2Fnon-fast-region%2Fwheel-handler-fixed-child.html

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/non-fast-region/handlers-in-iframes-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/non-fast-region/handlers-in-iframes-actual.txt
@@ -13,8 +13,10 @@
         (rect (0,0) width=800 height=600)
       (wheel event listener region
         (rect (28,20) width=108 height=108)
+        (rect (28,184) width=108 height=108)
         (non-passive
           (rect (28,20) width=108 height=108)
+          (rect (28,184) width=108 height=108)
         )
       )
       )

May need a re-baseline of results
Comment 1 Radar WebKit Bug Importer 2020-10-21 09:29:37 PDT
<rdar://problem/70532268>
Comment 2 Hector Lopez 2020-10-21 09:37:19 PDT
Test expectation while investigated:

https://trac.webkit.org/changeset/268799/webkit
Comment 3 Alexey Proskuryakov 2020-10-21 19:00:53 PDT
> May need a re-baseline of results

I don't think that this can help a flaky failure.
Comment 4 Ryan Haddad 2020-10-21 22:12:22 PDT
(In reply to Hector Lopez from comment #0)
> History:
> 
> https://results.webkit.org/?suite=layout-tests&test=tiled-
> drawing%2Fscrolling%2Fnon-fast-region%2Fwheel-handler-fixed-child.html
Correct link: https://results.webkit.org/?suite=layout-tests&test=tiled-drawing%2Fscrolling%2Fnon-fast-region%2Fhandlers-in-iframes.html
Comment 5 Simon Fraser (smfr) 2020-10-22 16:13:18 PDT
Created attachment 412141 [details]
Patch
Comment 6 EWS 2020-10-22 18:38:29 PDT
Committed r268902: <https://trac.webkit.org/changeset/268902>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412141 [details].