Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

remove test expectations around rights#153

Merged
sunfishcode merged 5 commits intomainfrom
pch/rights
Apr 24, 2023
Merged

remove test expectations around rights#153
sunfishcode merged 5 commits intomainfrom
pch/rights

Conversation

@pchickey
Copy link
Collaborator

@pchickey pchickey commented Apr 24, 2023

This is a sync with bytecodealliance/wasmtime#6265 upstream - we are no longer using the rights field for anything other than setting a file as read or write in path_open, and never inspecting any of the rights given in fdstat.

This doesn't get any additional tests passing, just the deletion of the failing test path_open_read_without_rights. It does remove a bunch of special casing we introduced earlier in this repo.

Right now we diverge from upstream's wasi-tests:

Pat Hickey added 3 commits April 21, 2023 12:27
@pchickey pchickey requested a review from sunfishcode April 24, 2023 19:24
Pat Hickey added 2 commits April 24, 2023 12:26
@sunfishcode sunfishcode merged commit 900d65c into main Apr 24, 2023
@sunfishcode sunfishcode deleted the pch/rights branch April 24, 2023 22:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants