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

Disable consistently failing RadioButtons.AccessKeys test #8997

Conversation

DmitriyKomin
Copy link
Contributor

RadioButtons.AccessKeys is failing consistently. Lab failures appear to start on 9/26/23 (no passing history observed prior, newly enabled?):
Pipelines - Run WinUI-Public-MUX-CI_2310.18001 (azure.com)

Disabling to unblock other checkins, opened ADO item for investigation:
ADO Bug 47130840: [WinUI2] RadioButtons.AccessKeys test is failing.

Also fails locally:

StartGroup: Windows.UI.Xaml.Tests.MUXControls.InteractionTests.RadioButtonsTests.AccessKeys
Left-click on __CurrentPage.
RadioButtons Tests initializing TestSetupHelper
Waiting until __TestContentLoadedCheckBox to be checked by test app.
__TestContentLoadedCheckBox checkbox checked, page has loaded
RadioButtons Test initializing TestSetupHelper
Waiting until __TestContentLoadedCheckBox to be checked by test app.
__TestContentLoadedCheckBox checkbox checked, page has loaded
Find the SourceComboBox
Verify: IsNotNull(Microsoft.Windows.Apps.Test.Foundation.Controls.ComboBox)
ComboBox.SelectItemByName: Number of items: 2
ComboBox.SelectItemByName: item = ItemsComboBoxItem
ComboBox.SelectItemByName: Selecting item {ItemsComboBoxItem, ComboBoxItem, ItemsComboBoxItem}
Find the ItemTypeComboBox
Verify: IsNotNull(Microsoft.Windows.Apps.Test.Foundation.Controls.ComboBox)
ComboBox.SelectItemByName: Number of items: 2
ComboBox.SelectItemByName: item = StringsComboBoxItem
ComboBox.SelectItemByName: Selecting item {StringsComboBoxItem, ComboBoxItem, StringsComboBoxItem}
Find the NumberOfItemsTextBlock
Verify: IsNotNull(Microsoft.Windows.Apps.Test.Foundation.Controls.Edit)
Find the SetNumberOfItemsButton
Verify: IsNotNull(Microsoft.Windows.Apps.Test.Foundation.Controls.Button)
Find the RadioButtonsHasFocusCheckBox
Verify: IsNotNull(Microsoft.Windows.Apps.Test.Foundation.Controls.CheckBox)
Verify: AreEqual(False, False)
Send text '{ALT DOWN}'.
Send text '{R}'.
Send text '{ALT UP}'.
Find the FocusedIndexTextBlock
Verify: IsNotNull(Microsoft.Windows.Apps.Test.Foundation.Controls.TextBlock)
Error: Verify: AreEqual(0, -1) [File: C:\a\_work\1\s\dev\RadioButtons\InteractionTests\RadioButtonsTests.cs, Function: VerifyFocusedIndex, Line: 977]
Going to the previous page...
Invoking the back button...
Invoke successful.
Going to the previous page...
Invoking the back button...
Invoke successful.
EndGroup: Windows.UI.Xaml.Tests.MUXControls.InteractionTests.RadioButtonsTests.AccessKeys [Failed]

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Oct 18, 2023
@ojhad
Copy link
Contributor

ojhad commented Nov 2, 2023

Closing since this change went in as part of this PR: #8969

@ojhad ojhad closed this Nov 2, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot removed the needs-triage Issue needs to be triaged by the area owners label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants