-
Notifications
You must be signed in to change notification settings - Fork 6
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
OSOE-838: Updating Atata v3.1.0, and other dependencies to latest too, reliability improvements #362
Merged
Merged
OSOE-838: Updating Atata v3.1.0, and other dependencies to latest too, reliability improvements #362
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
a334b80
Updating Atata packages to latest before v3, in preparation for v3 mi…
Piedone 83881f0
Code styling
Piedone 03181d1
Fixing Atata Exist() deprecation
Piedone 24a983d
Merge remote-tracking branch 'origin/dev' into issue/OSOE-838
Piedone 6836be9
Migrating away from deprecated Atata string.Format()-like log methods
Piedone 90c9297
Updating to latest Atata packages
Piedone 0d96164
Removing leftover WebDriverManager dependency
Piedone 19e9ba7
Fixing occasional HTML validation error in the samples due to the con…
Piedone 223b002
Code styling
Piedone d7aa43a
Updating basic Microsoft libraries
Piedone 66efc38
Simpler configuration to point to a custom HTML-validate config file
Piedone dc0c1a2
Shorter Atata artifact path
Piedone 07619ce
Fixing short dump folder name generation
Piedone 13ee6f7
Fixing dump folder name double-hashing
Piedone 6b5886c
Better dump folder hash separator
Piedone efa930b
Updating YamlDotNet to latest
Piedone 05a7c86
Updating Selenium.Axe
Piedone 59e46e9
Trying to make InteractiveModeTests safer
Piedone d9d63d2
Making filling Monaco editors safer
Piedone 2b7d85e
Updating Codeuctivity.ImageSharpCompare to latest
Piedone 14e176a
Updating xUnit dependencies to latest
Piedone 4e7ec2c
Fixing that RetryTimeout was passed instead of RetryInterval, making …
Piedone b5cc572
Merge remote-tracking branch 'origin/dev' into issue/OSOE-838
Piedone f6040ae
Fixing HTML validation config of the samples
Piedone c448f87
Making Monaco editor reads also safer
Piedone a6518ae
Fixing potential NRE
Piedone 2fa9c3e
Adding debug file logging to investigate hangs in GitHub Actions
Piedone ab5913b
Null check
Piedone 71aeaff
Need to create the dump folder and also use a subfolder for the debug…
Piedone e3f395e
Safer dispose
Piedone ce6f6e9
Merge remote-tracking branch 'origin/dev' into issue/OSOE-838
Piedone c86cc66
Formatting
Piedone ba91c27
Merge remote-tracking branch 'origin/dev' into issue/OSOE-838
Piedone 76e5ca3
Disabling DebugLog
Piedone 21dfc35
Merge remote-tracking branch 'origin/dev' into issue/OSOE-838
Piedone f1d0c9d
Reverting GitHubActionsGroupingTestOutputHelper
Piedone 04565b7
Udpating YamlDotNet to 15.1.4
Piedone 0cf6904
Merge remote-tracking branch 'origin/issue/LMBQ-323' into issue/OSOE-838
Piedone 8ae2c0b
Merge remote-tracking branch 'origin/dev' into issue/OSOE-838
Piedone e548468
Merge remote-tracking branch 'origin/dev' into issue/OSOE-838
Piedone File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This hilarious bug has been with us since the very beginning of the project, and @YevgeniyShunevych pointed it out. It made every operation that didn't succeed on the first try wait
RetryTimeout
before trying again.