Skip to content

Fix util/internal implementation on public util#4270

Merged
jasnell merged 3 commits intomainfrom
gbedford/util-fix
Jun 6, 2025
Merged

Fix util/internal implementation on public util#4270
jasnell merged 3 commits intomainfrom
gbedford/util-fix

Conversation

@guybedford
Copy link
Contributor

When I ported the test from https://github.com/nodejs/node/blob/2be863be08ff9f16eae6bb907388c354c55c3bfc/test/parallel/test-util-emit-experimental-warning.js, I missed that this is a test of internal/util not util, and implemented it on the public interface incorrectly.

This removes the implementation and test.

// cc @jasnell

@guybedford guybedford requested review from a team as code owners June 6, 2025 16:48
@guybedford guybedford requested a review from a team June 6, 2025 16:48
Copy link
Contributor

@windsurf-bot windsurf-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file skipped due to size limits:
  • src/workerd/api/node/tests/util-nodejs-test.js

💡 To request another review, post a new comment with "/windsurf-review".

@jasnell jasnell enabled auto-merge (squash) June 6, 2025 16:54
@jasnell jasnell merged commit f60faee into main Jun 6, 2025
18 checks passed
@jasnell jasnell deleted the gbedford/util-fix branch June 6, 2025 21:58
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