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

Disable Windows "with IFS LSP" test based on Spyware Doctor AV #1947

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

belm0
Copy link
Member

@belm0 belm0 commented Apr 5, 2021

since we lost the installer binary

Closes #1938

@codecov
Copy link

codecov bot commented Apr 5, 2021

Codecov Report

Merging #1947 (e3d44f7) into master (6754c74) will decrease coverage by 0.08%.
The diff coverage is n/a.

❗ Current head e3d44f7 differs from pull request most recent head a2d60c8. Consider uploading reports for the commit a2d60c8 to get more accurate results

@@            Coverage Diff             @@
##           master    #1947      +/-   ##
==========================================
- Coverage   99.58%   99.50%   -0.09%     
==========================================
  Files         114      114              
  Lines       14617    14617              
  Branches     1116     1116              
==========================================
- Hits        14557    14544      -13     
- Misses         43       51       +8     
- Partials       17       22       +5     
Impacted Files Coverage Δ
trio/_core/tests/tutil.py 96.61% <0.00%> (-3.39%) ⬇️
trio/_core/_multierror.py 98.87% <0.00%> (-1.13%) ⬇️
trio/_core/tests/test_ki.py 99.13% <0.00%> (-0.87%) ⬇️
trio/_core/tests/test_multierror.py 99.27% <0.00%> (-0.73%) ⬇️
trio/tests/test_ssl.py 99.57% <0.00%> (-0.29%) ⬇️
trio/tests/test_testing.py 99.76% <0.00%> (-0.24%) ⬇️

@belm0
Copy link
Member Author

belm0 commented Apr 5, 2021

the corresponding requirement in the repo branch merge rule needs to be disabled

@njsmith njsmith merged commit 52a210f into python-trio:master Apr 6, 2021
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.

Windows LSP host missing
2 participants