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

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Op Sys: Mac OS X 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.

None yet

2 participants