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
gc,collect() on Mono seems not to have everything collected on return. For this reason, IronPython.test_memoryview.test_finalizer is disabled for Mono.
This causes
test_deque.test_container_iterator
to fail on Mono.The text was updated successfully, but these errors were encountered: