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

fix(node/perf_hooks): stub eventLoopUtilization to make hapi tests work #24501

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

marvinhagemeister
Copy link
Contributor

@marvinhagemeister marvinhagemeister commented Jul 10, 2024

This PR stubs perf_hooks.eventLoopUtilization to make the tests of hapi start. Previously, they'd all error because of this function throwing a not implemented error. This brings down the test failures in their suite from 982 to 68 failures.

@marvinhagemeister marvinhagemeister merged commit 26288cf into main Jul 10, 2024
17 checks passed
@marvinhagemeister marvinhagemeister deleted the stub-perf-hooks branch July 10, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants