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

Revert "ci: Travis: add pypy3 to allowed failures temporarily" #5364

Merged
merged 1 commit into from
Jun 2, 2019

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Jun 2, 2019

This reverts commit 5ac498e.

The idea is that maybe #5360
fixes the failures here also.

This reverts commit 5ac498e.

The idea is that maybe pytest-dev#5360
fixes the failures here also.
@codecov
Copy link

codecov bot commented Jun 2, 2019

Codecov Report

Merging #5364 into master will decrease coverage by 2.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5364      +/-   ##
==========================================
- Coverage   93.43%   91.26%   -2.18%     
==========================================
  Files         115      115              
  Lines       26399    26399              
  Branches     2606     2606              
==========================================
- Hits        24667    24094     -573     
- Misses       1409     1981     +572     
- Partials      323      324       +1
Impacted Files Coverage Δ
testing/test_reports.py 10.49% <0%> (-89.51%) ⬇️
testing/test_session.py 17.72% <0%> (-82.28%) ⬇️
testing/test_runner_xunit.py 29.82% <0%> (-70.18%) ⬇️
testing/test_runner.py 34.7% <0%> (-61.61%) ⬇️
testing/test_resultlog.py 53.6% <0%> (-46.4%) ⬇️
testing/test_pytester.py 55.21% <0%> (-34.09%) ⬇️
src/_pytest/reports.py 68.96% <0%> (-26.11%) ⬇️
testing/test_tmpdir.py 75.8% <0%> (-23.12%) ⬇️
testing/test_skipping.py 72.77% <0%> (-23.06%) ⬇️
src/_pytest/resultlog.py 67.6% <0%> (-19.72%) ⬇️
... and 21 more

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 733f43b...a6dc283. Read the comment docs.

@nicoddemus nicoddemus merged commit b7f8f53 into pytest-dev:master Jun 2, 2019
@blueyed blueyed deleted the reenable-pypy3 branch June 2, 2019 22:28
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