Bug 247743 - [WASM-Function-References] Fix error strings in tests
Summary: [WASM-Function-References] Fix error strings in 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: 247393
  Show dependency treegraph
 
Reported: 2022-11-10 09:49 PST by Asumu Takikawa
Modified: 2022-11-10 10:36 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Asumu Takikawa 2022-11-10 09:49:19 PST
A recent change (I think possibly https://bugs.webkit.org/show_bug.cgi?id=247452) changed error messages to be more helpful, which has caused some typed funcref tests to fail. The error strings need to be checked & updated.
Comment 1 Asumu Takikawa 2022-11-10 09:59:42 PST
Pull request: https://github.com/WebKit/WebKit/pull/6353
Comment 2 EWS 2022-11-10 10:35:30 PST
Committed 256540@main (6b2451da7856): <https://commits.webkit.org/256540@main>

Reviewed commits have been landed. Closing PR #6353 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-10 10:36:19 PST
<rdar://problem/102200889>