Commit 994c72d
authored
Remove non-deterministic SnapshotSerializeSpec test case (#2802)
Remove the 'test snapshot events with RetentionCriteria after sending
commands' test that was never deterministic — it sent all commands at
once and expected snapshots in a specific order, but internal async
processing made the interleaving non-deterministic.
Also add LogCapturing to CommonUtils trait for better test diagnostics.
Upstream: akka/akka-core@50372b37c5
Cherry-picked from akka/akka-core v2.8.0, which is now Apache licensed.1 parent abdc2d2 commit 994c72d
1 file changed
Lines changed: 0 additions & 30 deletions
File tree
- persistence-testkit/src/test/scala/org/apache/pekko/persistence/testkit/scaladsl
Lines changed: 0 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | | - | |
568 | | - | |
569 | | - | |
570 | 540 | | |
571 | 541 | | |
572 | 542 | | |
| |||
0 commit comments