microsoft / microsoft/AzureStorageExplorer
Have standalone test framework recover more gracefully from hangs
Open
Nobody has claimed this yet.
:test_tube: engineering
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
- Add timeouts to individual tests
-
Allow tests to run in parallel - Ensure test results can be retrieved even if some tests hang (write results to temp file, then assemble test results file when all tests finish, even after timeout)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the standalone test framework's timeout handling and result-assembly flow. Trace how individual test results are currently collected, then determine how temporary result files can preserve completed results when a test hangs. Done means the final test results remain retrievable even when some tests time out.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100