test_runner: do not invoke after hook when test is empty by marco-ippolito · Pull Request #51389 · nodejs/node
added
needs-ci
labels
Jan 5, 2024marco-ippolito added a commit to marco-ippolito/node that referenced this pull request
Jan 12, 2024PR-URL: nodejs#51389 Fixes: nodejs#51371 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Medhansh404 pushed a commit to Medhansh404/node that referenced this pull request
Jan 19, 2024PR-URL: nodejs#51389 Fixes: nodejs#51371 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
targos pushed a commit that referenced this pull request
Feb 15, 2024targos added a commit that referenced this pull request
Mar 7, 2024
MoLow
mentioned this pull request
targos added a commit that referenced this pull request
Mar 8, 2024targos added a commit that referenced this pull request
Mar 8, 2024targos added a commit that referenced this pull request
Mar 8, 2024rdw-msft pushed a commit to rdw-msft/node that referenced this pull request
Mar 26, 2024Notable changes: This release reverts nodejs#51389, which landed in Node.js 21.7.0. It is a documented feature that `t.after()` hooks are run even if a test has no subtests. The hook can be used to clean up the test itself. PR-URL: nodejs#52002
jcbhmr pushed a commit to jcbhmr/node that referenced this pull request
May 15, 2024Notable changes: This release reverts nodejs#51389, which landed in Node.js 21.7.0. It is a documented feature that `t.after()` hooks are run even if a test has no subtests. The hook can be used to clean up the test itself. PR-URL: nodejs#52002
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters