Skip to content

[Flaky CI]: awsIntegration › should auto-instrument aws-sdk v2 package #13650

@AbhiPrasad

Description

@AbhiPrasad

Flakiness Type

Assertion failure

Name of Job

Node (20) Integration Tests

Name of Test

suites/aws-serverless/aws-integration/s3/test.ts

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/10793202455/job/29934857932?pr=13648

Details

FAIL suites/aws-serverless/aws-integration/s3/test.ts
  ● awsIntegration › should auto-instrument aws-sdk v2 package.

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

      254 |       function complete(error?: Error): void {
      255 |         child?.kill();
    > 256 |         done?.(error);
          |         ^
      257 |       }
      258 |
      259 |       /** Called after each expect callback to check if we're complete */

      at complete (utils/runner.ts:256:9)
      at newEnvelope (utils/runner.ts:363:13)
      at tryParseEnvelopeFromStdoutLine (utils/runner.ts:450:15)
      at Socket.<anonymous> (utils/runner.ts:469:15)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions