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
Some of these failures at least are due to changes in mutation sorting: for instance, in tests that check whether passing through SLiM doesn't change anything, replacing a sort with a canonicalise fixes them. Possibly #412 is related?
Some of these failures at least are due to changes in mutation sorting: for instance, in tests that check whether passing through SLiM doesn't change anything, replacing a
sortwith acanonicalisefixes them. Possibly #412 is related?