You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation and Context
#3618 is blocked by semver
hazards check because the current version of this test in `aws-sdk-rust`
expects the test to
[panic](https://github.com/smithy-lang/smithy-rs/blob/release-2024-04-30/aws/sdk/integration-tests/s3/tests/streaming-response.rs#L23).
To land the content length enforcement PR we need to ignore the test and
release `smithy-rs` and a version of the SDK with the test ignored
instead of expecting it to panic.
----
_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
0 commit comments