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

Fix JSPI tests #52

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Fix JSPI tests #52

merged 1 commit into from
Oct 28, 2024

Conversation

yurydelendik
Copy link
Contributor

Some of the fixes I applied when was moving tests into SpiderMonkey.

@fgmccabe fgmccabe merged commit b3cfd12 into WebAssembly:main Oct 28, 2024
1 check passed
@yurydelendik yurydelendik deleted the fix-jspi-tests branch October 28, 2024 22:03
yurydelendik added a commit to yurydelendik/wpt that referenced this pull request Nov 5, 2024
Corrections that are made by WebAssembly/js-promise-integration#52

- Assert that WebAssembly.promising returns a Function (not WebAssembly.Function)
- Don't assert exact error message for stack overflow.
Ms2ger pushed a commit to web-platform-tests/wpt that referenced this pull request Nov 6, 2024
Corrections that are made by WebAssembly/js-promise-integration#52

- Assert that WebAssembly.promising returns a Function (not WebAssembly.Function)
- Don't assert exact error message for stack overflow.
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 7, 2024
…ts for JSPI, a=testonly

Automatic update from web-platform-tests
[wpt][webassembly][jspi] Correct WPT tests for JSPI

Corrections that are made by WebAssembly/js-promise-integration#52

- Assert that WebAssembly.promising returns a Function (not WebAssembly.Function)
- Don't assert exact error message for stack overflow.

--

wpt-commits: 45967b93623962b0a5a9533e17dc59d3d6d149c6
wpt-pr: 48971
ErichDonGubler pushed a commit to erichdongubler-mozilla/firefox that referenced this pull request Nov 9, 2024
…ts for JSPI, a=testonly

Automatic update from web-platform-tests
[wpt][webassembly][jspi] Correct WPT tests for JSPI

Corrections that are made by WebAssembly/js-promise-integration#52

- Assert that WebAssembly.promising returns a Function (not WebAssembly.Function)
- Don't assert exact error message for stack overflow.

--

wpt-commits: 45967b93623962b0a5a9533e17dc59d3d6d149c6
wpt-pr: 48971
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