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
There are test failures while running mage test on MacOS
Test: github.com/elastic/go-txfile
Run test for package 'github.com/elastic/go-txfile' (binary: false)
# golang.org/x/sys/unix
Error: ../../../go/pkg/mod/golang.org/x/[email protected][19](https://github.com/elastic/go-txfile/pull/54/checks#step:4:19)24-c96a22e43c9c/unix/syscall_darwin.1_13.go:25:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected][20](https://github.com/elastic/go-txfile/pull/54/checks#step:4:20)200102141924-c96a22e43c9c/unix/zsyscall_darwin_amd64.1_13.go:27:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected][21](https://github.com/elastic/go-txfile/pull/54/checks#step:4:21)41924-c96a22e43c9c/unix/zsyscall_darwin_amd64.1_13.go:40:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected][22](https://github.com/elastic/go-txfile/pull/54/checks#step:4:22)e43c9c/unix/zsyscall_darwin_amd64.go:28:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:43:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected][24](https://github.com/elastic/go-txfile/pull/54/checks#step:4:24)-c96a22e43c9c/unix/zsyscall_darwin_amd64.go:59:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:75:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:90:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:105:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:121:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:121:3: too many errors
FAIL github.com/elastic/go-txfile [build failed]
Test: github.com/elastic/go-txfile/dev-tools/lib/mage/xbuild
Skipping github.com/elastic/go-txfile/dev-tools/lib/mage/xbuild: No tests found
Test: github.com/elastic/go-txfile/internal/cleanup
* chore: CI use orka for macos agents
* Chore: Disable macOS builds with matrix exclusion. See #55
* Chore: Removed go 1.17 from build matrix. See #55
* Update .ci/Jenkinsfile
Co-authored-by: Victor Martinez <[email protected]>
* Update .ci/Jenkinsfile
Co-authored-by: Victor Martinez <[email protected]>
Co-authored-by: Victor Martinez <[email protected]>
There are test failures while running
mage test
on MacOSSee #54
The text was updated successfully, but these errors were encountered: