Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fixed aws-sdk-v3 bedrock tests #2211

Merged
merged 1 commit into from
May 23, 2024

Conversation

jsumners-nr
Copy link
Contributor

It seems that prior to #2208 we somehow lucked into always having @smithy/smithy-client available in the BedRock chat completions test suite import paths. But post that PR, the resolution will sometimes make it not directly available to that suite. This PR solves the issue by requiring it from the known good paths for it.

@jsumners-nr jsumners-nr added dev:tests Indicates only changes to tests dev:deps Indicates updates to dev deps only labels May 23, 2024
@jsumners-nr jsumners-nr removed the dev:deps Indicates updates to dev deps only label May 23, 2024
@bizob2828
Copy link
Member

Weirdly I cannot repro this issue when running npm run versioned:internal aws-sdk-v3 on main

@mrickard
Copy link
Member

Weirdly I cannot repro this issue when running npm run versioned:internal aws-sdk-v3 on main

@bizob2828 I was able to reproduce locally that way just now, after deleting/reinstalling modules.

@bizob2828
Copy link
Member

Weirdly I cannot repro this issue when running npm run versioned:internal aws-sdk-v3 on main

@bizob2828 I was able to reproduce locally that way just now, after deleting/reinstalling modules.

I am not. I did the same as well. Not sure what's up with my machine

@bizob2828
Copy link
Member

3rd time a charm, didn't do anything different

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:tests Indicates only changes to tests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants