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

system.runtime.intrinsics.tests failing #64189

Closed
runfoapp bot opened this issue Jan 24, 2022 · 3 comments
Closed

system.runtime.intrinsics.tests failing #64189

runfoapp bot opened this issue Jan 24, 2022 · 3 comments
Labels
area-System.Runtime.Intrinsics untriaged New issue has not been triaged by the area owner

Comments

@runfoapp
Copy link

runfoapp bot commented Jan 24, 2022

Runfo Tracking Issue: system.runtime.intrinsics.tests failing

Build Definition Kind Run Name Console Core Dump Test Results Run Client
1568774 runtime PR 61898 net7.0-OSX-Debug-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py
1568728 runtime PR 64167 net7.0-OSX-Debug-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py
1568470 runtime PR 64204 net7.0-OSX-Debug-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py
1568439 runtime PR 64202 net7.0-OSX-Debug-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py
1568400 runtime PR 64099 net7.0-OSX-Debug-x64-CoreCLR_release-OSX.1015.Amd64.Open console.log core dump runclient.py
1568252 runtime PR 63845 net7.0-OSX-Debug-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py
1568236 runtime PR 64193 net7.0-OSX-Debug-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py
1568217 runtime PR 64191 net7.0-OSX-Debug-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py
1568202 runtime PR 64190 net7.0-OSX-Debug-x64-CoreCLR_release-OSX.1015.Amd64.Open console.log core dump runclient.py
1568202 runtime PR 64190 net7.0-OSX-Debug-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py
1568136 runtime Rolling net7.0-OSX-Release-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py
1568115 runtime PR 64181 net7.0-OSX-Debug-x64-CoreCLR_checked-OSX.1014.Amd64.Open console.log core dump runclient.py

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
11 11 11
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jan 24, 2022
@ghost
Copy link

ghost commented Jan 24, 2022

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

Issue Details

Runfo Creating Tracking Issue (data being generated)

Author: runfoapp[bot]
Assignees: -
Labels:

area-System.Runtime.Intrinsics, untriaged

Milestone: -

@tannergooding
Copy link
Member

This should be resolved by #64140.

We had an issue in instruction selection which impacted a small pool of OSX machines that have AVX but not AVX2.

The instruction selection issues were fixed and additional validation was added to catch these types of issues earlier in the future.

@dotnet dotnet locked as resolved and limited conversation to collaborators Feb 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime.Intrinsics untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants