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
Copy file name to clipboardExpand all lines: generator/ServiceModels/payment-cryptography-data/payment-cryptography-data-2022-02-03.endpoint-tests.json
-44Lines changed: 0 additions & 44 deletions
Original file line number
Diff line number
Diff line change
@@ -156,17 +156,6 @@
156
156
"UseDualStack": false
157
157
}
158
158
},
159
-
{
160
-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
161
-
"expect": {
162
-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
163
-
},
164
-
"params": {
165
-
"Region": "us-iso-east-1",
166
-
"UseFIPS": true,
167
-
"UseDualStack": true
168
-
}
169
-
},
170
159
{
171
160
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
172
161
"expect": {
@@ -180,17 +169,6 @@
180
169
"UseDualStack": false
181
170
}
182
171
},
183
-
{
184
-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
185
-
"expect": {
186
-
"error": "DualStack is enabled but this partition does not support DualStack"
187
-
},
188
-
"params": {
189
-
"Region": "us-iso-east-1",
190
-
"UseFIPS": false,
191
-
"UseDualStack": true
192
-
}
193
-
},
194
172
{
195
173
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
196
174
"expect": {
@@ -204,17 +182,6 @@
204
182
"UseDualStack": false
205
183
}
206
184
},
207
-
{
208
-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
209
-
"expect": {
210
-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
211
-
},
212
-
"params": {
213
-
"Region": "us-isob-east-1",
214
-
"UseFIPS": true,
215
-
"UseDualStack": true
216
-
}
217
-
},
218
185
{
219
186
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
220
187
"expect": {
@@ -228,17 +195,6 @@
228
195
"UseDualStack": false
229
196
}
230
197
},
231
-
{
232
-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
233
-
"expect": {
234
-
"error": "DualStack is enabled but this partition does not support DualStack"
235
-
},
236
-
"params": {
237
-
"Region": "us-isob-east-1",
238
-
"UseFIPS": false,
239
-
"UseDualStack": true
240
-
}
241
-
},
242
198
{
243
199
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
Copy file name to clipboardExpand all lines: sdk/test/Services/PaymentCryptographyData/UnitTests/Generated/Endpoints/PaymentCryptographyDataEndpointProviderTests.cs
-60Lines changed: 0 additions & 60 deletions
Original file line number
Diff line number
Diff line change
@@ -208,21 +208,6 @@ public void For_region_usgoveast1_with_FIPS_disabled_and_DualStack_disabled_Test
0 commit comments