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

Coverage tests are broken in Bazel 0.27.0 #2100

Closed
jayconrod opened this issue Jun 18, 2019 · 1 comment
Closed

Coverage tests are broken in Bazel 0.27.0 #2100

jayconrod opened this issue Jun 18, 2019 · 1 comment

Comments

@jayconrod
Copy link
Contributor

Example: https://buildkite.com/bazel/rules-go-golang/builds/1197#7fba7969-7a88-4201-b0a4-8982d9ebf8d0

  • //tests/core/coverage:coverage_test_test
  • //tests/core/nogo/coverage:coverage_test
  • //tests/core/race:race_feature_test
@robfig
Copy link
Contributor

robfig commented Sep 28, 2021

The latest build looks like all these tests are passing, e.g.
https://buildkite.com/bazel/rules-go-golang/builds/3263#ad864e99-1e32-4dfd-a83b-951fa4fad57c

//tests/core/coverage:coverage_test                                      PASSED in 16.8s
//tests/core/nogo/coverage:coverage_test                                 PASSED in 5.5s
//tests/core/race:race_test                                              PASSED in 57.3s

Closing, but please reopen if I've missed something

@robfig robfig closed this as completed Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants