You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With python3 and py.test we run with random hash seeds. This causes some
failures in the test suite because we go deeper into some XML trees that
we expected and run into even deeper inequalities. AFAICT, this simply
makes comparisons return False when they would normally do so.
0 commit comments