| # API Test Expectations |
| # |
| # This file contains test expectations for API tests (TestWebKitAPI, TestWTF, etc.) |
| # that apply to all platforms. Platform-specific expectations go in the |
| # platform/<platform>/TestExpectations files. |
| # |
| # Format: |
| # [optional bug] [optional config] test_name_or_pattern [ expectations ] |
| # |
| # Examples: |
| # TestWebKitAPI.WTF.HashSet [ Fail ] |
| # webkit.org/b/12345 TestWebKitAPI.WTF.Test [ Pass Fail ] |
| # rdar://98765432 TestWebKitAPI.WebKit.Bug [ Crash ] |
| # [ debug ] TestWebKitAPI.WTF.DebugOnly [ Skip ] |
| # [ mac Sonoma+ ] TestWebKitAPI.WebKit.NewFeature [ Pass ] |
| # [ ios simulator arm64 ] TestWebKitAPI.WTF.Test [ Timeout ] |
| # TestWebKitAPI.WTF.* [ Skip ] |
| # TestWebKitAPI.WebKit.SlowTest [ Slow ] |
| # TestWebKitAPI.WebKit.VerySlowTest [ Slow:120s ] |
| # [ wk2 siteisolation ] TestWebKitAPI.WebKit.SiteIsolation [ Pass ] |
| # |
| # Supported expectations: |
| # Pass - Test expected to pass |
| # Fail - Test expected to fail |
| # Crash - Test expected to crash |
| # Timeout - Test expected to timeout |
| # Skip - Don't run this test |
| # |
| # Supported modifiers: |
| # Slow - Use 5x default timeout |
| # Slow:NNs - Use NN seconds as timeout (e.g., Slow:120s) |
| # |
| # Configuration specifiers (order: less to more specific): |
| # Platform: mac, ios, linux, win, gtk, wpe |
| # Version: Sonoma, Ventura, iOS17, iOS18, etc. |
| # Sonoma+ (Sonoma and later) |
| # Sonoma- (Sonoma and earlier) |
| # Ventura-Sequoia (range, inclusive) |
| # Style: debug, release, asan, guardmalloc |
| # Hardware: simulator, device, iphone, ipad |
| # Architecture: arm64, x86_64, x86, arm64_32, armv7k |
| # Flavor: wk1, wk2, siteisolation, etc. (freeform) |
| # |
| # Wildcards: |
| # TestWebKitAPI.WTF.* - Matches all tests in WTF suite |
| # TestWTF.* - Matches all tests in TestWTF binary |
| # |
| # Bug identifiers (optional): |
| # webkit.org/b/12345 - WebKit bug tracker |
| # rdar://12345 - Apple radar |
| # rdar://problem/12345 - Apple radar (alternate format) |
| # Bug(identifier) - Other bug tracker |
| # |
| |
| |
| |
| TestWebKitAPI.WebPageTransferableTests/exportToImage(type:) [ Skip ] |
| webkit.org/b/246336 TestIPC.ConnectionTest/ConnectionRunLoopTest.RunLoopSendAsyncOnAnotherRunLoopDispatchesOnConnectionRunLoop/ClientIsA [ Skip ] |
| webkit.org/b/246336 TestIPC.ConnectionTest/ConnectionRunLoopTest.RunLoopSendAsyncOnAnotherRunLoopDispatchesOnConnectionRunLoop/ServerIsA [ Skip ] |
| rdar://159131152 [ ios ] TestIPC.ConnectionTest/ConnectionRunLoopTest.SendAndInvalidate/ClientIsA [ Skip ] |
| rdar://159131152 [ ios ] TestIPC.ConnectionTest/ConnectionRunLoopTest.SendAndInvalidate/ServerIsA [ Skip ] |
| rdar://161190329 [ mac Tahoe+ ] TestIPC.ConnectionTest/ConnectionRunLoopTest.SendLocalSyncMessageWithDataReply/ClientIsA [ Skip ] |
| rdar://161190329 [ mac Tahoe+ ] TestIPC.ConnectionTest/ConnectionRunLoopTest.SendLocalSyncMessageWithDataReply/ServerIsA [ Skip ] |
| webkit.org/b/258621 TestIPC.ConnectionTest/ConnectionTestABBA.UnopenedWaitForAndDispatchImmediatelyIsInvalidConnection/ClientIsA [ Skip ] |
| webkit.org/b/258621 TestIPC.ConnectionTest/ConnectionTestABBA.UnopenedWaitForAndDispatchImmediatelyIsInvalidConnection/ServerIsA [ Skip ] |
| rdar://129011312 [ ios ] TestWebKitAPI._WKDownload.DownloadMonitorReturnToForeground [ Skip ] |
| webkit.org/b/195785 TestWebKitAPI._WKDownload.DownloadMonitorSurvive [ Skip ] |
| webkit.org/b/190897 [ ios ] TestWebKitAPI.ActionSheetTests.DismissingActionSheetShouldNotDismissPresentingViewController [ Skip ] |
| webkit.org/b/311210 [ ios release ] TestWebKitAPI.AdvancedPrivacyProtections.VerifyPixelsFromNoisyCanvas2DAPI [ Skip ] |
| webkit.org/b/242233 [ ios ] TestWebKitAPI.AnimatedResize.ResizeWithHiddenContentDoesNotHang [ Skip ] |
| webkit.org/b/222619 [ mac ] TestWebKitAPI.AppleLanguagesTest.UpdateAppleLanguages [ Skip ] |
| webkit.org/b/254289 [ ios ] TestWebKitAPI.AppPrivacyReport.RestoreFromInteractionStateIsAppInitiated [ Skip ] |
| webkit.org/b/254289 [ ios ] TestWebKitAPI.AppPrivacyReport.RestoreFromInteractionStateIsNonAppInitiated [ Skip ] |
| webkit.org/b/254289 [ ios ] TestWebKitAPI.AppPrivacyReport.RestoreFromSessionStateIsAppInitiated [ Skip ] |
| webkit.org/b/254289 [ ios ] TestWebKitAPI.AppPrivacyReport.RestoreFromSessionStateIsNonAppInitiated [ Skip ] |
| rdar://134545195 [ mac ] TestWebKitAPI.AudioRoutingArbitration.Basic [ Skip ] |
| rdar://134545195 [ mac ] TestWebKitAPI.AudioRoutingArbitration.Close [ Skip ] |
| rdar://136533250 [ mac ] TestWebKitAPI.AudioRoutingArbitration.Deletion [ Skip ] |
| rdar://134545195 [ mac ] TestWebKitAPI.AudioRoutingArbitration.Mute [ Skip ] |
| rdar://136533250 [ mac ] TestWebKitAPI.AudioRoutingArbitration.Navigation [ Skip ] |
| rdar://136533250 [ mac ] TestWebKitAPI.AudioRoutingArbitration.Updating [ Skip ] |
| webkit.org/b/162470 [ mac ] TestWebKitAPI.CandidateTests.DoNotLeakViewThatLoadsEditableArea [ Skip ] |
| webkit.org/b/162470 [ mac ] TestWebKitAPI.CandidateTests.RequestCandidatesForTextInput [ Skip ] |
| rdar://166158601 [ ios ] TestWebKitAPI.CaptionPreferenceTests.MenuItemChangesAfterSelection [ Skip ] |
| rdar://166158601 [ ios ] TestWebKitAPI.CaptionPreferenceTests.ReceievedDidOpenWhenSelected [ Skip ] |
| webkit.org/b/293235 [ ios ] TestWebKitAPI.CARingBufferTest.FetchTimeBoundsConsistent [ Skip ] |
| rdar://138144869 [ ios ] TestWebKitAPI.ClipboardTests.ReadMultipleItems [ Skip ] |
| webkit.org/b/243678 [ mac ] TestWebKitAPI.CloseWebViewDuringEnterFullscreen.ElementFullscreen [ Skip ] |
| webkit.org/b/301012 [ ios ] TestWebKitAPI.ContextMenu.APIBeforeSPI [ Skip ] |
| webkit.org/b/301012 [ ios ] TestWebKitAPI.ContextMenu.Click [ Skip ] |
| webkit.org/b/224204 [ ios ] TestWebKitAPI.ContextMenu.HintPreviewContainer [ Skip ] |
| webkit.org/b/301012 [ ios ] TestWebKitAPI.ContextMenu.Image [ Skip ] |
| webkit.org/b/301012 [ ios ] TestWebKitAPI.ContextMenu.Legacy [ Skip ] |
| webkit.org/b/301012 [ ios ] TestWebKitAPI.ContextMenu.SuggestedActions [ Skip ] |
| webkit.org/b/266650 [ mac release ] TestWebKitAPI.ContextMenuElementInfoWithQRCodeDetectionCrash.ContextMenuTests [ Skip ] |
| rdar://168100136 [ mac release ] TestWebKitAPI.ContextMenuTests.ContextMenuElementInfoContainsQRCodePayloadString [ Skip ] |
| rdar://158345822 [ ios ] TestWebKitAPI.CopyHTML.SanitizationPreservesCharacterSet [ Skip ] |
| rdar://136706717 [ mac ] TestWebKitAPI.CSSViewportUnits.MaximumViewportInsetWithTopContentInset [ Skip ] |
| rdar://136706717 [ mac ] TestWebKitAPI.CSSViewportUnits.TopContentInset [ Skip ] |
| webkit.org/b/301019 [ ios ] TestWebKitAPI.DocumentEditingContext.RequestMarkedTextRectsAndTextOnly [ Skip ] |
| webkit.org/b/301019 [ ios ] TestWebKitAPI.DocumentEditingContext.SpatialRequestInTextField [ Skip ] |
| webkit.org/b/245241 [ mac ] TestWebKitAPI.ExitFullscreenOnEnterPiP.ElementFullscreen [ Skip ] |
| webkit.org/b/248093 [ mac debug ] TestWebKitAPI.ExitFullscreenOnEnterPiP.VideoFullscreen [ Skip ] |
| rdar://60644908 [ ios ] TestWebKitAPI.FocusPreservationTests.ChangingFocusedNodeResetsFocusPreservationState [ Skip ] |
| webkit.org/b/210676 TestWebKitAPI.Fullscreen.Alert [ Skip ] |
| rdar://137235446 [ mac ] TestWebKitAPI.Fullscreen.Delegate [ Skip ] |
| rdar://136717743 [ mac ] TestWebKitAPI.Fullscreen.Focus [ Skip ] |
| rdar://136717743 [ debug ] TestWebKitAPI.Fullscreen.Focus [ Skip ] |
| rdar://136730607 [ mac release ] TestWebKitAPI.Fullscreen.VideoLifecycleElementFullscreenDisabled [ Skip ] |
| webkit.org/b/278669 [ mac release ] TestWebKitAPI.Fullscreen.VisibilityChangeNotDispatched [ Skip ] |
| webkit.org/b/313031 [ mac ] TestWebKitAPI.FullscreenVideoTextRecognition.NoOverlayInstalledAfterExitingVideoFullscreenViaEscape [ Skip ] |
| webkit.org/b/313031 [ mac ] TestWebKitAPI.FullscreenVideoTextRecognition.NoOverlayInstalledAfterSeekAndExitingVideoFullscreenViaEscape [ Skip ] |
| webkit.org/b/142121 [ mac ] TestWebKitAPI.FullscreenZoomInitialFrame.WebKit2 [ Skip ] |
| webkit.org/b/309014 [ mac ] TestWebKitAPI.GetUserMedia.ClearRemoteVideoFrameObjectHeapPixelConformerUnderMemoryPressure [ Skip ] |
| rdar://142288846 [ ios ] TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureGetUserMediaVideoCase [ Skip ] |
| rdar://154212960 [ ios ] TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureVideoCase [ Skip ] |
| rdar://155548126 [ ios ] TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureWebAudioCase [ Skip ] |
| rdar://141566093 [ ios ] TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureWebRTCCase [ Skip ] |
| rdar://164264557 [ mac Tahoe+ ] TestWebKitAPI.GraphicsContextGLCocoaTest/AnyContextAttributeTest.UnrecycledDisplayBuffersNoLeaks/falsefalsefalse [ Skip ] |
| rdar://164264557 [ mac Tahoe+ ] TestWebKitAPI.GraphicsContextGLCocoaTest/AnyContextAttributeTest.UnrecycledDisplayBuffersNoLeaks/falsefalsetrue [ Skip ] |
| rdar://164264557 [ mac Tahoe+ ] TestWebKitAPI.GraphicsContextGLCocoaTest/AnyContextAttributeTest.UnrecycledDisplayBuffersNoLeaks/falsetruefalse [ Skip ] |
| rdar://164264557 [ mac Tahoe+ ] TestWebKitAPI.GraphicsContextGLCocoaTest/AnyContextAttributeTest.UnrecycledDisplayBuffersNoLeaks/falsetruetrue [ Skip ] |
| rdar://164264557 [ mac Tahoe+ ] TestWebKitAPI.GraphicsContextGLCocoaTest/AnyContextAttributeTest.UnrecycledDisplayBuffersNoLeaks/truefalsefalse [ Skip ] |
| rdar://164264557 [ mac Tahoe+ ] TestWebKitAPI.GraphicsContextGLCocoaTest/AnyContextAttributeTest.UnrecycledDisplayBuffersNoLeaks/truefalsetrue [ Skip ] |
| rdar://164264557 [ mac Tahoe+ ] TestWebKitAPI.GraphicsContextGLCocoaTest/AnyContextAttributeTest.UnrecycledDisplayBuffersNoLeaks/truetruefalse [ Skip ] |
| rdar://164264557 [ mac Tahoe+ ] TestWebKitAPI.GraphicsContextGLCocoaTest/AnyContextAttributeTest.UnrecycledDisplayBuffersNoLeaks/truetruetrue [ Skip ] |
| rdar://108167361 [ mac release ] TestWebKitAPI.HSTS.Preconnect [ Skip ] |
| rdar://143715095 TestWebKitAPI.HSTS.ThirdParty [ Skip ] |
| rdar://143715095 TestWebKitAPI.HSTS.ThirdPartyFetch [ Skip ] |
| webkit.org/b/231471 TestWebKitAPI.ImageBufferTests.DrawImageBufferDoesNotReferenceExtraMemory [ Skip ] |
| rdar://136551692 [ mac ] TestWebKitAPI.InWindowFullscreen.CanToggleAfterPlaybackStarts [ Skip ] |
| rdar://136551692 [ mac ] TestWebKitAPI.InWindowFullscreen.EnterAndExitChangeIsActive [ Skip ] |
| rdar://136551692 [ mac ] TestWebKitAPI.InWindowFullscreen.EnterChangesIsActiveWithoutUserGesture [ Skip ] |
| rdar://136551692 [ mac ] TestWebKitAPI.InWindowFullscreen.ToggleChangesIsActive [ Skip ] |
| rdar://137526107 [ mac debug ] TestWebKitAPI.JavaScriptCore.IncrementalSweeperMainThread [ Skip ] |
| rdar://137526107 [ mac debug ] TestWebKitAPI.JavaScriptCore.IncrementalSweeperSecondaryThread [ Skip ] |
| rdar://163669257 [ ios ] TestWebKitAPI.KeyboardInputTests.SelectionClipRectsWhenPresentingInputView [ Skip ] |
| rdar://136524076 [ mac ] TestWebKitAPI.LockdownMode.SVGFonts [ Skip ] |
| webkit.org/b/260897 TestWebKitAPI.LoggingTest.Logger [ Skip ] |
| webkit.org/b/260897 TestWebKitAPI.LoggingTest.LoggerHelper [ Skip ] |
| webkit.org/b/260897 TestWebKitAPI.LoggingTest.TestLOG [ Skip ] |
| webkit.org/b/260897 TestWebKitAPI.LoggingTest.TestLOG_WITH_LEVEL [ Skip ] |
| webkit.org/b/260897 TestWebKitAPI.LoggingTest.TestRELEASE_LOG [ Skip ] |
| webkit.org/b/260897 TestWebKitAPI.LoggingTest.TestRELEASE_LOG_IF [ Skip ] |
| webkit.org/b/260897 TestWebKitAPI.LoggingTest.TestRELEASE_LOG_WITH_LEVEL [ Skip ] |
| webkit.org/b/260897 TestWebKitAPI.LoggingTest.TestRELEASE_LOG_WITH_LEVEL_IF [ Skip ] |
| rdar://136550811 [ mac ] TestWebKitAPI.MediaSessionCoordinatorTest.CallSessionMethods [ Skip ] |
| rdar://136550811 [ mac ] TestWebKitAPI.MediaSessionCoordinatorTest.CoordinatorMethodCallbacks [ Skip ] |
| rdar://136550811 [ mac ] TestWebKitAPI.MediaSessionCoordinatorTest.JoinAndLeave [ Skip ] |
| rdar://136550811 [ mac ] TestWebKitAPI.MediaSessionCoordinatorTest.JoinAndPrivateLeave [ Skip ] |
| rdar://136550811 [ mac ] TestWebKitAPI.MediaSessionCoordinatorTest.StateChanges [ Skip ] |
| webkit.org/b/221514 [ mac ] TestWebKitAPI.MediaSessionTest.OnlyOneHandler [ Skip ] |
| webkit.org/b/221514 [ mac ] TestWebKitAPI.MediaSessionTest.RemoteCommands [ Skip ] |
| rdar://119399924 [ mac ] TestWebKitAPI.MonospaceFontsTest.EnsureMonospaceFontInvariants [ Skip ] |
| webkit.org/b/175204 [ ios ] TestWebKitAPI.NowPlayingControlsTests.NowPlayingControlsIOS [ Skip ] |
| webkit.org/b/305493 TestWebKitAPI.NowPlayingControlsTests.NowPlayingUpdatesThrottled [ Skip ] |
| webkit.org/b/228589 [ mac ] TestWebKitAPI.NowPlayingTest.AudioElement [ Skip ] |
| webkit.org/b/228589 [ mac ] TestWebKitAPI.NowPlayingTest.VideoElementWithAudio [ Skip ] |
| webkit.org/b/228589 [ mac ] TestWebKitAPI.NowPlayingTest.VideoElementWithMutedAudioUnmutedWithUserGesture [ Skip ] |
| rdar://164512771 [ mac debug ] TestWebKitAPI.ObscuredContentInsets.TopOverhangColorExtensionLayer [ Skip ] |
| rdar://138144869 [ ios ] TestWebKitAPI.PasteHTML.DoesNotAddStandardFontFamily [ Skip ] |
| rdar://138144869 [ ios ] TestWebKitAPI.PasteHTML.DoesNotSanitizeHTMLWhenCustomPasteboardDataIsDisabled [ Skip ] |
| rdar://138144869 [ ios ] TestWebKitAPI.PasteHTML.DoesNotStripFileURLsWhenCustomPasteboardDataIsDisabled [ Skip ] |
| rdar://159421461 [ ios ] TestWebKitAPI.PasteHTML.ExposesHTMLTypeInDataTransfer [ Skip ] |
| rdar://159421461 [ ios ] TestWebKitAPI.PasteHTML.KeepsHTTPURLs [ Skip ] |
| rdar://159421461 [ ios ] TestWebKitAPI.PasteHTML.PreservesMSOList [ Skip ] |
| rdar://159421461 [ ios ] TestWebKitAPI.PasteHTML.PreservesMSOListInCompatibilityMode [ Skip ] |
| rdar://159421461 [ ios ] TestWebKitAPI.PasteHTML.PreservesMSOListOnH4 [ Skip ] |
| rdar://159421461 [ ios ] TestWebKitAPI.PasteHTML.SanitizesHTML [ Skip ] |
| rdar://159421461 [ ios ] TestWebKitAPI.PasteHTML.StripsFileAndJavaScriptURLs [ Skip ] |
| rdar://159421461 [ ios ] TestWebKitAPI.PasteHTML.StripsMSOListWhenMissingMSOHTMLElement [ Skip ] |
| rdar://159421461 [ ios ] TestWebKitAPI.PasteHTML.StripsSystemFontNames [ Skip ] |
| rdar://162815356 [ mac ] TestWebKitAPI.PasteMixedContent.CopyAndPasteWithCustomPasteboardDataOnly [ Skip ] |
| webkit.org/b/242014 TestWebKitAPI.PictureInPicture.ExitPiPOnSuspendVideoElement [ Skip ] |
| webkit.org/b/287776 [ mac debug ] TestWebKitAPI.PlatformDynamicRangeLimit.FromNonsense [ Skip ] |
| rdar://136784916 [ mac ] TestWebKitAPI.PreferredAudioBufferSize.VideoWithAudio [ Skip ] |
| rdar://97553050 [ ios ] TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality [ Skip ] |
| rdar://163517689 [ ios ] TestWebKitAPI.ProcessSwap.CrashWithGestureController [ Skip ] |
| rdar://137984168 [ ios ] TestWebKitAPI.ProcessSwap.NavigateBackAfterCrossOriginClientRedirect [ Skip ] |
| rdar://163517689 [ ios ] TestWebKitAPI.ProcessSwap.SwapWithGestureController [ Skip ] |
| webkit.org/b/242085 [ ios ] TestWebKitAPI.RequestTextInputContext.TextInteraction_FocusingAssistedElementShouldNotScrollToReveal [ Skip ] |
| rdar://136525714 [ mac ] TestWebKitAPI.ResourceLoadStatistics.ClientEvaluatedJavaScriptDoesNotLogUserInteraction [ Skip ] |
| rdar://172325390 TestWebKitAPI.ResourceLoadStatistics.GrandfatherCallback [ Skip ] |
| rdar://136535465 TestWebKitAPI.ResourceLoadStatistics.MigrateDataFromMissingTopFrameUniqueRedirectSameSiteStrictTableSchema [ Skip ] |
| rdar://136535465 TestWebKitAPI.ResourceLoadStatistics.MigrateDistinctDataFromTableWithMissingIndexes [ Skip ] |
| rdar://136524076 [ mac ] TestWebKitAPI.ResourceLoadStatistics.StorageAccessGrantMultipleSubFrameDomains [ Skip ] |
| rdar://136524076 [ mac ] TestWebKitAPI.ResourceLoadStatistics.StorageAccessOnRedirectSitesWithQuirk [ Skip ] |
| rdar://136525714 [ mac ] TestWebKitAPI.ResourceLoadStatistics.UserGestureLogsUserInteraction [ Skip ] |
| webkit.org/b/225167 TestWebKitAPI.SampledPageTopColor.DisplayP3 [ Skip ] |
| webkit.org/b/308786 [ mac ] TestWebKitAPI.ScrollingCoordinatorTests.ScrollingTreeAfterDetachReattach [ Skip ] |
| webkit.org/b/305954 TestWebKitAPI.ShareableBitmap.ensureCOWBothMapsROSenderWrite [ Skip ] |
| webkit.org/b/305954 TestWebKitAPI.ShareableBitmap.ensureCOWBothMapsRWSenderWrite [ Skip ] |
| webkit.org/b/305954 TestWebKitAPI.ShareableBitmap.ensureCOWBothMapsRWSenderWriteReceiverWrite [ Skip ] |
| rdar://142903525 [ ios ] TestWebKitAPI.ShareSheetTests.ShareImgElementWithBase64URL [ Skip ] |
| webkit.org/b/292331 TestWebKitAPI.SiteIsolation.Events [ Skip ] |
| webkit.org/b/310149 [ mac release ] TestWebKitAPI.SiteIsolation.PostMessageWithMessagePorts [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Basic [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.ChangeSrc [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Close [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Crash [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.DisableAudioTrack [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Load [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Loop [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Mute [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Navigate [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.NavigateBack [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Pause [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Reload [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Unload [ Skip ] |
| rdar://134545195 TestWebKitAPI.SleepDisabler.Unmute [ Skip ] |
| webkit.org/b/312290 [ mac ] TestWebKitAPI.SOAuthorizationPopUp.SOAuthorizationLoadPolicyAllowAsync [ Skip ] |
| rdar://107855114 [ ios ] TestWebKitAPI.SOAuthorizationSubFrame.SOAuthorizationLoadPolicyAllowAsync [ Skip ] |
| rdar://107855114 [ visionos ] TestWebKitAPI.SOAuthorizationSubFrame.SOAuthorizationLoadPolicyAllowAsync [ Skip ] |
| rdar://168769459 [ mac Sequoia- ] TestWebKitAPI.UnifiedPDF.PrintSize [ Skip ] |
| webkit.org/b/287473 [ ios ] TestWebKitAPI.UnifiedPDF.RespectsPageFragment [ Skip ] |
| webkit.org/b/295741 TestWebKitAPI.URLSchemeHandlerTests/navigatingToNewResourceWhileSchemeHandlerIsStillProcessingDoesNotFail(delays:execution:) [ Skip ] |
| rdar://136308546 [ mac ] TestWebKitAPI.VideoControlsManager.StartPlayingLargestVideoInViewport [ Skip ] |
| rdar://136308546 [ mac ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerLargeAutoplayingVideoSeeksAfterEnding [ Skip ] |
| rdar://136308546 [ mac ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPausedVideoOutOfView [ Skip ] |
| rdar://136308546 [ mac ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingMutedVideoOutOfView [ Skip ] |
| rdar://136308546 [ mac ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingVideoWithSoundOutOfView [ Skip ] |
| rdar://136308546 [ mac ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosShowControlsForLastInteractedVideo [ Skip ] |
| rdar://136308546 [ mac ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosSwitchControlledVideoWhenScrolling [ Skip ] |
| webkit.org/b/175143 [ mac ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosWithAudioAndAutoplay [ Skip ] |
| rdar://136308546 [ mac ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerSingleSmallVideo [ Skip ] |
| rdar://145102423 [ mac debug ] TestWebKitAPI.WebAuthenticationPanel.LAGetAssertionNoMockNoUserGesture [ Skip ] |
| rdar://145102423 [ ios debug ] TestWebKitAPI.WebAuthenticationPanel.LAGetAssertionNoMockNoUserGesture [ Skip ] |
| rdar://145102423 [ mac debug ] TestWebKitAPI.WebAuthenticationPanel.MakeCredentialSPITimeout [ Skip ] |
| rdar://145102423 [ ios debug ] TestWebKitAPI.WebAuthenticationPanel.MakeCredentialSPITimeout [ Skip ] |
| webkit.org/b/306646 [ mac debug ] TestWebKitAPI.WebCoreNSURLSessionTest.InvalidateEmpty [ Skip ] |
| webkit.org/b/208387 TestWebKitAPI.WebKit.AlternativeService [ Skip ] |
| rdar://135224110 [ ios ] TestWebKitAPI.WebKit.AppHighlightsInImageOverlays [ Skip ] |
| webkit.org/b/253387 [ ios ] TestWebKitAPI.WebKit.CookieAccessFromPDFInAboutBlank [ Skip ] |
| webkit.org/b/253387 [ visionos ] TestWebKitAPI.WebKit.CookieAccessFromPDFInAboutBlank [ Skip ] |
| webkit.org/b/161967 [ ios ] TestWebKitAPI.WebKit.DataDetectionReferenceDate [ Skip ] |
| webkit.org/b/176250 [ mac ] TestWebKitAPI.WebKit.DOMWindowExtensionBasic [ Skip ] |
| webkit.org/b/176250 [ mac ] TestWebKitAPI.WebKit.DOMWindowExtensionNoCache [ Skip ] |
| rdar://107850827 [ mac ] TestWebKitAPI.WebKit.FirstResponderScrollingPosition [ Skip ] |
| webkit.org/b/278563 [ mac debug ] TestWebKitAPI.Webkit.LoadMoreThan4GB [ Skip ] |
| webkit.org/b/298289 TestWebKitAPI.WebKit.MobileAssetSandboxCheck [ Skip ] |
| webkit.org/b/176250 [ mac ] TestWebKitAPI.WebKit.NewFirstVisuallyNonEmptyLayout [ Skip ] |
| webkit.org/b/176250 [ mac ] TestWebKitAPI.WebKit.NewFirstVisuallyNonEmptyLayoutForImages [ Skip ] |
| rdar://137241352 [ mac ] TestWebKitAPI.WebKit.NoPauseWhenSwitchingTabs [ Skip ] |
| webkit.org/b/290797 [ mac debug ] TestWebKitAPI.WebKit.PreferenceChanges [ Skip ] |
| webkit.org/b/280700 [ mac ] TestWebKitAPI.WebKit.ProcessSuspendMediaBuffering [ Skip ] |
| rdar://136531022 TestWebKitAPI.WebKit.ProxyConfigurationAuthentication [ Skip ] |
| rdar://151713831 [ mac debug ] TestWebKitAPI.WebKit.QuotaDelegate [ Skip ] |
| rdar://136702089 [ mac ] TestWebKitAPI.WebKit.ShrinkToFit [ Skip ] |
| rdar://170575820 [ mac Tahoe+ ] TestWebKitAPI.WebKit.WKNavigationResponseDownloadAttribute [ Skip ] |
| webkit.org/b/167594 TestWebKitAPI.WebKit.WKWebProcessPlugInRangeHandle [ Skip ] |
| rdar://168769459 [ mac debug ] TestWebKitAPI.WebKit2.CaptureMute [ Skip ] |
| rdar://168769459 [ mac debug ] TestWebKitAPI.WebKit2.CaptureMute2 [ Skip ] |
| rdar://168769459 [ mac debug ] TestWebKitAPI.WebKit2.CaptureMuteAPI [ Skip ] |
| rdar://169549045 [ mac debug ] TestWebKitAPI.WebKit2.GetUserMediaAfterMuting [ Skip ] |
| webkit.org/b/237125 [ ios ] TestWebKitAPI.WebKitLegacy.AudioSessionCategoryIOS [ Skip ] |
| webkit.org/b/237125 [ visionos ] TestWebKitAPI.WebKitLegacy.AudioSessionCategoryIOS [ Skip ] |
| webkit.org/b/312903 [ mac ] TestWebKitAPI.WebKitLegacy.IsNavigationActionTrusted [ Skip ] |
| webkit.org/b/282671 [ mac ] TestWebKitAPI.WebKitLegacy.MediaPlaybackSleepAssertion [ Skip ] |
| webkit.org/b/176250 [ mac ] TestWebKitAPI.WebKitLegacy.MemoryCachePruneWithinResourceLoadDelegate [ Skip ] |
| webkit.org/b/237125 [ ios ] TestWebKitAPI.WebKitLegacy.PreemptVideoFullscreen [ Skip ] |
| webkit.org/b/237125 [ visionos ] TestWebKitAPI.WebKitLegacy.PreemptVideoFullscreen [ Skip ] |
| webkit.org/b/237125 [ ios ] TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia [ Skip ] |
| webkit.org/b/237125 [ visionos ] TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia [ Skip ] |
| webkit.org/b/309952 TestWebKitAPI.WebPageNavigationTests/navigationProceedsAfterDiscardingNavigationStream() [ Skip ] |
| rdar://147876703 TestWebKitAPI.WebSocket.CloseCode [ Skip ] |
| rdar://157795985 TestWebKitAPI.WebTransport.ClientStreamAborts [ Skip ] |
| rdar://161858543 [ ios ] TestWebKitAPI.WebTransport.CSP [ Skip ] |
| rdar://157795985 TestWebKitAPI.WebTransport.ServerStreamAborts [ Skip ] |
| rdar://95391568 [ release arm64 ] TestWebKitAPI.WKContentRuleListStoreTest.CrossOriginCookieBlocking [ Skip ] |
| rdar://137088246 [ mac debug ] TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage [ Skip ] |
| rdar://137088246 [ mac debug ] TestWebKitAPI.WKInspectorExtension.ExtensionTabIsPersistent [ Skip ] |
| webkit.org/b/257332 [ mac ] TestWebKitAPI.WKInspectorExtensionDelegate.ExtensionTabNavigatedCallbacks [ Skip ] |
| webkit.org/b/257332 [ mac ] TestWebKitAPI.WKInspectorExtensionDelegate.InspectedPageNavigatedCallbacks [ Skip ] |
| webkit.org/b/231847 [ mac ] TestWebKitAPI.WKInspectorExtensionDelegate.ShowAndHideTabCallbacks [ Skip ] |
| webkit.org/b/293286 TestWebKitAPI.WKNavigation.PreferredHTTPSPolicyAutomaticHTTPFallbackRedirectNo3SecondTimeout [ Skip ] |
| rdar://174495016 [ mac ] TestWebKitAPI.WKWebExtensionAPIAlarms.DelaySingleShot [ Skip ] |
| webkit.org/b/311933 [ mac ] TestWebKitAPI.WKWebExtensionAPIAlarms.WhenSingleShot [ Skip ] |
| webkit.org/b/301660 [ mac debug ] TestWebKitAPI.WKWebExtensionAPIDeclarativeNetRequest.BlockedLoadInPrivateBrowsingTest [ Skip ] |
| rdar://137268889 [ mac ] TestWebKitAPI.WKWebExtensionAPIDevTools.CreatePanel [ Skip ] |
| rdar://137268889 [ mac ] TestWebKitAPI.WKWebExtensionAPIDevTools.InspectedWindowEval [ Skip ] |
| rdar://137268889 [ mac ] TestWebKitAPI.WKWebExtensionAPIDevTools.InspectedWindowReloadIgnoringCache [ Skip ] |
| rdar://137268889 [ mac ] TestWebKitAPI.WKWebExtensionAPIDevTools.PortMessagePassingToBackground [ Skip ] |
| rdar://167044676 [ mac ] TestWebKitAPI.WKWebExtensionDataRecord.GetDataRecords [ Skip ] |
| rdar://147858640 TestWebKitAPI.WKWebExtensionDataRecord.GetDataRecordsForMultipleContexts [ Skip ] |
| rdar://125926932 TestWebKitAPI.WKWebExtensionDataRecord.RemoveDataRecords [ Skip ] |
| rdar://125926932 TestWebKitAPI.WKWebExtensionDataRecord.RemoveDataRecordsForMultipleContexts [ Skip ] |
| webkit.org/b/309374 [ mac debug ] TestWebKitAPI.WKWebsiteDataStore.FetchPersistentCredentials [ Skip ] |
| webkit.org/b/231459 TestWebKitAPI.WKWebView.InitializingWebViewWithEphemeralStorageDoesNotLog [ Skip ] |
| webkit.org/b/245241 [ ios debug ] TestWebKitAPI.WKWebViewCloseAllMediaPresentations.ElementFullscreen [ Skip ] |
| webkit.org/b/245241 [ mac ] TestWebKitAPI.WKWebViewCloseAllMediaPresentations.MultipleSequentialCloseAllMediaPresentations [ Skip ] |
| webkit.org/b/245241 [ mac ] TestWebKitAPI.WKWebViewCloseAllMediaPresentations.PictureInPicture [ Skip ] |
| webkit.org/b/248093 [ ios ] TestWebKitAPI.WKWebViewCloseAllMediaPresentations.VideoFullscreen [ Skip ] |
| webkit.org/b/248093 [ visionos ] TestWebKitAPI.WKWebViewCloseAllMediaPresentations.VideoFullscreen [ Skip ] |
| webkit.org/b/245241 [ mac ] TestWebKitAPI.WKWebViewCloseAllMediaPresentationsInternal.PictureInPicture [ Skip ] |
| rdar://137236225 [ mac ] TestWebKitAPI.WKWebViewSuspendAllMediaPlayback.AfterLoading [ Skip ] |
| rdar://169658576 [ mac ] TestWebKitAPI.WKWebViewSuspendAllMediaPlayback.PauseWhenResume [ Skip ] |
| webkit.org/b/292940 [ ios ] TestWebKitAPI.WritingTools.PanelHidesInputAccessoryView [ Skip ] |
| webkit.org/b/292940 [ ios ] TestWebKitAPI.WritingTools.RevealOffScreenSuggestionWhenActive [ Skip ] |
| webkit.org/b/292940 [ mac ] TestWebKitAPI.WritingTools.ShowAffordanceForMultipleLines [ Skip ] |
| webkit.org/b/246271 TestWTF.CompletionHandlerDeathTest.ConstructionThreadHandlerOnThreadAssertsDeathTest [ Skip ] |
| webkit.org/b/246271 TestWTF.CompletionHandlerDeathTest.DefaultHandlerOnThreadAssertsDeathTest [ Skip ] |
| webkit.org/b/246271 TestWTF.CompletionHandlerDeathTest.MainThreadHandlerOnThreadAssertsDeathTest [ Skip ] |
| webkit.org/b/246271 TestWTF.CompletionHandlerDeathTest.UncalledHandlerAssertsDeathTest [ Skip ] |
| webkit.org/b/257892 TestWTF.SequenceLockedTest.WithoutSequenceLockedFails [ Skip ] |
| rdar://134447305 [ mac debug ] TestWTF.SequenceLockedTest.Works [ Skip ] |
| webkit.org/b/314757 [ mac ] TestWebKitAPI.UnifiedPDF.SelectAllTextInEmbedHostedPDF [ Skip ] |
| webkit.org/b/314757 [ mac ] TestWebKitAPI.UnifiedPDF.SelectAllTextInObjectHostedPDF [ Skip ] |
| webkit.org/b/314846 [ ios ] TestWebKitAPI.WKAttachmentTestsIOS.PasteRichTextCopiedFromNotes [ Skip ] |
| webkit.org/b/314846 [ ios ] TestWebKitAPI.WKAttachmentTestsIOS.InsertPastedMapItemAsAttachment [ Skip ] |
| webkit.org/b/315119 [ ios ] TestWebKitAPI.WKAttachmentTestsIOS.InsertPastedFilesAsAttachments [ Skip ] |
| webkit.org/b/315119 [ ios ] TestWebKitAPI.WKAttachmentTestsIOS.InsertPastedContactAsAttachment [ Skip ] |
| |
| webkit.org/b/315673 [ mac release ] TestWebKitAPI.WritingTools.ProofreadingWithUntitledImageAttachment [ Pass Failure ] |
| |
| webkit.org/b/315685 [ Debug ] TestWebKitAPI.PrivateClickMeasurement.Basic [ Pass Timeout ] |
| webkit.org/b/315685 [ Debug ] TestWebKitAPI.PrivateClickMeasurement.DestinationClickFraudPrevention [ Pass Timeout ] |
| webkit.org/b/315685 [ Debug ] TestWebKitAPI.PrivateClickMeasurement.EphemeralWithAttributedBundleIdentifier [ Pass Timeout ] |
| webkit.org/b/315685 [ Debug ] TestWebKitAPI.PrivateClickMeasurement.ManualAttributionAndConversion [ Pass Timeout ] |
| |
| webkit.org/b/316420 [ ios ] TestWebKitAPI.HSTS.Preconnect [ Pass Timeout ] |