Move Constants target before Flows target #40
GitHub Actions / results-swift-tests-swift6
failed
Nov 26, 2024 in 1s
56 passed, 1 failed and 0 skipped
❌ reports/TestReport.xml
57 tests were completed in 6s with 56 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults | 56✅ | 1❌ | 6s |
❌ TestResults
BaseTests.OAuth2AuthRequestTests
✅ testHeaders
✅ testContentType
✅ testMethod
✅ testRequests
✅ testParams
✅ testURLComponents
FlowTests.OAuth2ClientCredentialsTests
✅ testInit
✅ testFailedTokenRequest
✅ testTokenRequest
✅ testTokenRequestNoScope
✅ testClientCredsReddit
FlowTests.OAuth2CodeGrantTests
✅ testCustomAuthParameters
✅ testAuthorizeURI
✅ testAuthorizeURIWithPKCE
✅ testInit
✅ testNotTLS
✅ testCustomAuthParametersInit
✅ testTokenRequestAgainstAuthURL
✅ testTokenRequest
✅ testRedirectURI
✅ testTokenRequestWithSecret
✅ testTokenRequestWithPKCE
✅ testTokenResponse
FlowTests.OAuth2DeviceGrantTests
✅ testDeviceAccessTokenResponse
✅ testDeviceAuthorizationRequest
✅ testInit
✅ testDeviceAuthorizationRequestWithAdditionalParams
❌ testDeviceAccessTokenRequest
FlowTests.OAuth2DynRegTests
✅ testCustomDynRegInstance
✅ testNotAttemptingRegistration
✅ testRegistrationRequest
FlowTests.OAuth2ExchangeAccessTokenForResourceTests
✅ testExchangeAccessTokenForAccountsResourceRequest
✅ testExchangeAccessTokenForEventResourceRequest
✅ testExchangeAccessTokenForResourceAccessTokenNotAvailable
✅ testExchangeAccessTokenForResource
✅ testExchangeAccessTokenForTeamspaceResourceRequest
✅ testInit
FlowTests.OAuth2ImplicitGrantTests
✅ testInit
✅ testReturnURLHandling
FlowTests.OAuth2PasswordGrantTests
✅ testTokenRequest
✅ testInit
✅ testTokenRequestNoScope
✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
✅ testCannotRefresh
✅ testRefreshRequest
✅ testRefreshRequestWithSecret
✅ testRefreshRequestWithDedicatedRefreshURI
✅ testRefreshRequestWithSecretInBody
BaseTests.OAuth2Tests
✅ testAuthorizeCall
✅ testAuthorizeURL
✅ testInit
✅ testQueryParamConversion
✅ testQueryParamEncoding
✅ testQueryParamParsing
✅ testSessionConfiguration
✅ testTokenRequest
✅ testTokenRefreshRequest
Annotations
Check failure on line 0 in reports/TestReport.xml
github-actions / results-swift-tests-swift6
TestResults ► FlowTests.OAuth2DeviceGrantTests ► testDeviceAccessTokenRequest
Failed test found in:
reports/TestReport.xml
Error:
Test failed
Loading