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

Failing Specs - Internal Error #298

Open
DamirSvrtan opened this issue Jul 21, 2016 · 1 comment
Open

Failing Specs - Internal Error #298

DamirSvrtan opened this issue Jul 21, 2016 · 1 comment
Assignees

Comments

@DamirSvrtan
Copy link
Contributor

The Rails Integration was 100% compatible with the spec until yesterday when I pulled the new TCK master.

Now I'm getting a couple of errors, and have a hunch that it might be an internal error (however it could be due to some Rails responses, not sure):

  • unauthorizedHtmlRequestIsForwardedToLogin:
groovy.lang.MissingMethodException: No signature of method: com.stormpath.tck.authentication.CookieIT.urlStartsWithPath() is applicable for argument types: (java.lang.String) values: [/login]
  • loginFormShouldBeOrderedCorrectly
groovy.lang.MissingMethodException: No signature of method: com.stormpath.tck.login.LoginIT.assertAttributesEqual() is applicable for argument types: (java.util.ArrayList, java.util.ArrayList) values: [[null, null, null, null], [[name:login, placeholder:Username or Email, ...], ...]]
  • loginRedirectsToNextUriOnSuccess
groovy.lang.MissingMethodException: No signature of method: com.stormpath.tck.login.LoginIT.containsString() is applicable for argument types: (java.lang.String) values: [/]
  • testNoRedirectionStickinessHtml
groovy.lang.MissingPropertyException: No such property: MeRoute for class: com.stormpath.tck.login.LoginIT

I'll be glad to post more stack traces if needed. Tell me if I can check for something on my side. Thnx. cc @omgitstom

@edjiang
Copy link
Contributor

edjiang commented Jul 21, 2016

I'm going to pass this to @dogeared since that's the last PR we submitted and I'm doing a workshop on Fri/Mon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants