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: check memoryUsage properties #5546

Closed
wants to merge 1 commit into from
Closed

Conversation

geek
Copy link
Member

@geek geek commented Mar 3, 2016

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
Copy link
Contributor

cjihrig commented Mar 3, 2016

LGTM

@cjihrig
Copy link
Contributor

cjihrig commented Mar 3, 2016

@Fishrock123 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
Copy link
Member Author

geek commented Mar 3, 2016

Landed in 7d3a7ea

@geek geek closed this Mar 3, 2016
@geek geek deleted the test-mem branch March 3, 2016 19:28
@Fishrock123 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>
@MylesBorins
Copy link
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>
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