Skip to content

test: disable exact memory checks until we can sort out what changed in tcmalloc#13447

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
jmarantz:disable-exact-mem-tests
Oct 8, 2020
Merged

test: disable exact memory checks until we can sort out what changed in tcmalloc#13447
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
jmarantz:disable-exact-mem-tests

Conversation

@jmarantz
Copy link
Copy Markdown
Contributor

@jmarantz jmarantz commented Oct 8, 2020

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

…allo

Signed-off-by: Joshua Marantz <jmarantz@google.com>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mattklein123 mattklein123 merged commit 45e4548 into envoyproxy:master Oct 8, 2020
@jmarantz jmarantz deleted the disable-exact-mem-tests branch October 9, 2020 00:37
@cpakulski cpakulski added the backport/approved Approved backports to stable releases label Nov 18, 2020
cpakulski pushed a commit to cpakulski/envoy that referenced this pull request Nov 18, 2020
…alloc (envoyproxy#13447)

Signed-off-by: Joshua Marantz <jmarantz@google.com>
Signed-off-by: Christoph Pakulski <christoph@tetrate.io>
antoniovicente pushed a commit that referenced this pull request Nov 19, 2020
…alloc (#13447) (#14082)

Signed-off-by: Joshua Marantz <jmarantz@google.com>
Signed-off-by: Christoph Pakulski <christoph@tetrate.io>

Co-authored-by: Joshua Marantz <jmarantz@google.com>
@cpakulski
Copy link
Copy Markdown
Contributor

Backported to release 1.16. Other releases are not affected. Removing backport/approved label.

@cpakulski cpakulski removed the backport/approved Approved backports to stable releases label Dec 16, 2020
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.

4 participants