List of flaky CI tests
rogeralsing opened this issue · 2 comments
-
Can_publish_messages_via_batching_producer
-
ClusterMaintainsSingleConcurrentVirtualActorPerIdentity - Push based only?
//Only seen once, but still interesting cc @mhelleborg
-
Error: System.Exception : No futures available
Failed Proto.Tests.SharedFutureTests.Should_reuse_completed_futures [27 ms]
Error Message:
System.Exception : No futures available
Stack Trace:
at Proto.Tests.SharedFutureTests.GetFuture() in /home/runner/work/protoactor-dotnet/protoactor-dotnet/tests/Proto.Actor.Tests/Futures/SharedFutureTests.cs:line 25
Could be bugs in the delta mode rebalance? It is not as thoroughly tested as the full mode, and it is marked as experimental.
Perhaps some assumptions taken around cluster membership ordering does not hold?