Deduplicate Tar sync/async tests
Open
area-System.Formats.Tar
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
See parent issue #127376.
Ideally, introduce similar abstraction like used in ZipArchive tests, so that tests can be parameterized by a bool to test both sync and async code paths.
https://github.com/dotnet/runtime/blob/6f2ad2d6d76430b0f7c5bddabb64d9957092453a/src/libraries/Common/tests/System/IO/Compression/ZipTestHelper.cs#L541-L564
Contributor guide
Assessment
This issue has not been assessed yet.