[Webkit-unassigned] [Bug 232677] New: [ iOS15 ] 4 iOS API Notification tests constantly failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 12:00:28 PDT 2021


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

            Bug ID: 232677
           Summary: [ iOS15 ] 4 iOS API Notification tests constantly
                    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: ehutchison at apple.com

TestWebKitAPI.Notification.ParallelPermissionRequestsGranted
TestWebKitAPI.Notification.RequestPermissionDenied
TestWebKitAPI.Notification.ParallelPermissionRequestsDenied
TestWebKitAPI.Notification.RequestPermissionGranted

are constant failures on iOS15.

History: https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.Notification.ParallelPermissionRequestsGranted&test=TestWebKitAPI.Notification.ParallelPermissionRequestsDenied&test=TestWebKitAPI.Notification.RequestPermissionGranted&test=TestWebKitAPI.Notification.ParallelPermissionRequestsGranted

Build: https://build.webkit.org/#/builders/298/builds/192

STDIO: https://build.webkit.org/api/v2/logs/5118250/raw

Failed

    TestWebKitAPI.Notification.ParallelPermissionRequestsDenied
        2021-11-03 06:36:31.026 TestWebKitAPI[88525:18278066] Writing analzed variants.

        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:150
        Expected equality of these values:
          clientPermissionRequestCount
            Which is: 0
          1U
            Which is: 1


    TestWebKitAPI.Notification.ParallelPermissionRequestsGranted
        2021-11-03 06:36:31.669 TestWebKitAPI[88532:18278113] Writing analzed variants.

        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:150
        Expected equality of these values:
          clientPermissionRequestCount
            Which is: 0
          1U
            Which is: 1


        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:155
        Expected equality of these values:
          @"granted"
            Which is: "granted"
          message
            Which is: "denied"


        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:155
        Expected equality of these values:
          @"granted"
            Which is: "granted"
          message
            Which is: "denied"


        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:155
        Expected equality of these values:
          @"granted"
            Which is: "granted"
          message
            Which is: "denied"


        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:155
        Expected equality of these values:
          @"granted"
            Which is: "granted"
          message
            Which is: "denied"


        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:155
        Expected equality of these values:
          @"granted"
            Which is: "granted"
          message
            Which is: "denied"


    TestWebKitAPI.Notification.RequestPermissionDenied
        2021-11-03 06:36:32.321 TestWebKitAPI[88538:18278159] Writing analzed variants.

        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:99
        Expected equality of these values:
          clientPermissionRequestCount
            Which is: 0
          1U
            Which is: 1


        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:110
        Expected equality of these values:
          clientPermissionRequestCount
            Which is: 0
          1U
            Which is: 1


    TestWebKitAPI.Notification.RequestPermissionGranted
        2021-11-03 06:36:32.969 TestWebKitAPI[88544:18278210] Writing analzed variants.

        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:99
        Expected equality of these values:
          clientPermissionRequestCount
            Which is: 0
          1U
            Which is: 1


        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:101
        Expected equality of these values:
          @"granted"
            Which is: "granted"
          receivedMessages.get()[0]
            Which is: "denied"


        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:110
        Expected equality of these values:
          clientPermissionRequestCount
            Which is: 0
          1U
            Which is: 1


        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NotificationAPI.mm:112
        Expected equality of these values:
          @"granted"
            Which is: "granted"
          receivedMessages.get()[1]
            Which is: "denied"


    TestWebKitAPI.RequestTextInputContext.TextInteraction_FocusingAssistedElementShouldNotScrollToReveal
        2021-11-03 06:41:03.260 TestWebKitAPI[90715:18297122] Writing analzed variants.
        2021-11-03 06:41:03.266 TestWebKitAPI[90715:18297122] Writing analzed variants.

        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/RequestTextInputContext.mm:866
        Value of: didScroll
          Actual: true
        Expected: false

Tests do not run on r285198. Currently there is no later build to test on.

-- 
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/20211103/46a19d30/attachment.htm>


More information about the webkit-unassigned mailing list