Skip to content

Comments

[WIP] Fix failing tests for Python 3.11 on MacOS#4252

Closed
bdbaddog wants to merge 7 commits intoSCons:masterfrom
bdbaddog:fix_py311_mac_test_failures
Closed

[WIP] Fix failing tests for Python 3.11 on MacOS#4252
bdbaddog wants to merge 7 commits intoSCons:masterfrom
bdbaddog:fix_py311_mac_test_failures

Conversation

@bdbaddog
Copy link
Contributor

Items fixed:
Fix PathIsDirCreate() for python 3.11 on MacOS Catalina(at least) - This is in validator so fixes more than just test.

Contributor Checklist:

  • I have created a new test or updated the unit tests to cover the new/changed functionality.
  • I have updated CHANGES.txt (and read the README.rst)
  • I have updated the appropriate documentation

@mwichmann mwichmann added the testsuite Things that only affect the SCons testing. Do not use just because a PR has tests. label Oct 27, 2022
… querying getconf ARG_MAX to find out actual limit and create arg longer than that, left default at previous lenght which was hardcoded
…this test is not consistently getting the path from tempdir or the realpath() of that, so create a regex with both (only for macOS)
@bdbaddog
Copy link
Contributor Author

bdbaddog commented Jul 7, 2025

Closing. Didn't make it to the finish line. I'll create a new PR when I get time to revisit.

@bdbaddog bdbaddog closed this Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Op Sys: macOS Python 3.11 testsuite Things that only affect the SCons testing. Do not use just because a PR has tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants