Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SelectingTimeSetsSelectedTime is flaky on Wasm #16167

Open
Tracked by #9080
Youssef1313 opened this issue Apr 7, 2024 · 0 comments
Open
Tracked by #9080

SelectingTimeSetsSelectedTime is flaky on Wasm #16167

Youssef1313 opened this issue Apr 7, 2024 · 0 comments
Labels
area/tests 🧪 Categorizes an issue or PR as relevant to tests difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@Youssef1313
Copy link
Member

Youssef1313 commented Apr 7, 2024

Current behavior

1 unit test(s) failed (count=1).
	Failing Tests:
	1. SelectingTimeSetsSelectedTime()


---
	Details:
Failed: SelectingTimeSetsSelectedTime() [Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException] 
 Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Timed out waiting for condition to be met. SelectItemByIndex():201
   at Private.Infrastructure.TestServices.WindowHelper.WaitFor(Func`1 condition, Int32 timeoutMS, String message, String callerMemberName, Int32 lineNumber)
   at Windows.UI.Xaml.Tests.Common.LoopingSelectorHelper.SelectItemByIndex(LoopingSelector loopingSelector, Int32 indexOfItemToSelect, SelectionMode selectionMode)
   at Uno.UI.RuntimeTests.MUX.Helpers.DateTimePickerHelper.SelectTimeInOpenTimePickerFlyout(Calendar timeToSelect, SelectionMode selectionMode)
   at Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.TimePickerIntegrationTests.SelectingTimeSetsSelectedTime()
   at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass63_1.<<ExecuteTestsForInstance>g__InvokeTestMethod|3>d.MoveNext()

Disabled in #16168

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@Youssef1313 Youssef1313 added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. area/tests 🧪 Categorizes an issue or PR as relevant to tests labels Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests 🧪 Categorizes an issue or PR as relevant to tests difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

1 participant