Skip to content

test/stdlib/UnsafePointer.swift.gyb: disable crashing test on WASI #67531

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

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

MaxDesiatov
Copy link
Contributor

WASI doesn't support spawning a subprocess, so crash tests crashes the test harness itself. Those should be skipped until proper subprocess support is available.

WASI doesn't support spawning a subprocess, so crash tests crashes the test harness itself. Those should be skipped until proper subprocess support is available.
@MaxDesiatov MaxDesiatov added test suite Area: test suite standard library Area: Standard library umbrella labels Jul 26, 2023
@MaxDesiatov
Copy link
Contributor Author

@swift-ci build toolchain

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

preset=buildbot_incremental_linux_crosscompile_wasm
@swift-ci Please test with preset Linux Platform

@MaxDesiatov MaxDesiatov changed the title test: disable crashing tests on WASI test/stdlib/UnsafePointer.swift.gyb: disable crashing test on WASI Jul 26, 2023
@MaxDesiatov MaxDesiatov merged commit 1f99204 into main Jul 26, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/no-wasi-crash branch July 26, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standard library Area: Standard library umbrella test suite Area: test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant