OctopusDeploy / Halibut

| Public | A secure communication stack for .NET using JSON-RPC over SSL.
Other
12 stars 44 forks source link

Fix flakey WhenTheListeningRequestFailsToBeSent_AsTheServiceRejectsTheConnection_AHalibutClientExceptionShouldBeThrown test #583

Closed nathanwoctopusdeploy closed 9 months ago

nathanwoctopusdeploy commented 9 months ago

Background

Fix flakey WhenTheListeningRequestFailsToBeSent_AsTheServiceRejectsTheConnection_AHalibutClientExceptionShouldBeThrown test

It is difficult to consistently get a network connection into the desired state, so the actual error can change between test runs. This adds a couple of other scenarios due to the network connection being in a different state / OS differences.

image

image

How to review this PR

Quality :heavy_check_mark:

Pre-requisites

nathanwoctopusdeploy commented 9 months ago

[sc-67409]

shortcut-integration[bot] commented 9 months ago

This pull request has been linked to Shortcut Story #67409: Flakey Test - WhenTheListeningRequestFailsToBeSent_AsTheServiceRejectsTheConnection_AHalibutClientExceptionShouldBeThrown.