I have no idea what's causing this, I suspect something related to RNGs, as we know they don't work properly in `mps` yet. This is a pending task from our initial `mps` support (#355) that we need to investigate. For now, we have adopted two workarounds: - Perform an extra pass as appropriate so tests pass. - Recommend users that care about reproducibility / accuracy to do the same.