X Tutup
The Wayback Machine - https://web.archive.org/web/20220323040349/https://github.com/nodejs/node/pull/36769
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: use faster variant for rss in test-vm-memleak.js #36769

Closed
wants to merge 1 commit into from

Conversation

PoojaDurgad
Copy link
Contributor

@PoojaDurgad PoojaDurgad commented Jan 4, 2021

Refs: #34291

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the test label Jan 4, 2021
Flarna
Flarna approved these changes Jan 4, 2021
Lxxyx
Lxxyx approved these changes Jan 4, 2021
Copy link
Member

@Trott Trott left a comment

Change looks good to me but it's not desirable (in my opinion, at least) to have multiple identical commit messages. Can we please update the commit message for this and the other PRs with identical names/commit messages so that they indicate the name of the test that is being changed?

@PoojaDurgad PoojaDurgad changed the title test: use faster variant for rss test: use faster variant for rss in test-vm-memleak.js Jan 5, 2021
@PoojaDurgad
Copy link
Contributor Author

@PoojaDurgad PoojaDurgad commented Jan 5, 2021

@Trott - fixed

Trott
Trott approved these changes Jan 5, 2021
@Trott Trott added the request-ci label Jan 5, 2021
@github-actions github-actions bot removed the request-ci label Jan 5, 2021
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Jan 5, 2021

@PoojaDurgad PoojaDurgad added the request-ci label Jan 5, 2021
@github-actions github-actions bot removed the request-ci label Jan 5, 2021
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Jan 5, 2021

@PoojaDurgad PoojaDurgad added the author ready label Jan 7, 2021
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Jan 11, 2021

@jasnell
Copy link
Member

@jasnell jasnell commented Jan 11, 2021

Landed in 2ceb441

@jasnell jasnell closed this Jan 11, 2021
jasnell added a commit that referenced this issue Jan 11, 2021
PR-URL: #36769
Refs: #34291
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams added a commit that referenced this issue Jan 12, 2021
PR-URL: #36769
Refs: #34291
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadams danielleadams mentioned this pull request Jan 12, 2021
@targos targos added the backport-blocked-v14.x label May 25, 2021
@targos targos removed the backport-blocked-v14.x label Aug 8, 2021
targos added a commit that referenced this issue Aug 8, 2021
PR-URL: #36769
Refs: #34291
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BethGriggs added a commit that referenced this issue Aug 12, 2021
PR-URL: #36769
Refs: #34291
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins added a commit that referenced this issue Aug 31, 2021
PR-URL: #36769
Refs: #34291
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
foxxyz added a commit to foxxyz/node that referenced this issue Oct 18, 2021
PR-URL: nodejs#36769
Refs: nodejs#34291
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready test
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

8 participants
X Tutup