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

System.IO.Compression.Tests Fail on iOS/tvOS #51374

Closed
mdh1418 opened this issue Apr 16, 2021 · 1 comment · Fixed by #52385
Closed

System.IO.Compression.Tests Fail on iOS/tvOS #51374

mdh1418 opened this issue Apr 16, 2021 · 1 comment · Fixed by #52385
Labels
area-System.IO.Compression os-ios Apple iOS os-tvos Apple tvOS untriaged New issue has not been triaged by the area owner
Milestone

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 16, 2021

System.IO.Compression.Tests
System.IO.Compression.ZLibStreamUnitTests.Dispose_WithUnfinishedReadAsync
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder
System.IO.Compression.ZLibStreamUnitTests.BaseStream_Modify
System.IO.Compression.ZLibStreamUnitTests.Read
System.IO.Compression.ZLibStreamUnitTests.Read_EndOfStreamPosition
System.IO.Compression.ZLibStreamUnitTests.FlushAsync_DuringFlushAsync
System.IO.Compression.ZLibStreamUnitTests.TestLeaveOpenAfterValidDecompress
System.IO.Compression.ZLibStreamUnitTests.FlushAsync_DuringReadAsync
System.IO.Compression.ZLibStreamUnitTests.Read_BaseStreamSlowly
System.IO.Compression.ZLibStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder
System.IO.Compression.DeflateStreamUnitTests.Read
System.IO.Compression.DeflateStreamUnitTests.Read_BaseStreamSlowly
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream
System.IO.Compression.DeflateStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen
System.IO.Compression.DeflateStreamUnitTests.BaseStream_Modify
System.IO.Compression.DeflateStreamUnitTests.FlushAsync_DuringReadAsync
System.IO.Compression.DeflateStreamUnitTests.FlushAsync_DuringFlushAsync
System.IO.Compression.DeflateStreamUnitTests.Read_EndOfStreamPosition
System.IO.Compression.DeflateStreamUnitTests.TestLeaveOpenAfterValidDecompress
System.IO.Compression.DeflateStreamUnitTests.Dispose_WithUnfinishedReadAsync
System.IO.Compression.GzipStreamUnitTests.Read
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder
System.IO.Compression.GzipStreamUnitTests.FlushAsync_DuringFlushAsync
System.IO.Compression.GzipStreamUnitTests.BaseStream_Modify
System.IO.Compression.GzipStreamUnitTests.Read_BaseStreamSlowly
System.IO.Compression.GzipStreamUnitTests.TestLeaveOpenAfterValidDecompress
System.IO.Compression.GzipStreamUnitTests.Read_EndOfStreamPosition
System.IO.Compression.GzipStreamUnitTests.FlushAsync_DuringReadAsync
System.IO.Compression.GzipStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen
System.IO.Compression.GzipStreamUnitTests.Dispose_WithUnfinishedReadAsync
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Seekable
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unicode_Seekable
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unseekable
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unicode_Unseekable
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidStream
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.Zip64ArchiveEntry_CorruptedFile_Read_UpToUncompressedSize
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.StrangeFiles
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntry
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_InvalidLastWriteTime_Read
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UpdateZipArchive_AddFileTo_ZipWithCorruptedFile
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_EnsureNoExtraBytesReadOrOverWritten
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntryTable
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UpdateZipArchive_AppendTo_CorruptedFileEntry
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.InvalidInstanceMethods
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_InvalidUpdate
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.Zip64ArchiveEntry_CorruptedStream_CopyTo_UpToUncompressedSize
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UnseekableVeryLargeArchive_DataDescriptor_Read_Zip64
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_UnCompressedSizeBiggerThanExpected_NothingShouldBreak
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UpdateZipArchive_OverwriteCorruptedEntry
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.LargeArchive_DataDescriptor_Read_NonZip64_FileLengthGreaterThanIntMax
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipWithLargeSparseFile
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_ReadMode_CopyTo_UpToUncompressedSize
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_ReadMode_Read_UpToUncompressedSize
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ReadArchive_WithEOCDComment_TrailingPrecedingGarbage
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTests
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_LocalFileHeaders
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_CentralDirectoryHeaders
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipWithInvalidFileNames_ParsedBasedOnSourceOS
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTestsMsFiles
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.Deflate64Zip
System.IO.Compression.Tests.zip_netcoreappTests.RoundTrips_UnixFilePermissions
System.IO.Compression.Tests.zip_netcoreappTests.Read_UnixFilePermissions
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead
System.IO.Compression.Tests.zip_ReadTests.ReadNormal
System.IO.Compression.Tests.zip_ReadTests.ReadModeInvalidOpsTest
System.IO.Compression.Tests.zip_ReadTests.ReadStreamOps
System.IO.Compression.Tests.zip_ReadTests.ReadInterleaved
System.IO.Compression.Tests.zip_UpdateTests.DeleteAndMoveEntries
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadTwice
System.IO.Compression.Tests.zip_UpdateTests.OverwriteEntry
System.IO.Compression.Tests.zip_UpdateTests.AddFileToArchive_AfterReading
System.IO.Compression.Tests.zip_UpdateTests.AppendToEntry
System.IO.Compression.Tests.zip_UpdateTests.UpdateModeInvalidOperations
System.IO.Compression.Tests.zip_UpdateTests.UpdateCreate
System.IO.Compression.Tests.zip_UpdateTests.AddFileToArchive_ThenReadEntries
System.IO.Compression.Tests.zip_UpdateTests.AddFileToArchive

System.IO.Compression.Tests.dll   Failed: 262

Test collection for System.IO.Compression.Tests.dll
System.IO.Compression.ZLibStreamUnitTests.Dispose_WithUnfinishedReadAsync
    System.IO.FileNotFoundException : Could not find file '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/fields.c\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/fields.c'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/cp.html\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/cp.html'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.docx\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.docx'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/grammar.lsp\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/grammar.lsp'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.txt'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/lcet10.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/lcet10.txt'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/ptt5\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/ptt5'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/sum\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/sum'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/plrabn12.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/plrabn12.txt'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/asyoulik.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/asyoulik.txt'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.doc\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.doc'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/kennedy.xls\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/kennedy.xls'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/alice29.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/alice29.txt'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.pdf\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/xargs.1\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/xargs.1'.
System.IO.Compression.ZLibStreamUnitTests.BaseStream_Modify(mode: Compress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.pdf.z'.
System.IO.Compression.ZLibStreamUnitTests.BaseStream_Modify(mode: Decompress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.pdf.z'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.docx\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.docx'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.pdf\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/alice29.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/alice29.txt'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/fields.c\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/fields.c'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/ptt5\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/ptt5'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/lcet10.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/lcet10.txt'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/xargs.1\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/xargs.1'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/kennedy.xls\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/kennedy.xls'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/cp.html\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/cp.html'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.doc\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.doc'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/grammar.lsp\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/grammar.lsp'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/plrabn12.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/plrabn12.txt'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/asyoulik.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/asyoulik.txt'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/sum\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/sum'.
System.IO.Compression.ZLibStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.txt'.
System.IO.Compression.ZLibStreamUnitTests.Read_EndOfStreamPosition
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.pdf.z'.
System.IO.Compression.ZLibStreamUnitTests.FlushAsync_DuringFlushAsync
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.pdf.z'.
System.IO.Compression.ZLibStreamUnitTests.TestLeaveOpenAfterValidDecompress
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.pdf.z'.
System.IO.Compression.ZLibStreamUnitTests.FlushAsync_DuringReadAsync
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.pdf.z'.
System.IO.Compression.ZLibStreamUnitTests.Read_BaseStreamSlowly
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.ZLibStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen(mode: Decompress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.pdf.z'.
System.IO.Compression.ZLibStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen(mode: Compress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.pdf.z'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/grammar.lsp\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/grammar.lsp'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/ptt5\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/ptt5'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/fields.c\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/fields.c'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.docx\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.docx'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/xargs.1\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/xargs.1'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.doc\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.doc'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/cp.html\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/cp.html'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/kennedy.xls\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/kennedy.xls'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.pdf\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/plrabn12.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/plrabn12.txt'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/sum\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/sum'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/asyoulik.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/asyoulik.txt'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/alice29.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/alice29.txt'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.txt'.
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/lcet10.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/lcet10.txt'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.docx\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.docx'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/alice29.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/alice29.txt'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/kennedy.xls\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/kennedy.xls'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.doc\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.doc'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/lcet10.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/lcet10.txt'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/asyoulik.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/asyoulik.txt'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/cp.html\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/cp.html'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.txt'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/fields.c\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/fields.c'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/xargs.1\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/xargs.1'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.pdf\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/grammar.lsp\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/grammar.lsp'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/plrabn12.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/plrabn12.txt'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/sum\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/sum'.
System.IO.Compression.DeflateStreamUnitTests.Read(testFile: \"UncompressedTestFiles/ptt5\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/ptt5'.
System.IO.Compression.DeflateStreamUnitTests.Read_BaseStreamSlowly
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/cp.html\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/cp.html.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/plrabn12.txt\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/plrabn12.txt.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/TestDocument.doc\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.doc.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/grammar.lsp\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/grammar.lsp.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/lcet10.txt\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/lcet10.txt.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/lcet10.txt\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/lcet10.txt.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/xargs.1\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/xargs.1.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/TestDocument.doc\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.doc.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/sum\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/sum.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/ptt5\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/ptt5.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/sum\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/sum.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/fields.c\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/fields.c.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/alice29.txt\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/alice29.txt.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/kennedy.xls\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/kennedy.xls.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/ptt5\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/ptt5.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/grammar.lsp\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/grammar.lsp.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/TestDocument.docx\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.docx.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/asyoulik.txt\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/asyoulik.txt.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/plrabn12.txt\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/plrabn12.txt.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/kennedy.xls\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/kennedy.xls.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/TestDocument.docx\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.docx.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/TestDocument.pdf\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.pdf.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/xargs.1\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/xargs.1.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/cp.html\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/cp.html.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/TestDocument.txt\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.txt.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/fields.c\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/fields.c.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/asyoulik.txt\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/asyoulik.txt.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/TestDocument.txt\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.txt.z'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/alice29.txt\", newDirectory: \"GZipTestData\", newSuffix: \".gz\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/alice29.txt.gz'.
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream(uncompressedPath: \"UncompressedTestFiles/TestDocument.pdf\", newDirectory: \"ZLibTestData\", newSuffix: \".z\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZLibTestData/TestDocument.pdf.z'.
System.IO.Compression.DeflateStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen(mode: Decompress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/DeflateTestData/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen(mode: Compress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/DeflateTestData/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.BaseStream_Modify(mode: Compress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/DeflateTestData/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.BaseStream_Modify(mode: Decompress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/DeflateTestData/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.FlushAsync_DuringReadAsync
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/DeflateTestData/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.FlushAsync_DuringFlushAsync
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/DeflateTestData/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.Read_EndOfStreamPosition
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/DeflateTestData/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.TestLeaveOpenAfterValidDecompress
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/DeflateTestData/TestDocument.pdf'.
System.IO.Compression.DeflateStreamUnitTests.Dispose_WithUnfinishedReadAsync
    System.IO.FileNotFoundException : Could not find file '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/plrabn12.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/plrabn12.txt'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/alice29.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/alice29.txt'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/lcet10.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/lcet10.txt'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/ptt5\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/ptt5'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.doc\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.doc'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.pdf\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/sum\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/sum'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/xargs.1\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/xargs.1'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/fields.c\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/fields.c'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/grammar.lsp\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/grammar.lsp'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/cp.html\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/cp.html'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/kennedy.xls\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/kennedy.xls'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/asyoulik.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/asyoulik.txt'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.docx\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.docx'.
System.IO.Compression.GzipStreamUnitTests.Read(testFile: \"UncompressedTestFiles/TestDocument.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.txt'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/lcet10.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/lcet10.txt'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.pdf\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/plrabn12.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/plrabn12.txt'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/alice29.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/alice29.txt'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/ptt5\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/ptt5'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/asyoulik.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/asyoulik.txt'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.txt\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.txt'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.docx\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.docx'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/fields.c\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/fields.c'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/TestDocument.doc\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.doc'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/xargs.1\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/xargs.1'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/cp.html\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/cp.html'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/grammar.lsp\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/grammar.lsp'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/sum\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/sum'.
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder(testFile: \"UncompressedTestFiles/kennedy.xls\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/kennedy.xls'.
System.IO.Compression.GzipStreamUnitTests.FlushAsync_DuringFlushAsync
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.pdf.gz'.
System.IO.Compression.GzipStreamUnitTests.BaseStream_Modify(mode: Decompress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.pdf.gz'.
System.IO.Compression.GzipStreamUnitTests.BaseStream_Modify(mode: Compress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.pdf.gz'.
System.IO.Compression.GzipStreamUnitTests.Read_BaseStreamSlowly
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.GzipStreamUnitTests.TestLeaveOpenAfterValidDecompress
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.pdf.gz'.
System.IO.Compression.GzipStreamUnitTests.Read_EndOfStreamPosition
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.pdf.gz'.
System.IO.Compression.GzipStreamUnitTests.FlushAsync_DuringReadAsync
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.pdf.gz'.
System.IO.Compression.GzipStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen(mode: Decompress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.pdf.gz'.
System.IO.Compression.GzipStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen(mode: Compress)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/GZipTestData/TestDocument.pdf.gz'.
System.IO.Compression.GzipStreamUnitTests.Dispose_WithUnfinishedReadAsync
    System.IO.FileNotFoundException : Could not find file '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/UncompressedTestFiles/TestDocument.pdf'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Seekable(folder: \"normal\", useSpansForWriting: False, writeInChunks: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/normal/binary.wmv'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Seekable(folder: \"normal\", useSpansForWriting: False, writeInChunks: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/normal/binary.wmv'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Seekable(folder: \"small\", useSpansForWriting: True, writeInChunks: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/small/text.txt'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Seekable(folder: \"small\", useSpansForWriting: False, writeInChunks: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/small/text.txt'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Seekable(folder: \"small\", useSpansForWriting: False, writeInChunks: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/small/text.txt'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Seekable(folder: \"normal\", useSpansForWriting: True, writeInChunks: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/normal/binary.wmv'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unicode_Seekable
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/unicode/한글.txt'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unseekable(folder: \"normal\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/normal/binary.wmv'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unseekable(folder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/small/text.txt'.
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unicode_Unseekable
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/unicode/한글.txt'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidStream(zipname: \"CDoffsetOutOfBounds.zip\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/CDoffsetOutOfBounds.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidStream(zipname: \"EOCDmissing.zip\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/EOCDmissing.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.Zip64ArchiveEntry_CorruptedFile_Read_UpToUncompressedSize
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/deflate64.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.StrangeFiles(zipFile: \"extradata/extraDataThenZip64.zip\", zipFolder: \"verysmall\", requireExplicit: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/extradata/extraDataThenZip64.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.StrangeFiles(zipFile: \"dataDescriptor.zip\", zipFolder: \"normalWithoutBinary\", requireExplicit: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/dataDescriptor.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.StrangeFiles(zipFile: \"extradata/zip64ThenExtraData.zip\", zipFolder: \"verysmall\", requireExplicit: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/extradata/zip64ThenExtraData.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.StrangeFiles(zipFile: \"extradata/extraDataLHandCDentryAndArchiveComments.\"..., zipFolder: \"verysmall\", requireExplicit: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/extradata/extraDataLHandCDentryAndArchiveComments.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.StrangeFiles(zipFile: \"filenameTimeAndSizesDifferentInLH.zip\", zipFolder: \"verysmall\", requireExplicit: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/filenameTimeAndSizesDifferentInLH.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntry(zipname: \"LZMA.zip\", throwsOnOpen: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/LZMA.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntry(zipname: \"invalidDeflate.zip\", throwsOnOpen: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/invalidDeflate.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntry(zipname: \"localFileHeaderSignatureWrong.zip\", throwsOnOpen: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/localFileHeaderSignatureWrong.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntry(zipname: \"compressedSizeOutOfBounds.zip\", throwsOnOpen: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/compressedSizeOutOfBounds.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntry(zipname: \"localFileOffsetOutOfBounds.zip\", throwsOnOpen: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/localFileOffsetOutOfBounds.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_InvalidLastWriteTime_Read
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/invaliddate.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UpdateZipArchive_AddFileTo_ZipWithCorruptedFile
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_EnsureNoExtraBytesReadOrOverWritten
    System.AggregateException : One or more errors occurred. (Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.)\n---- System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntryTable(zipname: \"numberOfEntriesDifferent.zip\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/numberOfEntriesDifferent.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntryTable(zipname: \"CDoffsetInBoundsWrong.zip\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/CDoffsetInBoundsWrong.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UpdateZipArchive_AppendTo_CorruptedFileEntry
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.InvalidInstanceMethods
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_InvalidUpdate(zipname: \"LZMA.zip\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/LZMA.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_InvalidUpdate(zipname: \"invalidDeflate.zip\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/badzipfiles/invalidDeflate.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.Zip64ArchiveEntry_CorruptedStream_CopyTo_UpToUncompressedSize
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/deflate64.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UnseekableVeryLargeArchive_DataDescriptor_Read_Zip64
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/veryLarge.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_UnCompressedSizeBiggerThanExpected_NothingShouldBreak
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UpdateZipArchive_OverwriteCorruptedEntry
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.LargeArchive_DataDescriptor_Read_NonZip64_FileLengthGreaterThanIntMax
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/fileLengthGreaterIntLessUInt.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipWithLargeSparseFile
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/largetrailingwhitespacedeflation.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_ReadMode_CopyTo_UpToUncompressedSize
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_ReadMode_Read_UpToUncompressedSize
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ReadArchive_WithEOCDComment_TrailingPrecedingGarbage
    System.AggregateException : One or more errors occurred. (Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/extradata/emptyWith64KBComment.zip'.)\n---- System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/StrangeZipFiles/extradata/emptyWith64KBComment.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTests(zipFile: \"windows.zip\", zipFolder: \"normalWithoutEmptyDir\", requireExplicit: False, checkTimes: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/windows.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTests(zipFile: \"xceedstreaming.zip\", zipFolder: \"normal\", requireExplicit: False, checkTimes: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/xceedstreaming.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTests(zipFile: \"dotnetzipstreaming.zip\", zipFolder: \"normal\", requireExplicit: False, checkTimes: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/dotnetzipstreaming.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTests(zipFile: \"sharpziplib.zip\", zipFolder: \"normalWithoutEmptyDir\", requireExplicit: False, checkTimes: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/sharpziplib.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTests(zipFile: \"7zip.zip\", zipFolder: \"normal\", requireExplicit: True, checkTimes: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/7zip.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_LocalFileHeaders(zipFile: \"net45_normal.zip\", zipFolder: \"normal\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/net45_normal.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_LocalFileHeaders(zipFile: \"net46_unicode.zip\", zipFolder: \"unicode\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/net46_unicode.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_LocalFileHeaders(zipFile: \"net45_unicode.zip\", zipFolder: \"unicode\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/net45_unicode.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_LocalFileHeaders(zipFile: \"net46_normal.zip\", zipFolder: \"normal\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/net46_normal.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_CentralDirectoryHeaders(zipFile: \"net45_unicode.zip\", zipFolder: \"unicode\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/net45_unicode.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_CentralDirectoryHeaders(zipFile: \"net45_normal.zip\", zipFolder: \"normal\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/net45_normal.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_CentralDirectoryHeaders(zipFile: \"net46_normal.zip\", zipFolder: \"normal\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/net46_normal.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_CentralDirectoryHeaders(zipFile: \"net46_unicode.zip\", zipFolder: \"unicode\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/net46_unicode.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipWithInvalidFileNames_ParsedBasedOnSourceOS(zipName: \"WindowsInvalid_FromWindows.zip\", fileName: \"aa<b>d\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/WindowsInvalid_FromWindows.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipWithInvalidFileNames_ParsedBasedOnSourceOS(zipName: \"backslashes_FromUnix.zip\", fileName: \"aa\\\\bb\\\\cc\\\\dd\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/backslashes_FromUnix.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipWithInvalidFileNames_ParsedBasedOnSourceOS(zipName: \"NullCharFileName_FromUnix.zip\", fileName: \"a\\06b6d\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/NullCharFileName_FromUnix.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipWithInvalidFileNames_ParsedBasedOnSourceOS(zipName: \"WindowsInvalid_FromUnix.zip\", fileName: \"aa<b>d\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/WindowsInvalid_FromUnix.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipWithInvalidFileNames_ParsedBasedOnSourceOS(zipName: \"backslashes_FromWindows.zip\", fileName: \"dd\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/backslashes_FromWindows.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipWithInvalidFileNames_ParsedBasedOnSourceOS(zipName: \"NullCharFileName_FromWindows.zip\", fileName: \"a\\06b6d\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/NullCharFileName_FromWindows.zip'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTestsMsFiles(withTrailing: \"silverlight.xap\", withoutTrailing: \"silverlight\", requireExplicit: False, checkTimes: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/silverlight.xap'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTestsMsFiles(withTrailing: \"powerpoint.pptx\", withoutTrailing: \"powerpoint\", requireExplicit: False, checkTimes: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/powerpoint.pptx'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTestsMsFiles(withTrailing: \"word.docx\", withoutTrailing: \"word\", requireExplicit: False, checkTimes: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/word.docx'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTestsMsFiles(withTrailing: \"packaging.package\", withoutTrailing: \"packaging\", requireExplicit: False, checkTimes: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/packaging.package'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTestsMsFiles(withTrailing: \"excel.xlsx\", withoutTrailing: \"excel\", requireExplicit: False, checkTimes: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/excel.xlsx'.
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.Deflate64Zip
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/deflate64.zip'.
System.IO.Compression.Tests.zip_netcoreappTests.RoundTrips_UnixFilePermissions(expectedAttr: -2147483648)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_netcoreappTests.RoundTrips_UnixFilePermissions(expectedAttr: -2114715648)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_netcoreappTests.RoundTrips_UnixFilePermissions(expectedAttr: 2147483647)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_netcoreappTests.RoundTrips_UnixFilePermissions(expectedAttr: 0)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_netcoreappTests.Read_UnixFilePermissions(zipName: \"OSX_RWXRW_R__.zip\", expectedAttr: 33268)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/OSX_RWXRW_R__.zip'.
System.IO.Compression.Tests.zip_netcoreappTests.Read_UnixFilePermissions(zipName: \"Linux_RWXRW_R__.zip\", expectedAttr: 33268)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/Linux_RWXRW_R__.zip'.
System.IO.Compression.Tests.zip_netcoreappTests.Read_UnixFilePermissions(zipName: \"Linux_RW_RW_R__.zip\", expectedAttr: 33204)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/Linux_RW_RW_R__.zip'.
System.IO.Compression.Tests.zip_netcoreappTests.Read_UnixFilePermissions(zipName: \"sharpziplib.zip\", expectedAttr: 0)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/compat/sharpziplib.zip'.
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead(zipFile: \"fake64.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/fake64.zip'.
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead(zipFile: \"small.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/small.zip'.
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead(zipFile: \"prepended.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/prepended.zip'.
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead(zipFile: \"appended.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/appended.zip'.
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead(zipFile: \"empty.zip\", zipFolder: \"empty\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/empty.zip'.
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead(zipFile: \"normal.zip\", zipFolder: \"normal\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead(zipFile: \"emptydir.zip\", zipFolder: \"emptydir\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/emptydir.zip'.
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead(zipFile: \"unicode.zip\", zipFolder: \"unicode\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/unicode.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadNormal(zipFile: \"emptydir.zip\", zipFolder: \"emptydir\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/emptydir.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadNormal(zipFile: \"small.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/small.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadNormal(zipFile: \"normal.zip\", zipFolder: \"normal\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadNormal(zipFile: \"unicode.zip\", zipFolder: \"unicode\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/unicode.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadNormal(zipFile: \"empty.zip\", zipFolder: \"empty\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/empty.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadNormal(zipFile: \"prepended.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/prepended.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadNormal(zipFile: \"appended.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/appended.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadNormal(zipFile: \"fake64.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/fake64.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadModeInvalidOpsTest
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadStreamOps
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_ReadTests.ReadInterleaved
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_UpdateTests.DeleteAndMoveEntries
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal(zipFile: \"prepended.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/prepended.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal(zipFile: \"emptydir.zip\", zipFolder: \"emptydir\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/emptydir.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal(zipFile: \"appended.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/appended.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal(zipFile: \"normal.zip\", zipFolder: \"normal\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal(zipFile: \"fake64.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/fake64.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal(zipFile: \"unicode.zip\", zipFolder: \"unicode\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/unicode.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal(zipFile: \"empty.zip\", zipFolder: \"empty\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/empty.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal(zipFile: \"small.zip\", zipFolder: \"small\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/small.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadTwice
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/small.zip'.
System.IO.Compression.Tests.zip_UpdateTests.OverwriteEntry
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_UpdateTests.AddFileToArchive_AfterReading
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_UpdateTests.AppendToEntry(writeWithSpans: True)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_UpdateTests.AppendToEntry(writeWithSpans: False)
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateModeInvalidOperations
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateCreate(zipFolder: \"unicode\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/unicode/한글.txt'.
System.IO.Compression.Tests.zip_UpdateTests.UpdateCreate(zipFolder: \"normal\")
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfolders/normal/binary.wmv'.
System.IO.Compression.Tests.zip_UpdateTests.AddFileToArchive_ThenReadEntries
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
System.IO.Compression.Tests.zip_UpdateTests.AddFileToArchive
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/1D80AFC2-1F48-4001-98D8-8A1352FF7D03/data/Containers/Bundle/Application/114A76C9-3713-4901-92D6-57251250E6D6/System.IO.Compression.Tests.app/ZipTestData/refzipfiles/normal.zip'.
@mdh1418 mdh1418 added os-ios Apple iOS os-tvos Apple tvOS labels Apr 16, 2021
@mdh1418 mdh1418 added this to the 6.0.0 milestone Apr 16, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.IO.Compression untriaged New issue has not been triaged by the area owner labels Apr 16, 2021
@ghost
Copy link

ghost commented Apr 16, 2021

Tagging subscribers to this area: @carlossanlop
See info in area-owners.md if you want to be subscribed.

Issue Details

System.IO.Compression.Tests
System.IO.Compression.ZLibStreamUnitTests.Dispose_WithUnfinishedReadAsync
System.IO.Compression.ZLibStreamUnitTests.CompressionLevel_SizeInOrder
System.IO.Compression.ZLibStreamUnitTests.BaseStream_Modify
System.IO.Compression.ZLibStreamUnitTests.Read
System.IO.Compression.ZLibStreamUnitTests.Read_EndOfStreamPosition
System.IO.Compression.ZLibStreamUnitTests.FlushAsync_DuringFlushAsync
System.IO.Compression.ZLibStreamUnitTests.TestLeaveOpenAfterValidDecompress
System.IO.Compression.ZLibStreamUnitTests.FlushAsync_DuringReadAsync
System.IO.Compression.ZLibStreamUnitTests.Read_BaseStreamSlowly
System.IO.Compression.ZLibStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen
System.IO.Compression.DeflateStreamUnitTests.CompressionLevel_SizeInOrder
System.IO.Compression.DeflateStreamUnitTests.Read
System.IO.Compression.DeflateStreamUnitTests.Read_BaseStreamSlowly
System.IO.Compression.DeflateStreamUnitTests.DecompressFailsWithWrapperStream
System.IO.Compression.DeflateStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen
System.IO.Compression.DeflateStreamUnitTests.BaseStream_Modify
System.IO.Compression.DeflateStreamUnitTests.FlushAsync_DuringReadAsync
System.IO.Compression.DeflateStreamUnitTests.FlushAsync_DuringFlushAsync
System.IO.Compression.DeflateStreamUnitTests.Read_EndOfStreamPosition
System.IO.Compression.DeflateStreamUnitTests.TestLeaveOpenAfterValidDecompress
System.IO.Compression.DeflateStreamUnitTests.Dispose_WithUnfinishedReadAsync
System.IO.Compression.GzipStreamUnitTests.Read
System.IO.Compression.GzipStreamUnitTests.CompressionLevel_SizeInOrder
System.IO.Compression.GzipStreamUnitTests.FlushAsync_DuringFlushAsync
System.IO.Compression.GzipStreamUnitTests.BaseStream_Modify
System.IO.Compression.GzipStreamUnitTests.Read_BaseStreamSlowly
System.IO.Compression.GzipStreamUnitTests.TestLeaveOpenAfterValidDecompress
System.IO.Compression.GzipStreamUnitTests.Read_EndOfStreamPosition
System.IO.Compression.GzipStreamUnitTests.FlushAsync_DuringReadAsync
System.IO.Compression.GzipStreamUnitTests.BaseStream_ValidAfterDisposeWithTrueLeaveOpen
System.IO.Compression.GzipStreamUnitTests.Dispose_WithUnfinishedReadAsync
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Seekable
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unicode_Seekable
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unseekable
System.IO.Compression.Tests.zip_CreateTests.CreateNormal_Unicode_Unseekable
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidStream
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.Zip64ArchiveEntry_CorruptedFile_Read_UpToUncompressedSize
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.StrangeFiles
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntry
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_InvalidLastWriteTime_Read
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UpdateZipArchive_AddFileTo_ZipWithCorruptedFile
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_EnsureNoExtraBytesReadOrOverWritten
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchive_InvalidEntryTable
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UpdateZipArchive_AppendTo_CorruptedFileEntry
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.InvalidInstanceMethods
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_InvalidUpdate
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.Zip64ArchiveEntry_CorruptedStream_CopyTo_UpToUncompressedSize
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UnseekableVeryLargeArchive_DataDescriptor_Read_Zip64
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_UnCompressedSizeBiggerThanExpected_NothingShouldBreak
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.UpdateZipArchive_OverwriteCorruptedEntry
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.LargeArchive_DataDescriptor_Read_NonZip64_FileLengthGreaterThanIntMax
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipWithLargeSparseFile
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_ReadMode_CopyTo_UpToUncompressedSize
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ZipArchiveEntry_CorruptedStream_ReadMode_Read_UpToUncompressedSize
System.IO.Compression.Tests.zip_InvalidParametersAndStrangeFiles.ReadArchive_WithEOCDComment_TrailingPrecedingGarbage
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTests
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_LocalFileHeaders
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipBinaryCompat_CentralDirectoryHeaders
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.ZipWithInvalidFileNames_ParsedBasedOnSourceOS
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.CompatibilityTestsMsFiles
System.IO.Compression.Tests.zip_ManualAndCompatabilityTests.Deflate64Zip
System.IO.Compression.Tests.zip_netcoreappTests.RoundTrips_UnixFilePermissions
System.IO.Compression.Tests.zip_netcoreappTests.Read_UnixFilePermissions
System.IO.Compression.Tests.zip_ReadTests.TestStreamingRead
System.IO.Compression.Tests.zip_ReadTests.ReadNormal
System.IO.Compression.Tests.zip_ReadTests.ReadModeInvalidOpsTest
System.IO.Compression.Tests.zip_ReadTests.ReadStreamOps
System.IO.Compression.Tests.zip_ReadTests.ReadInterleaved
System.IO.Compression.Tests.zip_UpdateTests.DeleteAndMoveEntries
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadNormal
System.IO.Compression.Tests.zip_UpdateTests.UpdateReadTwice
System.IO.Compression.Tests.zip_UpdateTests.OverwriteEntry
System.IO.Compression.Tests.zip_UpdateTests.AddFileToArchive_AfterReading
System.IO.Compression.Tests.zip_UpdateTests.AppendToEntry
System.IO.Compression.Tests.zip_UpdateTests.UpdateModeInvalidOperations
System.IO.Compression.Tests.zip_UpdateTests.UpdateCreate
System.IO.Compression.Tests.zip_UpdateTests.AddFileToArchive_ThenReadEntries
System.IO.Compression.Tests.zip_UpdateTests.AddFileToArchive

Author: mdh1418
Assignees: -
Labels:

area-System.IO.Compression, os-ios, os-tvos, untriaged

Milestone: 6.0.0

@ghost ghost added in-pr There is an active PR which will close this issue when it is merged and removed in-pr There is an active PR which will close this issue when it is merged labels May 6, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 6, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.IO.Compression os-ios Apple iOS os-tvos Apple tvOS untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant