Skip to content

AppVeyor: use xdist with pypy, drop pluggymaster#4786

Merged
nicoddemus merged 1 commit into
pytest-dev:featuresfrom
blueyed:av
Feb 24, 2019
Merged

AppVeyor: use xdist with pypy, drop pluggymaster#4786
nicoddemus merged 1 commit into
pytest-dev:featuresfrom
blueyed:av

Conversation

@blueyed

@blueyed blueyed commented Feb 13, 2019

Copy link
Copy Markdown
Contributor

pluggymaster is rather stable (not changing often), and currently the same as the released version anyway.

I think it is good enough to test this on Travis, and/or manually with new releases (for Windows).

@nicoddemus

Copy link
Copy Markdown
Member

Fair enough. Hopefully Azure will allow us to test this on Windows again with minimal impact, I agree that AppVeyor times taking hours and hours are a real problem. 👍

@codecov

codecov Bot commented Feb 23, 2019

Copy link
Copy Markdown

Codecov Report

Merging #4786 into features will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #4786      +/-   ##
============================================
+ Coverage     95.62%   95.64%   +0.01%     
============================================
  Files           113      113              
  Lines         25163    25163              
  Branches       2498     2498              
============================================
+ Hits          24063    24068       +5     
  Misses          774      774              
+ Partials        326      321       -5
Flag Coverage Δ
#docs 29.59% <ø> (+0.1%) ⬆️
#doctesting 29.59% <ø> (+0.1%) ⬆️
#linting 29.59% <ø> (+0.1%) ⬆️
#linux 95.49% <ø> (+0.03%) ⬆️
#nobyte 92.2% <ø> (ø) ⬆️
#numpy 93% <ø> (+0.01%) ⬆️
#pexpect 41.98% <ø> (+0.02%) ⬆️
#pluggymaster 93.55% <ø> (-0.1%) ⬇️
#py27 93.67% <ø> (+0.01%) ⬆️
#py34 91.59% <ø> (ø) ⬆️
#py35 91.61% <ø> (-0.01%) ⬇️
#py36 91.64% <ø> (ø) ⬆️
#py37 93.81% <ø> (+0.01%) ⬆️
#trial 93% <ø> (+0.01%) ⬆️
#windows 93.58% <ø> (-0.1%) ⬇️
#xdist 93.7% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/_pytest/pytester.py 86.62% <0%> (-0.43%) ⬇️
src/_pytest/terminal.py 91.74% <0%> (+0.82%) ⬆️
src/_pytest/cacheprovider.py 97.16% <0%> (+1.41%) ⬆️

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 63e7f8e...dc8c270. Read the comment docs.

@nicoddemus

Copy link
Copy Markdown
Member

Unfortunately pypy with xidst is buggy right now: pytest-dev/pytest-xdist#142

@nicoddemus nicoddemus merged commit 759d7fd into pytest-dev:features Feb 24, 2019
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