Skip to content

Commit 423466a

Browse files
committed
gotooltest: skip flakey test on darwin
The need for a real fix for this is captured in #130
1 parent 45d8df8 commit 423466a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: gotooltest/testdata/cover.txt

+2
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)