Skip to content
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

Rspec inaccurately reports test loading time as including stack build time #11

Open
cwjohnston opened this issue May 4, 2016 · 0 comments
Labels
Milestone

Comments

@cwjohnston
Copy link
Contributor

At the end of a validation run Rspec reports how long it took to run the tests:

 Finished in 2.52 seconds (files took 36 minutes 45 seconds to load)

In this case, validation occurring subsequent to running sfn create, Rspec reports that it took 36 minutes 45 seconds to load test files from disk. In reality this is how long it took to build the stacks leading up to this validation execution.

@cwjohnston cwjohnston added the bug label May 4, 2016
@cwjohnston cwjohnston added this to the v1.1.0 milestone May 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant