Only add dependency to Cryptography.Pkcs when needed #1570
Merged
Annotations
5 errors
|
|
|
|
|
/_/testcases/openxml4net/TestPackageCoreProperties.cs#L115
System.UnauthorizedAccessException : Access to the path 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestPackageCoreProperiesSettersOUTPUT1543156935.docx' is denied.
|
|
/_/testcases/openxml4net/TestPackage.cs#L56
System.IO.FileNotFoundException: Could not find file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestPackageOpenSaveTMP1050474647.docx'.
File name: 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestPackageOpenSaveTMP1050474647.docx'
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.FileInfo.OpenRead()
at TestCases.OpenXml4Net.OPC.ZipFileAssert.decompress(FileInfo filename) in /_/testcases/openxml4net/ZipFileAssert.cs:line 121
at TestCases.OpenXml4Net.OPC.ZipFileAssert.AssertEqual(FileInfo expected, FileInfo actual) in /_/testcases/openxml4net/ZipFileAssert.cs:line 173
|
|
/_/testcases/ooxml/XSSF/UserModel/TestXSSFColumn.cs#L91
ICSharpCode.SharpZipLib.Zip.ZipException : EOF in header
|
The logs for this run have expired and are no longer available.
Loading