Skip to content

Convert remaining aws sdk 1.11 tests from groovy to java#12777

Merged
trask merged 6 commits into
open-telemetry:mainfrom
jaydeluca:convert-aws-1.11-tracing-test
Nov 25, 2024
Merged

Convert remaining aws sdk 1.11 tests from groovy to java#12777
trask merged 6 commits into
open-telemetry:mainfrom
jaydeluca:convert-aws-1.11-tracing-test

Conversation

@jaydeluca

Copy link
Copy Markdown
Member

Related to #7195

@jaydeluca jaydeluca requested a review from a team as a code owner November 22, 2024 23:07
Comment on lines +42 to +45
static LocalStackContainer localStack;
private static AmazonSQSAsync sqsClient;
private static AmazonS3 s3Client;
private static AmazonSNSAsync snsClient;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think these should be instance variables as they are in the groovy test

@trask trask merged commit 4f94664 into open-telemetry:main Nov 25, 2024
Abhishekkr3003 pushed a commit to Abhishekkr3003/opentelemetry-java-instrumentation that referenced this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants