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

carton test runs twice? #432

Open
Cbannon35 opened this issue May 1, 2024 · 0 comments
Open

carton test runs twice? #432

Cbannon35 opened this issue May 1, 2024 · 0 comments

Comments

@Cbannon35
Copy link

Is it intentional for carton test to be invoked twice?

Running swift run carton test --help results in:

Running "foo/bar/swift" "--triple" "wasm32-unknown-wasi" "--scratch-path" "foo/bar/carton" "plugin" "carton-test" "internal-get-build-command" "--help" "--output" "/var/folders/yd/46wg9ss97qz_57g5zygqwsq40000gn/T/carton-Q3qrvQ"

and

Running "foo/bar/swift" "package" "--triple" "wasm32-unknown-wasi" "--scratch-path" "foo/bar/carton" "--disable-sandbox" "plugin" "carton-test" "--help"

so the help menu prints out twice. Is this intentional?

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

No branches or pull requests

1 participant