Remove assertion that makes many test failing (#67265)
This commit removes an assertion that makes many tests to fail
on CI until #67160 is merged, which has been opened to fix the
underlying issues around that assertion tripping (and brings
back the assertion).
Relates #67160