aws-c-common icon indicating copy to clipboard operation
aws-c-common copied to clipboard

Test failure: test_memtrace_stacks

Open markus289 opened this issue 4 years ago • 0 comments

Hello,

I am building an RPM for the shared library of aws-c-common on COPR. One test is failing.

        Start 253: test_memtrace_stacks
252/380 Test #253: test_memtrace_stacks .................................................***Failed    0.00 sec
***FAILURE*** Expected condition to be true: strstr(log_buffer, "s_alloc_1") || strstr(log_buffer, s_alloc_1_addr) [s_test_memtrace_stacks():/builddir/build/BUILD/aws-c-common-0.6.2/tests/memtrace_test.c@#155]
***FAILURE*** test_memtrace_stacks [ [31mFAILED[0m ] [s_aws_run_test_case():/builddir/build/BUILD/aws-c-common-0.6.2/include/aws/testing/aws_test_harness.h@#454]

The complete build log is currently available on COPR, but will vanish at some point in the future.

I can provide more details, if needed.

markus289 avatar Jun 23 '21 07:06 markus289