Remove NSax to avoid potential licensing issues #1702
Merged
Annotations
10 errors
|
/_/testcases/ooxml/XSSF/UserModel/TestXSSFWorkbook.cs#L1098
System.IO.IOException : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestBug56957_93e69073-0745-4dcd-bd95-a344105b1287.xlsx' because it is being used by another process.
|
|
/_/testcases/openxml4net/TestPackage.cs#L373
System.IO.FileNotFoundException: Could not find file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestPackageOpenSaveTMP628424672.docx'.
File name: 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestPackageOpenSaveTMP628424672.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/openxml4net/TestPackage.cs#L58
System.IO.FileNotFoundException: Could not find file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestPackageOpenSaveTMP190686348.docx'.
File name: 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestPackageOpenSaveTMP190686348.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/TestXSSFSheetColumns.cs#L266
ICSharpCode.SharpZipLib.Zip.ZipException : EOF in header
|
|
|
|
|
|
System.Exception : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-template3c8bdd73-df18-4b4c-9181-3ed139e2ce25.xlsx' because it is being used by another process.
----> System.IO.IOException : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-template3c8bdd73-df18-4b4c-9181-3ed139e2ce25.xlsx' because it is being used by another process.
|
|
|
|
/_/testcases/ooxml/XSSF/UserModel/TestXSSFColumn.cs#L277
System.UnauthorizedAccessException : Access to the path 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-69468ff1-0dd0-4a38-8236-bb63a2b22592.xlsx' is denied.
|
|
/_/testcases/main/Util/TestIOUtils.cs#L136
length: 4601
Assert.That(actual, Is.EqualTo(expected))
Expected: 4601
But was: -1
|
The logs for this run have expired and are no longer available.
Loading