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

Unreviewed, test is too slow, reducing cost #30027

Conversation

Constellation
Copy link
Member

@Constellation Constellation commented Jun 20, 2024

@Constellation Constellation requested a review from a team as a code owner June 20, 2024 23:47
@Constellation Constellation self-assigned this Jun 20, 2024
@Constellation Constellation added the JavaScriptCore For bugs in JavaScriptCore, the JS engine used by WebKit, other than kxmlcore issues. label Jun 20, 2024
@Constellation Constellation added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jun 20, 2024
@webkit-commit-queue
Copy link
Collaborator

No reviewer information in commit message, blocking PR #30027

@webkit-commit-queue webkit-commit-queue added merging-blocked Applied to prevent a change from being merged and removed unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing labels Jun 20, 2024
@Constellation Constellation removed the merging-blocked Applied to prevent a change from being merged label Jun 20, 2024
@Constellation Constellation changed the title Unreviewd, test is too slow, reducing cost Unreviewed, test is too slow, reducing cost Jun 20, 2024
@Constellation Constellation force-pushed the eng/Unreviewd-test-is-too-slow-reducing-cost branch from 458e6b4 to e7cebe3 Compare June 20, 2024 23:51
@Constellation Constellation added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jun 20, 2024
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
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Unreviewd-test-is-too-slow-reducing-cost branch from e7cebe3 to fcb5adc Compare June 20, 2024 23:53
@webkit-commit-queue
Copy link
Collaborator

Committed 280232@main (fcb5adc): https://commits.webkit.org/280232@main

Reviewed commits have been landed. Closing PR #30027 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit fcb5adc into WebKit:main Jun 20, 2024
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JavaScriptCore For bugs in JavaScriptCore, the JS engine used by WebKit, other than kxmlcore issues.
Projects
None yet
3 participants