Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(maint) Consider output processing delay in component test #365

Merged
merged 1 commit into from
Mar 11, 2016

Conversation

parisiale
Copy link
Contributor

ExternalModule waits 100 ms before processing the output of a
non-blocking test; here, we're adding an extra pause to the component
tests in order to avoid transient failures when testing the
non-blocking response.

Note that the component tests are asynchronous; they are executed only
when the TEST_VIRTUAL flag is enabled.

ExternalModule waits 100 ms before processing the output of a
non-blocking test; here, we're adding an extra pause to the component
tests in order to avoid transient failures when testing the
non-blocking response.

Note that the component tests are asynchronous; they are executed only
when the TEST_VIRTUAL flag is enabled.
@mruzicka
Copy link
Contributor

LGTM

mruzicka added a commit that referenced this pull request Mar 11, 2016
(maint) Consider output processing delay in component test
@mruzicka mruzicka merged commit d5c041e into puppetlabs:master Mar 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants