Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 0eb09e6

Browse files
authored
Merge pull request #5320 from aws/fix-cloudsearch
remove integration test broken by cloudsearch service
2 parents 37d771a + 3800e5c commit 0eb09e6

File tree

3 files changed

+3
-66
lines changed

3 files changed

+3
-66
lines changed

CHANGELOG_PENDING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
### SDK Enhancements
44

55
### SDK Bugs
6+
* Remove broken integration test.
7+
* Remove integration test broken by cloudsearch service.

private/model/api/smoke.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ var smokeTestsCustomizations = map[string]func(*SmokeTestSuite) error{
3232
"wafregional": wafRegionalSmokeTestCustomization,
3333
"iotdataplane": iotDataPlaneSmokeTestCustomization,
3434
"opsworks": removeSmokeTests,
35+
"cloudsearch": removeSmokeTests,
3536
}
3637

3738
func iotDataPlaneSmokeTestCustomization(suite *SmokeTestSuite) error {

service/cloudsearch/integ_test.go

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)