Skip to content

test: skip whether TTY is availble

Rodrigo Muino Tomonari requested to merge github/fork/trevnorris/fix-13984 into master
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description

If TTY isn't available then the test will always fail.

Fixes: https://github.com/nodejs/node/issues/13984

CI: https://ci.nodejs.org/job/node-test-pull-request/8879/

Merge request reports

Loading