Skip to content

Commit 1de7020

Browse files
Temporarily disable cloudwatch-logs event-stream test (#4362)
## Motivation and Context To be filled, if we decide to proceed with this ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ Co-authored-by: Landon James <[email protected]>
1 parent 1881946 commit 1de7020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws/sdk/integration-tests/cloudwatchlogs/tests/event_stream.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ use aws_sdk_cloudwatchlogs::{
1111
use aws_smithy_eventstream::test_util::validate_body;
1212
use aws_smithy_runtime::client::http::test_util::dvr::ReplayingClient;
1313

14+
#[ignore] // TODO(re-enable this after success.json has been updated)
1415
#[tokio::test]
1516
async fn operation_with_rpc_bound_protocol() {
1617
let (replayer, mut output) = start_request("us-west-2", "tests/success.json").await;

0 commit comments

Comments
 (0)