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

wamp: Remove unused config attribute to fix compat with new autobahn #6509

Merged
merged 1 commit into from
May 13, 2022

Conversation

p12tic
Copy link
Member

@p12tic p12tic commented May 13, 2022

This fixes compatibility with autobahn 22.4.x.

@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #6509 (54b8f62) into master (42e9ec4) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6509      +/-   ##
==========================================
- Coverage   92.06%   92.06%   -0.01%     
==========================================
  Files         343      343              
  Lines       38616    38615       -1     
==========================================
- Hits        35553    35552       -1     
  Misses       3063     3063              
Impacted Files Coverage Δ
master/buildbot/wamp/connector.py 93.00% <ø> (-0.07%) ⬇️

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 42e9ec4...54b8f62. Read the comment docs.

@p12tic p12tic merged commit 7d0cd44 into buildbot:master May 13, 2022
@p12tic p12tic deleted the fix-autobahn-compat branch May 13, 2022 09:42
@yan12125
Copy link
Contributor

yan12125 commented May 13, 2022

Thanks for the fix! I think dcbccd2 can be reverted?

EDIT: never mind, I saw you fixed it in #6512, thanks!

archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request May 16, 2022
…ility [1]

Also fix the hack to get rid of test failures caused by warnings. This
time the warning is from cryptography 37.x, which is imported via
python-docker -> python-paramiko [2]

[1] buildbot/buildbot#6509
[2] paramiko/paramiko#2038

git-svn-id: file:///srv/repos/svn-community/svn@1207550 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request May 16, 2022
…ility [1]

Also fix the hack to get rid of test failures caused by warnings. This
time the warning is from cryptography 37.x, which is imported via
python-docker -> python-paramiko [2]

[1] buildbot/buildbot#6509
[2] paramiko/paramiko#2038


git-svn-id: file:///srv/repos/svn-community/svn@1207550 9fca08f4-af9d-4005-b8df-a31f2cc04f65
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