Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump testsuite version and fix tests #1622

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

ngzhian
Copy link
Member

@ngzhian ngzhian commented Mar 4, 2021

This is an incremental bump of testsuite, the TOT has SIMD tests which won't work yet.

The main fix is for a test added to the spec repo that has an invalid
functype in the type section. Based on the spec, the functype should be
a single byte 0x60. The leb encoding only comes into effect with the GC
proposal.

The main fix is for a test added to the spec repo that has an invalid
functype in the type section. Based on the spec, the functype should be
a single byte 0x60. The leb encoding only comes into effect with the GC
proposal.
@sbc100
Copy link
Member

sbc100 commented Mar 4, 2021

Is this supposed to be an incremental bump rather than a bump to ToT? I see one more revision there form last month. Maybe worth mentioning in the description if so.

@ngzhian
Copy link
Member Author

ngzhian commented Mar 4, 2021

Is this supposed to be an incremental bump rather than a bump to ToT? I see one more revision there form last month. Maybe worth mentioning in the description if so.

Yup, the TOT has SIMD fixes that are not compatible. Those will be addressed in #1621 .

@ngzhian ngzhian merged commit f5d520d into WebAssembly:master Mar 4, 2021
@ngzhian ngzhian deleted the bump-testsuite branch March 4, 2021 19:28
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