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

Cant detect test file #2

Open
okankoAMZ opened this issue Jun 23, 2022 · 1 comment
Open

Cant detect test file #2

okankoAMZ opened this issue Jun 23, 2022 · 1 comment

Comments

@okankoAMZ
Copy link
Owner

Describe the bug
go test cant find test file

Steps to reproduce
run go test

What did you expect to see?
running the test

What did you see instead?
test file. not found

What version did you use?
Version: (e.g., v1.247350.0, etc)

What config did you use?
Config: (e.g. the agent json config file)

Environment
OS: (e.g., "Ubuntu 20.04")

Additional context
Add any other context about the problem here.

@okankoAMZ
Copy link
Owner Author

//go:build linux && integration
// +build linux,integration

removing this fixed it?

okankoAMZ added a commit that referenced this issue Aug 3, 2022
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

1 participant