Skip to content
Snippets Groups Projects
Commit e18eb241 authored by David Duarte's avatar David Duarte
Browse files

QueueTest: Only set promise value when the key is removed

Setting the promise before removing the value was making some tests
flaky because they assumed that the value was removed when the promise
returned which happened most of the time until it didn't

Bug: 264500085
Test: bluetooth_test_gd_unit64 --gtest_filter=QueueTest.* --gtest_repeat=-1
Change-Id: I951e21b78d971966a40d3c53aa1c26caa532f0df
parent a2adef9c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment