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

fix(rust): Fixes the kzip generation #4650

Merged
merged 2 commits into from
Aug 13, 2020
Merged

fix(rust): Fixes the kzip generation #4650

merged 2 commits into from
Aug 13, 2020

Conversation

filmil
Copy link
Contributor

@filmil filmil commented Aug 13, 2020

The old code filled FileInfo.path with a path relative to the corpus
root, but should instead have filled it with a path relative to the
build directory.

Added a regression tests, and added most of an integration test
which runs kzip info... for additional verification of adherence
to the spec.

Howeer, that last test is currently not enabled as it is apparently
not allowed to subprocess to a binary.

@filmil
Copy link
Contributor Author

filmil commented Aug 13, 2020

@Arm1stice FYI

The old code filled FileInfo.path with a path relative to the corpus
root, but should instead have filled it with a path relative to the
build directory.

Added a regression tests, and added *most* of an integration test
which runs kzip info... for additional verification of adherence
to the spec.

Howeer, that last test is currently not enabled as it is apparently
not allowed to subprocess to a binary.
@shahms shahms added the buildbot (Obsolete; comment with `/gcbrun` instead) label Aug 13, 2020
The integration test had a wrong path to the binary.
When corrected, all is well now.
@shahms shahms merged commit 5b74224 into kythe:master Aug 13, 2020
@filmil
Copy link
Contributor Author

filmil commented Aug 13, 2020

Thanks! F

@filmil filmil deleted the kzip-gen branch October 2, 2021 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildbot (Obsolete; comment with `/gcbrun` instead) cla: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants