Disable schur non-convergence test.

It seems that about half the time, the schur decomposition passes when the maximum number of iterations is set to 1, so checking that it doesn't converge leads to flaky results. Disabling the non-convergence check.

Fixes #2458 (closed)

Merge request reports

Loading