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
This test failure seems new since the upgrade to AWS SDK 2 in #1896
[info] DynamoDB
[info] - should 4) put an item and read it back *** FAILED *** (164 milliseconds)
[info] java.util.concurrent.CompletionException: software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException: Cannot do operations on a non-existent table (Service: DynamoDb, Status Code: 400, Request ID: 3c98fcfc-f213-4268-924f-ccaedefd0ac6)
[info] at software.amazon.awssdk.utils.CompletableFutureUtils.errorAsCompletionException(CompletableFutureUtils.java:61)
This test failure seems new since the upgrade to AWS SDK 2 in #1896
https://travis-ci.com/akka/alpakka/jobs/232712155#L742
Most of the tests after this fail, as well.
The text was updated successfully, but these errors were encountered: