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

Windows coverage tests are failing in CI #2518

Open
jayconrod opened this issue May 28, 2020 · 0 comments
Open

Windows coverage tests are failing in CI #2518

jayconrod opened this issue May 28, 2020 · 0 comments
Labels
code-health coverage windows Affects Windows hosts or targets

Comments

@jayconrod
Copy link
Contributor

Some tests are disabled because they are failing:

  • //tests/core/coverage:coverage_test
  • //tests/core/nogo/coverage:coverage_test
  • Coverage part of //tests/core/race:race_test

Errors look like:

            FAIL: //:coverrace_test (see C:/b/4xosdfd5/execroot/__main__/bazel-out/x64_windows-fastbuild-ST-e550172346ce7259f92416ab36072baf4df0deb3e748a2c931fafa98361b25ba/testlogs/coverrace_test/test.log)
            ERROR: C:/b/gmkpsojl/bazel_testing/bazel_go_test/main/BUILD.bazel:59:8: output 'coverrace_test/coverage.dat' was not created
            ERROR: C:/b/gmkpsojl/bazel_testing/bazel_go_test/main/BUILD.bazel:59:8: not all outputs were created or valid
            Target //:coverrace_test up-to-date:
@jayconrod jayconrod added code-health coverage windows Affects Windows hosts or targets labels May 28, 2020
jayconrod pushed a commit to jayconrod/rules_go that referenced this issue May 28, 2020
Test case was added in bazelbuild#2502. bazelbuild#2509 enabled tests and caused it to
start failing. Skipped for now.

Updates bazelbuild#2518
jayconrod pushed a commit that referenced this issue May 28, 2020
Test case was added in #2502. #2509 enabled tests and caused it to
start failing. Skipped for now.

Updates #2518
jayconrod pushed a commit that referenced this issue May 28, 2020
Test case was added in #2502. #2509 enabled tests and caused it to
start failing. Skipped for now.

Updates #2518
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-health coverage windows Affects Windows hosts or targets
Projects
None yet
Development

No branches or pull requests

1 participant