Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[WASI] platform specific assemblies and fixes for testing #107196

Merged
merged 14 commits into from
Sep 4, 2024

Conversation

pavelsavara
Copy link
Member

  • fix XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS for windows
  • added OperatingSystem.IsWasi() to many places
  • added UnsupportedOSPlatformGuard to few places
  • added <UnsupportedOSPlatforms>wasi</UnsupportedOSPlatforms> to few places temporarily until [WASI][draft] UnsupportedOSPlatformAttribute on the API surface #107185
  • added throw new PlatformNotSupportedException() to blocking .Wait() places
  • fixed xharness runner

@pavelsavara
Copy link
Member Author

/ba-g CI timeout

@pavelsavara pavelsavara merged commit c53a911 into dotnet:main Sep 4, 2024
153 of 159 checks passed
@pavelsavara pavelsavara deleted the wasi_testing branch September 4, 2024 10:45
radekdoulik pushed a commit to radekdoulik/runtime that referenced this pull request Sep 6, 2024
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants