Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Conversation

@jasdel
Copy link
Contributor

@jasdel jasdel commented Sep 18, 2019

Ensure HTTP servers are cleaned up during testing after no longer needed. This was creating excessive noise in testing stack traces due to the number of background goroutines active.

Also updated SDK's unit tests to use verbose logging, and have a timeout of 20s.

Related to #2840

@jasdel jasdel added the needs-review This issue or pull request needs review from a core team member. label Sep 18, 2019
@jasdel jasdel self-assigned this Sep 18, 2019
@jasdel
Copy link
Contributor Author

jasdel commented Sep 25, 2019

@jasdel
Copy link
Contributor Author

jasdel commented Sep 26, 2019

@skmcgrail skmcgrail self-requested a review September 27, 2019 14:43
@jasdel jasdel merged commit ab0bbeb into aws:master Sep 27, 2019
@jasdel jasdel deleted the fixup/TestServer branch September 27, 2019 16:19
skotambkar pushed a commit to skotambkar/aws-sdk-go that referenced this pull request Sep 28, 2019
Ensure HTTP servers are cleaned up during testing after no longer needed. This was creating excessive noise in testing stack traces due to the number of background goroutines active.

Also updated SDK's unit tests to use verbose logging, have shorter runtime, and have a timeout fo 5m.

Related to aws#2840
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-review This issue or pull request needs review from a core team member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants