assertLessThan() actually does the opposite of what it advertises. It's only through luck that existing asserts have not failed before. This changes assertLessThan to actually assert that the value is less than something. PR Close #21430
assertLessThan() actually does the opposite of what it advertises. It's only through luck that existing asserts have not failed before. This changes assertLessThan to actually assert that the value is less than something. PR Close #21430