Skip to content

fix(node): Fix for manual tests in node #3428

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

Merged
merged 1 commit into from
Apr 21, 2021
Merged

Conversation

ahmedetefy
Copy link
Contributor

This PR:

  • Set port to 0 for servers in node manual tests so that an empty port is assigned rather then explicitly picking a port that might be taken.
  • Add explicit server close statement to ensure that server is closed

@ahmedetefy ahmedetefy requested a review from kamilogorek as a code owner April 21, 2021 10:27
Set port to 0 for servers in node manual tests so that an empty port is
assigned rather then explicitly picking a port that might be taken. Also, add
explicit server close statement to ensure that server is closed
@ahmedetefy ahmedetefy force-pushed the ahmed-fix-manual-tests branch from 3d40ad4 to eb8d88e Compare April 21, 2021 10:28
@github-actions
Copy link
Contributor

github-actions bot commented Apr 21, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 20.6 KB (-0.01% 🔽)
@sentry/browser - Webpack 21.48 KB (0%)
@sentry/react - Webpack 21.52 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 27.82 KB (-0.01% 🔽)

@ahmedetefy ahmedetefy merged commit 21917f9 into master Apr 21, 2021
@ahmedetefy ahmedetefy deleted the ahmed-fix-manual-tests branch April 21, 2021 10:46
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