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

Commits on Mar 11, 2016

  1. (maint) Consider output processing delay in component test

    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.
    parisiale committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    be536b4 View commit details
    Browse the repository at this point in the history