Uh oh!
There was an error while loading. Please reload this page.
Tar: restore directory permissions while extracting. - #72078
Conversation
ghost
commented
Jul 13, 2022
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsFixes #71140. @eerhardt@carlossanlop @dotnet/area-system-io ptal.
|
Uh oh!
There was an error while loading. Please reload this page.
carlossanlop
commented
Jul 13, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
tmds
commented
Jul 13, 2022
@carlossanlop this includes the tests mentioned in #71647 (comment). I've created the issue for Tar and Zip, this PR only handles Tar. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Uh oh!
There was an error while loading. Please reload this page.
eerhardt
left a comment
There was a problem hiding this comment.
I think this looks fine. It would be good to get sign-off from @carlossanlop.
Uh oh!
There was an error while loading. Please reload this page.
carlossanlop
commented
Aug 8, 2022
I applied the build failure fix, but then I ran the Windows tests and noticed they are failing with these errors: Details |
tmds
commented
Aug 8, 2022
There was a typo in the |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
carlossanlop
commented
Aug 8, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
carlossanlop
left a comment
There was a problem hiding this comment.
@tmds I left a few more comments and also ran a runtime extra platforms job.
Co-authored-by: Carlos Sanchez <1175054+carlossanlop@users.noreply.github.com>
carlossanlop
commented
Aug 11, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
carlossanlop
left a comment
There was a problem hiding this comment.
LGTM. I'll merge it assuming the extra platforms CI legs don't show anything weird.
carlossanlop
commented
Aug 12, 2022
Lots of unrelated failures, nothing on tar. Merging Thank you @tmds for your help! |
Fixes#71140.
@eerhardt@carlossanlop @dotnet/area-system-io ptal.