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

node: update test/common #17786

Merged
merged 5 commits into from
Mar 7, 2025
Merged

node: update test/common #17786

merged 5 commits into from
Mar 7, 2025

Conversation

nektro
Copy link
Member

@nektro nektro commented Feb 28, 2025

needed for newer tests

noticed because its blocking test/js/node/test/parallel/test-net-reuseport.js

@robobun
Copy link

robobun commented Feb 28, 2025

Updated 12:32 AM PT - Feb 28th, 2025

@nektro, your commit f3a229f has 1 failures in Build #12485:


🧪   try this PR locally:

bunx bun-pr 17786

@nektro nektro marked this pull request as ready for review February 28, 2025 09:39
@@ -400,57 +398,6 @@ if (global.Storage) {
);
}

if (global.Bun) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

this doesn't break a bunch of tests?

Copy link
Member Author

Choose a reason for hiding this comment

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

no because the globals check that uses this is also removed

@Jarred-Sumner Jarred-Sumner merged commit 2e6cbd9 into main Mar 7, 2025
68 of 70 checks passed
@Jarred-Sumner Jarred-Sumner deleted the nektro-patch-54485 branch March 7, 2025 08:32
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.

3 participants