Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Dec 9, 2016

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test tty

Description of change

The empty file test/pseudo-tty/stdin-setrawmode.out was missing from
the repository. This caused the test stdin-setrawmode.js to be skipped
and a warning to be printed when running commands like:

tools/test.py --mode=release -J pseudo-tty

or:

make test

or:

make test-ci

The empty file `test/pseudo-tty/stdin-setrawmode.out` was missing from
the repository. This caused the test stdin-setrawmode.js to be skipped
and a warning to be printed when running commands like:

   tools/test.py --mode=release -J pseudo-tty

or:

   make test

or:

  make test-ci
@Trott Trott added test Issues and PRs related to the tests. tty Issues and PRs related to the tty subsystem. labels Dec 9, 2016
@Trott Trott requested a review from Fishrock123 December 9, 2016 07:39
@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. lts-watch-v6.x labels Dec 9, 2016
@Trott
Copy link
Member Author

Trott commented Dec 9, 2016

@addaleax
Copy link
Member

addaleax commented Dec 9, 2016

CI failures are real, see #10149 for a proper fix (which I will attempt to land now if train wifi allows it)

@addaleax addaleax added duplicate Issues and PRs that are duplicates of other issues or PRs. and removed lts-watch-v4.x labels Dec 9, 2016
@addaleax
Copy link
Member

addaleax commented Dec 9, 2016

Landed #10149 so this should no longer be necessary :)

@addaleax addaleax closed this Dec 9, 2016
@Trott Trott deleted the fix-makefile-warning branch January 13, 2022 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate Issues and PRs that are duplicates of other issues or PRs. test Issues and PRs related to the tests. tty Issues and PRs related to the tty subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants