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
In #1209, the test TestFinalizer.CollectBasicObject fails consistently on Mono (works fine on .NET Core), I have thus disabled it for the time being.
This could be an issue with different behaviour of Mono's GC in newer versions. Since the GC wait is not implemented for Mono, this can't really be run deterministically.