[Tests-Only] Implement guzzle6 in acceptance tests#36946
Closed
phil-davis wants to merge 13 commits into
Closed
Conversation
Closed
ce68af5 to
b614b0a
Compare
Codecov Report
@@ Coverage Diff @@
## master #36946 +/- ##
=========================================
Coverage 64.75% 64.75%
Complexity 19138 19138
=========================================
Files 1270 1270
Lines 74912 74912
Branches 1329 1329
=========================================
Hits 48507 48507
Misses 26014 26014
Partials 391 391
Continue to review full report at Codecov.
|
7a40e54 to
10d78a8
Compare
903a5d6 to
6b14940
Compare
11 tasks
…end on Guzzle6 not 5
fe4e821 to
c8af65e
Compare
Contributor
Author
|
See #36999 for the squashed version of this that is ready for review... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
To be written. These acceptance test changes have been taken from old Guzzle PR #32537 and then worked on to (hopefully) work in the current core
master. There was a lot of stuff to do related to supporting the "batch request" stuff that was done in core acceptance test code a few months ago to speed it up, because that functionality is quite a bit changed in Guzzle 6.Let's see what happens in CI.
Related Issue
How Has This Been Tested?
CI
Types of changes
Checklist: