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

Revert "Build tests as self-contained for native AOT" #95880

Closed
wants to merge 1 commit into from

Conversation

MichalStrehovsky
Copy link
Member

Reverts #95718

This is blocking SDK integration: dotnet/sdk#37350. I tried fixing the test failures (that are due to every single test doing t:Publish), but there are still failures and the logs are useless and offer no way to corelate failures to a single test.

We don't really need erroring out that much. Ideally SDK owners will make /t:Publish to not be weird.

@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 Dec 12, 2023
@MichalStrehovsky
Copy link
Member Author

#95881 needs to go in first.

@MichalStrehovsky MichalStrehovsky added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Dec 12, 2023
@lewing
Copy link
Member

lewing commented Dec 12, 2023

Is this needed at all? Seems like less to revert if we leave it as is and fix the sdk tests?

@teo-tsirpanis teo-tsirpanis added area-Infrastructure and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Dec 31, 2023
@ghost
Copy link

ghost commented Dec 31, 2023

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

Reverts #95718

This is blocking SDK integration: dotnet/sdk#37350. I tried fixing the test failures (that are due to every single test doing t:Publish), but there are still failures and the logs are useless and offer no way to corelate failures to a single test.

We don't really need erroring out that much. Ideally SDK owners will make /t:Publish to not be weird.

Author: MichalStrehovsky
Assignees: MichalStrehovsky
Labels:

NO-MERGE, area-Infrastructure

Milestone: -

@MichalStrehovsky MichalStrehovsky deleted the revert-95718-fixtests branch December 31, 2023 22:38
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants