Skip to content

Simplify some conditional testing logic for Winch #11166

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

Conversation

alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Jun 30, 2025

Run all tests on all platforms in #[wasmtime_test] for Winch without
#[cfg] and use the result of should_fail to determine whether it
should fail or not (e.g. still expect failure on riscv64/s390x/etc).

@alexcrichton alexcrichton requested a review from a team as a code owner June 30, 2025 20:48
@alexcrichton alexcrichton requested review from dicej and removed request for a team June 30, 2025 20:48
Run all tests on all platforms in `#[wasmtime_test]` for Winch without
`#[cfg]` and use the result of `should_fail` to determine whether it
should fail or not (e.g. still expect failure on riscv64/s390x/etc).
@alexcrichton alexcrichton force-pushed the refactor-winch-testing branch from b735c6b to 246d574 Compare June 30, 2025 20:49
@alexcrichton alexcrichton changed the title Refactor winch testing Simplify some conditional testing logic for Winch Jun 30, 2025
@alexcrichton
Copy link
Member Author

Oops, sorry there was a wrong commit history which meant the PR description/OP didn't get filled out correctly and I missed that

@alexcrichton alexcrichton added this pull request to the merge queue Jun 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 30, 2025
@alexcrichton alexcrichton enabled auto-merge July 1, 2025 22:30
@alexcrichton alexcrichton added this pull request to the merge queue Jul 1, 2025
Merged via the queue into bytecodealliance:main with commit df72542 Jul 1, 2025
42 checks passed
@alexcrichton alexcrichton deleted the refactor-winch-testing branch July 1, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants