Skip to content

Commit

Permalink
gotooltest: skip flakey test on darwin (#133)
Browse files Browse the repository at this point in the history
The need for a real fix for this is captured in #130
  • Loading branch information
myitcv committed Mar 1, 2021
1 parent 45d8df8 commit d03db15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gotooltest/testdata/cover.txt
@@ -1,5 +1,7 @@
unquote scripts/exec.txt

[darwin] skip 'Pending a fix for github.com/rogpeppe/go-internal/issues/130'

# The module uses testscript itself.
# Use the checked out module, based on where the test binary ran.
go mod edit -replace=github.com/rogpeppe/go-internal=${GOINTERNAL_MODULE}
Expand Down

0 comments on commit d03db15

Please sign in to comment.