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

Investigate why wasi-wast / fd_append and path_symlink fail only when wasm files are compiled with nightly #3250

Open
fschutt opened this issue Oct 24, 2022 · 4 comments
Assignees
Labels
bug Something isn't working 📦 lib-wasi About wasmer-wasi priority-medium Medium priority issue 🏚 stale Inactive issues or PR

Comments

@fschutt
Copy link
Contributor

fschutt commented Oct 24, 2022

For now, some tests generated by wasi-wast are commented out / ignored in cae9f8e

These tests did not fail when using older WASI versions, but they do fail on newer ones. We can ignore this for now, since the old fd_append and path_symlink tests still pass, but going forward this would make our testing infrastructure more brittle if we ignore this, maybe users start to run into problems if they compile on nightly.

Related: #3240

@Michael-F-Bryan
Copy link
Contributor

This may be related to #3230.

@Michael-F-Bryan Michael-F-Bryan added 📦 lib-wasi About wasmer-wasi priority-medium Medium priority issue labels Oct 25, 2022
@stale
Copy link

stale bot commented Oct 28, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the 🏚 stale Inactive issues or PR label Oct 28, 2023
Copy link

stale bot commented Nov 27, 2023

Feel free to reopen the issue if it has been closed by mistake.

@stale stale bot closed this as completed Nov 27, 2023
@theduke theduke reopened this Nov 27, 2023
@stale stale bot removed the 🏚 stale Inactive issues or PR label Nov 27, 2023
Copy link

stale bot commented Nov 27, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the 🏚 stale Inactive issues or PR label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📦 lib-wasi About wasmer-wasi priority-medium Medium priority issue 🏚 stale Inactive issues or PR
Projects
None yet
Development

No branches or pull requests

3 participants