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

Inconsistent cells count throws low-level error #212

Closed
ciaranmcnulty opened this issue Feb 4, 2021 · 0 comments · Fixed by #216
Closed

Inconsistent cells count throws low-level error #212

ciaranmcnulty opened this issue Feb 4, 2021 · 0 comments · Fixed by #216

Comments

@ciaranmcnulty
Copy link
Contributor

If we have a table that isn't rectangular:

| foo |
| bar | baz |

we get a specific exception that is not a ParserException - it should probably be caught and a ParserException thrown

Removing this line will produce a failing test
https://github.com/Behat/Gherkin/blob/master/tests/Behat/Gherkin/Cucumber/CompatibilityTest.php#L46

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

Successfully merging a pull request may close this issue.

1 participant