Disable failing test: ARIA_invalid_spelling_and_grammar#13320
Merged
feerrenrut merged 2 commits intomasterfrom Feb 9, 2022
Merged
Disable failing test: ARIA_invalid_spelling_and_grammar#13320feerrenrut merged 2 commits intomasterfrom
feerrenrut merged 2 commits intomasterfrom
Conversation
Prior alpha builds that passed, now fail. It is assumed that Chrome was updated. Further investigation is required to determin the cause of the failure.
seanbudd
reviewed
Feb 9, 2022
seanbudd
approved these changes
Feb 9, 2022
Co-authored-by: Sean Budd <sean@nvaccess.org>
This comment was marked as outdated.
This comment was marked as outdated.
5 tasks
seanbudd
pushed a commit
that referenced
this pull request
Feb 18, 2022
* Disable failing test: ARIA_invalid_spelling_and_grammar Prior alpha builds that passed, now fail. It is assumed that Chrome was updated. Further investigation is required to determine the cause of the failure.
seanbudd
pushed a commit
that referenced
this pull request
Feb 21, 2022
* Disable failing test: ARIA_invalid_spelling_and_grammar Prior alpha builds that passed, now fail. It is assumed that Chrome was updated. Further investigation is required to determine the cause of the failure.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link to issue number:
None
An issue created to enable again: #13321
Summary of the issue:
Prior alpha builds that passed, now fail.
It is assumed that Chrome was updated on appveyor.
The failure can be reproduced locally, by running this system test
runsystemtests -i chrome -t ARIA_invalid*,and manually running NVDA against the sample.
Further investigation is required to determine the cause of the failure.
Description of how this pull request fixes the issue:
Disable the test to prevent blocking other work.
This failure can then be investigated and rectified.
Testing strategy:
Appveyor build.
Known issues with pull request:
None
Change log entries:
None
Code Review Checklist: