Skip to content

Fix SignalR TS unit tests not running on CI#35422

Merged
BrennanConroy merged 3 commits into
mainfrom
brecon/tstest
Aug 18, 2021
Merged

Fix SignalR TS unit tests not running on CI#35422
BrennanConroy merged 3 commits into
mainfrom
brecon/tstest

Conversation

@BrennanConroy
Copy link
Copy Markdown
Member

Broken by #32510 which moved the <IsTestProject> property above the import. So added a comment to help us remember not to move it.

Also noticed that when we updated jest-junit earlier this year it had a breaking change in how it output test result files, so fixed that so it's picked up by the CI correctly.

@BrennanConroy BrennanConroy added area-signalr Includes: SignalR clients and servers feature-client-javascript Related to the SignalR JS client labels Aug 17, 2021
@BrennanConroy
Copy link
Copy Markdown
Member Author

/backport to release/6.0-rc1

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/6.0-rc1: https://github.com/dotnet/aspnetcore/actions/runs/1143982719

@BrennanConroy BrennanConroy merged commit 520a342 into main Aug 18, 2021
@BrennanConroy BrennanConroy deleted the brecon/tstest branch August 18, 2021 19:34
@ghost ghost added this to the 6.0-rc1 milestone Aug 18, 2021
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 feature-client-javascript Related to the SignalR JS client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants