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

Skip TranscribeStreaming integration test until stable #3985

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jun 30, 2021

Updates the SDK's transcribestreaming integration test to be skipped until the test can be made stable.

go test -tags integration -run TestInteg_ -v ./service/transcribestreamingservice

=== RUN   TestInteg_StartStreamTranscription
    cust_integ_eventstream_test.go:39: test failing with CANCEL response
--- SKIP: TestInteg_StartStreamTranscription (0.00s)
=== RUN   TestInteg_StartStreamTranscription_contextClose
    cust_integ_eventstream_test.go:102: test failing with CANCEL response
--- SKIP: TestInteg_StartStreamTranscription_contextClose (0.00s)
PASS
ok  	github.com/aws/aws-sdk-go/service/transcribestreamingservice	0.173s

@jasdel jasdel merged commit cd50b78 into aws:main Jun 30, 2021
@jasdel jasdel deleted the skip/IntegTest branch June 30, 2021 18:55
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.

3 participants