Skip to content

Commit

Permalink
chore: disable non passing test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Jan 16, 2025
1 parent 356eacb commit fc82b48
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ namespace Microsoft.UI.Xaml.Tests.MUXControls.ApiTests.RepeaterTests
[TestClass]
public class RecyclePoolTests : MUXApiTestBase
{
[Ignore("https://github.com/unoplatform/uno/issues/9080")]
[TestMethod]
public void ValidateElementsHaveCorrectKeys()
{
Expand Down

0 comments on commit fc82b48

Please sign in to comment.