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 process.title expectation #10597

Closed

Commits on Jan 3, 2017

  1. test: fix process.title expectation

    `process.title` would work properly only in FreeBSD, OSX, and Linux as
    per test/parallel/test-setproctitle.js.
    
    This patch makes sure that the test expects an empty string in other
    platforms.
    
    This patch helps fix the SmartOS failures in
    https://ci.nodejs.org/job/node-test-commit/6962/ for
    nodejs#10456
    thefourtheye committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    593c545 View commit details
    Browse the repository at this point in the history