Skip some tests until the canonical changes are complete. #10408
Annotations
10 errors, 10 warnings, and 10 notices
|
Test:
Tests/AppTests/ApiTests.swift#L778
test_package_collections_owner, XCTAssertEqual failed: ("500 Internal Server Error") is not equal to ("200 OK") -
|
|
Test:
Tests/AppTests/ApiTests.swift#L773
test_package_collections_owner, failed - Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))
|
|
Test:
<EXPR>#L1
test_package_collections_owner, threw error "keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))"
|
|
Test:
Tests/AppTests/ApiTests.swift#L861
test_package_collections_packageURLs, XCTAssertEqual failed: ("500 Internal Server Error") is not equal to ("200 OK") -
|
|
Test:
Tests/AppTests/ApiTests.swift#L855
test_package_collections_packageURLs, failed - Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))
|
|
Test:
<EXPR>#L1
test_package_collections_packageURLs, threw error "keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))"
|
|
Test:
Tests/AppTests/PackageCollectionControllerTests.swift#L66
test_owner_request, XCTAssertEqual failed: ("500 Internal Server Error") is not equal to ("200 OK") -
|
|
Test:
Tests/AppTests/PackageCollectionControllerTests.swift#L61
test_owner_request, failed - Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))
|
|
Test:
<EXPR>#L1
test_owner_request, threw error "keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))"
|
|
Test:
<EXPR>#L1
test_sign_collection, threw error "invalidCertChain"
|
|
Test
'soto': found 774 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
|
Test
'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
|
Test
'swift-nio-ssl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
|
Test
'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
|
|
|
Test:
Sources/App/Controllers/PackageController+routes.swift#L327
converting non-sendable function value to '@sendable (Joined<Package, Repository>) -> (PackageReleases.Model?)' may introduce data races
|
|
|
|
Test:
Sources/App/Controllers/PackageController+routes.swift#L327
converting non-sendable function value to '@sendable (Joined<Package, Repository>) -> (PackageReleases.Model?)' may introduce data races
|
|
|
|
Test:
Sources/App/Controllers/PackageController+routes.swift#L327
converting non-sendable function value to '@sendable (Joined<Package, Repository>) -> (PackageReleases.Model?)' may introduce data races
|
|
Test
Skipped LiveGitlabBuilderTests.test_triggerBuild_live
|
|
Test
Skipped PackageCollectionTests.test_sign_collection_revoked_key
|
|
Test
Skipped PackageController_routesTests.test_documentation_canonicalCapitalisation
|
|
Test
Skipped PackageController_routesTests.test_documentation_issue_2287
|
|
Test
Skipped PackageController_routesTests.test_documentation_routes_current
|
|
Test
Skipped PackageController_routesTests.test_documentation_routes_current_rewrite
|
|
Test
Skipped PackageController_routesTests.test_documentation_routes_ref
|
|
Test
Skipped PackageController_routesTests.test_documentation_routes_tutorials
|
|
Test
Skipped PackageController_routesTests.test_issue_2288
|
|
Test
Skipped QueryPerformanceTests.test_01_Search_packageMatchQuery
|