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

settle for only running the ulimit test on linux #264

Merged
merged 1 commit into from Mar 18, 2023
Merged

Conversation

mvdan
Copy link
Owner

@mvdan mvdan commented Mar 18, 2023

(see commit message)

I tried using the unix build tag, although predictably,
the test is prone to failure on darwin:

	fork/exec /var/[...]/gofumpt.test: argument list too long

Testing ulimits on one GOOS is enough,
especially since we'll always test on linux via CI.
@mvdan mvdan changed the title use the unix build tag to fix a TODO settle for only running the ulimit test on linux Mar 18, 2023
@mvdan mvdan merged commit 749738a into master Mar 18, 2023
12 checks passed
@mvdan mvdan deleted the ulimit-unix branch March 22, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant