-
Notifications
You must be signed in to change notification settings - Fork 5.3k
StatsThreadLocalStoreTestNoFixture.MemoryWithoutTlsFakeSymbolTable flaky? #8282
Copy link
Copy link
Closed
Labels
Description
Josh, could you take a look? I don't think this failure is related to the PR it failed on ( #8281) so I think it's a random flake.
[ RUN ] StatsThreadLocalStoreTestNoFixture.MemoryWithoutTlsFakeSymbolTable
test/common/stats/thread_local_store_test.cc:898: Failure
Expected equality of these values:
memory_test.consumedBytes()
Which is: 15268288
15268336
Stack trace:
0x528d66: Envoy::Stats::StatsThreadLocalStoreTestNoFixture_MemoryWithoutTlsFakeSymbolTable_Test::TestBody()
0xa94ea4: testing::internal::HandleExceptionsInMethodIfSupported<>()
0xa94dcc: testing::Test::Run()
0xa95e1f: testing::TestInfo::Run()
... Google Test internal frames ...
[ FAILED ] StatsThreadLocalStoreTestNoFixture.MemoryWithoutTlsFakeSymbolTable (787 ms)
Reactions are currently unavailable