bazel-contrib / bazel-contrib/rules_bazel_integration_test
enable windows CI runner
Open
enhancement
- Dominant language
- Starlark
- Stars
- 65
- Forks
- 16
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 9
Description
Once https://github.com/bazel-contrib/rules_bazel_integration_test/pull/334 closes, it would be good to enable a windows CI runner to ensure that windows does not regress. It would be good if the following configurations are tested:
1. bazel test //... --enable_runfiles
2. bazel test //... --noenable_runfiles
2 will require the bazel-starlib tests to be disabled to run clean.
@cgrindel could you assist with this?
Contributor guide
Assessment
This issue has not been assessed yet.