Migrate to Shouldly #126
Annotations
9 errors and 1 warning
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.GetSubscriptionAttributes_ShouldRetrieveCorrectAttributes
Shouldly.ShouldAssertException : getAttributesResponse.Attributes
should contain key
"RawMessageDelivery"
with value
"true"
but value was
"True"
|
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.SetSubscriptionAttributes_ShouldUpdateAttributes
Shouldly.ShouldAssertException : await Sns.GetSubscriptionAttributesAsync(new GetSubscriptionAttributesRequest
{
SubscriptionArn = subscribeResponse.SubscriptionArn
}, TestContext.Current.CancellationToken);
getAttributesResponse.Attributes
should contain key
"RawMessageDelivery"
with value
"true"
but value was
"True"
|
ubuntu-latest
Process completed with exit code 1.
|
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.SetSubscriptionAttributes_ShouldUpdateAttributes
Shouldly.ShouldAssertException : await Sns.GetSubscriptionAttributesAsync(new GetSubscriptionAttributesRequest
{
SubscriptionArn = subscribeResponse.SubscriptionArn
}, TestContext.Current.CancellationToken);
getAttributesResponse.Attributes
should contain key
"RawMessageDelivery"
with value
"true"
but value was
"True"
|
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.GetSubscriptionAttributes_ShouldRetrieveCorrectAttributes
Shouldly.ShouldAssertException : getAttributesResponse.Attributes
should contain key
"RawMessageDelivery"
with value
"true"
but value was
"True"
|
macos-latest
Process completed with exit code 1.
|
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.SetSubscriptionAttributes_ShouldUpdateAttributes
Shouldly.ShouldAssertException : await Sns.GetSubscriptionAttributesAsync(new GetSubscriptionAttributesRequest
{
SubscriptionArn = subscribeResponse.SubscriptionArn
}, TestContext.Current.CancellationToken);
getAttributesResponse.Attributes
should contain key
"RawMessageDelivery"
with value
"true"
but value was
"True"
|
LocalSqsSnsMessaging.Tests.LocalAwsMessaging.SnsPublishAsyncTestsLocalAwsMessaging.GetSubscriptionAttributes_ShouldRetrieveCorrectAttributes
Shouldly.ShouldAssertException : getAttributesResponse.Attributes
should contain key
"RawMessageDelivery"
with value
"true"
but value was
"True"
|
windows-latest
Process completed with exit code 1.
|
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|