Skip to content

[Travis] Python 3.6 osx builds are broken#1207

Merged
guedou merged 1 commit intosecdev:masterfrom
guedou:travis_ox_py36
Mar 5, 2018
Merged

[Travis] Python 3.6 osx builds are broken#1207
guedou merged 1 commit intosecdev:masterfrom
guedou:travis_ox_py36

Conversation

@guedou
Copy link
Copy Markdown
Member

@guedou guedou commented Mar 3, 2018

See https://travis-ci.org/secdev/scapy/jobs/348646654

This PR attempts to fix Python3.* installation with homebrew.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 3, 2018

Codecov Report

Merging #1207 into master will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1207      +/-   ##
==========================================
+ Coverage   84.73%   84.79%   +0.06%     
==========================================
  Files         158      159       +1     
  Lines       38244    38245       +1     
==========================================
+ Hits        32406    32431      +25     
+ Misses       5838     5814      -24
Impacted Files Coverage Δ
scapy/tools/__init__.py 100% <0%> (ø)
scapy/asn1/ber.py 82.28% <0%> (+0.28%) ⬆️
scapy/layers/tls/basefields.py 80.27% <0%> (+0.68%) ⬆️
scapy/layers/tls/handshake_sslv2.py 92.8% <0%> (+0.75%) ⬆️
scapy/layers/tls/record.py 92.08% <0%> (+0.87%) ⬆️
scapy/layers/tls/record_sslv2.py 88.82% <0%> (+1.67%) ⬆️
scapy/layers/tls/keyexchange.py 84.76% <0%> (+1.71%) ⬆️
scapy/main.py 72.2% <0%> (+1.91%) ⬆️

@guedou guedou changed the title [Travis] Python 3.6 os builds are broken [Travis] Python 3.6 osx builds are broken Mar 3, 2018
@guedou guedou force-pushed the travis_ox_py36 branch 3 times, most recently from 3b4c6c7 to fedbe9b Compare March 5, 2018 12:30
@guedou guedou added the bug label Mar 5, 2018
@guedou guedou merged commit b5b8827 into secdev:master Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants