Skip to content

chore(ci): Unflake gen_ai tests - #20813

Merged
andreiborza merged 1 commit into
developfrom
ab/ai-test-flakiness
May 12, 2026
Merged

chore(ci): Unflake gen_ai tests#20813
andreiborza merged 1 commit into
developfrom
ab/ai-test-flakiness

Conversation

@andreiborza

Copy link
Copy Markdown
Member

Instead of asserting gen_ai spans order, we follow the common streaming approach of finding the spans by name and asserting existence.

Closes: #20812

Instead of asserting gen_ai spans order, we follow the common streaming approach
of finding the spans by name and asserting existence.
Closes: #20812
@andreiborza
andreiborza requested a review from a team as a code ownerMay 12, 2026 05:52
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize% ChangeChange
@sentry/browser26.84 kB--
@sentry/browser - with treeshaking flags25.28 kB--
@sentry/browser (incl. Tracing)44.73 kB--
@sentry/browser (incl. Tracing + Span Streaming)46.73 kB--
@sentry/browser (incl. Tracing, Profiling)49.75 kB--
@sentry/browser (incl. Tracing, Replay)84.38 kB--
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags73.81 kB--
@sentry/browser (incl. Tracing, Replay with Canvas)89.08 kB--
@sentry/browser (incl. Tracing, Replay, Feedback)101.71 kB--
@sentry/browser (incl. Feedback)44.03 kB--
@sentry/browser (incl. sendFeedback)31.66 kB--
@sentry/browser (incl. FeedbackAsync)36.77 kB--
@sentry/browser (incl. Metrics)27.93 kB--
@sentry/browser (incl. Logs)28.08 kB--
@sentry/browser (incl. Metrics & Logs)28.75 kB--
@sentry/react28.59 kB--
@sentry/react (incl. Tracing)47.01 kB--
@sentry/vue31.75 kB--
@sentry/vue (incl. Tracing)46.59 kB--
@sentry/svelte26.86 kB--
CDN Bundle29.24 kB--
CDN Bundle (incl. Tracing)47.16 kB--
CDN Bundle (incl. Logs, Metrics)30.61 kB--
CDN Bundle (incl. Tracing, Logs, Metrics)48.28 kB--
CDN Bundle (incl. Replay, Logs, Metrics)69.94 kB--
CDN Bundle (incl. Tracing, Replay)84.55 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics)85.62 kB--
CDN Bundle (incl. Tracing, Replay, Feedback)90.36 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics)91.46 kB--
CDN Bundle - uncompressed85.99 kB--
CDN Bundle (incl. Tracing) - uncompressed141.47 kB--
CDN Bundle (incl. Logs, Metrics) - uncompressed90.18 kB--
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed144.93 kB--
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed215.01 kB--
CDN Bundle (incl. Tracing, Replay) - uncompressed260.18 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed263.62 kB--
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed273.87 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed277.31 kB--
@sentry/nextjs (client)49.52 kB--
@sentry/sveltekit (client)45.23 kB--
@sentry/node-core60.84 kB+0.02%+11 B 🔺
@sentry/node165.98 kB+0.01%+10 B 🔺
@sentry/node - without tracing73.96 kB+0.01%+5 B 🔺
@sentry/aws-serverless108.07 kB+0.01%+5 B 🔺
@sentry/cloudflare (withSentry) - minified170.66 kB--
@sentry/cloudflare (withSentry)430.47 kB--

View base workflow run

@nicohrubecnicohrubec left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nice thanks

@andreiborza
andreiborza merged commit e30c6f7 into developMay 12, 2026
48 checks passed
@andreiborza
andreiborza deleted the ab/ai-test-flakiness branch May 12, 2026 07:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants

@andreiborza@nicohrubec