tinygo icon indicating copy to clipboard operation
tinygo copied to clipboard

go 1.20's "tinygo test -skip" unimplemented

Open dkegel-fastly opened this issue 3 years ago • 3 comments

upstream sprouted a test -skip flag on tip today: https://go-review.googlesource.com/c/go/+/421439/

We should consider implementing it, too.

dkegel-fastly avatar Aug 06 '22 00:08 dkegel-fastly

This shouldn't be too hard..

dgryski avatar Aug 09 '22 19:08 dgryski

I'll wait until https://github.com/golang/go/issues/41583 is actually closed.

dgryski avatar Aug 10 '22 05:08 dgryski

It's closed now.

dkegel-fastly avatar Sep 16 '22 14:09 dkegel-fastly

Sorry I misclicked

aykevl avatar Mar 22 '23 15:03 aykevl