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

bug: failing unit tests after introduction of fips endpoints #1273

Closed
dayaffe opened this issue Dec 21, 2023 · 0 comments
Closed

bug: failing unit tests after introduction of fips endpoints #1273

dayaffe opened this issue Dec 21, 2023 · 0 comments
Assignees
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@dayaffe
Copy link
Contributor

dayaffe commented Dec 21, 2023

Describe the bug

The following release to aws-models broke 2 of our unit tests in AWSIAM EndpointTests:
https://github.com/aws/aws-models/commit/74534ff18978911bf5ce693f105e261d3ee8f8bd

Breaks 28 and 29 here

Expected Behavior

Unit tests should pass so that our nightly model integration passes as well.

Current Behavior

Unit tests & model integration fails

Reproduction Steps

28:
host: "iam.eu-isoe-west-1.cloud.adc-e.uk" with region "eu-isoe-west-1" != host: "iam.amazonaws.com" with region "us-east-1"
29:
host: "iam.us-isof-south-1.csp.hci.ic.gov" with region "us-isof-south-1" != host: "iam.amazonaws.com" with region "us-east-1"

Possible Solution

No response

Additional Information/Context

No response

AWS SWIFT SDK version used

latest

Compiler and Version used

latest

Operating System and version

mac

@dayaffe dayaffe added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Dec 21, 2023
@dayaffe dayaffe self-assigned this Dec 21, 2023
@dayaffe dayaffe closed this as completed Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant