On Wed, Aug 23, 2023 at 06:33:15PM +0200, Phil Sutter wrote: > On a slow system, one of the 'delete element' commands would > occasionally fail. Assuming it can only happen if the 2s timeout passes > "too quickly", work around it by adding elements with a 2m timeout > instead and when wanting to test the element expiry just drop and add > the element again with a short timeout. > > Fixes: 6231d3fa4af1e ("tests: shell: Fix for unstable sets/0043concatenated_ranges_0") > Signed-off-by: Phil Sutter <phil@xxxxxx> Patch applied.