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

unable to run test.sh after clean clone of repository #730

Open
andersryanc opened this issue Apr 30, 2024 · 1 comment
Open

unable to run test.sh after clean clone of repository #730

andersryanc opened this issue Apr 30, 2024 · 1 comment
Assignees

Comments

@andersryanc
Copy link

GORM Playground Link

#729

Description

You instructions say to run ./test.sh immediately after downloading the repo, but it fails after a clean clone of the repository. I also noticed the CI tests are failing at the same spot in the pull request I just opened above.

Screenshot 2024-04-30 at 10 18 02 AM

I was able to run the tests, but I ended up having to use this command instead:

GORM_DIALECT=mysql go test

And follow up attempts to use ./test.sh still fail:

Screenshot 2024-04-30 at 11 33 53 AM
@andersryanc
Copy link
Author

Attaching a screenshot of the CI failure I mentioned in the description above, showing that it is failing with the same error:

Screenshot 2024-04-30 at 11 35 04 AM

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