-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Coffeescript test suite errors after parser build? #3750
Comments
Perhaps you have a newer version of Jison installed? And we need to update? Can you investigate the nature of the errors? |
Here is the output from the tests:
Using Jison v0.4.15 |
Fixed by #3794. |
@lydell Thank you very much ! It's nice ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When forking coffeescript, I run
$ cake test
, with all but 3 tests passing. But after runningwith no modifications, 9 tests fail. Is there something I am doing wrong or is this a bug?
The text was updated successfully, but these errors were encountered: