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

version 3.0.34 fails parser tests #7

Closed
rumster opened this issue Mar 25, 2016 · 2 comments
Closed

version 3.0.34 fails parser tests #7

rumster opened this issue Mar 25, 2016 · 2 comments
Labels

Comments

@rumster
Copy link

rumster commented Mar 25, 2016

Hello,

I downloaded this version, installed gradle and hit 'gradle build' (on Windows 10). The build failed on some parser tests (see attached reports).

tests.zip

Thanks
Roman

@cegerard
Copy link
Contributor

Hi,
it is caused by the missing benchmark directory, we have not released it now cause it is over 2.4GB.

You can deal with that by skipping tests with the -x gradle option:

gradle build -x test

I have fixed this test issue for the new version, you can find the patch on the devel branch.

@rumster
Copy link
Author

rumster commented Mar 25, 2016

Thanks for the quick response.

@pellierd pellierd added the bug label Apr 11, 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

3 participants