Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

Remove special casing for old spec test error messages #196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Feb 19, 2020

Passive elements used to have a bad expected error message in the spec tests but that's since been fixed.

Copy link
Member Author

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

Wait the fix hasn't been merged into https://github.com/WebAssembly/testsuite/ yet so I'm not sure why this is passing...

@yurydelendik yurydelendik force-pushed the remove-special-casing-of-errors branch from ea00989 to 45e2130 Compare February 27, 2020 17:51
@yurydelendik
Copy link
Collaborator

I rebased the patch. I'm getting locally (and during checks):

thread 'tests::wast_tests::run_proposals_tests' panicked at 'table_init.wast:192: expected "unknown table 0", got "unknown elem segment 0: segment index out of bounds"', src/tests.rs:442:25

@alexcrichton
Copy link
Member

(as a heads up this repo is moved to https://github.com/bytecodealliance/wasm-tools now)

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.

3 participants