Skip to content

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

Closed
MichalStrehovsky wants to merge 1 commit into
mainfrom
revert-95718-fixtests
Closed

Revert "Build tests as self-contained for native AOT"#95880
MichalStrehovsky wants to merge 1 commit into
mainfrom
revert-95718-fixtests

Conversation

@MichalStrehovsky

Copy link
Copy Markdown
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.

@ghostghost 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
Copy Markdown
MemberAuthor

#95881 needs to go in first.

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

Copy link
Copy Markdown
Member

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

@teo-tsirpanisteo-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
Copy Markdown

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-actionsgithub-actionsBot locked and limited conversation to collaborators Jan 31, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-InfrastructureNO-MERGEThe 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.

3 participants

@MichalStrehovsky@lewing@teo-tsirpanis