Open djones6 opened 5 years ago
@pushkarnk Could someone look into this? At first glance, this could be a regression in Foundation.
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: