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

Merge wasm reference types tests into the main tests. #30805

Merged
merged 1 commit into from
Sep 15, 2021
Merged

Conversation

Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Sep 15, 2021

The proposal was merged in WebAssembly/spec#1287.

@Ms2ger Ms2ger merged commit d6752ce into master Sep 15, 2021
@Ms2ger Ms2ger deleted the wasm-reftypes branch September 15, 2021 15:52
andreubotella pushed a commit to andreubotella/deno that referenced this pull request Sep 24, 2021
- The reftype tentative tests in `wasm/jsapi/table`
  (`constructor-reftypes.tentative.any.html`, `grow-reftypes.tentative.any.html`
  and `set-reftypes.tentative.any.html`) were merged with the main tests
  `constructor.any.html`, `grow.any.html` and `get-set.any.html` in
  web-platform-tests/wpt#30805.
- `WebCryptoAPI/encrypt_decrypt/rsa.https.any.html` doesn't seem to have ever
  existed as a test, so it's hard to explain why it was listed as one.
- `WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.html` was listed
  both without a query string parameter, and with one for each variant.
- `WebCryptoAPI/randomUUID.any.html` was renamed to
  `WebCryptoAPI/randomUUID.https.any.js` in web-platform-tests/wpt#28967.
- The `WebIDL` directory was renamed to the lowercase `webidl` in
  web-platform-tests/wpt#30327.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants