[Webkit-unassigned] [Bug 234618] New: REGRESSION (r287364): Three scrolling API tests consistently failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 14:27:14 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=234618

            Bug ID: 234618
           Summary: REGRESSION (r287364): Three scrolling API tests
                    consistently failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: simon.fraser at apple.com,
                    webkit-bot-watchers-bugzilla at group.apple.com,
                    webkit-bug-importer at group.apple.com

The following API tests are failing on macOS bots after r287364:

    TestWebKitAPI.WebKit.FirstResponderScrollingPosition
        LEAK: 1 WebProcessPool
        LEAK: 2 WebPageProxy

        /Volumes/Data/worker/monterey-debug/build/Tools/TestWebKitAPI/Tests/mac/FirstResponderScrollingPosition.mm:83
        JS expression: window.scrollY
               Actual: 0
             Expected: 40

    TestWebKitAPI.WebKit.ScrollByLineCommands
        LEAK: 1 WebProcessPool

        /Volumes/Data/worker/monterey-debug/build/Tools/TestWebKitAPI/Tests/WebKit/mac/EditorCommands.mm:73
        JS expression: window.scrollY
               Actual: 0
             Expected: 40


        /Volumes/Data/worker/monterey-debug/build/Tools/TestWebKitAPI/Tests/WebKit/mac/EditorCommands.mm:78
        JS expression: window.scrollY
               Actual: 22
             Expected: 0

    TestWebKitAPI.WebKit.SpacebarScrolling
        LEAK: 1 WebProcessPool

        /Volumes/Data/worker/monterey-debug/build/Tools/TestWebKitAPI/Tests/WebKit/SpacebarScrolling.cpp:104
        JS expression: isDocumentScrolled()
               Actual: false
             Expected: true



https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebKit.SpacebarScrolling&test=TestWebKitAPI.WebKit.FirstResponderScrollingPosition&test=TestWebKitAPI.WebKit.ScrollByLineCommands

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211222/500b90b6/attachment.htm>


More information about the webkit-unassigned mailing list