[Webkit-unassigned] [Bug 253388] New: REGRESSION (261182 at main): TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut and TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 4 09:32:26 PST 2023


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

            Bug ID: 253388
           Summary: REGRESSION (261182 at main):
                    TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefault
                    ThenOptOut and
                    TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode are
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: bfulgham at webkit.org, vitor.roriz at apple.com,
                    webkit-bot-watchers-bugzilla at group.apple.com,
                    webkit-bug-importer at group.apple.com

The following two tests are consistently failing after https://commits.webkit.org/261182@main

    TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut
        ERROR: Error while launching com.apple.WebKit.Networking: Connection invalid
        /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm(213) : auto WebKit::ProcessLauncher::launchProcess()::(anonymous class)::operator()(xpc_object_t) const
        LEAK: 2 WebProcessPool

        /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:7913
        Expected equality of these values:
          runJSCheck("!!window.CSSCounterStyleRule"_s)
            Which is: true
          shouldBeEnabled == ShouldBeEnabled::Yes
            Which is: false


        /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:7913
        Expected equality of these values:
          runJSCheck("!!window.CSSCounterStyleRule"_s)
            Which is: true
          shouldBeEnabled == ShouldBeEnabled::Yes
            Which is: false


        /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:7913
        Expected equality of these values:
          runJSCheck("!!window.CSSCounterStyleRule"_s)
            Which is: true
          shouldBeEnabled == ShouldBeEnabled::Yes
            Which is: false

    TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode
        ERROR: Error while launching com.apple.WebKit.Networking: Connection invalid
        /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm(213) : auto WebKit::ProcessLauncher::launchProcess()::(anonymous class)::operator()(xpc_object_t) const
        LEAK: 1 WebProcessPool

        /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:7913
        Expected equality of these values:
          runJSCheck("!!window.CSSCounterStyleRule"_s)
            Which is: true
          shouldBeEnabled == ShouldBeEnabled::Yes
            Which is: false

https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.ProcessSwap.CannotDisableLockdownModeWithoutBrowserEntitlement&test=TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode

-- 
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/20230304/b1fb5db1/attachment.htm>


More information about the webkit-unassigned mailing list