You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the OHHTTPStubs wiki to see if there wasn't a detailed page talking about my issue
Environment
version of OHHTTPStubs: master
Issue Description
Following the introduction of #263 the test - [NSURLSessionTests test_NSURLSessionDefaultConfig_MethodAndDataRetentionOnRedirect] fails most of the time (see @AliSoftwarecomment).
We need to investigate this issue so that we can have a reliable CI.
The text was updated successfully, but these errors were encountered:
I think we'll have to go with solution 3 then. I think we could still keep the code handling the redirections, but just document properly that there are issues due to the Apple bug.
New Issue Checklist
OHHTTPStubs
for your project sectionEnvironment
master
Issue Description
Following the introduction of #263 the test
- [NSURLSessionTests test_NSURLSessionDefaultConfig_MethodAndDataRetentionOnRedirect]
fails most of the time (see @AliSoftware comment).We need to investigate this issue so that we can have a reliable CI.
The text was updated successfully, but these errors were encountered: