parent
a085b21fc1
commit
d20ebf8c78
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ class DurableShardingSpec
|
||||||
|
|
||||||
// GHExclude tracked in https://github.com/akka/akka/issues/30489
|
// GHExclude tracked in https://github.com/akka/akka/issues/30489
|
||||||
"load initial state and resend unconfirmed" taggedAs GHExcludeTest in {
|
"load initial state and resend unconfirmed" taggedAs GHExcludeTest in {
|
||||||
|
pending // FIXME issue #30489, this could be a real problem
|
||||||
nextId()
|
nextId()
|
||||||
val typeKey = EntityTypeKey[SequencedMessage[TestConsumer.Job]](s"TestConsumer-$idCount")
|
val typeKey = EntityTypeKey[SequencedMessage[TestConsumer.Job]](s"TestConsumer-$idCount")
|
||||||
val consumerProbe = createTestProbe[TestConsumer.JobDelivery]()
|
val consumerProbe = createTestProbe[TestConsumer.JobDelivery]()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue