Skip to content

test: mark a few tests as unsupported on Wasm/WASI #39504

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

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

MaxDesiatov
Copy link
Contributor

Certain traps can't be supported on WASI, such as expectations for crashes, setjmp use, dynamic linking, multi-threading etc. These tests are marked as UNSUPPORTED when targeting Wasm/WASI.

Related to SR-9307.

@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

@MaxDesiatov MaxDesiatov force-pushed the maxd/wasi-unsupported-tests branch from 9feb66c to 8d20449 Compare September 29, 2021 12:07
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

@MaxDesiatov MaxDesiatov merged commit 04b47d7 into main Sep 29, 2021
@MaxDesiatov MaxDesiatov deleted the maxd/wasi-unsupported-tests branch September 29, 2021 15:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants