Skip to content

Commit

Permalink
chore: Disable Validate_UseUWPDefaultStyles (#17272)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund authored and Youssef1313 committed Jul 15, 2024
1 parent 646a96b commit 4a7b4e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ partial class Button_Tests : SampleControlUITestBase
{
[Test]
[AutoRetry]
[Ignore("Fails on Fluent styles #17272")]
public void Validate_UseUWPDefaultStyles()
{
Run("UITests.Shared.Windows_UI_Xaml_Controls.Button.Button_UseUWPDefaultStyles");
Expand Down

0 comments on commit 4a7b4e8

Please sign in to comment.