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

[Projection tooling] Surface build errors #3006

Open
Tracked by #2850
jkurdek opened this issue Feb 17, 2025 · 1 comment
Open
Tracked by #2850

[Projection tooling] Surface build errors #3006

jkurdek opened this issue Feb 17, 2025 · 1 comment
Assignees
Labels
area-SwiftBindings Swift bindings for .NET

Comments

@jkurdek
Copy link
Member

jkurdek commented Feb 17, 2025

When using build.sh to build the project the tooling is run on the integration tests. If a fail occurs during that the errors are not forwarded to the developer.

Swift.Bindings.Integration.Tests failed with 2 error(s) (1,5s)
    EXEC : error : emit-module command failed with exit code 1 (use -v to see invocation)
    /Users/jeremi/Repos/runtimelab/src/Swift.Bindings/tests/IntegrationTests/Swift.Bindings.Integration.Tests.csproj(22,5): error MSB3073: The command "cd /Users/jeremi/Repos/runtimelab/artifacts/bin/Swift.Bindings.Integration.Tests/Debug/net9.0 && cmake /Users/jeremi/Repos/runtimelab/src/Swift.Bindings/tests/IntegrationTests/ && make" exited with code 2.
@jkurdek jkurdek added the area-SwiftBindings Swift bindings for .NET label Feb 17, 2025
@jkurdek jkurdek self-assigned this Feb 17, 2025
@jkurdek
Copy link
Member Author

jkurdek commented Feb 17, 2025

So we are able to see the output when running build.sh with greater verbosity. Might be good enough for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-SwiftBindings Swift bindings for .NET
Projects
None yet
Development

No branches or pull requests

1 participant