swiftlang / swift-corelibs-foundation

The Foundation Project, providing core utilities, internationalization, and OS independence
swift.org
Apache License 2.0
5.28k stars 1.13k forks source link

[SR-11343] TestURLSession.test_simpleUploadWithDelegateProvidingInputStream time-out #3294

Open aschwaighofer opened 5 years ago

aschwaighofer commented 5 years ago
Previous ID SR-11343
Radar rdar://54530699
Original Reporter @aschwaighofer
Type Bug
Additional Detail from JIRA | | | |------------------|-----------------| |Votes | 0 | |Component/s | Foundation | |Labels | Bug | |Assignee | None | |Priority | Medium | md5: cc483fcbe1ee448836e058662a131d17

Issue Description:

https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7982/consoleFull#-10904898853122a513-f36a-4c87-8ed7-cbc36a1ec144

or here:

https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1769/consoleFull#-8202626473122a513-f36a-4c87-8ed7-cbc36a1ec144

00:16:02 Test Case 'TestURLSession.test_simpleUploadWithDelegateProvidingInputStream' started at 2019-08-21 07:15:26.509
00:16:02
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swift-corelibs-foundation/TestFoundation/TestURLSession.swift:1018: error: TestURLSession.test_simpleUploadWithDelegateProvidingInputStream : Asynchronous wait failed - Exceeded timeout of 20.0 seconds, with unfulfilled expectations: PUT http://127.0.0.1:37493/upload: Upload data

aschwaighofer commented 5 years ago

Trying to fail here: https://github.com/apple/swift-corelibs-foundation/pull/2482