提交 490680ab 编写于 作者: R Ramez Ragaa

chore: enable more working tests in RepeaterTests

上级 ba1ad1e9
......@@ -42,7 +42,6 @@ namespace Windows.UI.Xaml.Tests.MUXControls.ApiTests.RepeaterTests
#if __ANDROID__ || __WASM__
[Ignore] // TODO: Android and WASM tests are failing
#endif
[Uno.UI.RuntimeTests.RunsOnUIThread]
public class RepeaterTests : MUXApiTestBase
{
[TestMethod]
......@@ -559,7 +558,6 @@ namespace Windows.UI.Xaml.Tests.MUXControls.ApiTests.RepeaterTests
[TestMethod]
[Ignore("Currently fails on all targets https://github.com/unoplatform/uno/issues/9080")]
public void VerifyStoreScenarioCache()
{
ItemsRepeater rootRepeater = null;
......@@ -625,7 +623,6 @@ namespace Windows.UI.Xaml.Tests.MUXControls.ApiTests.RepeaterTests
[TestMethod]
[Ignore("Currently fails on all targets https://github.com/unoplatform/uno/issues/9080")]
public void VerifyUIElementsInItemsSource()
{
ItemsRepeater repeater = null;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册