microsoft / microsoft/rustls-symcrypt
Update full_test.rs to be less error prone
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 21
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This code fails often with EOF errors. Investigate another method to do a full intergration test.
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 by reading full_test.rs and reproducing the reported EOF failures. Investigate how the full integration test currently runs and compare possible alternatives. Done means the full integration test uses a less error-prone method and no longer frequently fails with EOF errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100