Skip to content

Add test for tar2ext layer expansion#990

Merged
ambarve merged 1 commit intomicrosoft:masterfrom
ambarve:tar2ext_expansion_test
Apr 1, 2021
Merged

Add test for tar2ext layer expansion#990
ambarve merged 1 commit intomicrosoft:masterfrom
ambarve:tar2ext_expansion_test

Conversation

@ambarve
Copy link
Contributor

@ambarve ambarve commented Apr 1, 2021

tar2ext layer expansion had a bug where during a tar expansion if a file showed up before its parent directory then the expansion would fail with path not found error. This was fixed in #972. This commit just a adds a test for that fix.

Signed-off-by: Amit Barve ambarve@microsoft.com

@ambarve ambarve requested a review from a team as a code owner April 1, 2021 20:11
Copy link
Contributor

@dcantah dcantah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small comment, otherwise LGTM

tar2ext layer expansion had a bug where during a tar expansion if a file showed up before
its parent directory then the expansion would fail with path not found error. This was
fixed in microsoft#972. This commit just a adds a test for that fix.

Signed-off-by: Amit Barve <ambarve@microsoft.com>
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.

2 participants