test: run abort tests by Trott · Pull Request #14013 · nodejs/node

@Trott added build

Issues and PRs related to build files or the CI.

test

Issues and PRs related to the tests.

tools

Issues and PRs related to the tools directory.

labels

Jun 30, 2017

@nodejs-github-bot nodejs-github-bot added build

Issues and PRs related to build files or the CI.

test

Issues and PRs related to the tests.

tools

Issues and PRs related to the tools directory.

windows

Issues and PRs related to the Windows platform.

labels

Jun 30, 2017

addaleax

refack

bnoordhuis

mhdawson

This was referenced

Jul 6, 2017

@Trott Trott added the python

PRs and issues that require attention from people who are familiar with Python.

label

Jul 24, 2017

addaleax

MylesBorins pushed a commit that referenced this pull request

Sep 12, 2017
Currently, tests in test/abort do not run in CI.

This change configures the test runner to not write core files for abort
tests and to run them.

PR-URL: #14013
Fixes: #14012
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

misterdjules pushed a commit to misterdjules/build that referenced this pull request

Sep 22, 2017
This allows for controlling core files limits per process (e.g per
tests).

Ref: nodejs/node#14013

refack added a commit to refack/node that referenced this pull request

Sep 23, 2017
PR-URL: nodejs#15056
Fixes: nodejs#14012
Refs: nodejs#14013
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

jasnell pushed a commit that referenced this pull request

Sep 25, 2017
PR-URL: #15056
Fixes: #14012
Refs: #14013
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

gibfahn pushed a commit to nodejs/build that referenced this pull request

Sep 29, 2017
This allows for controlling core files limits per process (e.g per
tests).

PR-URL: #894
Refs: nodejs/node#14013

refack added a commit to refack/node that referenced this pull request

Oct 24, 2017
PR-URL: nodejs#15056
Fixes: nodejs#14012
Refs: nodejs#14013
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Oct 25, 2017
Backport-PR-URL: #16442
PR-URL: #15056
Fixes: #14012
Refs: #14013
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Oct 25, 2017
Backport-PR-URL: #16442
PR-URL: #15056
Fixes: #14012
Refs: #14013
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Oct 26, 2017
Backport-PR-URL: #16442
PR-URL: #15056
Fixes: #14012
Refs: #14013
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

@Trott Trott deleted the run-abort-tests branch

January 13, 2022 22:46