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

Add the upstream spec testsuite as a submodule #6853

Merged
merged 5 commits into from
Aug 21, 2024
Merged

Conversation

tlively
Copy link
Member

@tlively tlively commented Aug 20, 2024

Run the upstream tests by default, except for a large list of them that
do not successfully run. Remove the local version of those that do
successfully run where the local version is entirely subsumed by the
upstream version.

Run the upstream tests by default, except for a large list of them that
do not successfully run. Remove the local version of those that do
successfully run where the local version is entirely subsumed by the
upstream version.
@tlively tlively requested a review from kripken August 20, 2024 00:37
@tlively
Copy link
Member Author

tlively commented Aug 20, 2024

Will investigate the wasm2js test failures and upload fixes in preliminary PRs.

@kripken
Copy link
Member

kripken commented Aug 20, 2024

If it's anything non-trivial in wasm2js then it's probably ok to disable the tests there specifically (we do want to keep wasm2js working, but it isn't worth adding more functionality unless we have specific reasons).

Including by skipping one that is not supported. Also ignore more
unsupported assertions in wasm2js.
@tlively
Copy link
Member Author

tlively commented Aug 20, 2024

The changes ended up being minor enough that I just included them here. PTAL!

@tlively tlively merged commit 435eeea into main Aug 21, 2024
13 checks passed
@tlively tlively deleted the testsuite-submodule branch August 21, 2024 00:16
@gkdn gkdn mentioned this pull request Aug 31, 2024
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