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

[test] Uniform failure strings#117

Merged
rossberg merged 1 commit intoWebAssembly:masterfrom
q82419:core-tests-concrete-string
Sep 23, 2020
Merged

[test] Uniform failure strings#117
rossberg merged 1 commit intoWebAssembly:masterfrom
q82419:core-tests-concrete-string

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