diff --git a/src/Uno.UI.RuntimeTests/Tests/Windows_UI_Xaml_Controls/Given_MediaPlayerElement.cs b/src/Uno.UI.RuntimeTests/Tests/Windows_UI_Xaml_Controls/Given_MediaPlayerElement.cs index 8463d863fec8..ee35f92629d8 100644 --- a/src/Uno.UI.RuntimeTests/Tests/Windows_UI_Xaml_Controls/Given_MediaPlayerElement.cs +++ b/src/Uno.UI.RuntimeTests/Tests/Windows_UI_Xaml_Controls/Given_MediaPlayerElement.cs @@ -165,7 +165,7 @@ public async Task When_MediaPlayerElement_SetIsFullWindow_Check_Fullscreen() [TestMethod] #if __SKIA__ - [Ignore("")] + [Ignore("https://github.com/unoplatform/uno/issues/15471")] #endif public async Task When_MediaPlayerElement_SetSource_Check_Play() {