We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8c8205 + 07dab68 commit f0f1209Copy full SHA for f0f1209
TestFoundation/main.swift
@@ -78,8 +78,7 @@ XCTMain([
78
testCase(TestURLRequest.allTests),
79
testCase(TestNSURLResponse.allTests),
80
testCase(TestNSHTTPURLResponse.allTests),
81
- // FIXME: SR-3464 Assertion failure in TestURLSession.test_dataTaskWithURL
82
- // testCase(TestURLSession.allTests),
+ testCase(TestURLSession.allTests),
83
testCase(TestNSNull.allTests),
84
testCase(TestNSUUID.allTests),
85
testCase(TestNSValue.allTests),
0 commit comments