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

Disable TarWriter_WriteEntry_File_Tests.Add_File in Linux #69997

Merged
merged 1 commit into from
May 31, 2022

Conversation

carlossanlop
Copy link
Member

Failing in Ubuntu and RedHat: #69474 (comment)

Disabling to unblock PRs.

@carlossanlop carlossanlop added this to the 7.0.0 milestone May 31, 2022
@carlossanlop carlossanlop self-assigned this May 31, 2022
@ghost
Copy link

ghost commented May 31, 2022

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

Failing in Ubuntu and RedHat: #69474 (comment)

Disabling to unblock PRs.

Author: carlossanlop
Assignees: carlossanlop
Labels:

area-System.IO

Milestone: 7.0.0

@@ -65,6 +65,7 @@ public void EntryName_NullOrEmpty()
}
}

[ActiveIssue("https://github.com/dotnet/runtime/issues/69474", TestPlatforms.Linux)]
Copy link
Member

Choose a reason for hiding this comment

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

I've seen Add_SymbolicLink fail with the same problem in #69838.

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Other than Michal's comment, LGTM

@carlossanlop carlossanlop merged commit 09543d6 into dotnet:main May 31, 2022
@carlossanlop carlossanlop deleted the DisableAddFileLinux branch June 1, 2022 01:46
@ghost ghost locked as resolved and limited conversation to collaborators Jul 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants