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

Panic on Running Tests #520

Open
jpoles1 opened this issue Feb 18, 2018 · 1 comment
Open

Panic on Running Tests #520

jpoles1 opened this issue Feb 18, 2018 · 1 comment

Comments

@jpoles1
Copy link

jpoles1 commented Feb 18, 2018

Tests do not run when application is initialized. The following panic occurs when the "run tests" button is pressed:

panic: runtime error: index out of range
goroutine 18 [running]:
main.extractRoot(...)
/go/src/github.com/smartystreets/goconvey/goconvey.go:136
main.runTestOnUpdates(0xc4201120c0, 0x997e00, 0xc420108100, 0x99b0c0, 0xc420108140)
/go/src/github.com/smartystreets/goconvey/goconvey.go:121 +0x181
created by main.main
/go/src/github.com/smartystreets/goconvey/goconvey.go:80 +0x616

@ciokan
Copy link

ciokan commented Aug 22, 2018

I have the same issue...with the same error message that has nothing to do with my tests.

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

No branches or pull requests

2 participants