Bug 220314 - [WASM-References] Add linking tests
Summary: [WASM-References] Add linking tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-05 02:29 PST by Dmitry
Modified: 2021-01-08 09:03 PST (History)
2 users (show)

See Also:


Attachments
Patch (27.22 KB, patch)
2021-01-05 02:31 PST, Dmitry
no flags Details | Formatted Diff | Diff
Patch (27.67 KB, patch)
2021-01-07 22:20 PST, Dmitry
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry 2021-01-05 02:29:10 PST
[WASM-References] Add linking tests
Comment 1 Dmitry 2021-01-05 02:31:21 PST
Created attachment 416979 [details]
Patch
Comment 2 Yusuke Suzuki 2021-01-06 11:25:19 PST
Comment on attachment 416979 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=416979&action=review

r=me, but we need to have bugzilla links.

> JSTests/wasm/references-spec-tests/linking.wast.js:269
> +// FIXME: should be uninstantiable - https://github.com/WebAssembly/bulk-memory-operations/issues/133. should be uninstantiable - https://github.com/WebAssembly/bulk-memory-operations/issues/133.

When commenting out wasm spec test, we should have bugzilla URL with FIXME which clarifies what is the problem and how we will fix in the future.
And the comment has duplicate information twice.

> JSTests/wasm/references-spec-tests/linking.wast.js:279
> +// FIXME: should be uninstantiable - https://github.com/WebAssembly/bulk-memory-operations/issues/133.

Ditto.

> JSTests/wasm/references-spec-tests/linking.wast.js:290
> +// FIXME: should be uninstantiable - https://github.com/WebAssembly/bulk-memory-operations/issues/133.

Ditto.

> JSTests/wasm/references-spec-tests/linking.wast.js:353
> +// FIXME: should be uninstantiable - https://github.com/WebAssembly/bulk-memory-operations/issues/133.

Ditto.

> JSTests/wasm/references-spec-tests/linking.wast.js:391
> +// FIXME: should be uninstantiable - https://github.com/WebAssembly/bulk-memory-operations/issues/133.

Ditto.

> JSTests/wasm/references-spec-tests/linking.wast.js:402
> +// FIXME: should be uninstantiable - https://github.com/WebAssembly/bulk-memory-operations/issues/133.

Ditto.
Comment 3 Dmitry 2021-01-07 22:20:22 PST
Created attachment 417245 [details]
Patch
Comment 4 EWS 2021-01-08 09:02:46 PST
Committed r271300: <https://trac.webkit.org/changeset/271300>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417245 [details].
Comment 5 Radar WebKit Bug Importer 2021-01-08 09:03:15 PST
<rdar://problem/72932205>