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

x-pack/heartbeat: "build constraints exclude all Go files" for Win tests #40502

Closed
oakrizan opened this issue Aug 13, 2024 · 2 comments · Fixed by #40583
Closed

x-pack/heartbeat: "build constraints exclude all Go files" for Win tests #40502

oakrizan opened this issue Aug 13, 2024 · 2 comments · Fixed by #40583
Labels
flaky-test Unstable or unreliable test cases. Team:obs-ds-hosted-services Label for the Observability Hosted Services team

Comments

@oakrizan
Copy link
Contributor

oakrizan commented Aug 13, 2024

Problems with tests execution

Stack Trace

>> go test: Unit Testing
exec: gotestsum --no-color -f standard-quiet --junitfile build/TEST-go-unit.xml --jsonfile build/TEST-go-unit.out.json -- -covermode=atomic -coverprofile=build\TEST-go-unit.cov ./...
go: downloading github.com/kortschak/utter v1.5.0
package github.com/elastic/beats/v7/x-pack/heartbeat/include
	imports github.com/elastic/beats/v7/x-pack/heartbeat/monitors/browser: build constraints exclude all Go files in C:\buildkite-agent\builds\bk-agent-prod-gcp-1723551214720959957\elastic\beats-xpack-heartbeat\x-pack\heartbeat\monitors\browser
=== Errors
package github.com/elastic/beats/v7/x-pack/heartbeat/include
	imports github.com/elastic/beats/v7/x-pack/heartbeat/monitors/browser: build constraints exclude all Go files in C:\buildkite-agent\builds\bk-agent-prod-gcp-1723551214720959957\elastic\beats-xpack-heartbeat\x-pack\heartbeat\monitors\browser
@oakrizan oakrizan added the flaky-test Unstable or unreliable test cases. label Aug 13, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 13, 2024
@ycombinator ycombinator added the Team:obs-ds-hosted-services Label for the Observability Hosted Services team label Aug 13, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/obs-ds-hosted-services (Team:obs-ds-hosted-services)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Aug 13, 2024
@rowlandgeoff
Copy link
Contributor

During the migration of beats-ci from Jenkins to Buildkite, a number of tests were failing consistently due to issues unrelated to the migration. Those tests were disabled to stabilize the CI, with the intent to revisit them post-migration. @oakrizan has reviewed them all in her draft PRs linked above in the description, and has opened tickets such as this one to highlight to the product teams the tests that are currently still disabled and could use some attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Unstable or unreliable test cases. Team:obs-ds-hosted-services Label for the Observability Hosted Services team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants