diff options
author | Mady Mellor <madym@google.com> | 2021-07-13 13:32:07 -0700 |
---|---|---|
committer | Mady Mellor <madym@google.com> | 2021-07-15 22:13:04 +0000 |
commit | c88902ca0b0cd27f45270848c004cb290ec7c80f (patch) | |
tree | 36140a7d0835285fb82309fa8094afc2694d86b5 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 6154a87850da0c04e7f8389fdbea5d2799042e35 (diff) |
Only load the overflow data once
We would also try loading the overflow data if it was empty
but this works poorly if it's becoming empty due to an app
cancel because we could load contents that are about to be
removed.
I think this can safely work if we just load it based on
the flag.
Adds a test related to this that was only in BubblesTest to
NewNotifPipelineBubblesTest as well
Test: atest BubblesTest NewNotifPipelineBubblesTest
Test: - have nothing in bubble overflow
- post 3 bubbles, cancel all, get a bubble, look in the overflow
=> the 3 bubbles shouldn't be there
Bug: 193560795
Change-Id: I1ec2d637281807ae3a2ec7430cff6627b074fa78
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions