Skip to content

Move Constants target before Flows target #40

Move Constants target before Flows target

Move Constants target before Flows target #40

GitHub Actions / results-swift-tests-swift5 failed Nov 26, 2024 in 1s

56 passed, 1 failed and 0 skipped

Tests failed

❌ reports/TestReport.xml

57 tests were completed in 7s with 56 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestResults 56✅ 1❌ 7s

❌ TestResults

BaseTests.OAuth2AuthRequestTests
  ✅ testMethod
  ✅ testHeaders
  ✅ testContentType
  ✅ testParams
  ✅ testRequests
  ✅ testURLComponents
FlowTests.OAuth2ClientCredentialsTests
  ✅ testFailedTokenRequest
  ✅ testClientCredsReddit
  ✅ testInit
  ✅ testTokenRequestNoScope
  ✅ testTokenRequest
FlowTests.OAuth2CodeGrantTests
  ✅ testAuthorizeURI
  ✅ testCustomAuthParameters
  ✅ testAuthorizeURIWithPKCE
  ✅ testInit
  ✅ testCustomAuthParametersInit
  ✅ testNotTLS
  ✅ testRedirectURI
  ✅ testTokenRequest
  ✅ testTokenRequestAgainstAuthURL
  ✅ testTokenRequestWithSecret
  ✅ testTokenRequestWithPKCE
  ✅ testTokenResponse
FlowTests.OAuth2DeviceGrantTests
  ✅ testDeviceAccessTokenResponse
  ✅ testDeviceAuthorizationRequest
  ✅ testDeviceAuthorizationRequestWithAdditionalParams
  ✅ testInit
  ❌ testDeviceAccessTokenRequest
FlowTests.OAuth2DynRegTests
  ✅ testCustomDynRegInstance
  ✅ testNotAttemptingRegistration
  ✅ testRegistrationRequest
FlowTests.OAuth2ExchangeAccessTokenForResourceTests
  ✅ testExchangeAccessTokenForAccountsResourceRequest
  ✅ testExchangeAccessTokenForEventResourceRequest
  ✅ testExchangeAccessTokenForResource
  ✅ testExchangeAccessTokenForTeamspaceResourceRequest
  ✅ testExchangeAccessTokenForResourceAccessTokenNotAvailable
  ✅ testInit
FlowTests.OAuth2ImplicitGrantTests
  ✅ testInit
  ✅ testReturnURLHandling
FlowTests.OAuth2PasswordGrantTests
  ✅ testInit
  ✅ testTokenRequest
  ✅ testTokenRequestNoScope
  ✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
  ✅ testCannotRefresh
  ✅ testRefreshRequest
  ✅ testRefreshRequestWithDedicatedRefreshURI
  ✅ testRefreshRequestWithSecret
  ✅ testRefreshRequestWithSecretInBody
BaseTests.OAuth2Tests
  ✅ testAuthorizeCall
  ✅ testAuthorizeURL
  ✅ testInit
  ✅ testQueryParamConversion
  ✅ testQueryParamEncoding
  ✅ testQueryParamParsing
  ✅ testTokenRefreshRequest
  ✅ testSessionConfiguration
  ✅ testTokenRequest

Annotations

Check failure on line 0 in reports/TestReport.xml

See this annotation in the file changed.

@github-actions github-actions / results-swift-tests-swift5

TestResults ► FlowTests.OAuth2DeviceGrantTests ► testDeviceAccessTokenRequest

Failed test found in:
  reports/TestReport.xml
Error:
  Test failed