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

Baseline two systemic failures in the CoreCLR outerloop pipeline #84904

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

trylek
Copy link
Member

@trylek trylek commented Apr 16, 2023

On Windows arm, several tests typically fail in the runtime-coreclr outerloop pipeline. This change introduces issues.targets exclusions for two tests that fail all the time and apparently due to a different cause than the rest of the tests that involve non-deterministic nullrefs the cause of which hasn't yet been established to my knowledge.

Thanks

Tomas

On Windows arm, several tests typically fail in the
coreclr-runtime outerloop pipeline. This change introduces
issues.targets exclusions for two tests that fail all the time
and apparently due to a different cause than the rest of the tests
that involve non-deterministic nullrefs the cause of which hasn't
yet been established to my knowledge.

Thanks

Tomas
@ghost
Copy link

ghost commented Apr 16, 2023

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

Issue Details

On Windows arm, several tests typically fail in the coreclr-runtime outerloop pipeline. This change introduces issues.targets exclusions for two tests that fail all the time and apparently due to a different cause than the rest of the tests that involve non-deterministic nullrefs the cause of which hasn't yet been established to my knowledge.

Thanks

Tomas

Author: trylek
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

@trylek
Copy link
Member Author

trylek commented Apr 16, 2023

/azp run runtime-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@trylek trylek requested a review from davmason April 16, 2023 21:07
@BruceForstall
Copy link
Member

There are still outerloop win-arm failures, but not on these tests.

@BruceForstall BruceForstall merged commit 23be50f into dotnet:main Apr 17, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 17, 2023
@trylek trylek deleted the YetAnotherOuterloopFix branch September 5, 2023 19:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants