Skip to content

Fix flaky HubConnectionHandler test #18391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 16, 2020
Merged

Fix flaky HubConnectionHandler test #18391

merged 2 commits into from
Jan 16, 2020

Conversation

BrennanConroy
Copy link
Member

Forward port of #18388

@BrennanConroy BrennanConroy added the area-signalr Includes: SignalR clients and servers label Jan 16, 2020
@analogrelay analogrelay added the tell-mode Indicates a PR which is being merged during tell-mode label Jan 16, 2020
@analogrelay
Copy link
Contributor

Test-only change, so tell-mode. If we can get review signoff (cc @halter73) I can merge this whenever 3.1 is open (and I think it still is today)

@Pilchie
Copy link
Member

Pilchie commented Jan 16, 2020

We should take this today while dependencies are still flowing.

@analogrelay analogrelay added this to the 3.1.2 milestone Jan 16, 2020
@analogrelay analogrelay merged commit 28240ce into release/3.1 Jan 16, 2020
@analogrelay analogrelay deleted the brecon/forward branch January 16, 2020 22:24
mkArtakMSFT pushed a commit that referenced this pull request Jan 17, 2020
* [Platform] Detect and fix certificates with potentially inaccessible keys on Mac OS (2.1) (#17560)

* [Https] Detects and fixes HTTPS certificates where the key is not guaranteed to be accessible across security partitions

* Fix dotnet dev-certs https --check

* Update logic for detecting missing certs

* Fix security command

* Update warning logic

* Check that the key is accessible in Kestrel

* Add correct link to docs

* Update src/Tools/dotnet-dev-certs/src/Program.cs

Co-Authored-By: Daniel Roth <[email protected]>

* Update src/Tools/dotnet-dev-certs/src/Program.cs

Co-Authored-By: Daniel Roth <[email protected]>

* Add test for 2.1

* Update src/Tools/dotnet-dev-certs/src/Program.cs

Co-Authored-By: Chris Ross <[email protected]>

* Address feedback

* Fix non-interctive path

* Fix tests

* Remove a couple of test from an unshipped product

* Check only for certificates considered valid

* Switch the exception being caught, remove invalid test

Co-authored-by: Daniel Roth <[email protected]>
Co-authored-by: Chris Ross <[email protected]>

* Fix patchconfig merge (#18389)

* Fix flaky HubConnectionHandler test (#18391)

Co-authored-by: Javier Calvarro Nelson <[email protected]>
Co-authored-by: Daniel Roth <[email protected]>
Co-authored-by: Chris Ross <[email protected]>
Co-authored-by: Brennan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants