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] 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

src/mono/wasi/runtime/main.c Outdated Show resolved Hide resolved
eng/testing/xunit/xunit.console.targets Show resolved Hide resolved
@pavelsavara
Copy link
Member Author

/ba-g CI timeout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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