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

test(e2e): Disable concurrent tests for canary tests #8287

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

lforst
Copy link
Member

@lforst lforst commented Jun 5, 2023

Due to some concurrency issue in our E2E tests the canary tests are consistently failing. This PR will make the canary tests (hopefully temporarily) non-concurrent so that the canary tests become useful again.

@lforst lforst requested a review from mydea June 5, 2023 10:21
@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.12 KB (+0.47% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 65.86 KB (+0.37% 🔺)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.65 KB (+0.45% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 58.34 KB (+0.44% 🔺)
@sentry/browser - Webpack (gzipped + minified) 21.28 KB (+0.53% 🔺)
@sentry/browser - Webpack (minified) 69.26 KB (+0.33% 🔺)
@sentry/react - Webpack (gzipped + minified) 21.31 KB (+0.54% 🔺)
@sentry/nextjs Client - Webpack (gzipped + minified) 49.23 KB (+0.25% 🔺)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 28.74 KB (+0.35% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 26.98 KB (+0.37% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 48.6 KB (+2.08% 🔺)
@sentry/replay - Webpack (gzipped + minified) 42.3 KB (+2.03% 🔺)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 67.65 KB (+1.72% 🔺)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 60.57 KB (+2.01% 🔺)

@lforst lforst merged commit bca567e into develop Jun 5, 2023
34 of 35 checks passed
@lforst lforst deleted the lforst-disable-concurrent-canary-tests branch June 5, 2023 11:02
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.

None yet

2 participants