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

Nested module declarations using 0.10.0 syntax no longer work. #411

Closed
unbibium opened this issue Oct 5, 2015 · 0 comments
Closed

Nested module declarations using 0.10.0 syntax no longer work. #411

unbibium opened this issue Oct 5, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@unbibium
Copy link

unbibium commented Oct 5, 2015

When you use a nested module with the 0.10.0 syntax, the test throws a MissingMethodException. I can't tell the root cause, but the stack trace seems to indicate that some code within Geb is still trying to call getPage() in a context where it no longer exists.

Example provided in https://gist.github.com/unbibium/147278c917b50cd576c3 -- you'll have to adjust the filename of course.

@erdi erdi added this to the 1.0 milestone Oct 21, 2015
@erdi erdi self-assigned this Oct 21, 2015
@erdi erdi added the Bug label Oct 21, 2015
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

2 participants