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

Failing Test 60: roundtrip_autogen.yaml is missing #102

Closed
borisdaeppen opened this issue Mar 5, 2018 · 2 comments
Closed

Failing Test 60: roundtrip_autogen.yaml is missing #102

borisdaeppen opened this issue Mar 5, 2018 · 2 comments

Comments

@borisdaeppen
Copy link

borisdaeppen commented Mar 5, 2018

t/data/roundtrip_autogen.yaml is missing in t/60roundtrip.t on line 91.

I did not find the file in the git history.
Maybe it is still on the authors machine?

@ilmari
Copy link
Member

ilmari commented Mar 5, 2018

It's auto-generated (as indicated by the name) by perl Makefile.PL in author mode (i.e. when running from the git checkout, rather than a release tarball). You may need to manually install the dependencies for SQL::Tanslator::Parser::XML (XML::LibXML) and SQL::Translator::Producer::YAML (YAML) before running Makefile.PL.

@ilmari ilmari closed this as completed Mar 5, 2018
@borisdaeppen
Copy link
Author

Thanks,
(See also #100)

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