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

CI: fix pytest usage + pypy versions #527

Merged
merged 3 commits into from
Jun 25, 2017
Merged

Conversation

pv
Copy link
Collaborator

@pv pv commented Jun 25, 2017

Use pytest directly rather than via setup.py; avoids long tracebacks on
appveyor. Also, we are using the in-place import pytest setup, so make
that explicit.

@pv pv force-pushed the fix-ci branch 9 times, most recently from 792f324 to 9c1a382 Compare June 25, 2017 18:57
@coveralls
Copy link

Coverage Status

Coverage increased (+13.2%) to 86.703% when pulling 9c1a382 on pv:fix-ci into 7f0f398 on spacetelescope:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+13.2%) to 86.703% when pulling 9c1a382 on pv:fix-ci into 7f0f398 on spacetelescope:master.

Use pytest directly rather than via setup.py; avoids long tracebacks on
appveyor. Also, we are using the in-place import pytest setup, so make
that explicit. On Appveyor, tell conda to avoid hardlinks. On travis,
drop pypy3.
@coveralls
Copy link

Coverage Status

Coverage increased (+13.2%) to 86.703% when pulling 23a6814 on pv:fix-ci into 18dc5fc on spacetelescope:master.

pv added 2 commits June 26, 2017 00:23
Reraise exceptions, so that failure to delete files during error
handling doesn't throw away the original exception on Python 2.
It occurred on Appveyor, but this was resolved by setting
always_copy=true in conda
@coveralls
Copy link

Coverage Status

Coverage increased (+13.06%) to 86.553% when pulling 2a61110 on pv:fix-ci into 18dc5fc on spacetelescope:master.

@pv pv merged commit 4a071f5 into airspeed-velocity:master Jun 25, 2017
pv added a commit to pv/asv that referenced this pull request Jul 8, 2018
CI: fix pytest usage + pypy versions
(cherry picked from commit 4a071f5)
pv added a commit to pv/asv that referenced this pull request Jul 8, 2018
CI: fix pytest usage + pypy versions

(cherry picked from commit 4a071f5)
@pv pv deleted the fix-ci branch August 19, 2018 20:07
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