Hi Pablo, On Tue, Nov 26, 2019 at 11:34:22AM +0100, Pablo Neira Ayuso wrote: > Always close interval in non-anonymous sets unless the auto-merge > feature is set on. > > Fixes: a4ec05381261 ("segtree: always close interval in non-anonymous sets") > Signed-off-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > --- > Hi Phil, > > this patch also supersedes https://patchwork.ozlabs.org/patch/1198896/. I fear this doesn't fix the problem at hand. With your two patches applied, tests/shell/testcases/sets/0039delete_interval_0 still fails for me. Your revert removes executable bit from that script, maybe that's why you didn't notice? Cheers, Phil