-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authentication with sorcery #210
Comments
If you can provide an https://www.codetriage.com/example_app that reproduces the problem then maybe I can take a look. |
@schneems thanks for the support, i will provide soon |
Hello @schneems , i have build the repo to reproduce the problem (https://github.com/PedroAugustoRamalhoDuarte/derailed_benchmarks_sorcery), try to run: |
Sorcery have 3 types of test helpers (https://github.com/Sorcery/sorcery/wiki/Testing-Rails), i have tried with all options and didn't succeed, each one with a different problem. The best way is using
|
Hello, I am trying to setup a sorcery (https://github.com/Sorcery/sorcery) to use derailed benchmarks, but struggling with it, i try do setup this code inside perf.rake:
When i run:
USE_AUTH=true PATH_TO_HIT='/library/library/livros' derailed exec perf:stackprof
I receive the following error:
Thanks for the help!!
The text was updated successfully, but these errors were encountered: