Skip to content

Document alternate solution to PermissionError during test proxy use#36703

Merged
mccoyp merged 1 commit intomainfrom
test-proxy-permissionerror
Jul 31, 2024
Merged

Document alternate solution to PermissionError during test proxy use#36703
mccoyp merged 1 commit intomainfrom
test-proxy-permissionerror

Conversation

@mccoyp
Copy link
Member

@mccoyp mccoyp commented Jul 31, 2024

Description

Using chmod to modify file permissions for the test proxy can solve PermissionErrors, but the issue can also be solved by deleting the tool and having it reinstall upon test startup. This updates the troubleshooting guide to document the latter approach.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@mccoyp mccoyp added the test-proxy Anything relating to test-proxy requests or issues. label Jul 31, 2024
@mccoyp
Copy link
Member Author

mccoyp commented Jul 31, 2024

/check-enforcer override

@mccoyp mccoyp merged commit 6adc0d7 into main Jul 31, 2024
@mccoyp mccoyp deleted the test-proxy-permissionerror branch July 31, 2024 23:39
l0lawrence pushed a commit to l0lawrence/azure-sdk-for-python that referenced this pull request Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-proxy Anything relating to test-proxy requests or issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants