generated from quinnj/Example.jl
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix and improve the reporting of errors from timeouts and crashes (#82)
* Test we retry on timeouts * Refactor test-error handling to always record the error * Record more informative error: include timeout/abort info * Update reference tests * Test case where we timeout then pass on retry * fixup! Test case where we timeout then pass on retry * fixup! Test case where we timeout then pass on retry * Reduce time of test so worker=0 case isn't so slow * Handle test failure case differently to worker timeout or crash * Bump version * fixup! Handle test failure case differently to worker timeout or crash * fixup! fixup! Handle test failure case differently to worker timeout or crash * Update test/integrationtests.jl - typo * Don't use `tempdir()`
- Loading branch information
1 parent
4355418
commit 0859990
Showing
8 changed files
with
704 additions
and
292 deletions.
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
Oops, something went wrong.
0859990
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.
@JuliaRegistrator register
0859990
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.
Registration pull request created: JuliaRegistries/General/86007
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: