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

Replace flaky host instrumentation test #426

Merged
merged 2 commits into from
Oct 29, 2020

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Oct 28, 2020

Instead of checking if the underlying system memory does not change over a second, an assumption heavily dependent on the external system, test that the reported memory is within expected bounds.

Part of #425

Instead of checking if the underlying system memory does not change over
a second, an assumption heavily dependant on the external system, test
that the reported memory is within expected bounds.
@MrAlias MrAlias added bug Something isn't working area: testing Related to package testing labels Oct 28, 2020
@MrAlias MrAlias self-assigned this Oct 28, 2020
@MrAlias MrAlias merged commit a3f208a into open-telemetry:master Oct 29, 2020
@MrAlias MrAlias deleted the host-testing branch October 29, 2020 18:20
@MrAlias MrAlias linked an issue Nov 5, 2020 that may be closed by this pull request
vchitai pushed a commit to vchitai/opentelemetry-go-contrib that referenced this pull request Nov 13, 2020
Instead of checking if the underlying system memory does not change over
a second, an assumption heavily dependant on the external system, test
that the reported memory is within expected bounds.
@MrAlias MrAlias mentioned this pull request Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: testing Related to package testing bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate Host TestHostMemory Failure
3 participants