Skip to content
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

Run tests on 64-bit processes #713

Merged
merged 2 commits into from
Sep 9, 2021
Merged

Run tests on 64-bit processes #713

merged 2 commits into from
Sep 9, 2021

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Sep 9, 2021

  • Run tests on 64-bit process
  • Update sln file

This is a workaround for microsoft/vstest#3031 so that when tests hang we collect actionable dumps.
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #713 (6f677b3) into main (b5ba0c1) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #713      +/-   ##
==========================================
- Coverage   91.52%   91.50%   -0.02%     
==========================================
  Files          60       60              
  Lines        5182     5182              
==========================================
- Hits         4743     4742       -1     
- Misses        439      440       +1     
Impacted Files Coverage Δ
src/StreamJsonRpc/MessageHandlerBase.cs 93.97% <0.00%> (-2.41%) ⬇️
src/StreamJsonRpc/Reflection/RpcTargetInfo.cs 92.01% <0.00%> (-0.77%) ⬇️
src/StreamJsonRpc/JsonRpc.cs 94.13% <0.00%> (+0.40%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5ba0c1...6f677b3. Read the comment docs.

@AArnott AArnott changed the title 64bittests Run tests on 64-bit processes Sep 9, 2021
@AArnott AArnott merged commit 94ca176 into microsoft:main Sep 9, 2021
@AArnott AArnott deleted the 64bittests branch September 9, 2021 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants