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

SPMI: Always enable venv for coreclr_tests.run collection #107133

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

jakobbotsch
Copy link
Member

Otherwise if the Helix run failed (because of a failing test) we won't run this step, which will cause the next steps to fail. This is currently happening for collections internally. The other places where we enable Python venv already have this condition: always().

Otherwise if the Helix run failed (because of a failing test) we won't
run this step, which will cause the next steps to fail. This is
currently happening for collections internally. The other places where
we enable Python venv already have this `condition: always()`.
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 29, 2024
@jakobbotsch jakobbotsch added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Aug 29, 2024
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@ergunr

This comment was marked as off-topic.

@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib

@jakobbotsch jakobbotsch requested a review from a team August 30, 2024 13:24
@jakobbotsch jakobbotsch merged commit ee5a4bb into dotnet:main Aug 30, 2024
147 of 150 checks passed
@jakobbotsch jakobbotsch deleted the superpmi-collect-venv-always branch August 30, 2024 15:00
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
)

Otherwise if the Helix run failed (because of a failing test) we won't
run this step, which will cause the next steps to fail. This is
currently happening for collections internally. The other places where
we enable Python venv already have this `condition: always()`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants