Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

From all passing to 7 failed, 73 skipped #310

@DamirSvrtan

Description

@DamirSvrtan

Hey everyone,

I'm doing the Rails integration and until a month ago I was 99% compatible with the TCK (except the social login that we decided to skip for this release).

In the last month lots of stuff in the TCK stopped working.

I believe this commit caused those failures: 736b1ea

Since then, I've started getting:

Failed methods (hide)
 changeEndpointChangesAccountPasswordWhenPostingJson
  changeRendersFormForValidSptoken 
  cookieExpirationMatchesTokenTtl 
  refreshTokenAsAccessBearerTokenFails 
  refreshTokenAsAccessTokenFails 
  serverRefreshesAccessTokenWhenMissing 
Skipped methods (hide)
  forgotDoesNotHandleDelete 
  forgotDoesNotHandleJsonGet 
  forgotDoesNotHandlePut 
  forgotRedirectsToNextUriWhenPostingInvalidEmail 
  forgotRedirectsToNextUriWhenPostingValidEmail 
  forgotRendersForm 
  forgotRendersFormWithInvalidSptokenBanner 
  forgotSucceedsWhenPostingInvalidEmailJson 
  forgotSucceedsWhenPostingValidEmailJson 
  loginAccountDatetimePropertiesAreIso8601 
  loginDoesNotHandleDelete 
  loginDoesNotHandlePut 
  loginDoesNotRenderWrongStatusParameter 
  loginErrorsWithBadCredentialsJson 
  loginFormPreservesValuesOnPostback 
  loginFormShouldBeOrderedCorrectly 
  loginHtmlRendersErrorWithoutUsernameAndPassword
  loginJsonDoesNotHaveLinkedResources 
  loginRedirectsToNextUriOnSuccess 
  loginRendersCreatedMessage 
  loginRendersErrorOnFailure 
  loginRendersForgotMessage 
  loginRendersResetMessage 
  loginRendersUnverifiedMessage 
  loginRendersVerifiedMessage 
  loginServesHtmlForm 
  loginServesJsonViewModel 
  loginSetsCookiesHtml 
  loginSetsCookiesJson 
  loginSucceedsForJson 
  loginViewModelHasFields 
  loginWithEmailSucceeds 
  loginWithEmailSucceedsHtml 
  loginWithEmptyPasswordFails 
  loginWithEmptyStringFails 
  loginWithInvalidFacebookAccessTokenFails 
  loginWithUsernameSucceeds 
  loginWithUsernameSucceedsHtml 
  loginWithValidFacebookAccessTokenSucceeds 
  logoutDeletesCookiesHtml 
  logoutDeletesCookiesJson 
  logoutDoesNotHandleDelete 
  logoutDoesNotHandleGet 
  logoutDoesNotHandlePut 
  logoutRedirectsToNextUriOnSuccess 
  logoutRedirectsToNextUriOnUnauthenticatedRequest 
  logoutReturns200OKOnSuccess 
  logoutRevokesTokensAfterSuccessJson 
  logoutRevokesTokensHtml 
  logoutSucceedsOnUnauthenticatedJsonRequest 
  meFailsOnUnauthenticatedRequest 
  meWithBasicAuthReturnsJsonUser 
  meWithBearerAuthHasNoCacheHeaders 
  meWithBearerAuthReturnsJsonUser 
  meWithBearerAuthStripsLinkedResources 
  meWithCookieAuthHasNoCacheHeaders 
  meWithCookieAuthReturnsJsonUser 
  meWithCookieAuthStripsLinkedResources 
  oauthClientCredentialsGrantFailsWithoutAPISecret 
  oauthClientCredentialsGrantSucceeds 
  oauthDoesntSupportGet 
  oauthErrorsAreTransformedProperly 
  oauthErrorsOnEmptyRequestBody 
  oauthErrorsOnJsonRequestBody 
  oauthErrorsOnMissingGrantType 
  oauthErrorsOnUnsupportedGrantTypes 
  oauthPasswordGrantWithEmailSucceeds 
  oauthPasswordGrantWithUsernameSucceeds 
  oauthRefreshGrantFailsWithInvalidRefreshToken 
  oauthRefreshGrantWorksWithValidToken 
  testNoRedirectionStickinessHtml 
  unsignedAccessTokensShouldFail 

I've reverted to a commit before it and the only spec that's failing is testNoRedirectionStickinessHtml.

@edjiang @dogeared @omgitstom can you check this out?

I'm also on the stormpath slack, we can do more debugging over there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions