RESOLVED FIXED 232677
[ iOS15 ] 4 iOS API Notification tests constantly failing
https://bugs.webkit.org/show_bug.cgi?id=232677
Summary [ iOS15 ] 4 iOS API Notification tests constantly failing
Eric Hutchison
Reported 2021-11-03 12:00:28 PDT
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.
Attachments
Brady Eidson
Comment 1 2021-11-03 12:04:58 PDT
Radar WebKit Bug Importer
Comment 2 2021-11-03 12:05:21 PDT
Note You need to log in before you can comment on or make changes to this bug.