Skip to content

Commit d03db15

Browse files
authored
gotooltest: skip flakey test on darwin (#133)
The need for a real fix for this is captured in #130
1 parent 45d8df8 commit d03db15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gotooltest/testdata/cover.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
unquote scripts/exec.txt
22

3+
[darwin] skip 'Pending a fix for github.com/rogpeppe/go-internal/issues/130'
4+
35
# The module uses testscript itself.
46
# Use the checked out module, based on where the test binary ran.
57
go mod edit -replace=github.com/rogpeppe/go-internal=${GOINTERNAL_MODULE}

0 commit comments

Comments
 (0)