Skip to content

Fix installer and cleanup CI testing #278

Fix installer and cleanup CI testing

Fix installer and cleanup CI testing #278

GitHub Actions / Test Results failed Dec 2, 2024 in 0s

84 errors, 5 fail, 25 skipped, 765 pass in 3m 28s

879 tests   765 ✅  3m 28s ⏱️
108 suites   25 💤
  1 files      5 ❌  84 🔥

Results for commit fe55ec5.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions 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)