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
Updated to 2019-09-09-a and the SIGPIPE with testCircuitBreakFailure has gone, but there's now a new error:
Test Case 'SwiftyRequestTests.testURLTemplateNoParams' started at 2019-09-11
09:16:27.413
Fatal error: Couldn't find a protocol appropriate for request: : file
/home/buildnode/jenkins/workspace/oss-swift-5.1-package-linux-ubuntu-18_04/
swift-corelibs-foundation/Foundation/URLSession/URLSessionTask.swift, line 126
Exited with signal code 4
Running with the latest Swift 5.1 snapshot (2019-07-25-a), the
testCircuitBreakFailure
test causes a SIGPIPE crash.This failure does not occur with an earlier (2019-07-02-a) snapshot.
For some reason the backtrace in the Travis job is missing, but I recreated it locally:
The text was updated successfully, but these errors were encountered: