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,tests: port startup_options_tests #5706

Closed

Conversation

laszlocsomor
Copy link
Contributor

//src/test/shell/integration:startup_options_tests
now runs on Windows.

See #4292

Change-Id: I255b227f7b6b788f21b45b743e7065a646252a36

//src/test/shell/integration:startup_options_tests
now runs on Windows.

See bazelbuild#4292

Change-Id: I255b227f7b6b788f21b45b743e7065a646252a36
Running with --nobatch then --batch ensures the
second run kills the first one (because of changed
startup flags) and the second one too (because of
--batch).

The `kill` assertions in lines bazelbuild#66 and bazelbuild#67 now
succeed.

Change-Id: Ibee4997783a820858fc2d2bdda02082a91385d0e
@bazel-io bazel-io closed this in 283ba0a Jul 30, 2018
@laszlocsomor laszlocsomor deleted the startup_options_tests branch July 30, 2018 09:53
werkt pushed a commit to werkt/bazel that referenced this pull request Aug 2, 2018
//src/test/shell/integration:startup_options_tests
now runs on Windows.

See bazelbuild#4292

Change-Id: I255b227f7b6b788f21b45b743e7065a646252a36

Closes bazelbuild#5706.

Change-Id: Ibee4997783a820858fc2d2bdda02082a91385d0e
PiperOrigin-RevId: 206551029
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.

2 participants