Closed
Description
While working on cleaning errchk
from go/test/ I have found a directory safe/...
: https://github.com/golang/go/tree/master/test/safe
These tests are not being used anymore and they are related to old pre-go gc, checking some internal state.
Can somebody with expertise look at that and decide if we should remove it or keep it and include into testing suite?