-
Notifications
You must be signed in to change notification settings - Fork 453
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
[main] Update dependencies from microsoft/usvc-apiserver #6560
[main] Update dependencies from microsoft/usvc-apiserver #6560
Conversation
…build 0.8.13 Microsoft.DeveloperControlPlane.darwin-amd64 , Microsoft.DeveloperControlPlane.darwin-arm64 , Microsoft.DeveloperControlPlane.linux-amd64 , Microsoft.DeveloperControlPlane.linux-arm64 , Microsoft.DeveloperControlPlane.windows-386 , Microsoft.DeveloperControlPlane.windows-amd64 , Microsoft.DeveloperControlPlane.windows-arm64 From Version 0.8.11 -> To Version 0.8.13
@karolz-ms @eerhardt @davidfowl is this failure deliberately failing the run if any instances of |
cc @radical |
I don't htink it is purposefully failing the build. It looks like it is just trying to clean up hanging processes: aspire/tests/helix/send-to-helix-inner.proj Lines 61 to 62 in 13bcaa0
I'm not sure what is returning |
We seem to have lots of |
If you look at the logs (towards the end) https://helix.dot.net/api/2019-06-17/jobs/b3620043-5064-421c-b2af-da5741da835f/workitems/Aspire.Playground.Tests/console it seems like the test passed, but then the cleanup failed with code 1 ? |
Right, exactly. Trying to figure out what caused it to exit 1. |
Something seems to be printing a list of |
That
And the last line above sets |
@radical aha! Seems we just weren't reading the log file hard enough 😄 So this was a typical timeout then? Just re-run and hope for the best? |
The playground tests passed on this run. I'll open a separate PR to improve the test output that we get. This regressed for us when we switched to the newer msbuild. |
/backport to release/9.0 |
Started backporting to release/9.0: https://github.com/dotnet/aspire/actions/runs/11616480268 |
This pull request updates the following dependencies
From https://github.com/microsoft/usvc-apiserver
Microsoft Reviewers: Open in CodeFlow