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

test: check memoryUsage properties by geek · Pull Request #5546 · nodejs/node · GitHub

/ node Public

test: check memoryUsage properties - #5546

Closed
geek wants to merge 1 commit into
nodejs:masterfrom
geek:test-mem
Closed

test: check memoryUsage properties#5546
geek wants to merge 1 commit into
nodejs:masterfrom
geek:test-mem

Conversation

geek commented Mar 3, 2016

Copy link
Copy Markdown
Member

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to [CONTRIBUTING.md][0]?
  • If this change fixes a bug (or a performance problem), is a regression
    test (or a benchmark) included?
  • Is a documentation update included (if this change modifies
    existing APIs, or introduces new ones)?

Affected core subsystem(s)

test

Description of change

Adding test to check process.memoryUsage has correct properties set

cjihrig commented Mar 3, 2016

Copy link
Copy Markdown
Contributor

LGTM

cjihrig commented Mar 3, 2016

Copy link
Copy Markdown
Contributor

Fishrock123 added the test Issues and PRs related to the tests. label Mar 3, 2016
geek added a commit that referenced this pull request Mar 3, 2016
The properties on memoryUsage were not checked before,
this commit checks them.

PR-URL: #5546
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

geek commented Mar 3, 2016

Copy link
Copy Markdown
Member Author

Landed in 7d3a7ea

geek closed this Mar 3, 2016
geek deleted the test-mem branch March 3, 2016 19:28
Fishrock123 mentioned this pull request Mar 7, 2016
Fishrock123 pushed a commit that referenced this pull request Mar 8, 2016
The properties on memoryUsage were not checked before,
this commit checks them.

PR-URL: #5546
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Fishrock123 pushed a commit that referenced this pull request Mar 8, 2016
The properties on memoryUsage were not checked before,
this commit checks them.

PR-URL: #5546
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 17, 2016
… not checked before, this commit checks them.

PR-URL: #5546
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

Copy link
Copy Markdown
Contributor

This commit is causing a false positive with branch-diff due to the title being too long. I'm adding dont-land so we can have it ignored in the future, even though it is indeed landed on v4.x-staging

MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
… not checked before, this commit checks them.

PR-URL: #5546
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
… not checked before, this commit checks them.

PR-URL: #5546
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL