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.
1 parent e3f514d commit 07dab68Copy full SHA for 07dab68
TestFoundation/main.swift
@@ -77,8 +77,7 @@ XCTMain([
77
testCase(TestURLRequest.allTests),
78
testCase(TestNSURLResponse.allTests),
79
testCase(TestNSHTTPURLResponse.allTests),
80
- // FIXME: SR-3464 Assertion failure in TestURLSession.test_dataTaskWithURL
81
- // testCase(TestURLSession.allTests),
+ testCase(TestURLSession.allTests),
82
testCase(TestNSNull.allTests),
83
testCase(TestNSUUID.allTests),
84
testCase(TestNSValue.allTests),
0 commit comments