Don't try to run tests from SIL.LCModel.Utils.Tests #284
84 errors, 5 fail, 25 skipped, 765 pass in 3m 23s
Annotations
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_ComposedFilenameExists with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_ComposedFilenameExists()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DecomposedFilenameExists with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DecomposedFilenameExists()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameComposedFilenameExistsWithDifferentCase_Windows with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
at SIL.LCModel.Utils.MockFileOS.AddFile(String filename, String contents, Encoding encoding)
at SIL.LCModel.Utils.FileUtilsTest.SetFileUtilsDirectoryAndFile(String dirName, String fileName)
at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameComposedFilenameExistsWithDifferentCase_Windows()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameDecomposedFilenameExistsWithDifferentCase_Windows with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
at SIL.LCModel.Utils.MockFileOS.AddFile(String filename, String contents, Encoding encoding)
at SIL.LCModel.Utils.FileUtilsTest.SetFileUtilsDirectoryAndFile(String dirName, String fileName)
at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameDecomposedFilenameExistsWithDifferentCase_Windows()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameExactMatchFilenameExistsWithDifferentCase_Windows with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
at SIL.LCModel.Utils.MockFileOS.AddFile(String filename, String contents, Encoding encoding)
at SIL.LCModel.Utils.FileUtilsTest.SetFileUtilsDirectoryAndFile(String dirName, String fileName)
at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameExactMatchFilenameExistsWithDifferentCase_Windows()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_ExactNameExists with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_ExactNameExists()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_FileDoesNotExist with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_FileDoesNotExist()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_DifferentFilesOfDifferentSizeAreDifferent with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_DifferentFilesOfDifferentSizeAreDifferent()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_DifferentFilesOfSameSizeAreDifferent with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_DifferentFilesOfSameSizeAreDifferent()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_SameFilesWithDifferentCreationTimeAreIdentical with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_SameFilesWithDifferentCreationTimeAreIdentical()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_TwoFilesWithSameContentAreIdentical with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_TwoFilesWithSameContentAreIdentical()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_complexPath_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_complexPath_changed()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_containsBackslash_unchanged with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_containsBackslash_unchanged()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_doubleSlashCollapsing_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_doubleSlashCollapsing_changed()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_media_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_media_changed()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_multiSlashCollapsing_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_multiSlashCollapsing_changed()
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_absPath_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_complexPath_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_driveWithLongerPath_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_driveWithPath_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_empty_unchanged with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_null_unchanged with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_root_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_simple_unchanged with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)
github-actions / Test Results
SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_twoDirs_changed with error
output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)