Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(provisionersdk): change test to use bash script instead of binary echo#12759

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
spikecurtis merged 1 commit intomainfromspike/macos14.4-provisionersdk
Mar 26, 2024

Conversation

spikecurtis
Copy link
Contributor

@spikecurtisspikecurtis commentedMar 26, 2024
edited
Loading

Just upgraded to macOS 14.4 and TestAgentScript/Run fails for me with errorsignal: killed. I opened the test directory in a terminal and sure enough, when you execute theecho binary, it is immediately killed. The binary has no extended attributes and is byte-identical to the one in/bin/.

This fix uses a different strategy: instead of copying theecho binary from the system around, we just copy a small bash script thatcalls theecho command.

@spikecurtisGraphite App
Copy link
ContributorAuthor

This stack of pull requests is managed by Graphite.Learn more about stacking.

Join@spikecurtis and the rest of your teammates onGraphiteGraphite

@spikecurtisspikecurtis marked this pull request as ready for reviewMarch 26, 2024 09:55
Copy link
Member

@johnstcnjohnstcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Smoke-tested in both dogfood and in local nix on macOS

@spikecurtisspikecurtis merged commit51491fc intomainMar 26, 2024
@spikecurtisspikecurtis deleted the spike/macos14.4-provisionersdk branchMarch 26, 2024 10:37
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMar 26, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@mafredrimafredriAwaiting requested review from mafredri

Assignees

@spikecurtisspikecurtis

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@spikecurtis@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp