-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Milestone
Description
Version: Akka.NET v1.3.13 or later.
The time has come, once again, to clean up the mess that impedes our work on Akka.NET as a result of some racy tests.
- DistributedPubSubMessageSerializerSpec.Can_serialize_SendToOneSubscriber - .NET Core Windows
- DistributedPubSubMessageSerializerSpec.Can_serialize_Status - .NET Core Windows
- AkkaProtocolSpec.ProtocolStateActor_must_in_inbound_mode_accept_payload_after_Associate_PDU_received - .NET Core Windows
- FlowDelaySpec.A_Delay_must_pass_elements_with_delay_through_normally_in_backpressured_mode - .NET Core Windows
- BackoffSupervisorSpec.BackoffSupervisor_must_stop_restarting_the_child_if_final_stop_message_received_using_BackOff_OnStop - .NET Framework
- BackoffSupervisorSpec.BackoffSupervisor_must_stop_restarting_the_child_after_reaching_maxNrOfRetries_limit_using_BackOff_OnFailure - .NET Framework
- RemoteConnectionSpecs.RemoteConnection_should_send_and_decode_messages - .NET Framework
- TailChoppingSpec.Tail_chopping_group_router_must_throw_exception_if_no_result_will_arrive_within_the_given_time - .NET Framework
- LazySinkSpec.A_LazySink_must_cancel_upstream_when_internal_sink_is_cancelled - .NET Framework
- LazySinkSpec.A_LazySink_must_fail_gracefully_when_upstream_failed - .NET Framework
- SnapshotDirectoryFailureSpec.LocalSnapshotStore_configured_with_a_failing_directory_name_should_throw_an_exception_at_startup - .NET Framework
- FlowSelectAsyncUnorderedSpec.A_Flow_with_SelectAsyncUnordered_must_not_run_more_futures_than_configured - .NET Framework
- RemotingSpec.Remoting_must_lookup_actors_across_node_boundaries - Windows .NET Core
- PersistentActorSpec.PersistentActor_should_be_able_to_persist_events_that_happen_during_recovery - .NET Framework
- FlowDelaySpec.A_Delay_must_properly_delay_according_to_buffer_size - .NET Framework
- AkkaProtocolSpec.ProtocolStateActor_must_in_inbound_mode_accept_payload_after_Associate_PDU_received - .NET Core Windows
- ObservableSinkSpec.An_ObservableSink_must_allow_the_same_observer_to_be_subscribed_only_once - .NET Core Linux
- RemotingSpec.Bug_884_Remoting_must_support_reply_to_Routee - .NET Core Windows
- StageActorRefSpec.A_Graph_stage_ActorRef_must_ignore_and_log_warnings_for_PoisonPill_and_Kill_messages - .NET Core Windows
- Akka.Persistence.Tests.AtLeastOnceDeliverySpec.AtLeastOnceDelivery_must_limit_the_number_of_messages_redelivered_at_once - .NET Core Windows