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

[mono] Disable sse2 test on full aot lane #102336

Merged
merged 3 commits into from
May 17, 2024

Conversation

fanyang-mono
Copy link
Member

Contributes to #102150

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 16, 2024
@fanyang-mono fanyang-mono added area-Infrastructure-mono and removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels May 16, 2024
Copy link
Contributor

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

@fanyang-mono
Copy link
Member Author

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@fanyang-mono
Copy link
Member Author

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@matouskozak matouskozak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for disabling the tests!

src/tests/JIT/HardwareIntrinsics/X86/Sse2/Program.Sse2.cs Outdated Show resolved Hide resolved
Co-authored-by: Matous Kozak <55735845+matouskozak@users.noreply.github.com>
@fanyang-mono
Copy link
Member Author

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@fanyang-mono
Copy link
Member Author

CI failures are irrelevant.

@fanyang-mono fanyang-mono merged commit 26bcc1d into dotnet:main May 17, 2024
98 of 102 checks passed
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
* Disable sse2 tests on mono full aot lane

* Fix syntax

* Update src/tests/JIT/HardwareIntrinsics/X86/Sse2/Program.Sse2.cs

Co-authored-by: Matous Kozak <55735845+matouskozak@users.noreply.github.com>

---------

Co-authored-by: Matous Kozak <55735845+matouskozak@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants