Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update the spec test suite submodule - #8805

#8805
Merged
alexcrichton merged 3 commits into
bytecodealliance:mainbytecodealliance/wasmtime:mainfrom
alexcrichton:update-spec-testsuite-submodulealexcrichton/wasmtime:update-spec-testsuite-submoduleCopy head branch name to clipboard
Jun 14, 2024
Merged

Update the spec test suite submodule#8805
alexcrichton merged 3 commits into
bytecodealliance:mainbytecodealliance/wasmtime:mainfrom
alexcrichton:update-spec-testsuite-submodulealexcrichton/wasmtime:update-spec-testsuite-submoduleCopy head branch name to clipboard

Conversation

@alexcrichton

Copy link
Copy Markdown
Member
  • Ignore the memory64 tests since Wasmtime doesn't implement the table64 extension yet.
  • Ignore gc/i31.wast as it's got new tests which Wasmtime doesn't currently pass.

* Ignore the `memory64` tests since Wasmtime doesn't implement the
  table64 extension yet.
* Ignore `gc/i31.wast` as it's got new tests which Wasmtime doesn't
  currently pass.
@alexcrichton
alexcrichton requested a review from a team as a code owner June 14, 2024 15:05
@alexcrichton
alexcrichton requested review from fitzgen and removed request for a team June 14, 2024 15:05
Comment thread tests/wast.rs
Comment on lines +81 to +84
// Wasmtime doesn't implement the table64 extension yet.
if part == "memory64" {
return true;
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems a bit surprising that we have to ignore all memory64 tests now and not just the table related ones. Is the latter possible?

@alexcrichton
alexcrichton enabled auto-merge June 14, 2024 15:16
@alexcrichton
alexcrichton added this pull request to the merge queue Jun 14, 2024
Merged via the queue into bytecodealliance:main with commit 34b6b67 Jun 14, 2024
@alexcrichton
alexcrichton deleted the update-spec-testsuite-submodule branch June 14, 2024 18:38
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.