Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Flaky CI]: E2E nextjs-16 (latest, webpack) Test - tests/metrics.test.ts › Should emit metrics from server and client

Open
#24,653 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
next.js, typescript, webpack
Domain
ci-cd, testing

Research direction

The flaky test is in tests/metrics.test.ts, line 4:5, under the E2E nextjs-16 (latest, webpack) job. Start by examining the test's assertions about metrics emission from server and client. Run the test locally to reproduce the flakiness, then check the Sentry SDK's metrics collection and reporting logic for timing or race conditions. Look at the linked CI run for logs and error details.

Written by the indexing model from the issue text.

Description

Flaky Test Next.js Tests
Flakiness Type

Other / Unknown

Name of Job

E2E nextjs-16 (latest, webpack) Test

Name of Test

[chromium] › tests/metrics.test.ts:4:5 › Should emit metrics from server and client

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/35864721052/job/107195160814


This issue was automatically created.

Dominant language
TypeScript
Stars
8.7k
Forks
1.9k
Avg merge
1d 16h
Merged PRs (30d)
576

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getsentry/sentry-javascript

All issues in getsentry/sentry-javascript

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.