Update client/server implementation in the autobahn tests#5637
Update client/server implementation in the autobahn tests#5637webknjaz merged 5 commits intoaio-libs:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5637 +/- ##
=======================================
Coverage 97.17% 97.17%
=======================================
Files 41 41
Lines 8865 8865
Branches 1425 1425
=======================================
Hits 8615 8615
Misses 133 133
Partials 117 117
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
|
Used the |
|
@webknjaz PTAL |
|
What's happening with these tests? There was a build failure for Windows, so I tried rerunning them, but now they aren't running at all... |
|
I'm curious if that's related with today's GHA outage |
Backport to 3.8: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 6fb3efc on top of patchback/backports/3.8/6fb3efc4b5dd971e3f0e1080435fead757f15eaa/pr-5637 Backporting merged PR #5637 into master
🤖 @patchback |
|
@wefatherley mind backporting this? |
|
Sure thing |
|
It seems swapping out the deprecated |
|
It only does |
…in the autobahn tests (#5762)
What do these changes do?
Alters
autobahnclient and server tests by updating deprecated syntaxAre there changes in behavior for the user?
No, there should not be
Related issue number
Resolves #5606
Checklist
CONTRIBUTORS.txtCHANGESfolder<issue_id>.<type>for example (588.bugfix)issue_idchange it to the pr id after creating the pr.feature: Signifying a new feature..bugfix: Signifying a bug fix..doc: Signifying a documentation improvement..removal: Signifying a deprecation or removal of public API..misc: A ticket has been closed, but it is not of interest to users.