Skip to content

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Jan 7, 2025

This PR adds a missing #if !SWT_NO_EXIT_TESTS statement in order to resolve a build failure on platforms that do not support exit tests (such as WASI.)

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR adds a missing `#if !SWT_NO_EXIT_TESTS` statement in order to resolve a
build failure on platforms that do not support exit tests (such as WASI.)
@grynspan grynspan added bug 🪲 Something isn't working darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support wasi/wasm 🧭 WebAssembly support build 🧱 Affects the project's build configuration or process exit-tests ☠️ Work related to exit tests android 🤖 Android support labels Jan 7, 2025
@grynspan grynspan added this to the Swift 6.x milestone Jan 7, 2025
@grynspan grynspan self-assigned this Jan 7, 2025
@grynspan
Copy link
Contributor Author

grynspan commented Jan 7, 2025

@swift-ci test

@grynspan grynspan merged commit 200fdd7 into main Jan 7, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/unbreak-wasi branch January 7, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android 🤖 Android support bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support exit-tests ☠️ Work related to exit tests wasi/wasm 🧭 WebAssembly support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants