Skip to content

[Flaky CI]: Node 21 Integration Tests -> suites/tracing/metric-summaries/test.ts #11757

Description

@billyvg

Flakiness Type

Other / Unknown

Name of Job

Node (21) Integration Tests

Name of Test

suites/tracing/metric-summaries/test.ts

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/8803569730/job/24162414054?pr=11752#step:6:1846

Details

FAIL suites/tracing/metric-summaries/test.ts
  ✕ Should add metric summaries to spans (274 ms)

  ● Should add metric summaries to spans

    Expected done to be called once, but it was called multiple times. Reason: [Error: No more expected envelope items but we received a 'session' item]

      172 |       function complete(error?: Error): void {
      173 |         child?.kill();
    > 174 |         done?.(error);
          |         ^
      175 |       }
      176 |
      177 |       /** Called after each expect callback to check if we're complete */

      at complete (utils/runner.ts:174:9)
      at newEnvelope (utils/runner.ts:240:13)
      at tryParseEnvelopeFromStdoutLine (utils/runner.ts:315:15)
      at Socket.<anonymous> (utils/runner.ts:332:15)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions