Skip to content

Fix SignalR TS unit tests not running on CI #35422

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 3 commits into from
Aug 18, 2021
Merged

Fix SignalR TS unit tests not running on CI #35422

merged 3 commits into from
Aug 18, 2021

Conversation

BrennanConroy
Copy link
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
Member Author

/backport to release/6.0-rc1

@github-actions
Copy link
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