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

[wasi][windows] Disable the wasi-aot-library tests on windows #101827

Merged
merged 1 commit into from
May 3, 2024

Conversation

lewing
Copy link
Member

@lewing lewing commented May 2, 2024

The clang in the wasi-sdk is a 32bit exe and it is failing to do aot compilation correctly so disable the lane until that is fixed

#101533

The clang in the wasi-sdk is a 32bit exe and it is
failing to do aot compilation correctly so disable
the lane until that is fixed

dotnet#101533
@lewing
Copy link
Member Author

lewing commented May 3, 2024

/ba-g pr disables a failing wasm leg which, fast merging ahead of a bunch of slow coreclr lanes completing

@lewing lewing merged commit 9e96675 into dotnet:main May 3, 2024
135 of 148 checks passed
@lewing lewing deleted the disable-wasi-win branch May 3, 2024 01:29
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
The clang in the wasi-sdk is a 32bit exe and it is
failing to do aot compilation correctly so disable
the lane until that is fixed

dotnet#101533
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
The clang in the wasi-sdk is a 32bit exe and it is
failing to do aot compilation correctly so disable
the lane until that is fixed

dotnet#101533
@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2024
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.

None yet

2 participants