FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: check that pending warning is emitted once by Trott · Pull Request #12527 · nodejs/node · GitHub

/ node Public

test: check that pending warning is emitted once - #12527

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:pending
Closed

test: check that pending warning is emitted once#12527
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:pending

Conversation

Trott commented Apr 20, 2017

Copy link
Copy Markdown
Member

Code for the new --pending-deprecation flag contains logic to make sure
the deprecation warning is emitted only once. However, this was not
being tested. Add test coverage for this situation.

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 buffer

Code for the new --pending-deprecation flag contains logic to make sure
the deprecation warning is emitted only once. However, this was not
being tested. Add test coverage for this situation.
Trott added buffer Issues and PRs related to the buffer subsystem. test Issues and PRs related to the tests. labels Apr 20, 2017

lpinca commented Apr 20, 2017

Copy link
Copy Markdown
Member

jasnell pushed a commit that referenced this pull request Apr 24, 2017
Code for the new --pending-deprecation flag contains logic to make sure
the deprecation warning is emitted only once. However, this was not
being tested. Add test coverage for this situation.

PR-URL: #12527
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

jasnell commented Apr 24, 2017

Copy link
Copy Markdown
Member

Landed in 75bfdad

gibfahn commented Jun 18, 2017

Copy link
Copy Markdown
Member

Marking dont-land as this depends on #11968

Trott deleted the pending branch January 13, 2022 22:45
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buffer Issues and PRs related to the buffer subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL