From 5e5d7ca8436004232818ae439a4a9b60c83b5038 Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Wed, 14 Feb 2024 14:32:11 +0200 Subject: [PATCH] chore: Add url --- .../Tests/Windows_UI_Xaml_Controls/Given_MediaPlayerElement.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {