Closed
Description
@oznetmaster identified issues with the two Matched()
methods added by #2967 - where return true
looks like it should be return false
. See feb226f#r30332971
This initially looks like a mistake - it would be good to verify that, and also work out why the tests passed on CI, and on my local machine, but not for @oznetmaster. (And of course, if we can write a test to fill whatever the gap is!)