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 committed Sep 5, 2024
1 parent 6d06c62 commit 6da1754
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 6da1754

Please sign in to comment.