[webkit-changes] [WebKit/WebKit] fcb5ad: Unreviewed, test is too slow, reducing cost
Yusuke Suzuki
noreply at github.com
Thu Jun 20 16:54:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fcb5adc181d147871aac6014724c9b0d4704f42e
https://github.com/WebKit/WebKit/commit/fcb5adc181d147871aac6014724c9b0d4704f42e
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M JSTests/wasm/references/externref_table_import.js
Log Message:
-----------
Unreviewed, test is too slow, reducing cost
https://bugs.webkit.org/show_bug.cgi?id=275716
rdar://130240478
JSTests/wasm/references/externref_table_import.js is unnecessarily costly and failing to run due to incredibly long runtime.
We should not create such a test. This patch fixes it.
* JSTests/wasm/references/externref_table_import.js:
(fullGC.assert.eq):
Canonical link: https://commits.webkit.org/280232@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list