Skip to content

Commit

Permalink
Disable TarWriter_WriteEntry_File_Tests.Add_File in Linux (#69997)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossanlop authored May 31, 2022
1 parent 1cefbfc commit 09543d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ public void EntryName_NullOrEmpty()
}
}

[ActiveIssue("https://github.com/dotnet/runtime/issues/69474", TestPlatforms.Linux)]
[Theory]
[InlineData(TarFormat.V7)]
[InlineData(TarFormat.Ustar)]
Expand Down

0 comments on commit 09543d6

Please sign in to comment.