Skip to content

Conversation

@trentm
Copy link
Contributor

@trentm trentm commented Dec 5, 2023

Fixes: #1477
Refs: #707


Tests of @aws-sdk/client-sqs instrumentation are failing for versions >=3.316.0. The issue (#1477 (comment)) may take a while to resolve. This disables the subset of tests that are failing.

This is an alternative to @pichlermarc's #1711 that reduces the set of tests being skipped to just the problematic ones.

@codecov
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Merging #1847 (901bf41) into main (a8f3a3d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1847   +/-   ##
=======================================
  Coverage   91.45%   91.45%           
=======================================
  Files         144      144           
  Lines        7406     7406           
  Branches     1483     1483           
=======================================
  Hits         6773     6773           
  Misses        633      633           

@trentm trentm requested a review from pichlermarc December 8, 2023 18:21
Copy link
Member

@pichlermarc pichlermarc left a comment

Choose a reason for hiding this comment

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

Yep, splitting it like this is better. Thanks @trentm 🙂

@trentm
Copy link
Contributor Author

trentm commented Dec 11, 2023

Woot. aws-sdk tav tests passed.

@trentm trentm merged commit 196aa2d into open-telemetry:main Dec 11, 2023
@trentm trentm deleted the tm-disable-client-sqs-context-test branch December 11, 2023 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests failing for @aws-sdk/client-sqs >=3.316

4 participants