CL 776940 added a test which will fail on platforms without symbolic links - for example Plan 9, as seen here:
--- FAIL: TestReadUniqueDirectoryEntries (0.01s)
root_test.go:331: symlink target-in /tmp/TestReadUniqueDirectoryEntries2849854155/001/link-in: not supported by plan 9
FAIL
FAIL crypto/x509 108.221s
CL 776940 added a test which will fail on platforms without symbolic links - for example Plan 9, as seen here: