Update OkHttp to 3.3.1#7746
Conversation
|
By analyzing the blame information on this pull request, we identified @mkonicek and @bestander to be potential reviewers. |
|
ping when it is ready |
|
@bestander I have tested with a sample app and all seems to be fine. The tests are failing with BUCK, but pass in the IDE and with Gradle. |
|
The first exception is I wonder if it is something system specific |
|
@AndrewJack updated the pull request. |
|
I've updated this PR to upgrade to OkHttp 3.3.1. Still stumped on the BUCK unit test errors Most of the failures have this error: |
|
This is the error: |
|
Relates to this issue: square/okhttp#2533 |
|
Good find @AndrewJack. Should we wait for a fix in OkHttp? |
|
Upgraded Robolectric to fix the issue, but 3.1 doesn't currently work with power mock. Waiting for 3.1.1... |
|
Closing this issue. #8672 fixes the issues we experienced when upgrading OkHttp to 3.3.1. Also leaving Robolectric at 3.0 |
Motivation
Fixes: #7743
REFUSED_STREAMin HTTP/2.Test plan