test: simplify test skipping by vsemozhetbyt · Pull Request #14021 · nodejs/node

@nodejs-github-bot added addons

Issues and PRs related to native addons.

async_hooks

Issues and PRs related to the async hooks subsystem.

doc

Issues and PRs related to the documentations.

dont-land-on-v4.x inspector

Issues and PRs related to the V8 inspector protocol

test

Issues and PRs related to the tests.

tools

Issues and PRs related to the tools directory.

labels

Jul 1, 2017

@vsemozhetbyt vsemozhetbyt removed addons

Issues and PRs related to native addons.

async_hooks

Issues and PRs related to the async hooks subsystem.

inspector

Issues and PRs related to the V8 inspector protocol

tools

Issues and PRs related to the tools directory.

labels

Jul 1, 2017
Also add common.printSkipMessage() for partial skips.

Fixes: #14016

@vsemozhetbyt

vsemozhetbyt added a commit that referenced this pull request

Jul 4, 2017
* Make common.skip() exit.

  Also add common.printSkipMessage() for partial skips.

* Don't make needless things before skip

PR-URL: #14021
Fixes: #14016
Reviewed-By: Refael Ackermann <refack@gmail.com>

addaleax pushed a commit that referenced this pull request

Jul 11, 2017
* Make common.skip() exit.

  Also add common.printSkipMessage() for partial skips.

* Don't make needless things before skip

PR-URL: #14021
Fixes: #14016
Reviewed-By: Refael Ackermann <refack@gmail.com>

addaleax pushed a commit that referenced this pull request

Jul 18, 2017
* Make common.skip() exit.

  Also add common.printSkipMessage() for partial skips.

* Don't make needless things before skip

PR-URL: #14021
Fixes: #14016
Reviewed-By: Refael Ackermann <refack@gmail.com>

Fishrock123 pushed a commit that referenced this pull request

Jul 19, 2017
* Make common.skip() exit.

  Also add common.printSkipMessage() for partial skips.

* Don't make needless things before skip

PR-URL: #14021
Fixes: #14016
Reviewed-By: Refael Ackermann <refack@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Aug 16, 2017
* Make common.skip() exit.

  Also add common.printSkipMessage() for partial skips.

* Don't make needless things before skip

Backport-PR-URL: #14838
PR-URL: #14021
Fixes: #14016
Reviewed-By: Refael Ackermann <refack@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Sep 5, 2017
* Make common.skip() exit.

  Also add common.printSkipMessage() for partial skips.

* Don't make needless things before skip

Backport-PR-URL: #14838
PR-URL: #14021
Fixes: #14016
Reviewed-By: Refael Ackermann <refack@gmail.com>

This was referenced

Sep 5, 2017