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: fix test-debug-signal-cluster.js flakyness #8568

Closed
wants to merge 3 commits into from

Commits on Sep 16, 2016

  1. test: fix test-debug-signal-cluster.js flakyness

    Do not assume any order and buffering/atomicity of output from child
    processes' debugger agents.
    
    Fixes nodejs#3796.
    Julien Gilli committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    f7e7d92 View commit details
    Browse the repository at this point in the history
  2. changes according to code review comments

    Julien Gilli committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    522b969 View commit details
    Browse the repository at this point in the history
  3. actually remove test from flaky list

    Julien Gilli committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    9803919 View commit details
    Browse the repository at this point in the history