swiftlang / swift-corelibs-foundation

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

[SR-11310] Un-XFAIL this test: TestURLSession.test_noDoubleCallbackWhenCancellingAndProtocolFailsFast — Crashes nondeterministically #3296

Open millenomi opened 5 years ago

millenomi commented 5 years ago
Previous ID SR-11310
Radar None
Original Reporter @millenomi
Type Bug
Additional Detail from JIRA | | | |------------------|-----------------| |Votes | 0 | |Component/s | Foundation | |Labels | Bug, XFAIL | |Assignee | None | |Priority | Medium | md5: 1f43e46c5e232e382b81a18d869a18d2

Issue Description:

11:20:25 Test Case 'TestURLSession.test_noDoubleCallbackWhenCancellingAndProtocolFailsFast' started at 2019-08-14 18:20:25.679
11:20:25 Fatal error: Trying to access a behaviour for a task that in not in the registry.: file /home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-18_04/swift-corelibs-foundation/Foundation/URLSession/TaskRegistry.swift, line 115
11:20:25 
millenomi commented 5 years ago

XFAILed with https://github.com/apple/swift-corelibs-foundation/pull/2471