Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

[test] Uniform failure strings #117

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

q82419
Copy link
Contributor

@q82419 q82419 commented Sep 22, 2020

This PR fixes some failure strings in the spec tests:

  1. Fixed out of bound to out of bounds memory access or out of bounds table access.
  2. Fixed uninitialized to uninitialized element.
  3. Fixed undefined to undefined element.
  4. Fixed indirect call to indirect call type mismatch.

@q82419
Copy link
Contributor Author

q82419 commented Sep 22, 2020

This PR is about the issue #113.

@rossberg
Copy link
Member

No Restart button, closing and reopening issue to force a Travis restart.

@rossberg rossberg closed this Sep 23, 2020
@rossberg rossberg reopened this Sep 23, 2020
@rossberg rossberg changed the title [tests] Fix failure strings to concrete strings. [test] Fix failure strings to concrete strings. Sep 23, 2020
@rossberg rossberg changed the title [test] Fix failure strings to concrete strings. [test] Uniform failure strings Sep 23, 2020
@rossberg rossberg merged commit 4495265 into WebAssembly:master Sep 23, 2020
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