Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: can't load package github.com/stretchr/testify v1.3.0 #1261

Closed
sawadashota opened this issue Jan 17, 2019 · 0 comments
Closed

Comments

@sawadashota
Copy link
Contributor

sawadashota commented Jan 17, 2019

Describe the bug

can't load package github.com/stretchr/testify v1.3.0 at CircleCI however go.mod point v1.2.2.
So that CI failed before testing our implements.

CircleCI log

$ #!/bin/bash -eo pipefail
go-acc -o coverage.txt ./... -- -failfast -timeout=20m
can't load package: package go: downloading github.com/stretchr/testify v1.3.0: unknown import path "go: downloading github.com/stretchr/testify v1.3.0": cannot find module providing package go: downloading github.com/stretchr/testify v1.3.0
exit status 1
Exited with code 1

https://circleci.com/gh/ory/hydra/5694
https://circleci.com/gh/ory/hydra/5696
https://circleci.com/gh/ory/hydra/5703

To Reproduce
Steps to reproduce the behavior:

  1. exec go-acc -o coverage.txt ./... -- -failfast -timeout=20m at CircleCI

Expected behavior

Download github.com/stretchr/testify successfully

Screenshots

image

Version:

  • Environment: CircleCI
  • Version: master
@sawadashota sawadashota mentioned this issue Jan 17, 2019
6 tasks
@aeneasr aeneasr closed this as completed Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants