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

Adjust tar tests to have a test case for #297 #618

Merged
merged 4 commits into from
Sep 23, 2022
Merged

Conversation

aiuto
Copy link
Collaborator

@aiuto aiuto commented Sep 23, 2022

Change the tar tests to trigger the condition from #297. Since this did not trigger the error, I am presuming it is fixed.

Split testPackageDirFileAttribute into separate tests for package_dir and pacakge_dir_file. There was no point in testing that they produced identical results. What counts is that each produces the correct result.

Fixes #297

@aiuto aiuto requested a review from nacl as a code owner September 23, 2022 14:42
@aiuto aiuto marked this pull request as draft September 23, 2022 14:42
@aiuto aiuto changed the title Adjust tar test to show #297 Adjust tar tests to have a test case for #297 Sep 23, 2022
@aiuto aiuto requested a review from cgrindel September 23, 2022 15:02
@aiuto aiuto marked this pull request as ready for review September 23, 2022 15:02
@aiuto aiuto merged commit 63eaef0 into bazelbuild:main Sep 23, 2022
@aiuto aiuto deleted the wpath branch September 23, 2022 17:07
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

Successfully merging this pull request may close these issues.

pkg_tar package_dir parameter is encoded with the platform specific folder delimiters
2 participants