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

Remove "windows_tests" and "all_windows_tests" targets from BUILD files #13608

Closed
wants to merge 1 commit into from

Conversation

meteorcloudy
Copy link
Member

@meteorcloudy meteorcloudy commented Jun 25, 2021

After 572d4fd, we no longer rely on
those targets to run Windows tests on Bazel CI.

This also simplify the process to enable your tests on Windows when create a new package (boilerplate targets are no longer needed).

Related #4292

After 572d4fd, we no longer rely on
those targets to run Windows tests on Bazel CI.

Related bazelbuild#4292
@philwo
Copy link
Member

philwo commented Jun 25, 2021

Wow, nice!! 😃 It's much cleaner than before...

Copy link
Contributor

@oquenchil oquenchil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bazel-io bazel-io closed this in 7ce19e4 Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants