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

test: make stdout buffer test more robust #6633

Closed
wants to merge 2 commits into from
Closed

Commits on May 7, 2016

  1. test: make stdout buffer test more robust

    test-stdout-buffer-flush-on-exit is unfortunately non-deterministic. It
    will, every so often, pass when it is supposed to fail. This is
    currently guarded against by running the test with three different long
    strings. This change increases it to five to reduce the false negatives.
    Trott committed May 7, 2016
    Configuration menu
    Copy the full SHA
    af043d3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2016

  1. [squash] more tests

    Trott committed May 8, 2016
    Configuration menu
    Copy the full SHA
    1a61516 View commit details
    Browse the repository at this point in the history