Skip to content

Tests tuning #7674

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
Jul 28, 2017
Merged

Tests tuning #7674

merged 3 commits into from
Jul 28, 2017

Conversation

pv
Copy link
Member

@pv pv commented Jul 28, 2017

  • Declare marks used in pytest.ini.
  • Use pytest-faulthandler, for compatibility with parallel testing.
  • Fix up sparsetools test memory check (these tests are crashing sometimes on travis, maybe this helps).

pv added 3 commits July 28, 2017 20:36
The -l option is always enabled by scipy.test(), but it's probably
useful to add it also to pytest.ini.

Also declare marks used in the sources in pytest.ini.
Changed the numbers to match peak rss measurement.
Use pytest-faulthandler instead of PYTHONFAULTHANDLER=1 to enable
faulthandler, for better compatibility with parallel testing.
@ev-br ev-br merged commit e48f44d into scipy:master Jul 28, 2017
@ev-br
Copy link
Member

ev-br commented Jul 28, 2017

Thanks Pauli

@ev-br ev-br added the maintenance Items related to regular maintenance tasks label Jul 28, 2017
@ev-br ev-br added this to the 1.0 milestone Jul 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants