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(test): Increase MongoMemoryServer creation timeout to fix Node integration test flakiness #4881

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Apr 7, 2022

This PR increases the creation timeout of MongoMemoryServer to temporarily fix Node integration test flakiness. The proper fix is being worked on in #4872. After a sync with @onurtemizkan, we decided to use this PR in the meantime.

temporarily increase the timeout to stop flakiness until the proper fix
is ready
@Lms24 Lms24 changed the title [v7] feat: Remove references to @sentry/apm (#4845) fix(test): Increase MongoMemoryServer creation timeout to fix Node integration test flakiness Apr 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2022

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.07 KB (-0.35% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 64.33 KB (-0.45% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.79 KB (-0.37% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 57.71 KB (-0.44% 🔽)
@sentry/browser - Webpack (gzipped + minified) 23.04 KB (-0.84% 🔽)
@sentry/browser - Webpack (minified) 80.86 KB (-1.05% 🔽)
@sentry/react - Webpack (gzipped + minified) 23.08 KB (-0.83% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.84 KB (-0.45% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 25.99 KB (-0.33% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 24.4 KB (-0.32% 🔽)

@Lms24 Lms24 merged commit 285ca26 into 7.x Apr 7, 2022
@Lms24 Lms24 deleted the lms-increase-node-int-test-timeout branch April 7, 2022 12:26
lobsterkatie pushed a commit that referenced this pull request Apr 7, 2022
Increases the creation timeout of `MongoMemoryServer` to temporarily fix Node integration test flakiness
Lms24 added a commit that referenced this pull request Apr 26, 2022
Increases the creation timeout of `MongoMemoryServer` to temporarily fix Node integration test flakiness
lobsterkatie pushed a commit that referenced this pull request Apr 26, 2022
Increases the creation timeout of `MongoMemoryServer` to temporarily fix Node integration test flakiness
AbhiPrasad pushed a commit that referenced this pull request May 30, 2022
Increases the creation timeout of `MongoMemoryServer` to temporarily fix Node integration test flakiness
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