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

test: try to fix sshfs-based failures on TestGetProjectsMissingApp #6041

Merged
merged 2 commits into from Apr 2, 2024

Conversation

rfay
Copy link
Member

@rfay rfay commented Apr 2, 2024

The Issue

After TestGetProjectsMissingApp went in, we had failures with both Rancher Desktop and Colima/basic (which is sshfs mount type).

For example, https://buildkite.com/ddev/macos-colima/builds/228#018e9a1f-6d07-429f-8d7c-1902a74ff956

How This PR Solves The Issue

This is just an attempt to get the directories all created and built, especially .ddev/xhprof, which seems to be the one that was failing.

I was able to make this fail locally at first, and then it stopped failing for me.

I think since xhprof would be the last to be created...

Manual Testing Instructions

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

Copy link

github-actions bot commented Apr 2, 2024

@rfay rfay marked this pull request as ready for review April 2, 2024 03:32
@rfay rfay requested a review from a team as a code owner April 2, 2024 03:32
@rfay rfay merged commit b0fb8ce into master Apr 2, 2024
17 of 22 checks passed
@rfay rfay deleted the 20240401_fix_broken_macos branch April 2, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant