RESOLVED INVALID 219309
WebAssembly JS API: import JS API spec tests
https://bugs.webkit.org/show_bug.cgi?id=219309
Summary WebAssembly JS API: import JS API spec tests
Sergey Rubanov
Reported 2020-11-27 08:57:49 PST
Currently only core spec tests are imported. Tests from https://github.com/WebAssembly/spec/tree/master/test/js-api should be imported too.
Attachments
Yusuke Suzuki
Comment 1 2020-11-27 19:41:52 PST
(In reply to Sergey Rubanov from comment #0) > Currently only core spec tests are imported. Tests from > https://github.com/WebAssembly/spec/tree/master/test/js-api should be > imported too. Isn't it included as a part of WPT tests? (LayoutTests/imported/w3c/web-platform-tests/wasm/jsapi)
Sergey Rubanov
Comment 2 2020-11-27 23:55:21 PST
> Isn't it included as a part of WPT tests? > (LayoutTests/imported/w3c/web-platform-tests/wasm/jsapi) Oh, you are right, they are included there.
Note You need to log in before you can comment on or make changes to this bug.