swiftlang / swift-corelibs-foundation

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

[SR-9981] Flaky test: test_dataTaskWithHttpInputStream #3527

Open slavapestov opened 5 years ago

slavapestov commented 5 years ago
Previous ID SR-9981
Radar None
Original Reporter @slavapestov
Type Bug
Additional Detail from JIRA | | | |------------------|-----------------| |Votes | 1 | |Component/s | Foundation | |Labels | Bug | |Assignee | @millenomi | |Priority | Medium | md5: 88d708ec703d3d5d6b61116d533e1781

Issue Description:

16:31:25 Test Case 'TestURLSession.test_dataTaskWithHttpInputStream' started at 2019-02-23 00:31:07.067
16:31:25 /home/buildnode/jenkins/workspace/swift-PR-Linux-smoke-test/branch-master/swift-corelibs-foundation/TestFoundation/TestURLSession.swift:170: error: TestURLSession.test_dataTaskWithHttpInputStream : XCTAssertEqual failed: ("1316 bytes") is not equal to ("1323 bytes") - Response Data and Data is not equal
16:31:25 Test Case 'TestURLSession.test_dataTaskWithHttpInputStream' failed (0.003 seconds)
weissi commented 5 years ago

hit here: https://ci.swift.org/job/swift-corelibs-foundation-PR-Linux/2560/

15:58:14 Test Case 'TestURLSession.test_dataTaskWithHttpInputStream' started at 2019-04-17 20:57:53.035
15:58:14 
/home/buildnode/jenkins/workspace/swift-corelibs-foundation-PR-Linux/swift-corelibs-foundation/TestFoundation/TestURLSession.swift:171: error: TestURLSession.test_dataTaskWithHttpInputStream : XCTAssertEqual failed: ("1316 bytes") is not equal to ("1323 bytes") - Response Data and Data is not equal
15:58:14 Test Case 'TestURLSession.test_dataTaskWithHttpInputStream' failed (0.005 seconds)