Skip to content

backport to 1.16: test: disable exact memory checks until we can sort out what changed in tcmalloc (#13447)#14082

Merged
antoniovicente merged 1 commit intoenvoyproxy:release/v1.16from
cpakulski:rel1.16/13447
Nov 19, 2020
Merged

backport to 1.16: test: disable exact memory checks until we can sort out what changed in tcmalloc (#13447)#14082
antoniovicente merged 1 commit intoenvoyproxy:release/v1.16from
cpakulski:rel1.16/13447

Conversation

@cpakulski
Copy link
Copy Markdown
Contributor

Commit Message: tcmalloc changed and the data coming out of tcmalloc::MallocExtension::GetNumericProperty("generic.current_allocated_bytes") no longer appears to be deterministic, even in unthreaded tests. So disable exact mem checks till we sort that out
Additional Description:
Risk Level: low
Testing: just thread_local_store_test
Docs Changes: n/a
Release Notes: n/a

…alloc (envoyproxy#13447)

Signed-off-by: Joshua Marantz <jmarantz@google.com>
Signed-off-by: Christoph Pakulski <christoph@tetrate.io>
@antoniovicente antoniovicente merged commit 4a36fdb into envoyproxy:release/v1.16 Nov 19, 2020
@cpakulski cpakulski deleted the rel1.16/13447 branch December 14, 2020 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants