Skip to content

test(pystar): run pystar under Windows and Mac#1547

Merged
rickeylev merged 3 commits intobazel-contrib:mainfrom
rickeylev:pystar.macwin.ci
Nov 8, 2023
Merged

test(pystar): run pystar under Windows and Mac#1547
rickeylev merged 3 commits intobazel-contrib:mainfrom
rickeylev:pystar.macwin.ci

Conversation

@rickeylev
Copy link
Copy Markdown
Collaborator

@rickeylev rickeylev commented Nov 8, 2023

This is to have better test coverage. Only workspace for them is used because of limited CI slots.

This also fixes the test_basic_windows test. The --build_python_zip flag built into Bazel has a different default depending on the host OS (not target platform): true for windows, and false otherwise. Updated the test to force the flag value for reliable behavior between platforms.

Work towards #1069

@rickeylev rickeylev requested a review from aignas November 8, 2023 21:47
This is to have better test coverage. Only workspace for them is used
because of limited CI slots.

Also switches from last_green to last_rc, since a Bazel 7 RC is now
available. This will help catch any changes that need to be backported
from Bazel head to the Bazel 7 branch.

Work towards bazel-contrib#1069
@rickeylev rickeylev added this pull request to the merge queue Nov 8, 2023
Merged via the queue into bazel-contrib:main with commit 07d530b Nov 8, 2023
@rickeylev rickeylev deleted the pystar.macwin.ci branch November 8, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants