[iOS] Disable failing CI tests (#90181)
authorSteve Pfister <steveisok@users.noreply.github.com>
Thu, 10 Aug 2023 03:59:20 +0000 (20:59 -0700)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2023 03:59:20 +0000 (23:59 -0400)
commit2b9e55678371be10f01118c24e32e72f1d5e18e7
tree9a0374c782b4e81520e2a9b19f6a4d80821f012f
parent3b21b909f47ee07ec7f4cad0edde5404ebd85dd2
[iOS] Disable failing CI tests (#90181)

A few System.Formats.Tar tests are failing due to the length of the path exceeding the limit. Additionally, other customer scenario tests that we don't need to run on mobile configurations weren't being skipped, but now are.
src/libraries/System.Formats.Tar/tests/TarFile/TarFile.ExtractToDirectory.Stream.Tests.cs
src/libraries/System.Formats.Tar/tests/TarFile/TarFile.ExtractToDirectoryAsync.Stream.Tests.cs
src/libraries/tests.proj