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

Fix pipetools tests #676

Merged
merged 1 commit into from
Jun 7, 2017
Merged

Fix pipetools tests #676

merged 1 commit into from
Jun 7, 2017

Conversation

gpotter2
Copy link
Member

@gpotter2 gpotter2 commented Jun 5, 2017

Should fix PyPy freezing on the pipetools tests

@codecov-io
Copy link

codecov-io commented Jun 5, 2017

Codecov Report

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

@@            Coverage Diff             @@
##           master     #676      +/-   ##
==========================================
- Coverage   78.89%   78.87%   -0.03%     
==========================================
  Files         128      128              
  Lines       31581    31581              
==========================================
- Hits        24917    24908       -9     
- Misses       6664     6673       +9
Impacted Files Coverage Δ
scapy/layers/tls/record.py 91.13% <0%> (-1.07%) ⬇️
scapy/layers/tls/cert.py 67.3% <0%> (-0.35%) ⬇️
scapy/layers/tls/handshake.py 80.72% <0%> (-0.32%) ⬇️
scapy/asn1/ber.py 81.23% <0%> (-0.3%) ⬇️
scapy/utils.py 78.59% <0%> (-0.23%) ⬇️
scapy/pipetool.py 92.14% <0%> (+0.21%) ⬆️

@gpotter2 gpotter2 changed the title Reduce waiting time in tests Fix pipetools tests Jun 5, 2017
@gpotter2
Copy link
Member Author

gpotter2 commented Jun 6, 2017

@guedou Hello, could this be fast-merge ? Should fix the failures of pypy

@guedou guedou merged commit f618886 into secdev:master Jun 7, 2017
@gpotter2 gpotter2 deleted the fix-pypy-tests1 branch June 7, 2017 08:23
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.

3 participants