This repository was archived by the owner on Oct 27, 2022. It is now read-only.
Closed
Conversation
rp-tanium
commented
Apr 26, 2017
- Pass timeout in seconds to exception in windows wait function
- Added a small sleep to test_check_output_timeout to avoid busyloop on failures.
- Fixed cases where return code was expected to be -9 (is 1 on windows) after a kill
- Ensured skip test directive for signals tests and cwd tests.
- Fixed case where orig_timeout was not passed to TimeoutExpired.
* pass timeout in seconds to exception in windows wait function * added a small sleep to test_check_output_timeout to avoid busyloop on failures. * fixed cases where return code was expected to be -9 (is 1 on windows) after a kill * ensured skip test directive for signals tests and cwd tests. * fixed case where orig_timeout was not passed to TimeoutExpired.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
Contributor
|
similar changes from upstream committed, the testsuite now passes. |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.