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
{{ message }}
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
On my laptop these tests are slow. On Jenkins workers they are
\*really\* slow, so increase the timeout.
```console
pin
pin add
✓ pin recursively (18531ms)
✓ pin directly (16056ms)
pin rm
✓ pin recursively, remove the root pin (12891ms)
✓ remove a child shared by multiple pins (10232ms)
ls
✓ print same pins (9001ms)
go and js pinset storage are compatible
- go -> js
- js -> go
5 passing (1m)
2 pending
```
0 commit comments